Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2009 09:57:15 +0200
From:      Pieter de Goeje <pieter@degoeje.nl>
To:        freebsd-current@freebsd.org
Cc:        "O. Hartmann" <ohartman@zedat.fu-berlin.de>, freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 8.0: how to exchange order of recognized HDA devices?
Message-ID:  <200905130957.16156.pieter@degoeje.nl>
In-Reply-To: <4A0A7820.6070602@zedat.fu-berlin.de>
References:  <4A0A7820.6070602@zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 13 May 2009 09:34:56 O. Hartmann wrote:
> The problem occured after the installation of an ATI HD4670 graphics 
> board, on which one can find an additional HDA device found by the 
> kernel before the on-board HDA device is found.
> So many clients, like vlc, mplayer etc. do have problems - they either 
> play no sound through the usual pathways (via on-board soundcard/chip 
> and the attached speakerset and/or headphones).
> I see 4 mixer-devices: mixer0 through mixer3. mixer0 seems to be 
> attached to the graphics-card, mixer1 shows the usual devices I 
> recognize and mixer 2 and 3 are unknown to me, they show up only 2 
> facilities.
> 
> To make things simple: is there a way to change order of the found HDA 
> controller?
sysctl hw.snd.default_unit=x 
where x should probably be 1 in your case.

Regards,
Pieter de Goeje



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905130957.16156.pieter>