Last response was 20 hours ago. Anyone have any thoughts on steps I can take to try to enable the speaker on my machine based upon the above steps taken?
Last response was 20 hours ago. Anyone have any thoughts on steps I can take to try to enable the speaker on my machine based upon the above steps taken?
Comment out the second to last line and reboot:
Code:# options snd-cmipci mpu_port=0x330 fm_port=0x388
No joy with that one either. Could this be one that can't be fixed?
Alright, remove those previous options from alsa-base.conf.
How many analog audio jacks are there and is there a digital (spdif) out?
Another to try:
This one also (only one at a time please):Code:options snd-hda-intel model=hp enable_msi=1
Code:options snd-hda-intel model=mbp3
Last edited by lidex; May 2nd, 2010 at 04:36 AM.
I have 1 audio out headphone jack, 1 audio out jack (probably the same thing as the headphone jack - at least in appearance) and 1 SPDIF jack.
I will try the options you just listed 1 at a time in place of the previous suggestions and I will report back. Thanks for all the help so far.
Neither of those did the trick either. Is there a list of options like those somewhere I can just keep trying? I checked alsamixer again and my "front" has no "slider" to adjust and in system>preferences>sound I still have no speaker option (only analog output and analog headphones).
Thanks again. I'm still searching for a database or some sort of list of options I can try. My model of HP (IQ804t) in a search didn't provide any results.
Try these (singly):
Also if you haven't installed alsa-backports, it's worth a shot:Code:options snd-hda-intel model=3stack-dig options snd-hda-intel model=laptop-dig options snd-hda-intel model=basic options snd-hda-intel model=touchsmart
Code:sudo apt-get install linux-backports-modules-alsa-lucid-generic
Lidex you are awesome! The key to fixing the problem was the last one for the touchsmart (options snd-hda-intel model=touchsmart)
I will marked this solved but I want to put all the info in here in case someone searches the forum for a similar problem on a HP TouchSmart with HDA issues. My machine is a model IQ804t and the fix was to disable the last line of alsa-base.conf and add:
options snd-hda-intel model=touchsmart
Now my PC Speakers work AND my headphones work! Thank you for taking so much time to help me solve this issue. Best regards!
Wow. I didn't even think it would be that easy.
I would like to just post here that I was having the same issue, but I have an Asus G1Sn laptop. Sound would only come out of the headphone jack. The fix for me was this:
In the /etc/modprobe.d/alsa-base.conf file
comment out (put a # in front of) or removeand addCode:options snd-cmipci mpu_port=0x330 fm_port=0x388I would like to thank lidex and TBABill for finding this out.Code:options snd-hda-intel model=3stack-dig
Now I wonder if there is a specific place this should be posted as well?
Bookmarks