rnd-ash / razer-laptop-control

Project to create driver/software to control performance of razer laptops
GNU General Public License v2.0
343 stars 29 forks source link

kernel: Razer laptop control: Response doesn't match request. #50

Open infinitnet opened 4 years ago

infinitnet commented 4 years ago

The warning message in the subject line keeps popping up in my journalctl. Like one or twice a minute. I'm on kernel 5.9.1 using the latest code from here. Razer Blade 15 Advanced early 2020.

rnd-ash commented 4 years ago

This is nothing to worry about, essentially the controller can return a ERROR_BUSY response, which gets locked like this. I can disable this logging entirely

infinitnet commented 4 years ago

It's kind of spamming my syslog, so might make sense to disable this by default, yeah. :)

EyeOfCat commented 4 years ago

Hello there,

First I would like to thank you for this driver. But recently (today) It stopped working.

my setup: Blade 15 advanced mid 2019. (but daemon says it's mercury) kernel 5.8.16.

rnd-ash commented 3 years ago

It's kind of spamming my syslog, so might make sense to disable this by default, yeah. :)

This is now suppressed.