You are not logged in.

#1 2023-01-15 18:38:54

anarchanna
Member
Registered: 2023-01-15
Posts: 1

startxfce4 freezes

Hello everyone,

I installed Arch on a Alienware M11x Laptop, but xfce freezes after "(==) Using system config directory "/usr/share/X11/xorg.conf.d"".

https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/ tells me I need the 390.xx driver, so I installed:

nvidia-390xx-dkms 390.157-1
nvidia-390xx-utils 390.157-1

Here is my Xorg.0.log:

[   124.139] 
X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[   124.139] Current Operating System: Linux se 6.1.5-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 12 Jan 2023 22:42:33 +0000 x86_64
[   124.139] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9f0fc26e-41f1-43b1-b13c-5b54d20eea62 rw apparmor=1 lsm=lockdown,yama,apparmor cryptdevice=/dev/sda2:luks_root loglevel=3 quiet
[   124.140]  
[   124.140] Current version of pixman: 0.42.2
[   124.140] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   124.140] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   124.140] (==) Log file: "/home/se/.local/share/xorg/Xorg.0.log", Time: Sun Jan 15 17:45:08 2023
[   124.143] (==) Using config file: "/etc/X11/xorg.conf"
[   124.143] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   124.144] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   124.146] (==) ServerLayout "Layout0"
[   124.146] (**) |-->Screen "Screen0" (0)
[   124.146] (**) |   |-->Monitor "Monitor0"
[   124.146] (**) |   |-->Device "Device0"
[   124.147] (**) |   |-->GPUDevice "nvidia"
[   124.147] (**) |-->Input Device "Keyboard0"
[   124.147] (**) |-->Input Device "Mouse0"
[   124.147] (==) Automatically adding devices
[   124.147] (==) Automatically enabling devices
[   124.147] (==) Automatically adding GPU devices
[   124.147] (==) Automatically binding GPU devices
[   124.147] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   124.153] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   124.153] (==) ModulePath set to "/usr/lib/xorg/modules"
[   124.153] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   124.153] (WW) Disabling Keyboard0
[   124.153] (WW) Disabling Mouse0
[   124.153] (II) Module ABI versions:
[   124.153] 	X.Org ANSI C Emulation: 0.4
[   124.153] 	X.Org Video Driver: 25.2
[   124.153] 	X.Org XInput driver : 24.4
[   124.153] 	X.Org Server Extension : 10.0
[   124.155] (++) using VT number 1

