View previous topic :: View next topic |
Author |
Message |
evilpotatoman n00b
Joined: 17 Nov 2005 Posts: 4
|
Posted: Thu Nov 17, 2005 5:05 pm Post subject: Hang at vesafb |
|
|
Yeah, I'm a noob, so speak slowly
Using my ATI radeon x700, the kernel hangs at boot. The error is "vesafb BUG: 0", but when i swap that out with my nvidia geforce 5, it boots fine, but when i try to startx using enlightenment, the framebuffer quits as well. Anyone have a suggestion? |
|
Back to top |
|
|
koara Tux's lil' helper
Joined: 30 Jun 2004 Posts: 76 Location: Portland, Maine
|
Posted: Thu Nov 17, 2005 8:05 pm Post subject: Re: Hang at vesafb |
|
|
What settings do you have for vesafb in grub?
evilpotatoman wrote: | Yeah, I'm a noob, so speak slowly
Using my ATI radeon x700, the kernel hangs at boot. The error is "vesafb BUG: 0", but when i swap that out with my nvidia geforce 5, it boots fine, but when i try to startx using enlightenment, the framebuffer quits as well. Anyone have a suggestion? |
|
|
Back to top |
|
|
evilpotatoman n00b
Joined: 17 Nov 2005 Posts: 4
|
Posted: Thu Nov 17, 2005 8:27 pm Post subject: |
|
|
my grub.conf :
Code: | default 0
timeout 30
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.12-r6
root (hd0,0)
kernel /kernel-genkernel-x86-2.6.12-gentoo-r6 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev
initrd /initramfs-genkernel-x86-2.6.12-gentoo-r6
|
here's the actual error:
Code: | vesafb: BUG returned from vm86 with 0 |
|
|
Back to top |
|
|
evilpotatoman n00b
Joined: 17 Nov 2005 Posts: 4
|
Posted: Thu Nov 17, 2005 11:26 pm Post subject: |
|
|
I tried using vesafb instead of vesafb-tng, still no luck. lil help |
|
Back to top |
|
|
koara Tux's lil' helper
Joined: 30 Jun 2004 Posts: 76 Location: Portland, Maine
|
Posted: Fri Nov 18, 2005 5:52 am Post subject: |
|
|
evilpotatoman wrote: | I tried using vesafb instead of vesafb-tng, still no luck. lil help |
Did you emerge the ati-drivers before installing the card and rebooting? |
|
Back to top |
|
|
evilpotatoman n00b
Joined: 17 Nov 2005 Posts: 4
|
Posted: Fri Nov 18, 2005 1:50 pm Post subject: |
|
|
Quote: | Did you emerge the ati-drivers before installing the card and rebooting? |
I tried, but root didn't have bash privledeges..... |
|
Back to top |
|
|
koara Tux's lil' helper
Joined: 30 Jun 2004 Posts: 76 Location: Portland, Maine
|
Posted: Fri Nov 18, 2005 4:51 pm Post subject: |
|
|
evilpotatoman wrote: | Quote: | Did you emerge the ati-drivers before installing the card and rebooting? |
I tried, but root didn't have bash privledeges..... |
So you can not log into your machine as root or su? Because you need to be a member of the portage group or be root to emerge packages. |
|
Back to top |
|
|
|