You are not logged in.

#1 Yesterday 00:25:41

unamed^^
Member
From: United State
Registered: 2023-12-10
Posts: 16
Website

Arch use LLVMPIPE instead of nvidia driver on RTX 5070

I mainly suspect 2 problems:
1. nvidia-smi and others like nvtop report the card correctly but no process using it

Wed Apr  2 17:46:59 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.133.07             Driver Version: 570.133.07     CUDA Version: 12.8     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 5070        Off |   00000000:01:00.0 Off |                  N/A |
|  0%   47C    P8              7W /  250W |       0MiB /  12227MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+

2.
kind of like this topic: https://bbs.archlinux.org/viewtopic.php?id=302266

> ls /sys/module/nvidia_drm
ls: cannot access '/sys/module/nvidia_drm': No such file or directory

but

> ls /sys/module | grep nvidia
nvidia
nvidia_uvm

and when I do

sudo modprobe nvidia_drm -vv

it will panic with

Apr 02 18:44:30 NAMED kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64  570.133.07  Release Build  (archlinux-builder@NAMED)  
Apr 02 18:44:30 NAMED kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Apr 02 18:44:30 NAMED kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
Apr 02 18:44:31 NAMED kernel: Console: switching to colour dummy device 80x25
Apr 02 18:44:31 NAMED kernel: nvidia 0000:01:00.0: vgaarb: deactivate vga console
Apr 02 18:44:31 NAMED kernel: fbcon: nvidia-drmdrmfb (fb0) is primary device
Apr 02 18:44:31 NAMED kernel: Console: switching to colour frame buffer device 240x67
Apr 02 18:44:31 NAMED kernel: nvidia 0000:01:00.0: [drm] fb0: nvidia-drmdrmfb frame buffer device
Apr 02 18:44:31 NAMED kernel: llvmpipe-19[4805]: segfault at 1500 ip 0000766369553d0d sp 00007662277fd600 error 6
Apr 02 18:44:31 NAMED kernel: llvmpipe-20[4806]: segfault at 1600 ip 0000766369553d0d sp 0000766226ffc600 error 6
Apr 02 18:44:31 NAMED kernel: llvmpipe-22[4808]: segfault at 1700 ip 0000766369553d0d sp 0000766225ffa600 error 6
Apr 02 18:44:31 NAMED kernel:  likely on CPU 23 (core 13, socket 0)
Apr 02 18:44:31 NAMED kernel:  likely on CPU 8 (core 10, socket 0)
Apr 02 18:44:31 NAMED kernel: Code: 67 c0 c5 d9 60 d8 c5 d9 68 c0 c5 f1 61 e3 c5 f1 69 cb c5 e9 61 d8 c5 e9 69 c0 c5 d9 6c d1 c5 d9 6d c9 c5 e1 6c e0 c5 e1 6d c0 <c5> f9 7f 11 c5 f9 7f 0c 01 c5 f9 7f 24 11 c5 f9 7f 04 31 48 89 ec
Apr 02 18:44:31 NAMED kernel: 
Apr 02 18:44:31 NAMED kernel: Code: 67 c0 c5 d9 60 d8 c5 d9 68 c0 c5 f1 61 e3 c5 f1 69 cb c5 e9 61 d8 c5 e9 69 c0 c5 d9 6c d1 c5 d9 6d c9 c5 e1 6c e0 c5 e1 6d c0 <c5> f9 7f 11 c5 f9 7f 0c 01 c5 f9 7f 24 11 c5 f9 7f 04 31 48 89 ec
Apr 02 18:44:31 NAMED kernel:  likely on CPU 7 (core 9, socket 0)
Apr 02 18:44:31 NAMED kernel: Code: 67 c0 c5 d9 60 d8 c5 d9 68 c0 c5 f1 61 e3 c5 f1 69 cb c5 e9 61 d8 c5 e9 69 c0 c5 d9 6c d1 c5 d9 6d c9 c5 e1 6c e0 c5 e1 6d c0 <c5> f9 7f 11 c5 f9 7f 0c 01 c5 f9 7f 24 11 c5 f9 7f 04 31 48 89 ec
Apr 02 18:44:32 NAMED kernel: xdg-desktop-por[5836]: segfault at 14 ip 0000761d6d0c288c sp 00007ffff4084990 error 6 in libwayland-client.so.0.23.1[588c,761d6d0c0000+6000] likely on CPU 7 (core 9, socket 0)
Apr 02 18:44:32 NAMED kernel: Code: c3 00 00 00 01 81 fb 00 00 f0 00 77 61 49 8b 04 24 48 c1 e8 03 39 d8 72 65 39 c3 74 21 49 8b 44 24 10 43 8d 54 2d 00 48 09 d1 <48> 89 0c d8 31 c0 48 83 c4 18 5b 41 5c 41 5d 5d c3 0f 1f 00 48 89
Apr 02 18:44:42 NAMED kernel: ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 02 18:44:42 NAMED kernel: ata8.00: configured for UDMA/133
Apr 02 18:44:42 NAMED kernel: ahci 0000:10:00.0: port does not support device sleep
Apr 02 18:44:42 NAMED kernel: sd 7:0:0:0: [sda] Starting disk
Apr 02 18:44:42 NAMED kernel: sd 7:0:0:0: [sda] Starting disk
Apr 02 18:44:42 NAMED kernel: sd 7:0:0:0: [sda] Starting disk
Apr 02 18:44:42 NAMED systemd-shutdown[1]: Syncing filesystems and block devices.

