ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #125817
[Bug 747729] Re: fglrx crashes X server on startup
That looks like there is no fglrx kernel module installed for the -pae
kernel. Normally DKMS should build the kernel module automatically when
you boot your -pae kernel. If that's not happening for some reason, that
may be a bug in DKMS.
You can manually tell DKMS to build the fglrx kernel module for your
-pae kernel with:
sudo dkms build -m fglrx -v 8.840 -k 2.6.38-8-generic-pae
sudo dkms install -m fglrx -v 8.840 -k 2.6.38-8-generic-pae
Then reboot to the -pae kernel. Does that work?
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/747729
Title:
fglrx crashes X server on startup
References