On 2017/07/26 09:47, Raf Czlonka wrote: > Hi, > > Simply remove the intel(4) Xorg driver in the /etc/xorg.conf (or > wherever you save your config) and use drm one.
It's 82945 which probably uses the intel(4) driver automatically, it's only newer chips where modesetting(4) is used by default. > > I loaded up the amd64 snapshot that was built at 25-Jul-2017 21:19 on my > > Dell Datitude d620 machine, the auto upgrade went without issue and so did > > the reboot. > > > > However, once the system was finished loading, I was stuck at a black screen > > with only a small white text cursor bar, not the usual login screen I've > > seen in the past couple days. Pressing enter and mashing on the keys didn't > > display the graphical login. Disabling xenodm does bring me to the console > > login and starting "startx" results in the same behavior with xenodm > > enabled. > > > > Is this is issue with a recent commit or something I've done to my system? Currently snapshots are built with clang, there seems to be a problem with the intel(4) driver in this case.