---

version info:
it happened both on kernel `6.13.8` and `6.14.0`.
it happened both on `nvidia-open-dkms`, `nvidia-open-dkms-git`, `nvidia-open-beta`.

config:
I disabled my bundled AMD gpu by `install amdgpu /usr/bin/false` in `/etc/modprobe.d/blacklist.conf`
disabled nouveau by configing `/etc/modprobe.d/nvidia.conf` with

blacklist nouveau
options nvidia_drm modeset=1 fbdev=1

/etc/mkinitcpio.conf:

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

...
HOOKS=(base udev autodetect microcode modconf keyboard keymap block filesystems fsck plymouth)

I'm connected the monitor with the HDMI port on the graph card instead of the HDMI port on the motherboard

Last edited by unamed^^ (Yesterday 00:30:17)


Σ(-᷅_-᷄๑)

Offline

#2 Yesterday 15:36:10

seth
Member
Registered: 2012-09-03
Posts: 62,312

Re: Arch use LLVMPIPE instead of nvidia driver on RTX 5070

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 Yesterday 16:03:15

unamed^^
Member
From: United State
Registered: 2023-12-10
Posts: 16
Website

Re: Arch use LLVMPIPE instead of nvidia driver on RTX 5070

seth wrote:

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

https://0x0.st/82U-.txt

can be sth about this?

systemd-modules-load[515]: Module 'nvidia_uvm' is deny-listed (by kmod)
> lspci -nnk | grep nvidia
        Kernel driver in use: nvidia
        Kernel modules: nouveau, nvidia_drm, nvidia

PS: I'm using Hyprland on wayland

Last edited by unamed^^ (Yesterday 16:07:08)


Σ(-᷅_-᷄๑)

Offline

#4 Yesterday 21:12:22

seth
Member
Registered: 2012-09-03
Posts: 62,312

Re: Arch use LLVMPIPE instead of nvidia driver on RTX 5070

I disabled my bundled AMD gpu by `install amdgpu /usr/bin/false` in `/etc/modprobe.d/blacklist.conf`

That's not how this works.
https://wiki.hyprland.org/Configuring/M … gpu-to-use

Apr 03 11:01:45 NAMED uwsm_hyprland.desktop[4631]: 79:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Granite Ridge [Radeon Graphics] [1002:13c0] (rev c2) (prog-if 00 [VGA controller])

But amdgpu isn't loaded, the the result is

