Kimplul

Results 266 comments of Kimplul

Thanks, I can try playing around with the config and see if I can replicate. I'm assuming there's some parameter that's not set, possibly `HID_something` or maybe something related to...

Right, just had a look at the DKMS README and they have a section specifically on SecureBoot: https://github.com/dell/dkms?tab=readme-ov-file#secure-boot TL;DR: DKMS does automatically sign modules, but the user apparently has to...

Yep, at least Debian Testing's `gcc (Debian 14.2.0-1) 14.2.0` works.

Doing some winter cleaning, I believe this can be closed since we got the FFB working and I learned something new about DKMS. :)

Okay, I snooped around a little, as a treat. I noticed that `Modules.symvers` in `/usr/src/linux` (with your config + 6.10.6 sources eselected) was empty for whatever reason. `Modules.symvers` is the...

Alright, `TRIM_UNUSED_KSYMS` was `=y`, switched it to be `=n`, that seems to get the module compiling as it should. `TRIM_UNUSED_KSYMS` just adds the `-t` option to `scripts/mod/modpost`, as the name...

`TRIM_UNUSED_KSYMS` is in your kernel config. You should change it, recompile, reinstall, `grub-mkconfig`, etc. Nothing I can really do about it. Guess I was a bit vague.

Doing some winter cleanup, I never got a confirmation that my suggestion worked but if it didn't, feel free to reopen.

Hi, thanks for the report. I believe this is the first time anyone's mentioned *Speed Dreams* or *Race07*, so I don't really know how well they should behave with this...

> At this point I though that maybe I could try a fresh install of the driver, but didn't know how to uninstall (i tried make uninstall inside the project...