1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Christian kimocoder
502443b1b9 Add rtw_led_ctrl module parameter for changing led
Also adds example /etc/modprobe.d/ configuration file (realtek-leds.conf) that can
be used to set this new parameter option value automatically at boot or when
command e.g "modprobe 8812au" is done with no module parameter.

Howto do this manually?
sudo modprobe -r 8812au
sudo modprobe 8812au rtw_led_ctrl=1 (0 is allways off, 1 is normal & 2 is allways on)
2017-09-26 19:17:04 +02:00