lwfinger/rtl8852au

led not working

Closed this issue · 2 comments

Hello all,

setting the lbkmode to 1 does not activate the LED
ex:
sudo sh -c "echo '1' > /sys/module/8852au/parameters/rtw_lbkmode"

I have the D-Link DWA-ax1850.

The standard configuration does not turn on the LED.

See the line in include/autoconf.h that says /#define CONFIG_RTW_LED/. Remove the comments.

it is SOLVED
thanks
I set up the rtw_lbkmode=1
I have LED,
thanks @lwfinger