Avery Black

Results 46 comments of Avery Black

> That is very interesting. I myself still use Clover + Mojave and do not have this problem. > > @1Revenger1 Have you ever seen similar issues? No I have...

https://dortania.github.io/Getting-Started-With-ACPI/Laptops/trackpad-methods/manual.html This should be up to date. Would want to find the _STA method under the SBUS device though rather than GPIO.

A log from the kext would be nice as well. Could do something like `log show --last boot | grep -i voodooinput > ~/Desktop/VoodooLog.txt`, which would create a log file...

System preference pane is locked behind battery, or atleast was in Catalina and older. I've heard numerous reports of SMCBatteryManager being broken (don't know about ACPIBatteryManager or other battery kexts)....

The update right now updates status before updating networks and connecting - so I don't think there will be issues with auto join messing with a user manually joining before...

The state during a connection attempt shouldn't be `init` as far as I know - it'd likely be auth unless I'm missing something. If a user wants to stay disconnected,...

It's likely better to wait until such an API is put in then, at which point this PR can be reworked to use it.

What browser was this tested in? I just tested this and I wasn't able to see any difference - this was in Firefox though.

It may be better to point people to the whatevergreen documentation instead. What may have worked for you may not work for others, and it’d be useful for every generation...

.vuepress/config.js is where the sidebar is defined..