STOP BLINKING! (change wifi LED to steady)
Posted: Sat Feb 27, 2016 7:24 pm
just more nonsense - I put Mint Rosa on the X2001 Frankie from emeraldgirl08 and have been doing the usual chores to get to where it's comfortable for me.
id est, I don't like the distraction of the wifi LED constantly blinking. and there's an easy fix - just put:
options iwlwifi led_mode=1
into someplace like
and reboot or reload the module.
it may be different for your version / OS - do an lsmod to see if maybe your driver is iwlcore or iwlagn instead. but the parameter is still basically the same.
id est, I don't like the distraction of the wifi LED constantly blinking. and there's an easy fix - just put:
options iwlwifi led_mode=1
into someplace like
Code: Select all
/etc/modprobe.d/wlan.confit may be different for your version / OS - do an lsmod to see if maybe your driver is iwlcore or iwlagn instead. but the parameter is still basically the same.