Askannz/msi-perkeyrgb

Program Returns "No MSI Keyboards were found"

nukinary opened this issue · 1 comments

Hi. I'm using a GE75 Raider 10SE, which, from the description on the front page, should be supported.

Unfortunately, trying to invoke the program only leaves me with: No MSI keyboards with a known product/vendor IDs were found. However, if you think your keyboard should work with this program, you can try overriding the ID by adding the option "--id VENDOR_ID:PRODUCT_ID". In that case you will also need to give yourself proper read/write permissions to the corresponding /dev/hidraw* device.

And, yes, I have already set chmod 666 for all of the hidraw devices in /dev/. What exactly do I do here? I see no reason why my laptop keyboard shouldn't be supported, so I'm assuming I did something wrong. I'm stuck.

Distro: Arch GNU/Linux
Kernel: 5.19.11

Thanks

Closing. This was PEBCAK as I suspected and I fixed the problem. Good project; thanks guys.