<div dir="ltr"><div>Hi Walter,</div><div><br></div><div>I don't think that this is a new issue. I think it got worse after replacing mouses and keyboards.</div><div>What do you mean by manual start? If I restart a PC or restarting Xorg resolves the issue. But it happens every day.</div><div><br></div><div>Mykola Sokolov</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">чт, 25 февр. 2021 г. в 10:54, Walter Harms <<a href="mailto:wharms@bfs.de">wharms@bfs.de</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
some minor questions:<br>
1. Is this a new issue ? (e.g. after a recent update ?)<br>
2. Does this happen also with a manual start ?<br>
<br>
re,<br>
 wh<br>
________________________________________<br>
Von: xorg <<a href="mailto:xorg-bounces@lists.x.org" target="_blank">xorg-bounces@lists.x.org</a>> im Auftrag von Mykola Sokolov <<a href="mailto:nzamb7@gmail.com" target="_blank">nzamb7@gmail.com</a>><br>
Gesendet: Donnerstag, 25. Februar 2021 10:10:12<br>
An: <a href="mailto:xorg@lists.x.org" target="_blank">xorg@lists.x.org</a><br>
Betreff: Xorg core dump Device or resource busy<br>
<br>
Hi All,<br>
<br>
I'm running Ubuntu 20.04 and periodically Xorg failing with core dump right after boot. I'm using a multiseat setup with 2 wireless keyboards and 2 wireless mouses connected. It looks like frequent mouse polling caused Xorg to slow down. But I have updated the polling interval like this:<br>
<br>
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbhid.mousepoll=4"<br>
update-grub<br>
<br>
But still, Xorg is failing with core dump and sometimes freezing.<br>
This is from Xorg.0.log<br>
<br>
[    22.229] (II) Unloading vesa<br>
[    22.229] (EE) modeset(0): drmSetMaster failed: Device or resource busy<br>
[    22.229] (EE)<br>
Fatal server error:<br>
[    22.229] (EE) AddScreen/ScreenInit failed for driver 0<br>
[    22.229] (EE)<br>
[    22.229] (EE)<br>
Please consult the The X.Org Foundation support<br>
         at <a href="http://wiki.x.org" rel="noreferrer" target="_blank">http://wiki.x.org</a><br>
 for help.<br>
[    22.229] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.<br>
[    22.229] (EE)<br>
[    22.229] (EE) Server terminated with error (1). Closing log file.<br>
<br>
This is from gdb:<br>
Reading symbols from /usr/lib/xorg/Xorg...<br>
(No debugging symbols found in /usr/lib/xorg/Xorg)<br>
[New LWP 1294]<br>
[New LWP 1301]<br>
[New LWP 1304]<br>
[New LWP 1303]<br>
[New LWP 1302]<br>
[Thread debugging using libthread_db enabled]<br>
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".<br>
Core was generated by `/usr/lib/xorg/Xorg -core :0 -seat seat1 -auth /var/run/lightdm/root/:0 -noliste'.<br>
Program terminated with signal SIGABRT, Aborted.<br>
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50<br>
50 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.<br>
[Current thread is 1 (Thread 0x7f2053c9ba40 (LWP 1294))]<br>
(gdb) bt<br>
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50<br>
#1  0x00007f2053f09859 in __GI_abort () at abort.c:79<br>
#2  0x000055ac00e8e1b0 in OsAbort ()<br>
#3  0x000055ac00e935e9 in ?? ()<br>
#4  0x000055ac00e9444a in FatalError ()<br>
#5  0x000055ac00d6c018 in InitOutput ()<br>
#6  0x000055ac00d2dda4 in ?? ()<br>
#7  0x00007f2053f0b0b3 in __libc_start_main (main=0x55ac00d179f0, argc=9, argv=0x7fff526d3138, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff526d3128)<br>
    at ../csu/libc-start.c:308<br>
#8  0x000055ac00d17a2e in _start ()<br>
<br>
WIth regards<br>
Mykola Sokolov<br>
</blockquote></div></div>