[Solved] No sound (only headphones) on Thinkpad X200 Tablet

A few years ago, I installed Arch on a Thinkpad X200 Tablet, and everything was fine until a few day ago the HD had to be replaced. I was happy with system and the only think I remember being a headache was the touchscreen.
With the new HD, I decided to reinstall and not keeping config files, for a complete fresh start. One of the first things I did was setup sound, as it was really easy and worked just out-of-box with ALSA. After that, I installed some apps and the DE (Gnome this time, I've been previously working with only a WM, Awesome). I remeber even watching and listening a flash video with no problems.
Today, I keep installing some tweaks: GDM, laptop-tools, HDAPS, setting a console font... and suddenly, I noticed sound was not working anymore. Looked at alsamixer, and everything looks fine. Booting on init level 3 the problem persists, so it's not a Gnome issue. I tried blacklisting the more recent modules and daemons, but no sound. I tried plugging some headphones, and hey, the headphones work!
After reviewing the Arch wiki, Thinkwiki, googling, and trying several workarounds (most of them settings at modprobe.conf, and unmutting everything), I'm still with no sound, and very puzzled for the situation. I would greatly appreciate any help on this, or any clue to keep researching.
$ lspci|grep -i audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
$ lsmod |grep snd
snd_seq_dummy 1119 0
snd_seq_oss 25232 0
snd_hda_codec_conexant 35779 1
snd_seq_midi_event 4568 1 snd_seq_oss
snd_seq 41912 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 4409 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 33950 0
snd_mixer_oss 15366 1 snd_pcm_oss
snd_hda_intel 18988 1
snd_hda_codec 64796 2 snd_hda_codec_conexant,snd_hda_intel
snd_hwdep 4804 1 snd_hda_codec
snd_pcm 59496 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 15687 2 snd_seq,snd_pcm
snd_page_alloc 6053 2 snd_hda_intel,snd_pcm
snd 43987 14 snd_seq_oss,snd_hda_codec_conexant,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer,thinkpad_acpi
soundcore 4961 1 snd
$ cat /proc/asound/modules
0 snd_hda_intel
29 thinkpad_acpi
Last edited by Sachiel (2011-04-02 11:58:31)

Hola joseperezc, thank you for the recommendations.
Installing alsa-oss -> Nothing changes.
pcspkr is loaded by default:
$ lsmod |grep pcspkr
pcspkr 1367 0
I also tried blacklisting it, but no results.
I also tried this conf:
$ cat /etc/modprobe.d/alsa-base.conf
options snd slots=snd-hda-intel
alias snd-card-0 snd-hda-intel
options snd-hda-intel model=auto
options snd-hda-intel enable_msi=1
But still no sound.
Btw, atm I have:
$ pacman -Qs alsa
alocal/alsa-lib 1.0.24.1-1
An alternative implementation of Linux sound support
local/alsa-utils 1.0.24.2-1
An alternative implementation of Linux sound support
I also tried muting the SPDIF channels (I read that sometimes if they are enabled, the conflict with analog output), but no changes. And the sad thing is that it was working before... I'm thinking on uninstalling everything step by step...

Similar Messages

  • [SOLVED] PulseAudio, sound only in first xsession

    Hi,
    After much tinkering, I can now run xmonad on vt1 and XFCE on vt2. I do this because XFCE plays much nicer with games than xmonad does. I launch XFCE like so:
    startx xfce4 -- :1 vt2
    However, sound only plays when I have the first session active. For example, if I start an episode of a TV show or a game in XFCE, I don't hear any audio until I switch back to xmonad, at which point I hear the audio from the XFCE session and the current session. I have no idea why this is happening, any ideas?
    This is my .xinitrc:
    #!/bin/sh
    xsetroot -cursor_name left_ptr
    setxkbmap -option caps:super
    xrdb -merge ~/.Xresources
    if [ -e /home/fil/.screenlayout/main.sh ]
    then
    sh /home/fil/.screenlayout/main.sh
    fi
    # Applications to startup
    pulseaudio --start
    pasystray &
    dropboxd &
    udiskie --tray &
    # Depending on WM
    case $2 in
    xfce) exec startxfce4 ;;
    trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype percent --width 10 --height 12 --tint 0x000000 --transparent true --alpha 0 &
    xcompmgr -n &
    feh --bg-fill ~/Dropbox/wallpaper/close_fields-wide.jpg
    exec xmonad
    esac
    *edit* I should add that I don't care if I can't hear audio across sessions, or if I can. As long as I can always hear the audio for a session in that session.
    Last edited by filk (2014-04-13 06:20:28)

    I resolved the issue by adding myself to the "audio" group.

  • [SOLVED] No sound only in Skype?

    I have sound working on my system completely, sans Skype. I did not have PulseAudio installed when I installed Skype, yet Skype somehow put "PulseAudio Server (local)" in audio settings. Installing pulseaudio didn't really help - pavucontrol doesn't see my card for whatever reason.
    Help?
    Ninja edit: I did try this:
    echo "autospawn = no" > ~/.pulse/client.conf
    no luck
    Edit2: the above command helped, I just forgot to run killall pulseaudio. Sorry for wasting database space
    Last edited by Deusdies (2011-04-11 22:09:34)

    Actually I don't consider this solved since after rebooting, the solution doesn't work (unless you kill pulseaudio again). It's a bit of a hassle to kill pulseaudio after each reboot. Especially when I use pulseaudio for other things while using skype. Currently I have no sound in skype after configuring pulseaudio from the wiki. Other software works fine under pulse except skype. I am running Arch x86_64 and I have installed skype from multilib, lib32-libpulse and other required packages listed in the wiki. As mentioned before the topic solution works but is tedious. If anyone knows a way to get skype fully working with pulseaudio under Arch x86_64; please let me know. Thanks

  • Thinkpad x200 Tablett - Make buttons return acpi events

    Hi there,
    on my Thinkpad X200T I have some buttons for rotating the screen when I am in tablett mode. My problem is that these keys do not produce acpi events, but I get some keycodes (via xev). I know there is a way to fake keys from acpi events - but is there another way around? I want to get acpi events when i press these buttons. All the other buttons create acpi events, just these 3 buttons dont. Anyone know how to do?
    Btw: I use the kernel module thinkpad_acpi.
    I would also be happy if anyone comes up with another solution, i mean somehow this should be working...
    Thanks!
    Last edited by klump (2012-03-19 19:50:52)

    Hi there,
    on my Thinkpad X200T I have some buttons for rotating the screen when I am in tablett mode. My problem is that these keys do not produce acpi events, but I get some keycodes (via xev). I know there is a way to fake keys from acpi events - but is there another way around? I want to get acpi events when i press these buttons. All the other buttons create acpi events, just these 3 buttons dont. Anyone know how to do?
    Btw: I use the kernel module thinkpad_acpi.
    I would also be happy if anyone comes up with another solution, i mean somehow this should be working...
    Thanks!
    Last edited by klump (2012-03-19 19:50:52)

  • HT4085 I has a problem and I am not able to solve that when I use sound effect it is showed only headphone even I did not installing the headphone I has a problem and I am not able to solve that I am. Not able to hear the sound without headphone please he

    I has a problem and I am not able to solve that when I use sound effect it is showed only headphone even I did not installing the headphone I has a problem and I am not able to solve that I am. Not able to hear the sound without headphone please help guys

    Sounds to me like a hardware issue or maybe something is stuck in the headphone jack. When you plug in headphones, the jack in the iPad is switched to play only through the headphones and not the iPad's speakers. Sounds like either the jack is faulty or there is something stuck in the headphone jack. Get a flashlight & look inside the jack for anything that looks like it doesn't belong in there.
    Regardless, I'd take it in to an Apple Store if you have one nearby to have it checked.
    EDIT: "Ocean20" had an excellent suggestion above. While doing that, you may also want to rotate/twist the plug in the jack back & forth a few times as well. Dirty contacts can often times be cleared by doing this.

  • No sound from built in speakers only headphone jack works

    Not sure what happened but I only get sounds with headphones there is no sound from the speakers from my laptop envy15

    Hi
    Please find the link given below might help you to fix your issue.
    Sound Issue
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • My laptop lost all his sound n speakers..only headphones work.is a g6 b1z96ea

    my laptop lost all his sound n speakers..only headphones work.is a g6 b1z96ea
    what the hell is going on??i tried anything but doesn´t works

    Is "Do not disturb" activated in the Settings?
    Did you try to set up the phone as new device without using the latest backup?
    How to back up your data and set up as a new device
    Also try these steps:
    Verify that the volume is set to a level you would normally be able to hear.
    Ensure that there is nothing plugged in to the headset jack or the dock connector.
    If the iPhone is in a protective case, make sure that the speaker port isn't blocked by the case.
    Make sure that the speaker and dock port aren't clogged with debris. If necessary, clean it with a clean, small, dry, soft-bristled brush. Carefully and gently brush away any debris.
    If an audio issue occurs when using a specific application, try testing other applications to see if the issue persists.
    If the iPhone is paired with a Bluetooth headset or car kit:
    Try turning off Bluetooth.
    If you experience difficulties with the Bluetooth feature, follow these troubleshooting steps.
    Restart the iPhone.
    If restarting doesn't fix the issue, ensure that your iPhone is updated to the latest version of iOS.
    If the issue is not resolved after restoring the iPhone software, please contact Apple Support.
    copied from Troubleshooting iPhone hardware

  • Main speaker stopped working. Phone does not ring, sound only through earpiece/headphone. What to do?

    main speaker stopped working. Phone does not ring, sound only through earpiece/headphone. What to do?

    I spoke to the reseller today and they aggred to exchanged it. They didn't elaborate on the actual cause but thought that it had to be a hardware issue.
    It could either be the issue that Euvix suggested or it could be as simple as the outer speaker is simply not working.
    Anesi, did you use the phone before the upgrade? Looking at what you've written I take you didn't so I would go back and get it exchanged.

  • Why do I have sound only in one headphone, stereo and docking station?

    Why do I have sound only coming out of one side of headphone, car, stereo and docking station when playing itunes?

    Try cleaning out the headphone jack with a cotton swab.

  • Why the sound only is reproduced by one of the headphone

    why the sound only is reproduced by one of the headphone

    Try another set to see if the headphone jack is defective.

  • [SOLVED] Pulseaudio, sound coming from both headphone and laptop speak

    I switched to PulseAudio a while back, everything is working fine, except I can't find a way to get sound "only" in headphones.
    "Built-in Audio Analog Stereo" has three Ports: 'Analog Output', 'Speakers' and 'headphones'. Choosing Speakers give no sound, and choosing Analog output and headphones gives sound from both headphones (if it's attached) and laptop speakers.
    I have pavucontrol installed but can't find any option for it in it either. Any suggestions?
    Last edited by aqeeliz (2015-01-29 08:52:20)

    That code looks specific to that sound card, though I tried it anyways, by changing
    device=hw:M2496
    to
    device=hw:1
    (where  1 is index of my card), but now I can't get any sound from my sound card. I have commented out those lines, removed .config/pulse, restarted pulseaudio, restarted laptop, but I still can't get any sound from that soundcard anymore.  (EDIT: Apparently sound was muted in Kmix (thought it wasn't in pavucontrol), don't know how that works, maybe I missed something, anyways, I am again getting sound, but everything else is same.)
    And my original problem still remains.
    I am assuming if I know the names of channels (for headphone and laptop speaker), I can create a new sink/source and use that to route the sound properply, but I can't figure out exactly how to do all that.
    P.S: If anyone is looking at the link shared by emeres, it's moved to here
    Last edited by aqeeliz (2015-01-29 07:46:11)

  • My Laptop Sound only Can Played by Headphone Speaker Doesn't Work

    Why my Laptop Speaker doesn't work but when i use th Headphone it's work normally on my Headphone, Please Help Me
    i'm Using HP 1000 - 1609AU

    Hi @MineralCraver , 
    Thank you for visiting the HP Support Forums and Welcome. I have looked into your issue about your HP 1000-1609au Notebook PC and sound not working correctly with headphones. Here is a fix that has helped.
    1. Right click speaker icon (right hand corner)
    2. Select Playback devices
    3. Right click Speakers
    4. Enable it and set as Default
    5. Click Apply/Ok
    Here is a link to no sound from headphones.
    Have you tried the headphones in a something else?
    Hope this all helps to fix the sound from headphones.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Any way to have alarm clock only sound on headphones?

    Is there any way to have alarm clock only sound through headphones?

    No. Sorry. The only way to accomplish that would be to use a 3rd party app.

  • My ipad 3 does'nt sound only with headphones

    my ipad 3 wifi doesn't sound only with the headphones it sound all aplications, my ipad have only 20 days of purchase

    I am trying to understand your post but it is a bit difficult for me to interpret exactly what you are saying - and the point of confusion for me is where you seem to be saying that apps DO have sound. If that is true, that would rule out systems sounds being muted.
    However - did you check to see if you have system sounds muted. You can flip the side switch and see if the sound returns or double tap the home button and swipe to the right in the task bar at the bottom and check the software switch all the way to the left.
    If your iPad is less than 3 weeks old, I would make an appointment at an Apple Store Genius Bar and ask them to evaluate your iPad. Something is obviously wrong with it and if they cannot get the speakers to work properly, they will replace the device.

  • HT1766 Have sound only with headphones after apples new IOS install, any help would be appreciated.

    Have sound only with headphones after apple latest iOS install, any help out there?   

    http://support.apple.com/kb/TS2802

Maybe you are looking for

  • Unable to find the master data loaded request in manage tab

    Hi All, Iam unable to see the loaded request in the master data manage tab after some time of loading. Immediately after loading i could see the request.If i revisit the manage tab,iam unable to see the request. However data is available for the info

  • Process flows without Oracle Workflow?

    I am using OWB 10.2, running with a 10.2 database. I want to create a new workflow module, package, and flow, and execute it the process flow using the OWB scheduler. The documentation implies that this configuration is possible, but when I create th

  • How do i edit jpeg photos from iPhoto in Photoshop CC?

    I just downloaded Photoshop  CC on to my new iMac.  Most of my photos are in iPhoto.  I have the iPhoto program setup to open Photoshop CC to edit the pictures.  However, I got a message that CC cannot open jpeg files.  That has to be a mistake! Can

  • Any menu exit or badi for tcode F110

    Dear all, My requirement is that whenever the user runs tcode F110, a flat file has to be generated with all the details from tcode F110. How can i do that? Should i change the std pgm or any menu exit or badi available. Plz help me in this regard.

  • Problem using the tag validatorMessage on inputText

    In essence when there is an error i want as output what i write as string on validatorMessage. <h:inputText id="data_scadenza" value="#data_scadenza}"  validatorMessage="Data scadenza errata" > <f:convertDateTime pattern="dd/MM/yyyy" /> </h:inputText