Open noegodinho opened 2 months ago
Hi, yes, you need to unload in-kernel version first to load git one.
But this dumps should be enough.
Your device is WMI1 based, so you can check other WMI1 configs and reuse them as new device config
Hi, thank you for the fast reply.
However, I cannot install the driver due to the following errors:
I could not find any kind of NixOS configuration that allowed me to install the latest version.
You probably don't have kernel headers which used during module building.
I never used NixOS so I don't know how to help you. But in regular distros use DKMS, which backup default module and replace it with new one. Maybe Nix allow similar procedure or support DKMS.
Or you can manually build and replace module, which is violate nix idea, but may work
Laptop model
MSI Prestige 15-A10SC
EC firmware version
16S3EMS1.103
EC memory dump
GPU
Nvidia
Is your keyboard RGB?
No (single color)
Additional context
Setup: NixOS 24.05, kernel 6.10.6, Nvidia driver 560.35.03
By default, FN keys work, including ESC and POWER LEDs.
By using MControlCenter I have the following extra functionalities:
The following (relevant) thing does not work: F1/F5 LEDs (sound and mic).
With NixOS I cannot install normally the driver due to immutability, but I was able to load it in the configurations. However, when trying to load the driver as debug mode, the following errors emerge:
Dmesg shows:
Probably some older version is loaded on the kernel that does not have debug mode implemented.