Apr 03 11:01:45 NAMED uwsm_hyprland.desktop[4631]: [LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/simple-framebuffer.0/drm/card0
Apr 03 11:01:45 NAMED uwsm_hyprland.desktop[4631]: [LOG] [AQ] drm: Starting backend for /dev/dri/card0, with driver simpledrm
Apr 03 11:01:47 NAMED uwsm_hyprland.desktop[4631]: [LOG] DRM driver information: simpledrm v1.0.0 from 0 description DRM driver for simple-framebuffer platform devices

nvidia_uvm is cuda-stuff, idk whether it's supported w/ nvidia-open, but it will not be the cause for the software rasterizer.
Adding "nvidia_drm.modeset=1" to the https://wiki.archlinux.org/title/Kernel_parameters (and *ONLY* there) will block the simplydumb device, but I'd not rely on hyprland picking up the nvidia GPU automagically by that (you may try, though - however it seems you're using an output that's connected to the AMD GPU?)

Offline

#5 Yesterday 22:18:18

unamed^^
Member
From: United State
Registered: 2023-12-10
Posts: 16
Website

Re: Arch use LLVMPIPE instead of nvidia driver on RTX 5070

seth wrote:

That's not how this works.

ok I remove the blacklist of my AMD gpu and change the config in `~/.config/hypr/hyprland.conf`

# NV
env = LIBVA_DRIVER_NAME,nvidia
env = GBM_BACKEND,nvidia-drm
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = AQ_DRM_DEVICES,/dev/dri/card0:/dev/dri/card1

env = NVD_BACKEND,direct
> ls -l /dev/dri/by-path
total 0
lrwxrwxrwx 1 root root  8 Apr  3 17:10 pci-0000:01:00.0-platform-simple-framebuffer.0-card -> ../card0
lrwxrwxrwx 1 root root  8 Apr  3 17:10 pci-0000:79:00.0-card -> ../card1
lrwxrwxrwx 1 root root 13 Apr  3 17:10 pci-0000:79:00.0-render -> ../renderD128
> lspci | grep -E 'VGA|3D'
01:00.0 VGA compatible controller: NVIDIA Corporation GN22 [GeForce RTX 5070] (rev a1)
79:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Granite Ridge [Radeon Graphics] (rev c2)

but it is still using software I assume
PS: I got

libva error: /usr/lib/dri/nvidia_drv_video.so init failed

in starting google chrome

Last edited by unamed^^ (Today 16:24:46)


Σ(-᷅_-᷄๑)

Offline

#6 Today 06:10:54

seth
Member
Registered: 2012-09-03
Posts: 62,312

Re: Arch use LLVMPIPE instead of nvidia driver on RTX 5070

Please replace the oversized image, post an udpated journal and "glxinfo -B" output as well as "eglinfo -B" and "nvidia-smi"

Offline

#7 Today 16:23:37

unamed^^
Member
From: United State
Registered: 2023-12-10
Posts: 16
Website

Re: Arch use LLVMPIPE instead of nvidia driver on RTX 5070

seth wrote:

post an udpated journal

https://0x0.st/82Ci.txt
mainly bc of this?

Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] eglDeviceFromDRMFD: No drm devices found
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [WARN] EGL: EXT_platform_device or EGL_EXT_device_query not supported, using gbm
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] DRM dev /dev/dri/card0 has no render node, falling back to primary
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] DRM dev versionName
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] openRenderNode got drm device /dev/dri/card0
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] EGL: EXT_create_context_robustness supported, requesting lose on reset
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] Creating the Hypr OpenGL Renderer!
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] Using: OpenGL ES 3.2 Mesa 25.0.3-arch1.1
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] Vendor: Mesa
Apr 04 11:19:53 NAMED uwsm_hyprland.desktop[4741]: [LOG] Renderer: llvmpipe (LLVM 19.1.7, 256 bits)
seth wrote:

"glxinfo -B" output as well as "eglinfo -B" and "nvidia-smi"

> glxinfo -B
name of display: :1
display: :1  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 12227 MB
    Total available memory: 12227 MB
    Currently available dedicated video memory: 11636 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 5070/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 570.133.07
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 570.133.07
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 570.133.07
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

> eglinfo -B
GBM platform:
_amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
amdgpu: amdgpu_device_initialize failed.
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
OpenGL core profile vendor: Mesa
OpenGL core profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL core profile version: 4.5 (Core Profile) Mesa 25.0.3-arch1.1
OpenGL core profile shading language version: 4.50
OpenGL compatibility profile vendor: Mesa
OpenGL compatibility profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL compatibility profile version: 4.5 (Compatibility Profile) Mesa 25.0.3-arch1.1
OpenGL compatibility profile shading language version: 4.50
OpenGL ES profile vendor: Mesa
OpenGL ES profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL ES profile version: OpenGL ES 3.2 Mesa 25.0.3-arch1.1
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Wayland platform:
kmsro: driver missing
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
OpenGL core profile vendor: Mesa
OpenGL core profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL core profile version: 4.5 (Core Profile) Mesa 25.0.3-arch1.1
OpenGL core profile shading language version: 4.50
OpenGL compatibility profile vendor: Mesa
OpenGL compatibility profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL compatibility profile version: 4.5 (Compatibility Profile) Mesa 25.0.3-arch1.1
OpenGL compatibility profile shading language version: 4.50
OpenGL ES profile vendor: Mesa
OpenGL ES profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL ES profile version: OpenGL ES 3.2 Mesa 25.0.3-arch1.1
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

