You are not logged in.
for some reason since today it started to just not run with my nvidia gpu and drivers (laptop with optimus);
i have the xorg log:
[ 28.265] (--) Log file renamed from "/var/log/Xorg.pid-5103.log" to "/var/log/Xorg.0.log"
[ 28.265]
X.Org X Server 1.21.1.10
X Protocol Version 11, Revision 0
[ 28.265] Current Operating System: Linux dario-81jq 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023 19:01:01 +0000 x86_64
[ 28.265] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ffb4ac23-57d8-48d4-b25f-bb02c3818fb4 rw quiet resume=UUID=2b2ab3e0-4332-4f92-814c-8e0aa439cb58 loglevel=3 audit=0 nvme_load=yes DEEPIN_GFXMODE=
[ 28.265]
[ 28.265] Current version of pixman: 0.42.2
[ 28.265] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 28.265] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 28.265] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 1 21:30:34 2024
[ 28.265] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 28.265] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 28.265] (==) No Layout section. Using the first Screen section.
[ 28.265] (==) No screen section available. Using defaults.
[ 28.265] (**) |-->Screen "Default Screen Section" (0)
[ 28.265] (**) | |-->Monitor "<default monitor>"
[ 28.266] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 28.266] (**) Option "DontZap" "false"
[ 28.266] (==) Automatically adding devices
[ 28.266] (==) Automatically enabling devices
[ 28.266] (==) Automatically adding GPU devices
[ 28.266] (==) Automatically binding GPU devices
[ 28.266] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 28.266] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 28.266] Entry deleted from font path.
[ 28.266] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 28.266] Entry deleted from font path.
[ 28.266] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 28.266] Entry deleted from font path.
[ 28.266] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1
[ 28.266] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 28.266] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 28.266] (II) Module ABI versions:
[ 28.266] X.Org ANSI C Emulation: 0.4
[ 28.266] X.Org Video Driver: 25.2
[ 28.266] X.Org XInput driver : 24.4
[ 28.266] X.Org Server Extension : 10.0
[ 28.266] (++) using VT number 1
[ 28.268] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_37
[ 28.269] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 28.269] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card1
[ 28.269] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[ 28.269] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 28.269] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[ 28.269] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[ 28.271] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 28.273] (--) PCI:*(1@0:0:0) 10de:2560:17aa:3a80 rev 161, Mem @ 0xd0000000/16777216, 0xfa00000000/8589934592, 0xfc00000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 28.273] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 28.273] (II) LoadModule: "glx"
[ 28.273] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 28.274] (II) Module glx: vendor="X.Org Foundation"
[ 28.274] compiled for 1.21.1.10, module version = 1.0.0
[ 28.274] ABI class: X.Org Server Extension, version 10.0
[ 28.274] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 28.274] loading driver: nvidia
[ 28.274] (==) Matched nvidia as autoconfigured driver 0
[ 28.274] (==) Matched nouveau as autoconfigured driver 1
[ 28.274] (==) Matched nv as autoconfigured driver 2
[ 28.274] (==) Matched modesetting as autoconfigured driver 3
[ 28.274] (==) Matched fbdev as autoconfigured driver 4
[ 28.274] (==) Matched vesa as autoconfigured driver 5
[ 28.274] (==) Assigned the driver to the xf86ConfigLayout
[ 28.274] (II) LoadModule: "nvidia"
[ 28.274] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 28.275] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 28.275] compiled for 1.6.99.901, module version = 1.0.0
[ 28.275] Module class: X.Org Video Driver
[ 28.275] (II) LoadModule: "nouveau"
[ 28.275] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 28.275] (II) Module nouveau: vendor="X.Org Foundation"
[ 28.275] compiled for 1.21.1.1, module version = 1.0.17
[ 28.275] Module class: X.Org Video Driver
[ 28.275] ABI class: X.Org Video Driver, version 25.2
[ 28.275] (II) LoadModule: "nv"
[ 28.275] (WW) Warning, couldn't open module nv
[ 28.275] (EE) Failed to load module "nv" (module does not exist, 0)
[ 28.275] (II) LoadModule: "modesetting"
[ 28.275] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 28.276] (II) Module modesetting: vendor="X.Org Foundation"
[ 28.276] compiled for 1.21.1.10, module version = 1.21.1
[ 28.276] Module class: X.Org Video Driver
[ 28.276] ABI class: X.Org Video Driver, version 25.2
[ 28.276] (II) LoadModule: "fbdev"
[ 28.276] (WW) Warning, couldn't open module fbdev
[ 28.276] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 28.276] (II) LoadModule: "vesa"
[ 28.276] (WW) Warning, couldn't open module vesa
[ 28.276] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 28.276] (II) NVIDIA dlloader X Driver 545.29.06 Thu Nov 16 01:52:34 UTC 2023
[ 28.276] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 28.276] (II) NOUVEAU driver
[ 28.276] (II) NOUVEAU driver for NVIDIA chipset families :
[ 28.276] RIVA TNT (NV04)
[ 28.276] RIVA TNT2 (NV05)
[ 28.276] GeForce 256 (NV10)
[ 28.276] GeForce 2 (NV11, NV15)
[ 28.276] GeForce 4MX (NV17, NV18)
[ 28.276] GeForce 3 (NV20)
[ 28.276] GeForce 4Ti (NV25, NV28)
[ 28.276] GeForce FX (NV3x)
[ 28.276] GeForce 6 (NV4x)
[ 28.276] GeForce 7 (G7x)
[ 28.276] GeForce 8 (G8x)
[ 28.277] GeForce 9 (G9x)
[ 28.277] GeForce GTX 2xx/3xx (GT2xx)
[ 28.277] GeForce GTX 4xx/5xx (GFxxx)
[ 28.277] GeForce GTX 6xx/7xx (GKxxx)
[ 28.277] GeForce GTX 9xx (GMxxx)
[ 28.277] GeForce GTX 10xx (GPxxx)
[ 28.277] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 28.277] (II) systemd-logind: releasing fd for 226:1
[ 28.277] (II) Loading sub module "fb"
[ 28.277] (II) LoadModule: "fb"
[ 28.277] (II) Module "fb" already built-in
[ 28.277] (II) Loading sub module "wfb"
[ 28.277] (II) LoadModule: "wfb"
[ 28.277] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 28.277] (II) Module wfb: vendor="X.Org Foundation"
[ 28.277] compiled for 1.21.1.10, module version = 1.0.0
[ 28.277] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.278] (WW) Falling back to old probe method for modesetting
[ 28.278] (II) systemd-logind: releasing fd for 226:0
[ 28.278] (EE) [drm] Failed to open DRM device for (null): -22
[ 28.278] (II) modeset(G0): using drv /dev/dri/card0
[ 28.278] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 28.278] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 28.278] (==) NVIDIA(0): RGB weight 888
[ 28.278] (==) NVIDIA(0): Default visual is TrueColor
[ 28.278] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 28.278] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 28.278] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 28.278] (**) NVIDIA(0): Enabling 2D acceleration
[ 28.278] (II) Loading sub module "glxserver_nvidia"
[ 28.278] (II) LoadModule: "glxserver_nvidia"
[ 28.278] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 28.288] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 28.288] compiled for 1.6.99.901, module version = 1.0.0
[ 28.288] Module class: X.Org Server Extension
[ 28.288] (II) NVIDIA GLX Module 545.29.06 Thu Nov 16 01:55:23 UTC 2023
[ 28.289] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 29.387] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 29.387] (--) NVIDIA(0): DFP-0
[ 29.387] (--) NVIDIA(0): DFP-1
[ 29.387] (--) NVIDIA(0): DFP-2
[ 29.387] (--) NVIDIA(0): DFP-3
[ 29.387] (--) NVIDIA(0): DFP-4 (boot)
[ 29.387] (--) NVIDIA(0): DFP-5 (boot)
[ 29.388] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3060 Laptop GPU (GA106-B) at
[ 29.388] (II) NVIDIA(0): PCI:1:0:0 (GPU-0)
[ 29.388] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 29.388] (--) NVIDIA(0): VideoBIOS: 94.06.13.40.81
[ 29.389] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 29.389] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 29.389] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 29.389] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 29.389] (--) NVIDIA(GPU-0):
[ 29.389] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 29.389] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 29.389] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 29.389] (--) NVIDIA(GPU-0):
[ 29.389] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 29.389] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 29.389] (--) NVIDIA(GPU-0): DFP-2: 2670.0 MHz maximum pixel clock
[ 29.389] (--) NVIDIA(GPU-0):
[ 29.389] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.389] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 29.389] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 29.389] (--) NVIDIA(GPU-0):
[ 29.433] (--) NVIDIA(GPU-0): Philips PHL 276E9Q (DFP-4): connected
[ 29.433] (--) NVIDIA(GPU-0): Philips PHL 276E9Q (DFP-4): Internal TMDS
[ 29.433] (--) NVIDIA(GPU-0): Philips PHL 276E9Q (DFP-4): 600.0 MHz maximum pixel clock
[ 29.433] (--) NVIDIA(GPU-0):
[ 29.433] (--) NVIDIA(GPU-0): CSO (DFP-5): connected
[ 29.433] (--) NVIDIA(GPU-0): CSO (DFP-5): Internal DisplayPort
[ 29.433] (--) NVIDIA(GPU-0): CSO (DFP-5): 2670.0 MHz maximum pixel clock
[ 29.433] (--) NVIDIA(GPU-0):
[ 29.485] (==) NVIDIA(0):
[ 29.485] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 29.485] (==) NVIDIA(0): will be used as the requested mode.
[ 29.485] (==) NVIDIA(0):
[ 29.487] (II) NVIDIA(0): Validated MetaModes:
[ 29.487] (II) NVIDIA(0): "DFP-5:nvidia-auto-select,DFP-4:nvidia-auto-select"
[ 29.487] (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1600
[ 29.507] (--) NVIDIA(0): DPI set to (191, 184); computed from "UseEdidDpi" X config
[ 29.507] (--) NVIDIA(0): option
[ 29.507] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 29.507] (==) modeset(G0): RGB weight 888
[ 29.507] (==) modeset(G0): Default visual is TrueColor
[ 29.507] (II) Loading sub module "glamoregl"
[ 29.507] (II) LoadModule: "glamoregl"
[ 29.507] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 29.509] (II) Module glamoregl: vendor="X.Org Foundation"
[ 29.509] compiled for 1.21.1.10, module version = 1.0.1
[ 29.509] ABI class: X.Org ANSI C Emulation, version 0.4
[ 29.526] (EE)
[ 29.526] (EE) Backtrace:
[ 29.527] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x2dd) [0x55dbd5b19c5d]
[ 29.527] (EE) 1: /usr/lib/libc.so.6 (__sigaction+0x50) [0x7f6ba20d5710]
[ 29.527] (EE) 2: /usr/lib/dri/kms_swrast_dri.so (__driDriverGetExtensions_d3d12+0x5e8394) [0x7f6b996b3324]
[ 29.527] (EE) 3: /usr/lib/dri/kms_swrast_dri.so (nouveau_drm_screen_create+0x2a3e04) [0x7f6b99bacd94]
[ 29.527] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 29.527] (EE) 4: /usr/lib/dri/kms_swrast_dri.so (?+0x0) [0x7f6b990ba376]
[ 29.528] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 29.528] (EE) 5: /usr/lib/dri/kms_swrast_dri.so (?+0x0) [0x7f6b990c70f4]
[ 29.528] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 29.528] (EE) 6: /usr/lib/dri/kms_swrast_dri.so (?+0x0) [0x7f6b990c76b5]
[ 29.528] (EE) 7: /usr/lib/libgbm.so.1 (gbm_create_device+0x2c7) [0x7f6ba16aebc7]
[ 29.528] (EE) 8: /usr/lib/libgbm.so.1 (gbm_create_device+0x491) [0x7f6ba16aed91]
[ 29.528] (EE) 9: /usr/lib/libgbm.so.1 (gbm_create_device+0x279d) [0x7f6ba16b109d]
[ 29.528] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 29.529] (EE) 10: /usr/lib/libgbm.so.1 (?+0x0) [0x7f6ba16ae8dc]
[ 29.529] (EE) 11: /usr/lib/libgbm.so.1 (gbm_create_device+0x119) [0x7f6ba16aea19]
[ 29.529] (EE) 12: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x65) [0x7f6ba0b956d5]
[ 29.529] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 29.529] (EE) 13: /usr/lib/xorg/modules/drivers/modesetting_drv.so (?+0x0) [0x7f6ba16c8e39]
[ 29.529] (EE) 14: /usr/lib/Xorg (InitOutput+0x18d5) [0x55dbd5b3ece5]
[ 29.529] (EE) 15: /usr/lib/Xorg (SProcXkbDispatch+0x187a) [0x55dbd5a05f73]
[ 29.530] (EE) 16: /usr/lib/libc.so.6 (__libc_init_first+0x90) [0x7f6ba20becd0]
[ 29.530] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0x8a) [0x7f6ba20bed8a]
[ 29.530] (EE) 18: /usr/lib/Xorg (_start+0x25) [0x55dbd5a07565]
[ 29.530] (EE)
[ 29.530] (EE) Segmentation fault at address 0x0
[ 29.530] (EE)
Fatal server error:
[ 29.530] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 29.530] (EE)
[ 29.530] (EE)
Please consult the The X.Org Foundation support
at [url]http://wiki.x.org[/url]
for help.
[ 29.530] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 29.530] (EE)
[ 29.536] (EE) Server terminated with error (1). Closing log file.it seems theres some error but don't quite get what to do, maybe related to the libc etc. libraries?
Last edited by dario01_ (2024-01-01 21:01:52)
Offline
Offline