grüß euch
ich versteh nicht, warum ich diese meldung bekomme…
[tom@frija ~]$ cat /var/log/Xorg.1.log | grep EE
[ 3.587] Current Operating System: Linux frija 4.15.18-1-ck-ivybridge #1 SMP PREEMPT Thu Apr 19 16:09:21 EDT 2018 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.589] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 5.831] (EE) intel(0): [drm] failed to set drm interface version: Permission denied [13].
[ 5.831] (EE) intel(0): Failed to claim DRM device.
[ 5.831] (EE) Screen(s) found, but none have a usable configuration.
[ 5.831] (EE)
[ 5.831] (EE) no screens found(EE)
[ 5.831] (EE)
[ 5.831] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 5.831] (EE)
[ 5.850] (EE) Server terminated with error (1). Closing log file
[tom@frija ~]$ cat /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
# Identifier "Intel Graphics"
Identifier "Card0"
Driver "intel"
Option "DRI" "3"
Option "TearFree" "true"
Option "AccelMethod" "sna"
EndSection
ich hab auch das versucht, mit dem selben ergebnis
tom@frija ~]$ cat /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
# Identifier "Intel Graphics"
Identifier "Card0"
Driver "intel"
Option "DRI" "3"
Option "TearFree" "true"
Option "AccelMethod" "sna"
EndSection
Section "DRI" # Found in Arch wiki Sony how-to page and other places
Mode 0666
EndSection
…kann mir jemand sagen, was an meiner 20-intel.conf nicht passt?
als login manager nutze ich sddm, aber sddm ist in der video gruppe…
[tom@frija ~]$ cat /etc/group | grep sddm
video:x:91:sddm,tom
sddm:x:994:
[tom@frija ~]$ sudo cat /etc/gshadow | grep sddm
[sudo] Passwort für tom:
video:x::sddm,tom
sddm:!::
edit
ich habs die falsche rubrik erwischt, könnt jemand den thread in die passende rubrik verschieben?
danke schön 🙂