[   124.155] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   124.158] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   124.159] (II) xfree86: Adding drm device (/dev/dri/card0)
[   124.159] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   124.160] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[   124.165] (--) PCI:*(0@0:2:0) 8086:0116:1028:04c8 rev 9, Mem @ 0xd1400000/4194304, 0xc0000000/268435456, I/O @ 0x00007000/64, BIOS @ 0x????????/131072
[   124.165] (--) PCI: (1@0:0:0) 10de:0df4:1028:04c8 rev 161, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/524288
[   124.165] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   124.165] (II) "glx" will be loaded by default.
[   124.165] (II) LoadModule: "modsetting"
[   124.167] (WW) Warning, couldn't open module modsetting
[   124.167] (EE) Failed to load module "modsetting" (module does not exist, 0)
[   124.167] (II) LoadModule: "glx"
[   124.167] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   124.178] (II) Module glx: vendor="X.Org Foundation"
[   124.178] 	compiled for 1.21.1.6, module version = 1.0.0
[   124.178] 	ABI class: X.Org Server Extension, version 10.0
[   124.178] (II) LoadModule: "nvidia"
[   124.178] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   124.186] (II) Module nvidia: vendor="NVIDIA Corporation"
[   124.186] 	compiled for 4.0.2, module version = 1.0.0
[   124.186] 	Module class: X.Org Video Driver
[   124.187] (II) NVIDIA dlloader X Driver  390.157  Wed Oct 12 09:21:41 UTC 2022
[   124.187] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   124.188] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[   124.189] (II) Loading sub module "fb"
[   124.189] (II) LoadModule: "fb"
[   124.189] (II) Module "fb" already built-in
[   124.189] (II) Loading sub module "wfb"
[   124.189] (II) LoadModule: "wfb"
[   124.189] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   124.190] (II) Module wfb: vendor="X.Org Foundation"
[   124.190] 	compiled for 1.21.1.6, module version = 1.0.0
[   124.190] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   124.190] (II) Loading sub module "ramdac"
[   124.190] (II) LoadModule: "ramdac"
[   124.190] (II) Module "ramdac" already built-in
[   124.877] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   124.877] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   124.877] (==) NVIDIA(0): RGB weight 888
[   124.877] (==) NVIDIA(0): Default visual is TrueColor
[   124.877] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   124.878] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   124.878] (**) NVIDIA(0): Enabling 2D acceleration
[   124.878] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[   124.878] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[   124.878] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[   124.878] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[   124.878] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
[   125.523] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   125.523] (--) NVIDIA(0):     DFP-0
[   125.523] (--) NVIDIA(0):     DFP-1
[   125.523] (--) NVIDIA(0):     DFP-2
[   125.525] (II) NVIDIA(0): NVIDIA GPU GeForce GT 540M (GF108) at PCI:1:0:0 (GPU-0)
[   125.525] (--) NVIDIA(0): Memory: 1048576 kBytes
[   125.525] (--) NVIDIA(0): VideoBIOS: 70.08.56.00.05
[   125.525] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   125.525] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   125.525] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   125.525] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   125.525] (--) NVIDIA(GPU-0): 
[   125.525] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   125.525] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   125.525] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   125.525] (--) NVIDIA(GPU-0): 
[   125.525] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   125.525] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   125.525] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[   125.525] (--) NVIDIA(GPU-0): 
[   125.525] (==) NVIDIA(0): 
[   125.526] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   125.526] (==) NVIDIA(0):     will be used as the requested mode.
[   125.526] (==) NVIDIA(0): 
[   125.526] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[   125.526] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[   125.526] (II) NVIDIA(0): Validated MetaModes:
[   125.526] (II) NVIDIA(0):     "NULL"
[   125.526] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   125.526] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   125.526] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   125.526] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[   125.526] (II) NVIDIA:     access.
[   125.610] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   125.610] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   125.610] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   125.610] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   125.610] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   125.610] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   125.610] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   125.610] (II) NVIDIA(0):     Config Options in the README.
[   125.651] (II) NVIDIA(0): Setting mode "NULL"
[   125.664] (==) NVIDIA(0): Disabling shared memory pixmaps
[   125.664] (==) NVIDIA(0): Backing store enabled
[   125.664] (==) NVIDIA(0): Silken mouse enabled
[   125.664] (**) NVIDIA(0): DPMS enabled
[   125.664] (II) Loading sub module "dri2"
[   125.664] (II) LoadModule: "dri2"
[   125.664] (II) Module "dri2" already built-in
[   125.664] (II) NVIDIA(0): [DRI2] Setup complete
[   125.664] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   125.665] (II) Initializing extension Generic Event Extension
[   125.665] (II) Initializing extension SHAPE
[   125.665] (II) Initializing extension MIT-SHM
[   125.666] (II) Initializing extension XInputExtension
[   125.666] (II) Initializing extension XTEST
[   125.666] (II) Initializing extension BIG-REQUESTS
[   125.666] (II) Initializing extension SYNC
[   125.666] (II) Initializing extension XKEYBOARD
[   125.667] (II) Initializing extension XC-MISC
[   125.667] (II) Initializing extension SECURITY
[   125.667] (II) Initializing extension XFIXES
[   125.667] (II) Initializing extension RENDER
[   125.667] (II) Initializing extension RANDR
[   125.668] (II) Initializing extension COMPOSITE
[   125.668] (II) Initializing extension DAMAGE
[   125.668] (II) Initializing extension MIT-SCREEN-SAVER
[   125.668] (II) Initializing extension DOUBLE-BUFFER
[   125.668] (II) Initializing extension RECORD
[   125.669] (II) Initializing extension DPMS
[   125.669] (II) Initializing extension Present
[   125.669] (II) Initializing extension DRI3
[   125.669] (II) Initializing extension X-Resource
[   125.669] (II) Initializing extension XVideo
[   125.669] (II) Initializing extension XVideo-MotionCompensation
[   125.669] (II) Initializing extension GLX
[   125.670] (II) AIGLX: Screen 0 is not DRI2 capable
[   126.180] (II) IGLX: Loaded and initialized swrast
[   126.180] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   126.180] (II) Initializing extension XFree86-VidModeExtension
[   126.180] (II) Initializing extension XFree86-DGA
[   126.180] (II) Initializing extension XFree86-DRI
[   126.180] (II) Initializing extension DRI2
[   126.180] (II) Initializing extension NV-GLX
[   126.181] (II) Initializing extension NV-CONTROL
[   126.352] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   126.352] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   126.352] (II) LoadModule: "libinput"
[   126.352] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   126.357] (II) Module libinput: vendor="X.Org Foundation"
[   126.357] 	compiled for 1.21.1.3, module version = 1.2.1
[   126.357] 	Module class: X.Org XInput Driver
[   126.357] 	ABI class: X.Org XInput driver, version 24.4
[   126.357] (II) Using input driver 'libinput' for 'Power Button'
[   126.359] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 31 paused 0
[   126.359] (**) Power Button: always reports core events
[   126.359] (**) Option "Device" "/dev/input/event1"
[   126.373] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   126.373] (II) event1  - Power Button: device is a keyboard
[   126.373] (II) event1  - Power Button: device removed
[   126.373] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   126.373] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   126.374] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   126.375] (II) event1  - Power Button: device is a keyboard
[   126.375] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   126.375] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   126.376] (II) Using input driver 'libinput' for 'Video Bus'
[   126.377] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[   126.377] (**) Video Bus: always reports core events
[   126.377] (**) Option "Device" "/dev/input/event6"
[   126.379] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   126.379] (II) event6  - Video Bus: device is a keyboard
[   126.379] (II) event6  - Video Bus: device removed
[   126.379] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6"
[   126.379] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   126.381] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[   126.381] (II) event6  - Video Bus: device is a keyboard
[   126.382] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   126.382] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   126.382] (II) Using input driver 'libinput' for 'Video Bus'
[   126.383] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 35 paused 0
[   126.383] (**) Video Bus: always reports core events
[   126.384] (**) Option "Device" "/dev/input/event5"
[   126.385] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   126.385] (II) event5  - Video Bus: device is a keyboard
[   126.385] (II) event5  - Video Bus: device removed
[   126.386] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2f/LNXVIDEO:00/input/input7/event5"
[   126.386] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   126.387] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   126.387] (II) event5  - Video Bus: device is a keyboard
[   126.388] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   126.388] (II) No input driver specified, ignoring this device.
[   126.388] (II) This device may have been added with another device file.
[   126.389] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[   126.389] (II) No input driver specified, ignoring this device.
[   126.389] (II) This device may have been added with another device file.
[   126.390] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[   126.390] (II) No input driver specified, ignoring this device.
[   126.390] (II) This device may have been added with another device file.
[   126.390] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[   126.390] (II) No input driver specified, ignoring this device.
[   126.390] (II) This device may have been added with another device file.
[   126.391] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[   126.391] (II) No input driver specified, ignoring this device.
[   126.391] (II) This device may have been added with another device file.
[   126.392] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[   126.392] (II) No input driver specified, ignoring this device.
[   126.392] (II) This device may have been added with another device file.
[   126.393] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[   126.393] (II) No input driver specified, ignoring this device.
[   126.393] (II) This device may have been added with another device file.
[   126.393] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[   126.393] (II) No input driver specified, ignoring this device.
[   126.393] (II) This device may have been added with another device file.
[   126.394] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2M: In (/dev/input/event15)
[   126.394] (**) Laptop_Integrated_Webcam_2M: In: Applying InputClass "libinput keyboard catchall"
[   126.394] (II) Using input driver 'libinput' for 'Laptop_Integrated_Webcam_2M: In'
[   126.396] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 36 paused 0
[   126.396] (**) Laptop_Integrated_Webcam_2M: In: always reports core events
[   126.396] (**) Option "Device" "/dev/input/event15"
[   126.398] (II) event15 - Laptop_Integrated_Webcam_2M: In: is tagged by udev as: Keyboard
[   126.399] (II) event15 - Laptop_Integrated_Webcam_2M: In: device is a keyboard
[   126.399] (II) event15 - Laptop_Integrated_Webcam_2M: In: device removed
[   126.399] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input16/event15"
[   126.399] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2M: In" (type: KEYBOARD, id 9)
[   126.401] (II) event15 - Laptop_Integrated_Webcam_2M: In: is tagged by udev as: Keyboard
[   126.401] (II) event15 - Laptop_Integrated_Webcam_2M: In: device is a keyboard
[   126.402] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[   126.402] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   126.402] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[   126.403] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
[   126.403] (**) Dell WMI hotkeys: always reports core events
[   126.403] (**) Option "Device" "/dev/input/event4"
[   126.405] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   126.405] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   126.405] (II) event4  - Dell WMI hotkeys: device removed
[   126.405] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input6/event4"
[   126.405] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 10)
[   126.406] (II) event4  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[   126.407] (II) event4  - Dell WMI hotkeys: device is a keyboard
[   126.407] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[   126.407] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   126.407] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   126.409] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 38 paused 0
[   126.409] (**) AT Translated Set 2 keyboard: always reports core events
[   126.409] (**) Option "Device" "/dev/input/event2"
[   126.410] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   126.410] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[   126.411] (II) event2  - AT Translated Set 2 keyboard: device removed
[   126.411] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[   126.411] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   126.412] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   126.412] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[   126.413] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[   126.413] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   126.413] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   126.414] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 39 paused 0
[   126.414] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   126.414] (**) Option "Device" "/dev/input/event7"
[   126.415] (II) event7  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   126.417] (II) event7  - SynPS/2 Synaptics TouchPad: device is a touchpad
[   126.417] (II) event7  - SynPS/2 Synaptics TouchPad: device removed
[   126.417] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event7"
[   126.417] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[   126.418] (**) Option "AccelerationScheme" "none"
[   126.418] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[   126.418] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   126.418] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   126.419] (II) event7  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   126.420] (II) event7  - SynPS/2 Synaptics TouchPad: device is a touchpad
[   126.421] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   126.421] (II) No input driver specified, ignoring this device.
[   126.421] (II) This device may have been added with another device file.
[   126.421] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[   126.422] (II) No input driver specified, ignoring this device.
[   126.422] (II) This device may have been added with another device file.
[   127.793] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   127.793] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   127.793] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   127.793] (--) NVIDIA(GPU-0): 
[   127.793] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   127.793] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   127.793] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   127.793] (--) NVIDIA(GPU-0): 
[   127.793] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   127.793] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   127.793] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[   127.793] (--) NVIDIA(GPU-0): 
[   245.239] (**) Option "fd" "31"
[   245.239] (II) event1  - Power Button: device removed
[   245.241] (**) Option "fd" "34"
[   245.241] (II) event6  - Video Bus: device removed
[   245.242] (**) Option "fd" "35"
[   245.242] (II) event5  - Video Bus: device removed
[   245.243] (**) Option "fd" "36"
[   245.243] (II) event15 - Laptop_Integrated_Webcam_2M: In: device removed
[   245.244] (**) Option "fd" "37"
[   245.244] (II) event4  - Dell WMI hotkeys: device removed
[   245.245] (**) Option "fd" "38"
[   245.245] (II) event2  - AT Translated Set 2 keyboard: device removed
[   245.246] (**) Option "fd" "39"
[   245.246] (II) event7  - SynPS/2 Synaptics TouchPad: device removed
[   245.358] (II) systemd-logind: got pause for 13:69
[   245.358] (II) systemd-logind: got pause for 13:79
[   245.358] (II) systemd-logind: got pause for 13:68
[   245.358] (II) systemd-logind: got pause for 13:65
[   245.358] (II) systemd-logind: got pause for 13:66
[   245.358] (II) systemd-logind: got pause for 13:71
[   245.358] (II) systemd-logind: got pause for 13:70

