pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Getting audio work



On Sat, Nov 12, 2011 at 08:39:27PM +0530, Mayuresh wrote:
> I am using NetBSD 5.1 generic kernel. Audio is not working for me.
> 
> # dmesg | grep -i audio
> azalia0 at pci0 dev 27 function 0: Generic High Definition Audio
> Controller
> azalia0: codec[1] has no audio function groups
> audio0 at azalia0: full duplex, playback, capture, independent
> audio1 at pad0: half duplex, playback, capture

Compiled custom kernel (5.1) with hdaudio enabled. Now I see:

# dmesg | grep -i aud
hdaudio0 at pci0 dev 27 function 0: HD Audio Controller
hdaudio0: interrupting at ioapic0 pin 21
hdafg0 at hdaudio0 vendor 0x8384 product 0x76A0 nid 0x01 (firmware
configuration)
audio0 at hdafg0: full duplex, playback, capture, independent
hdvsmfg at hdaudio0 vendor 0x14F1 product 0x2C06 nid 0x02 not configured
audio1 at pad0: half duplex, playback, capture


But still no audio. It's not muted. I checked:

# mixerctl -a
outputs.master=254,254
outputs.master.mute=off
inputs.dac=254,254
inputs.dac.mute=off
inputs.reclvl=0,0
inputs.reclvl2=0,0
inputs.reclvl3=0,0
inputs.reclvl3.mute=off
inputs.beep=255,255
outputs.dacsel=DAC00
record.source=ADC01

Mayuresh


Home | Main Index | Thread Index | Old Index