Comment # 6 on bug 110660 from
Thanks for tips. Seems like I'm not the only one:

https://askubuntu.com/questions/1038899/xorg-fails-to-start-after-upgrade-to-18-04-dev-dri-card0-no-such-file

My drm file exists and readable:

axet@axet-laptop:~$ ls -al /dev/dri/
total 0
drwxr-xr-x   3 root root       100 мая 10 17:41 .
drwxr-xr-x  21 root root      4640 мая 10 17:42 ..
drwxr-xr-x   2 root root        80 мая 10 17:41 by-path
crw-rw----+  1 root video 226,   0 мая 10 17:41 card0
crw-rw----+  1 root video 226, 128 мая 10 17:41 renderD128
axet@axet-laptop:~$ 

no cat errors:

axet@axet-laptop:~$ cat /dev/dri/card0 
^C
axet@axet-laptop:~$ 

all with disabled selinux:

axet@axet-laptop:~$ getenforce 
Disabled
axet@axet-laptop:~$


You are receiving this mail because: