Skip to main content
Topic: Help me trace the issue (Read 644 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Help me trace the issue

Hello. I'm using Artix LXDE runit on bare metal. Sometimes I am login into black screen, without even a console in it.Switching to first tty by hitting alt + f1 being able only see this:
https://ibb.co/XYfwJc4
for a second, until it leaves me with blackiness again. I can fix this, by hitting so called Magic SysRq key + K, but I am obviously want to fix it normal way.
With which part of soft there is issue? Where my logs on runit stored?


Re: Help me trace the issue

Reply #2
Hello, thank you for reply. I have google it within google/duckduckgo several times with: linux client has disconnected. I have also google it with your keywords and the only interesting info was related to acpid, which I believe not using in system? Without knowing, my asumptions are crazy wide from falling driver stability to the xorg related bug.
Anyway my logs are: Xorg.0.log,lspci ,dmesg

Re: Help me trace the issue

Reply #3
Code: [Select]
[    75.645] (EE) event10 - Gaming KB  Gaming KB : client bug: event processing lagging behind by 28ms, your system is too slow
[    92.197] (EE) event10 - Gaming KB  Gaming KB : client bug: event processing lagging behind by 20ms, your system is too slow
[   112.661] (EE) event10 - Gaming KB  Gaming KB : client bug: event processing lagging behind by 34ms, your system is too slow

show us your Xorg config files, please - from /etc/X11/xorg.conf.d

but  i don't think, that this (EE) problem is your main problem...

Which DM you use? (ssdm, gdm, lightdm, xdm, another) ?

 

Re: Help me trace the issue

Reply #4
Hey again. I am using LXDE, as
Code: [Select]
env | grep DESKTOP_SESSION=
told me. I am not sure. But Its one of yours iso, I didnt changed DM in there.
The files here 20-amdgpu.conf and 00-keyboard.conf. I also have there monitor.conf, but I commented lines in it, due to x server failing to start with it.
Spoiler (click to show/hide)