[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#568207: Workaround (fix ?) for IBM x30 black screen and freeze with xserver-xorg-video-intel on squeeze



Richard Riley suggest me the following fix:
- Edit /etc/default/grub
- Change the default line to
GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=0"
then
- sudo update-grub
- sudo rm /etc/X11/xorg.conf
- sudo reboot

I made it a different way:
- as root
- cp /etc/modprobe.d/i915-kms.conf /etc/modprobe.d/i915.conf
- edit /etc/modprobe.d/i915.conf
- change "options i915 modeset=1" to "options i915 modeset=0"
- reboot

Hope it help

-- 
Jack.R



Reply to: