You are not logged in.

#1 2026-03-01 00:45:25

Thatcoolusernamewithac
Member
Registered: 2026-02-15
Posts: 5

Cannot use dgpu on blender even with driver

hi, i am currently helping a friend setting up arch (don't worry with laptop in hand) and i am having issues getting the nvidia drivers to work for it
i do have nvidia-open installed and blacklisted nouveau.

[sam@yourhostname ~]$ nvidia-smi
Sat Feb 28 19:34:53 2026       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 590.48.01              Driver Version: 590.48.01      CUDA Version: 13.1     |
+-----------------------------------------+------------------------+----------------------+
| 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 3050 ...    Off |   00000000:01:00.0 Off |                  N/A |
| N/A   39C    P0            752W /   60W |       1MiB /   4096MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+

i have gotten it to work previously but then i had issues with sddm only when the ddriver was installed, but had the gpu working when it was.  Currently i am using plasma-login-manager and thought it finaly worked when i got a login screen even after installing the driver but no its using the igpu still.

glxinfo outputs this :

[sam@yourhostname ~]$ glxinfo | grep NVIDIA
[sam@yourhostname ~]$ glxinfo | grep INTEL
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
    GL_INTEL_blackhole_render, GL_INTEL_conservative_rasterization, 
    GL_INTEL_performance_query, GL_INTEL_shader_atomic_float_minmax, 
    GL_INTEL_shader_integer_functions2, GL_KHR_blend_equation_advanced, 
    GL_INTEL_blackhole_render, GL_INTEL_performance_query, 
    GL_INTEL_shader_atomic_float_minmax, GL_INTEL_shader_integer_functions2, 
    GL_EXT_texture_view, GL_EXT_unpack_subimage, GL_INTEL_blackhole_render, 
    GL_INTEL_conservative_rasterization, GL_INTEL_performance_query, 

modeset is y too
Since i am using wayland, the NVIDIA_Optimus page isnt very rtfm compatible

Last edited by Thatcoolusernamewithac (2026-03-01 00:50:19)

Offline

#2 2026-03-01 01:03:02

Thatcoolusernamewithac
Member
Registered: 2026-02-15
Posts: 5

Re: Cannot use dgpu on blender even with driver

in case someone wants to know the models though  i doubt it will tell much

[sam@yourhostname ~]$ lspci
00:00.0 Host bridge: Intel Corporation Tiger Lake-UP3/H35 4 cores Host Bridge/DRAM Registers (rev 01)
00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01)
00:04.0 Signal processing controller: Intel Corporation TigerLake-LP Dynamic Tuning Processor Participant (rev 01)
00:06.0 PCI bridge: Intel Corporation 11th Gen Core Processor PCIe Controller (rev 01)
00:07.0 PCI bridge: Intel Corporation Tiger Lake-LP Thunderbolt 4 PCI Express Root Port #0 (rev 01)
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module (rev 01)
00:0a.0 Signal processing controller: Intel Corporation Tigerlake Telemetry Aggregator Driver (rev 01)
00:0d.0 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 USB Controller (rev 01)
00:0d.2 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 NHI #0 (rev 01)
00:14.0 USB controller: Intel Corporation Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller (rev 20)
00:14.2 RAM memory: Intel Corporation Tiger Lake-LP Shared SRAM (rev 20)
00:14.3 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 20)
00:15.0 Serial bus controller: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #0 (rev 20)
00:15.1 Serial bus controller: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #1 (rev 20)
00:16.0 Communication controller: Intel Corporation Tiger Lake-LP Management Engine Interface (rev 20)
00:1c.0 PCI bridge: Intel Corporation Tiger Lake-LP PCI Express Root Port #0 (rev 20)
00:1c.3 PCI bridge: Intel Corporation Tiger Lake-LP PCI Express Root Port #3 (rev 20)
00:1d.0 PCI bridge: Intel Corporation Tiger Lake-LP PCI Express Root Port #9 (rev 20)
00:1f.0 ISA bridge: Intel Corporation Tiger Lake-LP LPC Controller (rev 20)
00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
00:1f.4 SMBus: Intel Corporation Tiger Lake-LP SMBus Controller (rev 20)
00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-LP SPI Controller (rev 20)
01:00.0 VGA compatible controller: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GA107 High Definition Audio Controller (rev a1)
2e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Device 8162 (rev 05)
2f:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller 980 (DRAM-less)

Offline

#3 2026-03-01 13:20:44

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,800

Re: Cannot use dgpu on blender even with driver

glxinfo doesn't help much for wayland,

$ eglinfo -B
$ DRI_PRIME=1 eglinfo -B

may be useful .

Are you running KDE plasma 6 or another wayland compositor/DE ?

To use nvidia with blender you'll need to install & configure cuda, see https://wiki.archlinux.org/title/Genera … units#CUDA .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB