JackOfAll wrote: 
> Quote Originally Posted by gregb
> Yes, I am seeking to disable the WiFi software, make the interface
> inactive, disable the WiFi transceiver hardware, ...
> Triode sent me a kernel patch to stop the wi-fi hardware being
> initialised but I haven't had time to package it as yet.
> 
> For the moment you could prevent the kernel module from being loaded.
> Create a file /etc/modprobe.d/brcmfmac-ignore.conf containing...
> > install brcmfmac /bin/false
> Disable the bluetooth firmware loader as well....
> > sudo systemctl disable bcm4329.service
> And reboot...
This appears to work as desired (WiFi is disabled):
> ifconfig wlan0
wlan0: error fetching interface information: Device not found

Also thanks for bluetooth disable.


------------------------------------------------------------------------
gregb's Profile: http://forums.slimdevices.com/member.php?userid=47178
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to