My GPU: NVIDIA GeForce RTX 3070 Laptop GPU
The situation without driver:
The brightness control for the laptop screen wasn’t working and the screen was locked to 60hz, while normally capable of 165hz.
Then I found this:
I did as follows:
sudo dnf install almalinux-release-nvidia-driver
sudo dnf install nvidia-open-kmod nvidia-driver
And then rebooted
Unfortunately what I got was an extremely choppy refresh rate, also locked in the settings.
Although the driver is recognized in ‘‘About my System’’ and my brightness seems to be working. Is this a Wayland thing? I’ve tried setting the SDDM display manager to use x11 but then my laptop hung on the startup console without feedback for at least a minute before I lost patience and reverted back to Wayland using TTY and rebooted.
This was on the debug screen:
(I typed this over so I don’t have to send a blurry screenshot):
ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.PB2], AE_NOT_FOUND (20240027/dswload2-162)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20240027/psobject-220)
Integrity: Problem loading X.509 certificate -65
(then a couple of warnings for “Unmaintained driver is detected”:
cnic
cnic_init
bnx2i
bnx2i_mod_init
[drm:nv_drm_dev_load [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to allocate NvKmsKapiDevice
KDE’s About this System: before
Operating System: AlmaLinux 10.1
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.1
Kernel Version: 6.12.0-124.20.1.el10_1.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 16 GiB of RAM (15.2 GiB usable)
Graphics Processor: llvmpipe
Manufacturer: LENOVO
Product Name: 82JU
System Version: Legion 5 15ACH6H
KDE’s About this System: after
Operating System: AlmaLinux 10.1
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.1
Kernel Version: 6.12.0-124.20.1.el10_1.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 16 GiB of RAM (15.2 GiB usable)
Graphics Processor: NVIDIA GeForce RTX 3070 Laptop GPU
Manufacturer: LENOVO
Product Name: 82JU
System Version: Legion 5 15ACH6H
nvidia-smi output (after):
Any help is highly appreciated! : )


