Results 1 to 3 of 3
I recently got an Asus G51VX-RX05 and am new to Ubuntu. Curently, I boot Ubuntu 9.04 from an external harddrive (when I want to use Vista I unplug the hardrive).
...
- 07-26-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
Help Needed: Outputting Sound
I recently got an Asus G51VX-RX05 and am new to Ubuntu. Curently, I boot Ubuntu 9.04 from an external harddrive (when I want to use Vista I unplug the hardrive).
Sound comes from the laptop speakers just fine but when headphones are plugged into the headphone jack no sound comes from either the headphones or speakers. I have tried messing with the Alsa setting but have been unsuccessful. How can I get sound through my headphones?
- 07-26-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
I have no idea, but what little I could pull from google suggests that these things have issues with the headphone switch... design shortcuts?
Post the output of lspci -nn | grep -i audio
At least then we'll know what exact card we're dealing with.
- 07-26-2009 #3Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
Thanks, but I finally figured it out (I got the answer from linlap.com)
I needed to add the line
options snd-hda-intel model=asus-mode3
to
sudo gedit /etc/modprobe.d/alsa-base.conf
then restart the driver


Reply With Quote