Infinitnet
Infinitnet
@rnd-ash Thanks for the quick response! Doesn't look like the daemon is ready though or at least `razer-cli` is unable to find/read its socket, in which case it would be...
I built and installed the updated AUR package, reloaded systemd, restarted the razerdaemon and still run into exactly the same logs and CLI not working as above.
Oh, and something new just popped up as well: ``` Aug 19 12:31:47 host daemon[8597]: Waiting for sysfs to be ready Aug 19 12:31:48 host daemon[8597]: Timed out waiting for...
Hmm yeah, kernel module doesn't seem to be loaded. I'm on 5.8.
Yes, it's a dependency of `razer-laptop-control-git`. Anyway, I figured this out: `razer-laptop-control-dkms-git` doesn't have headers of the running kernel as dependency, although it does depend on it. Installing them with...
Not manually, no. I never really customized my current system. It's a default Manjaro KDE setup. Manjaro is sort of based on Arch and I did find this: https://www.archlinux.org/news/new-kernel-packages-and-mkinitcpio-hooks/ Although...
@rnd-ash ``` [user@host ~]$ lsusb | grep Razer Bus 001 Device 006: ID 1532:0253 Razer USA, Ltd RZ09-0330, Gaming Laptop [Blade 15 Advanced (Early 2020)] ```
It does work for me. :) I just have to manually restart the daemon in order to get it to work like I explained in this response https://github.com/rnd-ash/razer-laptop-control/issues/45#issuecomment-677455747 .. Ie....
Same issue seems to exist again on kernel 5.9 and restarting `razerdaemon.service` doesn't fix it this time. ``` [user@host ~]$ uname -a Linux host 5.9.1-1-MANJARO #1 SMP PREEMPT Sat Oct...
> Did you rebuild your DKMS tree? I didn't. Sorry man, all working now.