Comment 9 for bug 477154

Revision history for this message
Amit Sharma (amit4-sharma) wrote : Re: When headphones are plugged in, the speaker does not get muted automatically.

Hi Daniel,

I updated as told...used below steps to do the same

1> Logged in with xterm
2>echo "hp_detect=1" | sudo tee /sys/class/sound/hwC0D0/hints
to insert value 1 in hints
3>echo "1" | sudo tee /sys/class/sound/hwC0D0/reconfig
to insert value in reconfig.
logged in to Gnome
still sound in both speaker as well as headphones.

-Amit