Bug#863257: gdm3: stretch - login box displayed off-screen

Michael Biebl biebl at debian.org
Sat May 27 15:56:57 UTC 2017


Am 27.05.2017 um 17:50 schrieb Michael Biebl:
> I remember that this worked in the past, and I suspect an issue related
> to a kernel update:

Can you copy the attached service file to /etc/systemd/system/, then run
systemctl enable dri.service
Reboot with 4.9, run journalctl -b -u dri.service
Reboot with 4.8, run journalctl -b -u dri.service

Thanks,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
[Unit]
Description=Check dri devices

[Service]
ExecStart=/bin/sh -c 'for i in /sys/class/drm/*; do  if [ -e "$i/status" ] ; then echo "$i"; cat "$i/status"; cat "$i/enabled"; fi done'

[Install]
WantedBy=multi-user.target
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20170527/eaa684a9/attachment.sig>


More information about the pkg-gnome-maintainers mailing list