5th Generation Intel Core i5-5200U Processor (3M Cache, up to 2.70 GHz)
I have installed Debian 8 and the wireless adapter Broadcom Corporation BCM43142 802.11b/g/n wasn't recognised so I used LAN cable and completed the install.
I followed instructions from this link... https://wiki.debian.org/wl and managed to get my wireless recognised and is now working correctly.
I did notice that even after wireless is working ok, I continue to get an on screen message during boot process....
- Code: Select all
Loading, please wait...
fsck from util-linux 2.25.2
DEBIAN: clean, 130848/3842048 files, 1060212/15360000 blocks
[ 9.138531] w10: online cpus 1
[ 12.019185] bluetooth hci0: firmware: failed to load brcm/BCM43142A0-0a5c-21d7.hcd (-2)
[ 15.143883] systemd-fsck [268]: fsck.fat 3.0.27 (2014-11-12)
[ 15.144127] systemd-fsck [268]: /dev/sda1: 344 files, 13964/126976 clusters
[ 16.433222] Bluetooth: hci0 command 0x1003 tx timeout
The message isn't a big problem as my wireless is now working ok, but I wonder what causes it and is there any way to stop it being displayed, if that was possible.
Hugh