PDA

View Full Version : [SOLVED] 9.10 upgrade > 10.04 kernel 2.6.32.22 fails



egrpioneer
May 9th, 2010, 02:26 PM
Boot into 10.04 fails! Accessing the grub menu, however, allows boot into 10.04, kernel 2.6.31.21. Grub confirmed to be GNU GRUB 1.98-1ubuntu6.

Please indicate solution, and thanks your assistance.

grub-install -v
grub-install (GNU GRUB 1.98-1ubuntu6)

~$ df -Th
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda1 ext4 53G 3.2G 47G 7% /
none tmpfs 494M 264K 493M 1% /dev
none tmpfs 494M 112K 493M 1% /dev/shm
none tmpfs 494M 96K 493M 1% /var/run
none tmpfs 494M 0 494M 0% /var/lock
none tmpfs 494M 0 494M 0% /lib/init/rw

Catharsis
May 9th, 2010, 06:15 PM
What exactly do you mean by "fails"? What screens do you see? Is there disc activity? Do you get error messages?

What graphics card do you have?

lspci | grep VGA

egrpioneer
May 9th, 2010, 09:28 PM
What exactly do you mean by "fails"? What screens do you see? Is there disc activity? Do you get error messages?

What graphics card do you have?

lspci | grep VGA

Catharsis, thanks for all your hard work on this forum! "Fails" means can't boot into 2.6.32.22!

lspci | grep VGA

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 01)

Thanks again for your hard work here!!

kansasnoob
May 9th, 2010, 09:31 PM
Post the output of:


ls /boot

egrpioneer
May 9th, 2010, 09:42 PM
Post the output of:


ls /boot

Kansasnoob, thanks, here's the output:

ls /boot
abi-2.6.31-21-generic memtest86+.bin
abi-2.6.32-22-generic System.map-2.6.31-21-generic
config-2.6.31-21-generic System.map-2.6.32-22-generic
config-2.6.32-22-generic vmcoreinfo-2.6.31-21-generic
grub vmcoreinfo-2.6.32-22-generic
initrd.img-2.6.31-21-generic vmlinuz-2.6.31-21-generic
initrd.img-2.6.32-22-generic vmlinuz-2.6.32-22-generic

Catharsis
May 9th, 2010, 10:08 PM
You are suffering from a known bug in the intel driver for i855 graphics card. Use Workaround A in the link below to fix it.

https://wiki.ubuntu.com/X/Bugs/Lucidi8xxFreezes

egrpioneer
May 10th, 2010, 01:04 PM
You are suffering from a known bug in the intel driver for i855 graphics card. Use Workaround A in the link below to fix it.

https://wiki.ubuntu.com/X/Bugs/Lucidi8xxFreezes

Thanks for the solution! I'll work on it tonight.

egrpioneer
May 11th, 2010, 12:14 AM
Thanks for the solution! I'll work on it tonight.

Catharsis, this was the fix, and thanks again for your help!!

echo options i915 modeset=1 | sudo tee /etc/modprobe.d/i915-kms.conf
sudo update-initramfs -