On 20.03.2013 01:51, Matthew Cox wrote: ... > > Current system I'm testing on: > OpenSUSE 12.3 64-bit (up to date with all default repositories) > systemd version 195-13.11.1 > xorg-x11-server 7.6_1.13.2-1.2.1 > > Plugging in HP T100 yields a green video display, but no new login > session spawned.
http://cgit.freedesktop.org/systemd/systemd/tree/src/login/multi-seat-x.c?id=v195 dropped framebuffer specific stuff you are using - udlfb (green screen). Result is "No devices detected/no screens found". Xorg.1.log is your pal. More luck with a udl(.ko)/modesetting(_drv.so) combination. - 3.8.3-203.fc18.x86_64 - systemd 197 - X.Org X Server 1.13.3 poma _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
