Changes between Version 9 and Version 10 of Software/hDrivers
- Timestamp:
- Mar 17, 2015, 9:16:47 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/hDrivers
v9 v10 18 18 1. {{{ sudo modprobe -r b43 ssb wl brcmfmac brcmsmac bcma }}} 19 19 1. {{{ sudo modprobe wl }}} 20 21 These drivers are blacklisted on the baseline image by default, but may be re-enabled by later actions. These steps insure that they are not loaded at the same time as wl. 22 23 ''' If your chosen operating system does not have the source available, such as in the above instructions, you will need to build the linux_sta wl driver yourself. The sources are available from Broadcom, below. ''' 20 24 21 25 ''' Building and loading the STA module:'''[[BR]]