Vincent Bernat wrote: > Package: xserver-xorg-video-intel > Version: 2:2.7.1-1 > Severity: normal > > Hi! > > intel driver tries to load i810 driver which does no exist. It also > happens with previous 2.7.0 version.
Trying and failing to load i810 is not a problem. It happens here as well but things work fine. The problem could be that it tries fbdev and this one doesn't fail properly, and but it doesn't work either. On my laptop, I get (EE) open /dev/fb0: No such file or directory and then the intel driver is loaded. So it looks like fbdev properly fails to load here, causing intel to be tried and it works. Do you have a framebuffer kernel driver running? Any /dev/fb* exists? What's in /proc/fb? Can you try without framebuffer kernel drivers? Brice -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org