morrownr / 8812au-20210820

Linux Driver for USB WiFi Adapters that are based on the RTL8812AU Chipset - v5.13.6-23
Other
79 stars 11 forks source link

LED control #7

Closed dsvf closed 4 months ago

dsvf commented 5 months ago

Is there a way to turn off the LED? Setting the parameter rtw_led_ctrl to 0 does not work anymore. It does not appear under /sys/module/8812au/parameters anymore, nor is there any other similarly-named parameter.

morrownr commented 5 months ago

@dsvf

Let me add this to the to-do list. Thanks.

morrownr commented 4 months ago

@dsvf

LED Control has been added but not tested. I'll leave the testing to you so that I can press on with other things.

The docs for LED Control are in the 8812au.conf file which you will see at the end of install-driver.sh. Use `edit-options.sh to edit the 8812au.conf file.

Let me know how it goes.

@morrownr

dsvf commented 4 months ago

Thanks for the input. My RPi 4B is currently undergoing boot problems, and I don't have the capacity these days to reinstall it. I'll update here once my setup is back working.

morrownr commented 4 months ago

Copy all. No hurry. Please test all 3 options... on, off and blink.

morrownr commented 4 months ago

I have tested a lot and have found no problems. I'm going to close this issue.