X11 platform:
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
OpenGL core profile vendor: Mesa
OpenGL core profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL core profile version: 4.5 (Core Profile) Mesa 25.0.3-arch1.1
OpenGL core profile shading language version: 4.50
OpenGL compatibility profile vendor: Mesa
OpenGL compatibility profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL compatibility profile version: 4.5 (Compatibility Profile) Mesa 25.0.3-arch1.1
OpenGL compatibility profile shading language version: 4.50
OpenGL ES profile vendor: Mesa
OpenGL ES profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL ES profile version: OpenGL ES 3.2 Mesa 25.0.3-arch1.1
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Surfaceless platform:
EGL API version: 1.5
EGL vendor string: NVIDIA
EGL version string: 1.5
EGL client APIs: OpenGL_ES OpenGL
OpenGL core profile vendor: NVIDIA Corporation
OpenGL core profile renderer: NVIDIA GeForce RTX 5070/PCIe/SSE2
OpenGL core profile version: 4.6.0 NVIDIA 570.133.07
OpenGL core profile shading language version: 4.60 NVIDIA
OpenGL compatibility profile vendor: NVIDIA Corporation
OpenGL compatibility profile renderer: NVIDIA GeForce RTX 5070/PCIe/SSE2
OpenGL compatibility profile version: 4.6.0 NVIDIA 570.133.07
OpenGL compatibility profile shading language version: 4.60 NVIDIA
OpenGL ES profile vendor: NVIDIA Corporation
OpenGL ES profile renderer: NVIDIA GeForce RTX 5070/PCIe/SSE2
OpenGL ES profile version: OpenGL ES 3.2 NVIDIA 570.133.07
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Device platform:
Device #0:

Platform Device platform:
EGL API version: 1.5
EGL vendor string: NVIDIA
EGL version string: 1.5
EGL client APIs: OpenGL_ES OpenGL
OpenGL core profile vendor: NVIDIA Corporation
OpenGL core profile renderer: NVIDIA GeForce RTX 5070/PCIe/SSE2
OpenGL core profile version: 4.6.0 NVIDIA 570.133.07
OpenGL core profile shading language version: 4.60 NVIDIA
OpenGL compatibility profile vendor: NVIDIA Corporation
OpenGL compatibility profile renderer: NVIDIA GeForce RTX 5070/PCIe/SSE2
OpenGL compatibility profile version: 4.6.0 NVIDIA 570.133.07
OpenGL compatibility profile shading language version: 4.60 NVIDIA
OpenGL ES profile vendor: NVIDIA Corporation
OpenGL ES profile renderer: NVIDIA GeForce RTX 5070/PCIe/SSE2
OpenGL ES profile version: OpenGL ES 3.2 NVIDIA 570.133.07
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Device #1:

Platform Device platform:
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
OpenGL core profile vendor: AMD
OpenGL core profile renderer: AMD Radeon Graphics (radeonsi, raphael_mendocino, LLVM 19.1.7, DRM 3.61, 6.14.0-arch1-1)
OpenGL core profile version: 4.6 (Core Profile) Mesa 25.0.3-arch1.1
OpenGL core profile shading language version: 4.60
OpenGL compatibility profile vendor: AMD
OpenGL compatibility profile renderer: AMD Radeon Graphics (radeonsi, raphael_mendocino, LLVM 19.1.7, DRM 3.61, 6.14.0-arch1-1)
OpenGL compatibility profile version: 4.6 (Compatibility Profile) Mesa 25.0.3-arch1.1
OpenGL compatibility profile shading language version: 4.60
OpenGL ES profile vendor: AMD
OpenGL ES profile renderer: AMD Radeon Graphics (radeonsi, raphael_mendocino, LLVM 19.1.7, DRM 3.61, 6.14.0-arch1-1)
OpenGL ES profile version: OpenGL ES 3.2 Mesa 25.0.3-arch1.1
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Device #2:

Platform Device platform:
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
OpenGL core profile vendor: Mesa
OpenGL core profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL core profile version: 4.5 (Core Profile) Mesa 25.0.3-arch1.1
OpenGL core profile shading language version: 4.50
OpenGL compatibility profile vendor: Mesa
OpenGL compatibility profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL compatibility profile version: 4.5 (Compatibility Profile) Mesa 25.0.3-arch1.1
OpenGL compatibility profile shading language version: 4.50
OpenGL ES profile vendor: Mesa
OpenGL ES profile renderer: llvmpipe (LLVM 19.1.7, 256 bits)
OpenGL ES profile version: OpenGL ES 3.2 Mesa 25.0.3-arch1.1
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

> nvidia-smi
Fri Apr  4 11:22:59 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.133.07             Driver Version: 570.133.07     CUDA Version: 12.8     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 5070        Off |   00000000:01:00.0  On |                  N/A |
|  0%   37C    P8              7W /  250W |     132MiB /  12227MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A            7541      G   ...ersion=20250404-050059.187000        118MiB |
+-----------------------------------------------------------------------------------------+

Last edited by unamed^^ (Today 16:38:47)


Σ(-᷅_-᷄๑)

Offline

Board footer

Powered by FluxBB