[Bug 192057] Sound doesn't work, fan on high, Wi-Fi Broadcom BCM43224 doesn't work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 27 21:59:23 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192057

Gavin Atkinson <gavin at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Triage                |Open
            Summary|Wi-Fi Broadcom BCM43224     |Sound doesn't work, fan on
                   |doesn`t work and etc.       |high, Wi-Fi Broadcom
                   |                            |BCM43224 doesn't work

--- Comment #1 from Gavin Atkinson <gavin at FreeBSD.org> ---
Hi,

Unfortunately, we do not have a driver for the BCM43224 WiFi chipset - this
chipset is entirely undocumented, making it hard to support.

For the sound issue, it looks like your system actually has four different
sound interfaces, and my guess is that we're defaulting to the wrong interface.
 In a root shell, can you try:

sysctl hw.snd.default_unit=0

and then try playing sound.  If that doesn't work, try setting it to 1, 2 and
then 3, each time stopping and restarting playing audio each time.  I suspect
one setting will make audio work (note that it is possible that PC-BSD provides
a "proper" interface to do this, however I'm afraid that I don't know what that
would be.

It's not clear from the debug output you gave what the issue could be with the
fan being stuck on high speed.  Could you show the output of "vmstat -i; sleep
10; vmstat -i" when the fan is running at high speed on an otherwise idle
system?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-wireless mailing list