-
-
Notifications
You must be signed in to change notification settings - Fork 29
Hangs at "Waiting for sysfs to be ready" #45
Comments
I shall correct this. it's a simple 1 liner fix. I put that debug statement in place and forgot to add a line telling you that it is ready....if you are able to run the cli app then the Daemon is indeed ready |
@rnd-ash Thanks for the quick response! Doesn't look like the daemon is ready though or at least |
Same problem and logs here. |
I have added a debug message for when sysfs is ready...updated the AUR package as well to include the change Please test and let me know if you see
In your daemon logs |
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:
|
can you run "lsmod | grep razer"? |
Hmm yeah, kernel module doesn't seem to be loaded. I'm on 5.8. |
do you have the kernel module package installed? https://aur.archlinux.org/packages/razer-laptop-control-dkms-git/ |
Yes, it's a dependency of Anyway, I figured this out:
After a reboot, I still ran into this:
After manually restarting the daemon, it was finally running fine and the CLI was working as well. So in conclusion what should be done here is: 1.) Add headers package of running kernel as a dependency to the 2.) [I just assume this is the cause of the error:] Delay the launch of the daemon a little (like Thanks for making it possible to run all this on Linux btw. :) |
did you rebuild initramfs with mkinitcpio? |
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 there are differences in Arch and Manjaro kernels, this sounds like they likely use mkinitcpio currently, yes. |
Hmm, exactly what hardware ID are you running? - run
|
|
interesting. driver should load on your device. can you run
|
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 #45 (comment) .. Ie. if I reboot, I get the error described in #45 (comment) but if I then just run |
I have same problem from time to time. I just restart service and everything is ok again. |
Same issue seems to exist again on kernel 5.9 and restarting
|
Thats odd, I just upgrades to 5.9.1 and am not seeing any issue (Driver loads as expected). Did you rebuild your DKMS tree? Run |
I didn't. Sorry man, all working now. |
I'm having the same exact issue. Running on a Blade Pro. Same issue. Running |
1.) rebuild https://aur.archlinux.org/packages/razer-laptop-control-dkms-git |
I have the same issue on fresh Late 2020 Blade Stealth and freshly installed
Late 2020 model not supported yet, I presume? |
Hi, |
I'm on the latest Manjaro KDE using a Razer Blade 15 Advanced (early 2020 model) and running kernel 5.8. Would love to get this to work because the fans are way louder than I expected...
The text was updated successfully, but these errors were encountered: