[SOLVED] no sound after reinstall

**EDIT**
POST IS IRRELEVANT
My hp nc6220 laptop has an ICH6 soundchip and ac97 codec
Installing alsa-utils and running alsaconf was one of the first things I did after a reboot into the new system.
aplay /usr/share/sounds/alsa/Front_Center.wav worked. I set levels with alsamixer and did alsactl store.
Then I proceeded installing xfce4, mplayer, audacious and a whole lot of packages. When I wanted to listen to music, there was no sound. Not outside of X either. I don't remember if I rebooted inbetween. The three mediabuttons mute, lowervolume and raisevolume register, but do nothing. I see the osd come up when i press them playing video in mplayer, though.
buttons:
.Xmodmap
keycode 160 = XF86AudioMute
keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume
Is this kernel too new?       I have the 2.6.29-ARCH kernel. The modules snd_intel8x0, snd_intel8x0m and snd_ac97_codec are loaded. I'd like to go with alsa, I think it's more usable than oss. I have the same problem with debian sid and made a lengthy post about it. I finaly chose oss over alsa there.
for reference:
http://forums.debian.net/viewtopic.php?t=38112
**EDIT**
Nevermind. Sound works as expected. I think I accidentally set something wrong in a mixer.
Last edited by kanonmat (2009-05-03 09:01:19)

**EDIT**
POST IS IRRELEVANT
My hp nc6220 laptop has an ICH6 soundchip and ac97 codec
Installing alsa-utils and running alsaconf was one of the first things I did after a reboot into the new system.
aplay /usr/share/sounds/alsa/Front_Center.wav worked. I set levels with alsamixer and did alsactl store.
Then I proceeded installing xfce4, mplayer, audacious and a whole lot of packages. When I wanted to listen to music, there was no sound. Not outside of X either. I don't remember if I rebooted inbetween. The three mediabuttons mute, lowervolume and raisevolume register, but do nothing. I see the osd come up when i press them playing video in mplayer, though.
buttons:
.Xmodmap
keycode 160 = XF86AudioMute
keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume
Is this kernel too new?       I have the 2.6.29-ARCH kernel. The modules snd_intel8x0, snd_intel8x0m and snd_ac97_codec are loaded. I'd like to go with alsa, I think it's more usable than oss. I have the same problem with debian sid and made a lengthy post about it. I finaly chose oss over alsa there.
for reference:
http://forums.debian.net/viewtopic.php?t=38112
**EDIT**
Nevermind. Sound works as expected. I think I accidentally set something wrong in a mixer.
Last edited by kanonmat (2009-05-03 09:01:19)

Similar Messages

  • HP Mini 110 (XP) - No sound after reinstall

    Hi there! I have a problem after reinstalling my HP Mini 110, and would appreciatte any feedback on this.
    I formatted the pc and installed a fresh version of XP Home edition (SP2).
    Everything went very smooth and all drivers where installed (Downloaded from the HP driver support site).
    Video, network, Intel chipset, Wifi, Bios, everything is working like a charm... expect for the AUDIO.
    I've installed the IDT driver, but when the installation starts it says something in the lines of  "your sound device is not supported by this installer" and shuts down.
    I've tried with several different drivers (all from HP site) with no luck.
    Another thing that caught my attention is that there are no sound devices in the "hardware management" tab of the system.... No sound card is detected! This seems really weird to me...
    What could be the problem ? Any clues ? I should point that before the format the sound card worked perfectly.
    My machine is an HP Mini 110 (1020 LA).
    Thanks a million for any feedback!
    Ale_Argentina.
    This question was solved.
    View Solution.

    Paul,
    Thanks again for your feedback.
    The interesting thing is that there is no device showing on de hardware management tab... Under sound there are no "unrecognize" devices or anything.... This look weird to me!
    I'm assuming i have and IDT sound device as all netbooks from this series have it, and i had the IDT software installed before formatting the pc.
    It's also importanto to mention that the sound device was working until Sunday before i made the new installation of WXP.
    The strange thing for me is that nothing is showing up in the hardware manager.... There should be at least an unknown device showing me a lack of drivers right ??
    I will aprecciate any ideas of thins i might have to look into to solve it...
    Thanks again!
    Best regards.
    Ale_Argentina.

  • [SOLVED] Lost Sound After Upgrade

    Solved (for now at least). The problem appears to be a bug with alsa. Alsaconf writes a file called /etc/modprobe.d/50-sound.conf, which contains the aliases for the sound card. But for some reason it then wasn't reading the file. Copying the alias entries to /etc/modprobe.d/modprobe.conf to read directly from there seems to have worked.
    Now to fix the frequency scaling.
    ===================== solved ===========================
    I lost all sound after the last upgrade. I just rebooted because frequency scaling is also not working, and no sound.
    all drivers seem to be there:
    08:50 AM:~ $ lsmod |grep snd
    snd_mpu401_uart 9264 0
    snd_hda_codec_realtek 278132 1
    snd_cs46xx 96800 1
    snd_seq_dummy 3540 0
    gameport 13760 2 snd_cs46xx
    snd_hda_intel 31208 3
    snd_hda_codec 82128 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 9976 1 snd_hda_codec
    snd_rawmidi 26592 2 snd_mpu401_uart,snd_cs46xx
    snd_ac97_codec 133560 1 snd_cs46xx
    snd_seq_oss 36224 0
    snd_seq_midi_event 8592 1 snd_seq_oss
    snd_seq 64640 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 8324 4 snd_seq_dummy,snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss 47328 0
    snd_pcm 90872 5 snd_cs46xx,snd_hda_intel,snd_hda_codec,snd_ac97_codec,snd_pcm_oss
    snd_timer 25344 2 snd_seq,snd_pcm
    snd_page_alloc 10784 3 snd_cs46xx,snd_hda_intel,snd_pcm
    snd_mixer_oss 20976 2 snd_pcm_oss
    snd 76744 21 snd_mpu401_uart,snd_hda_codec_realtek,snd_cs46xx,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 8576 2 snd
    ac97_bus 2160 1 snd_ac97_codec
    I don't see anything in the updated packages that might cause this:
    [2009-08-09 18:09] upgraded gawk (3.1.6-3 -> 3.1.7-1)
    [2009-08-09 18:09] upgraded gimp (2.6.6-2 -> 2.6.6-3)
    [2009-08-09 18:09] upgraded imagemagick (6.5.4.5-1 -> 6.5.4.8-1)
    [2009-08-09 18:09] upgraded kdelibs3 (3.5.10-5 -> 3.5.10-7)
    [2009-08-09 18:09] upgraded mkinitcpio (0.5.25-1 -> 0.5.26-1)
    [2009-08-09 18:09] upgraded polkit-qt (0.9.2-1 -> 0.9.2-2)
    [2009-08-09 18:09] upgraded psmisc (22.7-1 -> 22.8-1)
    [2009-08-09 18:09] upgraded python-pygame (1.9.0-1 -> 1.9.1-1)
    [2009-08-09 18:09] upgraded python-pysqlite (2.4.1-2 -> 2.5.5-1)
    [2009-08-09 18:09] upgraded readline (6.0.003-3 -> 6.0.004-1)
    [2009-08-09 18:09] Fixing gshadow file ...
    [2009-08-09 18:09] upgraded shadow (4.1.4.1-1 -> 4.1.4.2-1)
    I tried firefox, xine, mythfrontend, avidemux2, xmms and mpg123 - there's no sound in any app. If I play something where there are indicators, like in xmms, the eq indicator levels jump, the song progresses like it's playing, but no sound. I reran alsaconf, it seems to be configured properly. The mixer sliders work and aren't muted. It doesn't work either as root or as user.
    I have another computer hooked up through the line out and the sound still works fine there, so it doesn't appear to be a hardware problem.
    I'm completely stumped at this point. If it's a bug somewhere, what's it a bug in to cause global sound loss? Is there anything else I'm overlooking? All I can think is that it must be muted somewhere, but I can't find it. Or else it has something to do with the cpu and cpu freq scaling that's also broken now.
    ===================== solved ===========================
    Last edited by userlander (2009-08-10 15:04:45)

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Check your settings. The iPads have a small switch on the right edge. It can be used as a rotation lock to keep the screen from automatically reorienting itself as you move around, but you need to have the tablet’s settings configured properly. That same switch, right above the volume buttons, can also be set to function instead as a mute button to silence certain types of audio.
    If the switch is set to work as a mute button, you can change its purpose to “screen-rotation lock” by tapping the Settings icon on the home screen. On the Settings screen, tap General on the left side, and on the right side of the screen flick down to “Use Side Switch to.” Tap to select Lock Rotation or Mute to set the button’s function. Even if you set the side switch for your preferred use, you can still mute the Mini or lock the screen. Just double-click the Home button, and when the panel of apps appears along the bottom edge of the screen, flick the row from left to right with your finger. Tap the icon on the far left side of the row to either lock the iPad’s screen or mute the iPad’s alerts, notifications and sound effects. Music, podcasts and video are not muted unless you turn the volume all the way down.
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/ts1630
    http://www.atreks.com/app-no-sound-on-ipad-4-%E2%80%93-what-to-do/
     Cheers, Tom

  • [Solved] No sound after resuming from suspend

    After suspending and resuming I no longer have any sound output (through headphone jack or my laptop speaker). The laptop is a toshiba portege r835. I can't say how long this has been happening, since I've only tried to play any sounds after resuming recently.
    Searching the forums I found the following thread: https://bbs.archlinux.org/viewtopic.php?id=151001
    I haven't tried this because it isn't exactly the same problem, but mostly because I'm currently stuck on kernel 3.5.6 because of the sandy bridge power regression issues.
    Does anyone have any other ideas on how to possibly fix this problem?
    Thanks!!
    Last edited by twistedcubic (2012-12-31 22:20:20)

    Solved, sort of.
    I had some double suspend issue: I had set up suspend with systemd before using xfce and then after installing xfce I set my power settings so that the computer would suspend after shutting the lid, so I would have to open the lid, shut it, and then open it again for the computer to actually resume. After turning off the suspend setting in the xfce power manager, and just using the systemd suspend, the sound works fine on resume (both headphones and speakers)!

  • [SOLVED] No sound after fresh install

    Hi
    I am having a little bit of a problem that I couldn't solve myself. My sound is not working after a fresh installation of Arch. Everything else is fine but sound is not working. My "user" is in "audio" group, I tried some solution nothing smart just trying to reinstall or try to delete pulseaudio or alsa, only to find they are dependant on something. I have a Gnome 3.12. Also I am not an expert (obviously) ,but some things are still unclear to me about linux and this is not my first expiriance with Arch.
    This is what I belive you need from harware list:
    Motherboard: Asus P5Q PRO
    Video Card: Ati Radeon 4850HD
    Audio: Realtek ALC1200, 8-channel High Definition Audio CODEC (this is built in)
    So enough of my rambling here are the data I think you may need for actually helping me:
    This is the version I am using
    pacman -Q | grep alsa
    alsa-lib 1.0.28-1
    alsa-oss 1.0.28-1
    alsa-plugins 1.0.28-2
    alsa-utils 1.0.28-1
    lib32-alsa-lib 1.0.28-1
    lib32-alsa-plugins 1.0.28-1
    pulseaudio-alsa 2-3
    zita-alsa-pcmi 0.2.0-1.
    cat /proc/asound/modules
    0 snd_hda_intel
    1 snd_hda_intel
    lsmod | grep snd
    snd_hda_codec_realtek 67127 1
    snd_hda_codec_generic 63126 1 snd_hda_codec_realtek
    snd_hda_codec_hdmi 45117 1
    snd_hda_intel 26327 10
    snd_hda_controller 26727 1 snd_hda_intel
    snd_hda_codec 108552 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 17244 1 snd_hda_codec
    snd_pcm 88487 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 26614 1 snd_pcm
    snd 73436 28 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 13031 2 snd,snd_hda_codec
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC1200 Digital [ALC1200 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 80 Oct 9 23:27 by-path
    crw-rw----+ 1 root audio 116, 5 Oct 9 23:27 controlC0
    crw-rw----+ 1 root audio 116, 2 Oct 9 23:27 controlC1
    crw-rw----+ 1 root audio 116, 10 Oct 9 23:27 hwC0D0
    crw-rw----+ 1 root audio 116, 4 Oct 9 23:27 hwC1D0
    crw-rw----+ 1 root audio 116, 7 Oct 9 23:27 pcmC0D0c
    crw-rw----+ 1 root audio 116, 6 Oct 9 23:27 pcmC0D0p
    crw-rw----+ 1 root audio 116, 8 Oct 9 23:45 pcmC0D1p
    crw-rw----+ 1 root audio 116, 9 Oct 9 23:27 pcmC0D2c
    crw-rw----+ 1 root audio 116, 3 Oct 9 23:27 pcmC1D3p
    crw-rw----+ 1 root audio 116, 1 Oct 9 23:26 seq
    crw-rw----+ 1 root audio 116, 33 Oct 9 23:27 timer
    Sorry if anything is wrong it's my first post
    Last edited by LArchimonde (2014-10-10 13:32:16)

    No, I checked that in the beggining, however the thing that bothers me is there is, in gnome settings; sound; there is no intel hd or radeonhd choises just "Digital Output" (S/PDIF) -Built-in-Audio". And I can't seem to add new one or anything else. Aslo in the same menu sound; I cannot choose another profile. Just one: Digital Stereo.
    I was thinking could the new kernel be guilty? Whenever I installed in the past everything was ok, including the sound. Now there is something that I didn't mention, there were two lines when I started installing Arch yesterday,
    "Posible missing firmware aic94, smsmdtv."
    This is not exactly how it was written but I do remeber posible and these two "missing" ones, because I writed them down.
    That's it. Anyone has any ideas?

  • [SOLVED] No sound after installing pulseaudio

    Hi,
    I recently installed pulseaudio to be able to use skype since their update to version 4.3.
    I installed with additional stuff using the command:
    $ sudo pacman -S pulseaudio pulseaudio-alsa pavucontrol lib32-libpulse
    After installing I ran the commands:
    $ pulseaudio -k
    $ pulseaudio --start
    At this point, skype and sound were working properly again.
    After rebooting my computer, I completely lost the sound. I tried killing and restarting pulseaudio and reinstalled twice, but I never managed to have to sound back since...
    Any suggestions?
    Thank you for your help
    Last edited by nocarch (2014-08-08 00:29:48)

    What troubleshooting have you done?
    Moving to NC...

  • [Solved] No sound after upgrade

    After an upgrade I get no sound out of my speakers. Following packages have been upgraded:
    [2011-08-11 09:38] Running 'pacman -Sy'
    [2011-08-11 09:38] synchronizing package lists
    [2011-08-11 09:39] Running 'pacman -S testing/filesystem testing/dash testing/wget extra/gstreamer0.10-good extra/imagemagick extra/gstreamer0.10-base extra/gstreamer0.10-base-plugins extra/gstreamer0.10-good-plugins extra/flac extra/libogg extra/libisofs extra/ghostscript extra/libburn'
    [2011-08-11 09:39] warning: /etc/fstab installed as /etc/fstab.pacnew
    [2011-08-11 09:39] upgraded filesystem (2011.04-1 -> 2011.08-1)
    [2011-08-11 09:39] upgraded dash (0.5.7-1 -> 0.5.7-2)
    [2011-08-11 09:39] upgraded wget (1.12-7 -> 1.13-1)
    [2011-08-11 09:39] upgraded gstreamer0.10-base (0.10.34-1 -> 0.10.35-1)
    [2011-08-11 09:39] upgraded gstreamer0.10-good (0.10.29-1 -> 0.10.30-1)
    [2011-08-11 09:39] upgraded imagemagick (6.7.1.0-1 -> 6.7.1.3-1)
    [2011-08-11 09:39] upgraded gstreamer0.10-base-plugins (0.10.34-1 -> 0.10.35-1)
    [2011-08-11 09:39] upgraded libogg (1.2.2-1 -> 1.3.0-1)
    [2011-08-11 09:39] upgraded flac (1.2.1-2 -> 1.2.1-3)
    [2011-08-11 09:39] upgraded gstreamer0.10-good-plugins (0.10.29-1 -> 0.10.30-1)
    [2011-08-11 09:39] upgraded libisofs (1.1.2-1 -> 1.1.4-1)
    [2011-08-11 09:39] upgraded ghostscript (9.02-2 -> 9.04-2)
    [2011-08-11 09:39] upgraded libburn (1.1.0.pl01-1 -> 1.1.4-1)
    [2011-08-11 09:40] Running 'pacman -U /tmp/yaourt-tmp-photon-new/PKGDEST.JIQ/flashplugin-beta-11.0.1.98-1-i686.pkg.tar.xz'
    [2011-08-11 09:40] upgraded flashplugin-beta (11.0.1.60-2 -> 11.0.1.98-1)
    [2011-08-11 09:41] Running 'pacman -R esound'
    [2011-08-11 09:41] removed esound (0.2.41-2)
    [2011-08-11 09:41] Running 'pacman -R audiofile'
    [2011-08-11 09:41] removed audiofile (0.2.7-1)
    Concerning the last lines: I removed esound and audiofile because pacman reported that it isn't used by any package any more. Maybe also interesting: I still have kernel 2.6.39 installed since I had some issues with 3.0. Maybe something has been changed to work with 3.0 and is broken with 2.6 now?
    I don't really know how to start troubleshooting.  speaker-test -c 2 doesn't produce any sound. Restarting alsa seems succesfull but doesn't make the sound appear, too. The loaded modules seem fine, too:
    $ lsmod |grep snd
    snd_mpu401 3824 0
    snd_cs4236 22423 0
    snd_emu10k1 121545 1
    snd_wavefront 28370 0
    snd_intel8x0 22404 1
    snd_wss_lib 18084 2 snd_cs4236,snd_wavefront
    snd_ac97_codec 90029 2 snd_emu10k1,snd_intel8x0
    snd_opl3_lib 7322 2 snd_cs4236,snd_wavefront
    snd_mpu401_uart 4951 3 snd_mpu401,snd_cs4236,snd_wavefront
    ac97_bus 850 1 snd_ac97_codec
    snd_util_mem 1812 1 snd_emu10k1
    snd_pcm 60311 5 snd_cs4236,snd_emu10k1,snd_intel8x0,snd_wss_lib,snd_ac97_codec
    snd_rawmidi 15295 3 snd_emu10k1,snd_wavefront,snd_mpu401_uart
    snd_seq_device 4388 3 snd_emu10k1,snd_opl3_lib,snd_rawmidi
    snd_timer 15542 4 snd_emu10k1,snd_wss_lib,snd_opl3_lib,snd_pcm
    snd_hwdep 4919 3 snd_emu10k1,snd_wavefront,snd_opl3_lib
    snd 43399 18 snd_mpu401,snd_cs4236,snd_emu10k1,snd_wavefront,snd_intel8x0,snd_wss_lib,snd_ac97_codec,snd_opl3_lib,snd_mpu401_uart,snd_pcm,snd_rawmidi,snd_seq_device,snd_timer,snd_hwdep
    soundcore 5018 1 snd
    snd_page_alloc 5909 4 snd_emu10k1,snd_intel8x0,snd_wss_lib,snd_pcm
    Concerning the hardware: The motherboard has an integrated sound chip but it isn't used (or it shouldn't be), the speakers are connected to an Audigy 2ZS PCI card, whose module (snd_emu10k1 as reported by alsaconf) seems to be loaded. Btw, running alsaconf didn't solve the problem, too.
    Thanks in advance for any advice,
    PhotonX
    Solved: Problem disappeared by itself after another update (though no sound related packages were touched this time).
    Last edited by PhotonX (2011-08-13 06:11:22)

    Okay, my sound is working again.  I fixed the problem by changing two settings in the pulse audio volume control.  The first was to turn off the RV710/730 Digital Stereo (HDMI) output device and the second was to change the Internal Audio profile to Analog Surround 5.1 Output.  I don't know if the settings will remain after a reboot or some other change, but they work for now.

  • [SOLVED]No sound after resuming from suspend thinkpad t23

    On a T23 Thinkpad, suspend-to-ram works, but I have no sound and no network when resuming.
    After googling for a while, it seems I must unload sound modules before going to sleep and then reload my sound modules after resuming.
    lsmod|grep snd gives me this:
    snd_intel8x0 28700 3
    snd_ac97_codec 94756 1 snd_intel8x0
    snd_pcm_oss 38432 0
    snd_pcm 68996 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 19332 1 snd_pcm
    snd_page_alloc 8072 2 snd_intel8x0,snd_pcm
    snd_mixer_oss 14464 1 snd_pcm_oss
    snd 44388 12 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 6496 1 snd
    ac97_bus 2432 1 snd_ac97_codec
    However, from the command line, after
    modprobe -r snd_seq_oss snd_seq snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_pcm snd_timer snd_mixer_oss
    I get:
    FATAL: Module snd_intel8x0 is in use.
    Even though I have no sound apps running.
    I am planning on putting the modprobe -r command in /etc/pm/sleep.d/whatever to unload and then another to reload the mods.
    Any help appreciated.
    Last edited by Misfit138 (2008-01-07 02:27:07)

    OK, solved it. Placed this in /etc/pm/sleep.d/11suspend
    #!/bin/sh
    mixers="Master PCM CD"
    for mixer in $mixers ; do
    /usr/bin/amixer -q sset $mixer mute
    /usr/bin/amixer -q sset $mixer unmute
    done
    Just mutes and unmutes master, PCM and cd channels. Works perfectly. suspend-to-ram and hibernate now work 100%.
    Thinkpads are so sweet.

  • [SOLVED] No sound after installing/uninstalling gnome

    I thought I'd give Gnome a try again after a year or so away from it using bspwm, just to remind myself of it. Once it was installed though my sound no longer worked within bspwm. Uninstalling it with pacman -Runs left me with no sound still. I then reinstalled Gnome so that I could at least have some sound while I worked out the problem, but this time had no sound in Gnome either. I tried using pacman -Rnsdd the second time but again I'm left with no sound. Now if I open alsamixer, the default sound card appears to be HDMI, but changing it back to PCH does nothing. Anyone have any ideas?
    Last edited by shpongledspores (2015-06-03 12:55:05)

    Fixed it by changing the default control and pcm card to 1 instead of 0 in /usr/share/alsa/alsa.conf

  • [Solved] No sound after reboot [FUJITSU-SIEMENS Amilo Pro V3205]

    I have an Intel 82801G sound card, which works fine with alsa/snd-hda-intel after I configure it with alsaconf. But after reboot alsa doesn't work until I reconfigure it again.
    Here stays, that it should work properly, but it doesn't.
    Please, could somebody help me?
    Edited: Or could somebody tell me how should I step by step install it? (I tried arch wiki)
    Last edited by dudko (2010-05-15 14:59:12)

    Solved on #alsa irc. Thank's gnubien, it was missing @alsa in rc.config.

  • [Solved]no sound after suspend/resume after kernel 3.9.2 upgrade

    I don't know  what to provide to help solve this problem. Leave me messages.Thank you!
    Last edited by chu887 (2013-06-06 08:54:16)

    johni wrote:
    I got mine working!
    First I commented out the module parameter from my /etc/modprobe.d//intel-hda-audio.conf:
    #options snd-hda-intel model=dell-eq
    Since it works without that now, I will probably remove the file.
    Next, I went into alsamixer, and noticed a couple items not there before, turned down low:
    "Speaker", and two "HeadPhone" mixers, both turned down almost off.  I turned up the volume on the speaker, and was able to get sound from the speakers.   The same worked for the headphone entries (I have two headphone jacks).
    After I did this, it works better than before because I used to only have one working headphone jack.
    Also, I confirmed sound is still working after suspend/resume for me.
    Hopefully this will help one of you.
    Thanks,the problem has been resolved by downgrade.
    Sound is absolutely normal before I suspend/resume my system,  volume is normal, not too large,not too little. But there's no sound at all after resume it .  I guess it's probably to have something to do with our audio card - HDA intel,  my computer is also a dell laptop( dell 1420 , 2007/2008, really old ).
    My advice is : don't upgrade to kernel 3.9.2 ,it's an odd version( odd version is not stable).

  • [Solved] No Sound after Windows 8.1 Update

    I have an MSI GE70 and after updating to Windows 8.1 I can not get sound from any source.
    I have tried updating drivers through windows automatic system and then through the MSI website. However no change.
    Any ideas how to restore sound, without having to entirely reinstall Windows 8 and avoid updating to Windows 8.1?
    Thanks,
    Richard

    I've resolved the issue for me. Instead of installing the drivers from MEI website. I got them from here:
    http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS035939
    Whether there is any long term effects of installing the sound drivers from a different company remains to be seen, but I have got my sound back. Hope this may help others who may experience the same issues.
    Thanks for help,
    Richard

  • [SOLVED] No sound after massive upgrade

    Hello,
    I'm just writing to ask for some information about my problem. Recently I upgraded my ArchLinux system after a while without doing it.
    My surprise came when, after rebooting my system is without sound. No sound anywhere. Both the speakers and the volume are turned up at the maximun and there's still no sound.
    I would appreciate any information you could give me to solve this problem which is killing me.
    Also say that before the upgrade the sound was working perfectly.
    Here's my rc.conf file:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="es_ES.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Madrid"
    KEYMAP="es"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(vboxdrv)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="WORK_GROUP"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(vboxdrv syslog-ng dkms_autoinstaller !network !netfs dbus @wicd @alsa kdm @crond preload openntpd)
    Thanks
    PS: Sorry for my English, it's not my first language
    Last edited by eherranzr (2012-07-07 11:25:45)

    DSpider wrote:
    Are you in the audio group?
    $ groups
    Sure, I'm in the audio grup:
    groups
    lp wheel network video audio optical floppy storage power users
    DSpider wrote:Try to follow the wiki as closely as possible. Install alsa-utils, run "alsamixer" and make sure no channels are muted (no "MM").
    This is what I tried the first but everything seems okey:
    DSpider wrote:$ speaker-test -c 2
    speaker-test -c 2
    speaker-test 1.0.25
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    Rate set to 48000Hz (requested 48000Hz)
    Buffer size range from 2048 to 16384
    Period size range from 1024 to 1024
    Using max buffer size 16384
    Periods = 4
    was set period_size = 1024
    was set buffer_size = 16384
    0 - Front Left
    1 - Front Right
    Time per period = 5,632541
    0 - Front Left
    1 - Front Right
    Tried it also, but no sound in the speakers.
    drcouzelis wrote:
    My sound card stopped working today after I updated. I was surprised because my soundcard always worked before. My music player (audacious) said something like "No audio device available".
    I had to reboot 2 times. After that, my sound card worked again. I don't know why.
    I don't know if you have the same problem as me, but we both had a similar problem on the same day doing the same thing (working sound card -> update -> no sound). Maybe it's just a coincidence?
    What a shame but that was not the solution, my computer has been rebooted more than twice since then and still no sound

  • [SOLVED] No Sound After Installing KDE

    After installing KDE I have no sound.
    Results of commands
    lspci | grep Audio
    gives
    00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
    and
    aplay -l
    gives
    aplay: device_list:256: no soundcards found...
    Can someone help?
    Last edited by vujke (2012-11-13 12:14:52)

    Morn wrote:First I would run "lsmod" to check if the snd kernel modules are loaded…
    Module Size Used by
    rfcomm 33791 4
    bnep 8857 2
    snd_hda_codec_realtek 61193 1
    btusb 12372 0
    bluetooth 192120 22 bnep,btusb,rfcomm
    snd_hda_intel 26180 0
    snd_hda_codec 98033 2 snd_hda_codec_realtek,snd_hda_intel
    rfkill 15604 2 bluetooth
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 75167 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    coretemp 6070 0
    kvm_intel 124749 0
    kvm 373917 1 kvm_intel
    snd_timer 18934 1 snd_pcm
    snd 59989 6 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5442 1 snd
    ppdev 5902 0
    psmouse 71909 0
    microcode 12377 0
    parport_pc 30541 0
    acpi_cpufreq 5933 1
    mperf 1267 1 acpi_cpufreq
    processor 26855 1 acpi_cpufreq
    serio_raw 4689 0
    pcspkr 1899 0
    iTCO_wdt 5255 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    lpc_ich 10609 0
    parport 31363 2 ppdev,parport_pc
    atl1c 33646 0
    asus_atk0110 9824 0
    evdev 10266 4
    fuse 69173 8
    vboxdrv 1823469 0
    ext4 440434 2
    crc16 1359 2 ext4,bluetooth
    jbd2 78751 1 ext4
    mbcache 5977 1 ext4
    sr_mod 14823 0
    cdrom 35520 1 sr_mod
    sd_mod 29559 7
    ata_generic 3338 0
    pata_acpi 3451 0
    uhci_hcd 23436 0
    ata_piix 23352 5
    libata 167683 3 pata_acpi,ata_generic,ata_piix
    scsi_mod 133386 3 libata,sd_mod,sr_mod
    ehci_hcd 41816 0
    usbcore 150398 3 btusb,uhci_hcd,ehci_hcd
    usb_common 954 1 usbcore
    i915 495073 2
    video 11276 1 i915
    button 4662 1 i915
    i2c_algo_bit 5391 1 i915
    intel_agp 10744 1 i915
    intel_gtt 15659 3 i915,intel_agp
    drm_kms_helper 32877 1 i915
    drm 218724 3 i915,drm_kms_helper
    i2c_core 20707 4 drm,i915,drm_kms_helper,i2c_algo_bit
    I would say it is.
    Morn wrote:
    By the way, I'm also having audio issues with KDE 4.9.3 now. I can play sound though, it's the mixer that's broken.
    P.S. I could fix my issue in the KMix preferences. (The wrong audio interface had been selected since the upgrade.)
    Do you think on Phonon preferences. If is, I got nothing to select.
    Last edited by vujke (2012-11-11 22:50:35)

  • [SOLVED] No sound after 2x amixer set Master toggle

    For the past 6-ish months, I've been able to successfully play sounds with my laptop, but today I was in a place where I would rather no sounds play and used the command
    amixer set Master toggle
    which I presumed would toggle the muted status of Master. Unfortunately, when I returned home and used that same command, I no longer got sound. I tried using
    amixer set Master 100
    and
    amixer set Master unmute
    to attempt to restore sound, but when I tested the sound with
    speaker-test
    but still got no sound from the speakers.
    I didn't edit any configuration files, although I did have vlc media player open when i toggled Master the second time.  I tried uninstalling and reinstalling both vlc and alsa-utils but still no sound fix.  Any suggestions?
    Last edited by 5donuts (2015-03-13 19:53:22)

    Discovered that whatever the issue was originated with vlc media player, since every time I toggle the master (which I bound to my laptop's mute key using xbindkeys) vlc mutes channels in pulseaudio, which I managed to unmute with pavucontrols. I don't know why vlc does this, but it happens and pavucontrols is the easy, graphical solution

Maybe you are looking for

  • Report template enhancement? no data found message

    I have a layout in which I want to show the excel export link in the same html table as a logo, so that code needs to be placed in the report template, but when no data is found I still want to show the logo and so all my reports have the same html c

  • Solution Manager Diagnostics - Installation

    I have installed SM EHP1 and have also installed SMD. However during the Basic configuration of SM, I'm getting Diagnostics Configuration errors during the Automatic Configuration phase of the Diagnostics configuration. The errors showing up are: 1.

  • Deleted mailbox in mail.app

    Hi, i current had a problem with my mail.app, where all the mailboxes got deleted from my mail.app. When i went to the preferences>accounts it didn't appear a single account there, and before i used to have 5 diff accounts logged on my mail.app. I ju

  • AT&T Call Forwarding Question

    Hello, I forgot my phone at home and of course of all days I am actually expecting a call. Is there anyway to log in via a landline, or any other way, and set up call forwarding to my work phone? Message was edited by: iannamico

  • Appointments on HOME screen!!!

    Hi, Just got the E71 and loving it, although a couple of things are puzzeling me. On the HOME SCREEN I have it setup for: EMAIL 1 Notification Calendar events/upcoming appointments Its the upcoming appointments I have a problem with, in that it will