NetBSD-Bugs archive

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

Re: kern/35060 (No audio output with azalia)



> This should be resolved in NetBSD -current using the new hdaudio(4) driver,
> can you give it a try?

I'm sorry to report that it doesn't work.

Unfortunately MONOLITHIC are't part of NetBSD-daily so I had to make one myself 
as of wednesdays source. It would have been handy to be able to download one.

I disabled azalia using userconf, then used audioplay to play a wav file and 
cdplay to play a CD. Both ports are silent now. I think there were the usual 
noises on the headphones jack once, but I couldn't reproduce that. The built-in 
speakers are also silent.

Here's a mixerctl -av
outputs.master=0,0 volume delta=256
inputs.dac=0,0 volume delta=256
inputs.beep=0,0 volume delta=256
record.mic=38,38 volume delta=18
inputs.cd=132,132 volume delta=10
inputs.record=252,252 volume delta=19
inputs.reclvl=38,38 volume delta=18
record.monitor=0,0 volume delta=256
outputs.dacsel=DAC00,DAC01  { DAC00 DAC01 }
record.source=ADC02  { ADC02 }

When setting all volumes to the maximum possible values I think there is 
something to hear on the headphones jack. It's extremely silent and I can't 
tell if it's the expected audio or something else.

Here's also the relevant part of dmesg:
hdaudio0 at pci0 dev 27 function 0: HD Audio Controller
hdaudio0: interrupting at ioapic0 pin 16
hdafg0 at hdaudio0 vendor 0x10EC product 0x0861 nid 0x01 (firmware 
configuration)
hdafg0: DAC0:03, Analog Speaker: Fixed Function (Unknown, 0B)
hdafg0: DAC0:03, Analog HP Out: Jack (Black, 0F)
hdafg0: DAC1:07, Digital SPDIF Out: Jack (Black, 12)
hdafg0: ADC2:08, Analog Mic In: Fixed Function (Unknown, 10)
hdafg0: ADC2:08, Analog CD: Fixed Function (Unknown, 11)
hdafg0: ADC2:08, Analog Mic In: Jack (Black, 0D)
hdafg0: 2ch/2ch 48000Hz-96000Hz 16/16 20/32 24/32
audio0 at hdafg0: full duplex, independent
hdvsmfg at hdaudio0 vendor 0x1543 product 0x3155 nid 0x01 not configured


And here's audioctl -a:
name=HD Audio
version=1.0
config=hdaudio
encodings=slinear_le:16,slinear_be:16*,ulinear_le:16*,ulinear_be:16*,mulaw:8*,alaw:8*,slinear_le:32,slinear_be:32*,ulinear_le:32*,ulinear_be:32*
properties=full_duplex,independent
full_duplex=0
fullduplex=0
blocksize=9472
hiwat=6
lowat=5
monitor_gain=0
mode=
play.rate=8000
play.channels=1
play.precision=8
play.encoding=mulaw
play.gain=0
play.balance=32
play.port=0x0
play.avail_ports=0x0
play.seek=0
play.samples=0
play.eof=0
play.pause=0
play.error=0
play.waiting=0
play.open=0
play.active=0
play.buffer_size=65536
record.rate=8000
record.channels=1
record.precision=8
record.encoding=mulaw
record.gain=0
record.balance=32
record.port=0x0
record.avail_ports=0x0
record.seek=0
record.samples=0
record.eof=0
record.pause=0
record.error=0
record.waiting=0
record.open=0
record.active=0
record.buffer_size=65536
record.errors=0


I hope I didn't forget anything, since it has been some time from when I tried 
it until I got around to write this mail.


BTW: From the dmesg output it looks that the analog CD input first runs through 
the adc, is then mixed digitally with the other channels and finally played 
through an dac. Is this true? Has it always been that way?

Bye, Chris

Noch keine Pläne für das nächste Wochenende? Klicken Sie rein in den neuen 
Veranstaltungskalender auf arcor.de: http://events.arcor.de/


Home | Main Index | Thread Index | Old Index