Page 3 of 10 FirstFirst 12345 ... LastLast
Results 21 to 30 of 95

Thread: Crash & black screen (Graphics problem?)

  1. #21
    Join Date
    Nov 2005
    Location
    NEK Vermont
    Beans
    Hidden!
    Distro
    Ubuntu UNR

    Re: Crash & black screen (Graphics problem?)

    Theo148, if your problem persists, could you please upload the output of dmesg (run in a terminal) as a zip file?

  2. #22
    Join Date
    Mar 2008
    Location
    Earth, possibly
    Beans
    106

    Re: Crash & black screen (Graphics problem?)

    Quote Originally Posted by coreyinprogress View Post
    OK everybody, so I was running into this as well, the same problem everybody else has been describing. I think it has something to do with the restricted drivers. I did

    sudo apt-get install ubuntu-restricted-extras

    and everything has worked. I've just played videos with vlc, mplayer, and gxine and they all worked fine.
    Installing the restricted extras package was one of the first things I did after the clean install. Just in case, I've tried reinstalling the restricted extras package, but it doesn't seem to have worked (I still get the problem on shutdown, haven't tried playing videos yet).

    Quote Originally Posted by spiderbatdad View Post
    Theo148, if your problem persists, could you please upload the output of dmesg (run in a terminal) as a zip file?
    You can just call me Theo.

    The file is attached.
    Attached Files Attached Files

  3. #23
    Join Date
    Nov 2006
    Location
    Montreal, Canada
    Beans
    485
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Crash & black screen (Graphics problem?)

    I have attached the same in case it will be of further help.

    By the by, disabling visual effects did drastically reduce the frequency with which this happens, though it has not completely eliminated it.
    Attached Files Attached Files

  4. #24
    Join Date
    Aug 2007
    Beans
    Hidden!

    Re: Crash & black screen (Graphics problem?)

    Just out of curiosity, have you guys tried installing VLC or Mplayer and trying to recreate the problem with those programs?

    I haven't been able to recreate it since uninstalling totem. I'm using metacity with compositing enabled.

  5. #25
    Join Date
    Jul 2007
    Beans
    11
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Crash & black screen (Graphics problem?)

    Quote Originally Posted by Arthur Archnix View Post
    Just out of curiosity, have you guys tried installing VLC or Mplayer and trying to recreate the problem with those programs?

    I haven't been able to recreate it since uninstalling totem. I'm using metacity with compositing enabled.
    Yeah - It was happening to me with both VLC, Mplayer, and Totem. Since I reinstalled the restricted drivers I haven't been having the video problem anymore.

    @ Theo, yeah, I didn't realize when I posted but apparently I'm still having the restart problem. I find that if I boot into a slightly older version of the generic kernel it doesnt get stuck on a reboot. Still, thats not exactly an ootb solution now is it?

  6. #26
    Join Date
    Aug 2007
    Beans
    Hidden!

    Re: Crash & black screen (Graphics problem?)

    Quote Originally Posted by coreyinprogress View Post
    Yeah - It was happening to me with both VLC, Mplayer, and Totem. Since I reinstalled the restricted drivers I haven't been having the video problem anymore.?
    Nevermind. Just had the xserver crash while using vlc.

  7. #27
    Join Date
    Nov 2006
    Location
    Montreal, Canada
    Beans
    485
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Crash & black screen (Graphics problem?)

    I haven't looked at any video on the laptop that's giving me problems, so while video may indeed cause crashes, it seems unlikely to be the source IMO.

  8. #28
    Join Date
    Apr 2008
    Beans
    15

    Re: Crash & black screen (Graphics problem?)

    Make sure you have all the latest drivers. Go to and upgrade linux. In windows vista, my PC crashed with graphics, same for linux. ALSO! make sure you know what you PC is capable with. Lets say for example, if you have 68mb of graphic memory, you CAN NOT run the effects, so don't even try! it will crash your PC. Just make sure you know what you can and can't do with graphics.

  9. #29
    Join Date
    Nov 2005
    Location
    NEK Vermont
    Beans
    Hidden!
    Distro
    Ubuntu UNR

    Re: Crash & black screen (Graphics problem?)

    Theo148, this is from your dmesg: Local APIC disabled by BIOS -- you can enable it with "lapic"

    This is a suggestion to edit the kernel line in /boot/grub/menu.lst to remove --quiet splash and add lapic.

    Also: PCI: Using ACPI for IRQ routing
    [ 8.724041] PCI: If a device doesn't work, try "pci=routeirq".

    this is what my kernel line looks like:
    Code:
    ## ## End Default Options ##
    
    title		Ubuntu 8.04, kernel 2.6.24-16-generic
    root		(hd0,0)
    kernel		/boot/vmlinuz-2.6.24-16-generic root=UUID=604f2b74-7f64-424f-a8bf-1160a71d9ea3 ro lapic pci=routeirq
    initrd		/boot/initrd.img-2.6.24-16-generic
    quiet
    savedefault
    You can see I have highlighted where I added lapic pci=routeirq to the end of the line beginning with the word kernel. I would then reboot and run
    Code:
    sudo dpkg-reconfigure -phigh xserver-xorg
    Then reboot again. Finally on that last reboot, I would press 'e' at the grub menu, then use the arrow key to move to the kernel line...the 'e' again to edit that line. I move to the end (after pci=routeirq) i add a space and the word "profile" So it looks like this:
    Code:
    kernel/boot/vmlinuz-2.6.24-16-generic root=UUID=604f2b74-7f64-424f-a8bf-1160a71d9ea3 ro lapic pci=routeirq profile
    Then hit the enter key and 'b' to boot. This does a one-time profile of the boot...it takes a few seconds longer on this boot, but subsequent boots should be faster. Dont edit /boot/grub/menu.lst to include the word profile, or it will try to profile every time you boot.
    Hope this makes sense. Hope it helps.
    Last edited by spiderbatdad; April 29th, 2008 at 10:11 PM.

  10. #30
    Join Date
    Nov 2005
    Location
    NEK Vermont
    Beans
    Hidden!
    Distro
    Ubuntu UNR

    Re: Crash & black screen (Graphics problem?)

    Celauran: see the same issue with local apic in your dmesg...do not see any fatal interupts, so perhaps pci=routeirq is unnecessary. You might want to try lapic as described in the above post. You may want to add pci=routeirq if lapic alone gives no results.
    Last edited by spiderbatdad; April 29th, 2008 at 10:24 PM. Reason: typoes

Page 3 of 10 FirstFirst 12345 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •