On Monday 25 December 2006 09:30, Siju George wrote: > Hi, > > I am running OpenBSD 4.0 amd64 on an ASUS A8V-VM motherboard ( dmesg > below ) > > The audio output sound is very low. > > As said in > http://www.openbsd.org/faq/faq13.html#confaudio > > there is no > > outputs.master > > in my mixerctl ( mixerctl -a is given below ) > > can some one please tell me which value i should increase to get the > volume higher? > > also > > # cdio play > No CD device name specified. Defaulting to cd0. > # > > reads the audio cdrom in the DVD writer but no songs are heard > through the speakers :-( > > thankyou so much :-) > > kind regards > > Siju > ># mixerctl -a >outputs.dac02.source=hdaudio >inputs.dac03.mute=off (snip) >outputs.sel18.mute=on
Hi Siju, If you're just hearing just a whisper of audio and can't control the volume at all, then you might actually hearing signal bleed through on poorly isolated output circuits (which is very common). This can happen when the "sound" is going to one or more of the outputs but the particular output you're "listening on" (i.e. using) is actually shut off. I did notice you have one of your outputs set to be muted (``on''). Setting it to ``off'' might fix the problem. Also there's some weirdness at the end of you dmesg regarding tracks on the CD you're using. The disc might not be compliant with the Audio CD standard due to some copyright protection scheme (or rootkit in the case of Sony). You might want to try a different disc. Kind Regards, JCR