From HOw-to's for other distros on the mini 9
Wireless
The Broadcom BCM4312 in this laptop is not supported by the b43 kernel module yet. The only option is hand-installing the
wl driver from Broadcom, or possibly using ndiswrapper.
Sound
The sound card is fully supported, with working mixers, volume hotkeys, etc, with one problem:
No audible sound!
This can be fixed by putting the following in /etc/modporobe.d/sound, and then rmmod snd_hda_intel; modprobe snd_hda_intel:
Code:
alias snd-card-0 snd-hda-intel
options snd-hda-intel index=0 model=dell
Dunno bout the bluetooth