Comment 10 for bug 507196

Revision history for this message
Geir Ove Myhr (gomyhr) wrote :

Nicholas, the logs you provided are without drm.debug=0x04. From dmesg.txt:
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.33-020633-generic root=UUID=33f45800-d1dc-45aa-9098-839ef5477cac ro quiet splash nomodeset i8042.noloop=1
and Xorg.0.log:
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.33-020633-generic root=UUID=33f45800-d1dc-45aa-9098-839ef5477cac ro quiet splash nomodeset i8042.noloop=1

You should also not use nomodeset, since the intel driver will not work with that (you may need nomodeset to make the vesa driver work, though). Did you add nomodeset instead of drm.debug=0x04 by mistake?