Skip to content

Add Nitro ANV16S-41 Support#69

Open
Deblintrake09 wants to merge 1 commit into
0x7375646F:mainfrom
Deblintrake09:add-ACER-NITRO-ANV16S-41
Open

Add Nitro ANV16S-41 Support#69
Deblintrake09 wants to merge 1 commit into
0x7375646F:mainfrom
Deblintrake09:add-ACER-NITRO-ANV16S-41

Conversation

@Deblintrake09

Copy link
Copy Markdown

I have tested adding support for this locally, but it is not recognizing the drivers and changes are not applied when trying to set different colors or patterns to the keyboard, only works to disable the timeout for keyboard turning off.

$ sudo make install
make -C /lib/modules/6.17.9-200.nobara.fc43.x86_64/build M=/home/deblintrake/Linuwu-Sense modules
make[1]: se entra en el directorio '/usr/src/kernels/6.17.9-200.nobara.fc43.x86_64'
make[2]: se entra en el directorio '/home/deblintrake/Linuwu-Sense'
  CC [M]  src/linuwu_sense.o
src/linuwu_sense.c:520:28: aviso: se define ‘quirk_acer_nitro_anv4’ pero no se usa [-Wunused-variable]
  520 |  static struct quirk_entry quirk_acer_nitro_anv4 = {
      |                            ^~~~~~~~~~~~~~~~~~~~~
  MODPOST Module.symvers
  CC [M]  src/linuwu_sense.mod.o
  LD [M]  src/linuwu_sense.ko
  BTF [M] src/linuwu_sense.ko
Skipping BTF generation for src/linuwu_sense.ko due to unavailability of vmlinux
make[2]: se sale del directorio '/home/deblintrake/Linuwu-Sense'
make[1]: se sale del directorio '/usr/src/kernels/6.17.9-200.nobara.fc43.x86_64'
sudo install -d /lib/modules/6.17.9-200.nobara.fc43.x86_64/kernel/drivers/platform/x86
sudo install -m 644 src/linuwu_sense.ko /lib/modules/6.17.9-200.nobara.fc43.x86_64/kernel/drivers/platform/x86
sudo depmod -a
sudo modprobe linuwu_sense
Setting up group and permissions...
Detected user: deblintrake
sudo usermod -aG linuwu_sense deblintrake
Setting permissions via tmpfiles...
Warning: Could not detect predator_sense or nitro_sense in sysfs.
Module linuwu_sense installed and configured to load at boot.

The GUI on DAMX for example shows that it is reconized as a NITRO and model, but does not recognize the drivers.

Image

@Deblintrake09 Deblintrake09 changed the title add Nitro ANC16S-41 quirk add Nitro ANV16S-41 Support Dec 1, 2025
@Deblintrake09 Deblintrake09 changed the title add Nitro ANV16S-41 Support Add Nitro ANV16S-41 Support Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant