Comment 82 for bug 661248

Revision history for this message
Alfred Homan (alfredhoman) wrote :

Just found out, if I type the following:

sudo echo 1 > /sys/bus/pci/devices/0000\:02\:00.0/remove
sudo echo 1 > /sys/bus/pci/rescan

(sudo service lightdm start)

lightdm starts fine

But I can't figure out how to make it work automatically.
tried /etc/rc.local, /etc/init.d + all levels, inserted it right before lightdm.
The driver itself just fails in SysV (loading graphic drivers [fail]) and everything fallbacks to the console.

Any suggestions?