Lestrad wrote: 
> Hello. I'm a non-tech hobbyist hoping to run SoA on a Wandboard Quad.
> I'm currently waiting for the board to arrive. Can anyone tell me what I
> need to do to disable WiFi and Bluetooth on the board? (I want to run
> wired-only.)

Here are my notes from CSOS (Fedora Linux) on Wandboard Quad. I don't
know if this works with SoA.
Console access via serial port or ssh, then

Disable WiFi:
Create a file /etc/modprobe.d/brcmfmac-ignore.conf
> sudo nano /etc/modprobe.d/brcmfmac-ignore.conf
Add this line:
install brcmfmac /bin/false

Disable the bluetooth firmware loader:
> sudo systemctl disable bcm4329.service


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

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

Reply via email to