And the output of lspci -k:

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
	Subsystem: Dell Device 04c8
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
	Subsystem: Dell Device 04c8
	Kernel driver in use: pcieport
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
	Subsystem: Dell Device 04c8
	Kernel driver in use: i915
	Kernel modules: i915
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Dell Device 04c8
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
	Subsystem: Dell Device 04c8
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
	Subsystem: Dell Device 04c8
	Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
	Subsystem: Dell Device 04c8
	Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
	Subsystem: Dell Device 04c8
	Kernel driver in use: pcieport
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
	Subsystem: Dell Device 04c8
	Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
	Subsystem: Dell Device 04c8
	Kernel driver in use: ehci-pci
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
	Subsystem: Dell Device 04c8
00:1f.0 ISA bridge: Intel Corporation QS67 Express Chipset LPC Controller (rev 05)
	Subsystem: Dell Device 04c8
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller (rev 05)
	Subsystem: Dell Device 04c8
	Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
	Subsystem: Dell Device 04c8
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev a1)
	Subsystem: Dell Device 04c8
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia
01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
07:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev c0)
	Subsystem: Dell Device 04c8
	Kernel driver in use: atl1c
	Kernel modules: atl1c
0d:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
	Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
13:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller (rev 30)
	Subsystem: Dell Device 04c8
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire_ohci
13:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 30)
	Subsystem: Dell Device 04c8
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci
13:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 30)
	Subsystem: Dell Device 04c8
	Kernel driver in use: jmb38x_ms
	Kernel modules: jmb38x_ms
19:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)
	Subsystem: Dell Device 04c8
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

Could someone please tell me, what I did wrong?

Offline

#2 2023-01-15 19:00:53

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,398

Re: startxfce4 freezes

First off all, this is a hybrid graphics system so get rid of the nvidia-settings generated

[   124.143] (==) Using config file: "/etc/X11/xorg.conf"

It's not gonna work and in your case there're also no outputs wired to the nvidia chip, so whatever works, you're not gonna see any of it.

Second

[   124.878] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[   124.878] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[   124.878] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[   124.878] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[   124.878] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.

because the ModulePath isn't extended which is supposed to happen through /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf, but doesn't
=> https://wiki.archlinux.org/title/NVIDIA … de_setting (parameter and early loading, also see the notion about the pacman hook)

This should get you a working prime configuration (ie. you can invoke the GPU on demand)
For other options to configure the system, see https://wiki.archlinux.org/title/Optimus

Online

Board footer

Powered by FluxBB