You are not logged in.
I use KDEI tried to get a better experience on the independent display and used nvidia-xconfigBut this prevents me from entering the graphical interface
$ lspci | egrep 'VGA|3D'
04:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 760] (rev a1)Then I added some settings:
# /etc/X11/xorg.conf
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:4:0:0"
Option "AllowEmptyInitialConfiguration"
EndSectionThe "PCI" fixBut the same result
I can enter after deleting xorg.conf, but this is not what I want
$ sudo Xorg -configure
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
(EE)
Fatal server error:
(EE) Cannot establish any listening sockets - Make sure an X server isn't already running(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.# /var/log/Xorg.0.log
[ 941.490] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 941.490] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 941.490] (EE)
Fatal server error:
[ 941.490] (EE) Cannot establish any listening sockets - Make sure an X server isn't already ready running(EE)
[ 941.490] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 941.490] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional informanformation.
[ 941.490] (EE)
[ 941.490] (EE) Server terminated with error (1). Closing log file.Last edited by Biaogo (2021-06-19 04:48:57)
Offline
used nvidia-xconfig
Don't
Xorg -configure
Don't
_XSERVTransMakeAllCOTSServerListeners: server already running
Esp. not gonna work from within an X11 server, but just don't.
How do you square
I use KDE
with
I cannot configure my graphics card
Does KDE start?
- remove "The "PCI" fix"
- see https://wiki.archlinux.org/title/NVIDIA … de_setting (kernel parameter AND initramfs modules)
- if KDE (SDDM?) starts, post a "clean" xorg log (ie. w/o the failed attempt to "Xorg -configure"
Offline
used nvidia-xconfig
Don't
Xorg -configure
Don't
_XSERVTransMakeAllCOTSServerListeners: server already running
Esp. not gonna work from within an X11 server, but just don't.
How do you square
I use KDE
with
I cannot configure my graphics card
Does KDE start?
- remove "The "PCI" fix"
- see https://wiki.archlinux.org/title/NVIDIA … de_setting (kernel parameter AND initramfs modules)
- if KDE (SDDM?) starts, post a "clean" xorg log (ie. w/o the failed attempt to "Xorg -configure"
Thank you for your reply
I just want to play csgo but the number of frames is not ideal
I only installed the nvidia-dkms and linux-zun kernels
The fps just 20-70
Offline
Xorg log and ouput of "glxinfo", please.
Offline