Leonardo Baldin
Leonardo Baldin
I can't seem to be able to reproduce this bug. Would you mind checking if `asusctl anime leds -b 255` turns on all leds as intended?
I am not familiar with the `zen` kernel for the g14 as I use the `linux-g14` kernel and everything works nominally. Do you have any dkms modules installed which contain...
I believe the custom kernels we are using contain the necessary drivers already, there should be no need for `asus-rog-nb-wmi-dkms-git` or `hid-asus-rog-dkms-git`. They can be a source of bugs afaik....
I have a `GA401IV`. I tried replicating whatever you have not working but I just can't on my machine. Honestly I'm at a loss here, sorry.
Actually, another user on somewhere (I think it was on the asus-nb-ctrl discord server) solved any problems they had with the anime display by just using armory crate for the...
@mszewczyk-ipwt you should try asking on the [asus-nb-ctrl Discord server](https://discord.gg/PVyFzWj)
Could any other syncing service (e.g. WebDAV/Nextcloud) be a reasonable effort to implement? Just asking because I don't personally maintain chrome extension with sync capabilities Edit: i can see from...
You can redirect the logging of a backend to ioutil.Discard, like this `backend = logging.NewLogBackend(ioutil.Discard, "", 0)`
Sure, I can implement instance checking fairly easily, but what do you mean by "namespace"? I don't suppose you're referring to Linux process namespaces because I can't see how those...
Sorry for the late response! Sure, I can work something out for that, but I'm going to treat as a low priority issue because I feel like this is more...