You are not logged in.

#1 2024-10-13 00:20:21

justdanyul
Member
Registered: 2011-09-29
Posts: 137

[solved] Odd behaviour from lightdm

Context:

I got a thunderbolt dock with a monitor and keyboard connected to it. And sometimes, I'll connect the thunderbolt cable to my server (which has a thunderbolt capable motherboard in it) to control the machine.

Behavior:

If I freshly boot the server, connected to the dock, I get signal and lightdm starts, I can log into i3 and basically everything works exactly as expected. But, lets then say I exit i3 , which takes me back to lightdm, unplug the machine and leave it there for a few hours. Then, when plugging it back in, I don't get any video signal.  The monitor is scanning for signal, but cant find anything.

The weirdest thing is if I stop the lightdm service via ssh, I immediately get signal.  If it start the lightdm service again, I loose the signal. The only thing that will give me working lightdm login screen, is to reboot.

Any idea how to progress with this?

Last edited by justdanyul (2024-10-14 08:00:47)

Offline

#2 2024-10-13 08:09:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,165

Re: [solved] Odd behaviour from lightdm

Sounds a bit like https://bbs.archlinux.org/viewtopic.php?id=300049
What does the system journal and xorg log(s) look like for the critical timeframe?
(I assume this isn't related to lightdm and simply startx would cause the exact same thing?)

Offline

#3 2024-10-13 11:00:31

justdanyul
Member
Registered: 2011-09-29
Posts: 137

Re: [solved] Odd behaviour from lightdm

Its a all a bit odd. I can see from lightdms logs, that it gets a new sd-bus connection when I plug in the monitor. And I generally cant see anything sinister in the journalctl output or the xorg logs.

I took this as a catalyst to try out Ly. And Ly "just works", so i suspect it has something to do with lightdm which has been purged from my system now

Offline

#4 2024-10-13 12:23:38

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,165

Re: [solved] Odd behaviour from lightdm

nb. that has notorious problems w/ the session bus integration, https://github.com/fairyglade/ly/issues … issue+dbus and will likely result in degenerated sessions at some point.
Since X11 generally seems unaffected, though, it would seem that lightdm tries to setup a bogus output configuration, maybe sth. along https://wiki.archlinux.org/title/LightD … ng_monitor ?

I'd ask myself whether I need any DM itfp or just use an autologin/xinit/screenlocker chain.

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

#5 2024-10-14 08:00:24

justdanyul
Member
Registered: 2011-09-29
Posts: 137

Re: [solved] Odd behaviour from lightdm

seth wrote:

nb. that has notorious problems w/ the session bus integration, https://github.com/fairyglade/ly/issues … issue+dbus and will likely result in degenerated sessions at some point.
Since X11 generally seems unaffected, though, it would seem that lightdm tries to setup a bogus output configuration, maybe sth. along https://wiki.archlinux.org/title/LightD … ng_monitor ?

I'd ask myself whether I need any DM itfp or just use an autologin/xinit/screenlocker chain.

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Thanks for the heads up. I recon I'll just go for autologin + i3lock route.

Offline

Board footer

Powered by FluxBB