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

Re: no sound in headphones



On 9/21/09, Emanoil Kotsev <deloptes@yahoo.com> wrote:
> > Liviu Andronic wrote:
> > front:CARD=SB,DEV=0
> I think this is the one you should try. May be we can exchange snapshots of
>  what alsamixer looks like. It seems you have similar audio controller to my
>  one.
>
I think I found it. This specific problem of no audio in external
headphones/speakers was widely discussed on Ubuntu, and someone
somewhere for some reason (similar but different from mine, I believe)
suggested adding the position_fix=1 option. I did so, and after reboot
everything seems to work as expected. I would probably need couple
more reboots to confirm this, but so far it looks fine. (Though
haven't checked the microphone, yet.)

Again, thank you for your help.
Best
Liviu


liviu@debian-liv:~$ cat /etc/modprobe.d/sound.conf
## ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
alias snd-card-1 snd-usb-audio

## module options should go here
#ex. options snd-hda-intel index=0 model=dell-m6,ref,auto
#options snd-hda-intel index=0 model=ref enable_msi=1
options snd-hda-intel index=0 model=hp-dv5 enable_msi=1 position_fix=1
options snd-usb-audio index=1


Reply to: