Help finding sound driver

Olivier Nicole olivier.nicole at cs.ait.ac.th
Wed Jun 26 09:35:52 UTC 2013


On Wed, Jun 26, 2013 at 4:31 PM, Sergio Tam <tam.sergio at gmail.com> wrote:
> 2013/6/26 Polytropon <freebsd at edvax.de>:
>> On Wed, 26 Jun 2013 11:45:10 +0700 (ICT), Olivier Nicole wrote:
>>> Azalia ADI1986A, 6 -Channel High-Definition Audio CODEC
>>> Support Jack-Sensing, Enumeration, Multi-streaming
>>> S/PDIF out on back I/O port
>>> Jack-Sensing & Enumeration
>>>
>>> Is there any change a driver exists for that audio chipset, for FreeBSD 9.1?
>>
>> Probably snd_hda will work. A common solution is to try this first
>> (because of the "name matching"), and then load all drivers and
>> see which one is working. Check the kernel output messages and
>> also "cat /dev/sndstat" to confirm success.
>>
>>
>
>
> Intel High Definition Audio (also called HD Audio or Azalia)
>
> http://www.freebsd.org/cgi/man.cgi?snd_hda

That was it, thank you.

Best regards,

Olivier


More information about the freebsd-questions mailing list