acer-predator-turbo-and-rgb-keyboard-linux-module icon indicating copy to clipboard operation
acer-predator-turbo-and-rgb-keyboard-linux-module copied to clipboard

Stopped working randomly

Open KaiserGabo opened this issue 1 year ago • 10 comments
trafficstars

Model:

Manufacturer: Acer Product Name: Nitro AN515-58 Version: V2.03 Serial Number: NHQLZAA0013170FF373400 UUID: dd23cb4c-69e2-ed11-80ea-40c2ba150928 Wake-up Type: Power Switch

Base Board Information Manufacturer: ADL Product Name: Jimny_ADH Version: V2.03 Serial Number: NBQLZ11001317312C33400 Asset Tag: Type2 - Board Asset Tag Features: `

Count of keyboard RGB zones: 4

Count of Cpu Fans: 1

Count of Gpu Fans: 1

RGB keyboard works? No

It worked for a few days but then the RGB stopped. Tried reinstalling it but it doesn't mount as /dev/acer-gkbbl-0, instalation also doesn't show any errors

KaiserGabo avatar Jan 02 '24 21:01 KaiserGabo

@KaiserGabo Mine (product name: Predator PH315-53) stopped working this week, when I tired to control the RGB keyboard, i encountered the error

PermissionError: [Errno 13] Permission denied: '/dev/acer-gkbbl-0'

Is this the same situation that you met?

Argentum11 avatar Jan 12 '24 14:01 Argentum11

Same issue here. Found a solution yet?

RazoBlast avatar Jan 12 '24 16:01 RazoBlast

@KaiserGabo Mine (product name: Predator PH315-53) stopped working this week, when I tired to control the RGB keyboard, i encountered the error

PermissionError: [Errno 13] Permission denied: '/dev/acer-gkbbl-0'

Is this the same situation that you met?

Yep, what is this

RazoBlast avatar Jan 12 '24 16:01 RazoBlast

@KaiserGabo Mine (product name: Predator PH315-53) stopped working this week, when I tired to control the RGB keyboard, i encountered the error

PermissionError: [Errno 13] Permission denied: '/dev/acer-gkbbl-0'

Is this the same situation that you met?

The RGB GUI says /dev/acer-gkbbl-0 is not even mounted and needs to be installed. Idk what's happening.

Edit: This is what Predator Sense GUI says: ERROR: RGB device /dev/acer-gkbbl-0 not found ERROR: Static RGB device /dev/acer-gkbbl-static-0 not found

KaiserGabo avatar Jan 13 '24 00:01 KaiserGabo

By any chances, did upgrade the kernel recently? Maybe the new version is not compatible?

JafarAkhondali avatar Jan 13 '24 02:01 JafarAkhondali

By any chances, did upgrade the kernel recently? Maybe the new version is not compatible?

Just downgraded to the oldest package I have in cache (haven't cleared the pkg cache at all since installing the OS), reinstalled from both source and the Arch Linux Repo, still nothing

KaiserGabo avatar Jan 13 '24 04:01 KaiserGabo

Update: Just reinstalled arch linux all together. I'm on kernel 6.7.0-zen3-1-zen and installed the package from pacman. It's working now. Idk what may have broke last time because I'm pretty sure I updated the kernel once and didn't broke the RGB, rolling back into the same kernel also didn't fix anything. For now I'm not updating the kernel to see if one of the packages I usually install does the magic trick.

KaiserGabo avatar Jan 16 '24 22:01 KaiserGabo

Found the issue, recomplied it. I need to do this everytime though. Can I set up a pacman hook perhaps?

RazoBlast avatar Jan 19 '24 17:01 RazoBlast

Related: https://github.com/JafarAkhondali/acer-predator-turbo-and-rgb-keyboard-linux-module/issues/113

JafarAkhondali avatar Jan 19 '24 17:01 JafarAkhondali

@RazoBlast It seems that your module works after recompilation, is the recompilation done by uninstall and reinstall the whole module, or how should i recompile?

Argentum11 avatar Jul 12 '24 01:07 Argentum11