2024-05-23, 08:26 AM
(This post was last modified: 2024-05-23, 08:28 AM by Huecuva. Edited 1 time in total.)
Alright, so after 2 hours screwing around with this, I finally decided to just upgrade the kernel to the latest one available in backports following these directions and then installed whatever driver installed by default from that. Now I have the 535 driver, no more messages about dependency issues preventing configuration and dmesg no longer complains about kernel modules and the nvidia-persistence daemon. And it seems to be working:
To make sure, I attempted to play Constantine again. This time it worked.
Code:
nvidia-smi
Thu May 23 01:16:48 2024
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.161.08 Driver Version: 535.161.08 CUDA Version: 12.2 |
|-----------------------------------------+----------------------+----------------------+
| 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 GTX 1070 Off | 00000000:01:00.0 Off | N/A |
| 0% 62C P5 14W / 151W | 0MiB / 8192MiB | 1% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| No running processes found |
+---------------------------------------------------------------------------------------+
Code:
Graphics:
Device-1: Red Hat QXL paravirtual graphic card driver: qxl v: kernel
Device-2: NVIDIA GP104 [GeForce GTX 1070] driver: nvidia v: 535.161.08
Display: server: X.org v: 1.20.11 driver: gpu: qxl note: X driver n/a tty: 143x42
API: OpenGL Message: GL data unavailable in console. Try -G --display
Code:
$ sudo lshw -C display
*-display
description: VGA compatible controller
product: QXL paravirtual graphic card
vendor: Red Hat, Inc.
physical id: 1
bus info: pci@0000:00:01.0
logical name: /dev/fb0
version: 05
width: 32 bits
clock: 33MHz
capabilities: vga_controller rom fb
configuration: depth=32 driver=qxl latency=0 resolution=1024,768
resources: irq:21 memory:f0000000-f3ffffff memory:f4000000-f7ffffff memory:fb014000-fb015fff ioport:7040(size=32) memory:c0000-dffff
*-display
description: VGA compatible controller
product: GP104 [GeForce GTX 1070]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:16 memory:f8000000-f8ffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:6000(size=128) memory:f9000000-f907ffff
To make sure, I attempted to play Constantine again. This time it worked.