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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to