[SOLVED]Alsa: No sound in flash64, works in flash32

Hi Everyone,
So I had a devel of a time getting audio working on my computer, largely because I was an idiot. I got oss working fine, but then it wouldn't work with either chromium or firefox.  With help from mich41 (https://bbs.archlinux.org/viewtopic.php?id=156936) I was able to get it working with just alsa, and I uninstalled everything related to oss, or at least I thought I did.
Now sound works everywhere except the 64bit flash plugin (extra/flashplugin 11.2.202.261-1) at /usr/lib/mozilla/plugins/libflashplayer.so.  In either chromium or firefox, flash videos play with video, but no sound, I can get Google Play Music to work fine, but not video.  I fixed this problem in firefox by installing aur/lib32-flashplugin 11.2.202.261-2.  However, neither chromium nor google-chrome will use this by default.
Here is the key though:
When I play a flash video in chromium, I get the following error:
ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
The only references I can find to pcm_oss in the 64bit and 32bit versions of alsa-plugins:
alsa-plugins: /usr/lib/alsa-lib/libasound_module_pcm_oss.so
lib32-alsa-plugins: /usr/lib32/alsa-lib/libasound_module_pcm_oss.so
I have search for a while and I can't find a way to either disable oss completely, or to change the oss device, when oss isn't installed.  (yaourt -Qs oss turns up nothing related to oss, and I haven't custom compiled anything)
The only thing I can think of that I don't really want to do is to remove flashplugin and symlink the 32 bit version to the 64 bit library location so that chromium is tricked into using the 32 bit one.
Or perhaps I should install oss and alsa side-by-side??  I am pretty sure that is impossible since oss detaches the alsa kernel modules.
Does anyone have any ideas?  Does anyone else have this problem?
Also, the pepper version of flash for chromium also does not work.
Thanks!
Last edited by MikeDacre (2013-04-01 23:39:37)

I figured it out - pulseaudio was not set up properly.
I just reinstalled pulseaudio, configured it to use the analog output and not the HDMI, installed pulseaudio-alsa, and rebooted, and now everything works!

Similar Messages

  • [Solved]Alsa funkiness (sound breaking)

    (Note: I originally thought this was a steam issue, but turns out it's not only steam that can break my sound (see the update on the bottom))
    I get an issue with Steam where I get a short (less than 1s) sound on repeat/loop (usually it's some part of the message notification sound, or a trailer that I was watching) sounding a bit like a broken record, randomly occurring after keeping steam open for long periods of time in the background. Only fix I've found so far is to restart steam.
    I have the Enlightenmen 18 Window Manager.
    Notable errors:
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    [0706/170950:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
    [0706/170950:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
    PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
    ** (steam:7341): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files
    (steam:7341): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    [0706/171536:ERROR:reference_audio_renderer.cc(46)] Not implemented reached in virtual void media::ReferenceAudioRenderer::OnCreated(media::AudioOutputController*)
    [0706/171536:ERROR:reference_audio_renderer.cc(50)] Not implemented reached in virtual void media::ReferenceAudioRenderer::OnPlaying(media::AudioOutputController*)
    [0706/171657:ERROR:reference_audio_renderer.cc(54)] Not implemented reached in virtual void media::ReferenceAudioRenderer::OnPaused(media::AudioOutputController*)
    AL lib: pulseaudio.c:612: Context did not connect: Access denied
    I don't have any reliable method to reproduce the issue, and it does not seem to output an error of it's own in the terminal output when it occurs. I have noticed that this is more likely to occur when steam has been open for prolonged periods. I am not using pulseaudio, just Alsa. I also noticed when I was running a Wine game (not through steam) that this issue occurred, and it seemed to contaminate the sound outputs for whine too (I got like a "double" sound for every sound effect the game played). If the sound was completely broken on steam and making a loop like I explained at the start of this post and then I close steam while the Wine game is running, the sound from steam will remain until I shut down the game too (i.e. seems that this isn't just breakage internally in steam, but in alsa itself)
    The one thing I have tried to solve this was install lib32-libpulse, this did not seem to fix the errors nor the problem. I imagine installing pulseaudio could fix this problem, but pulseaudio downright hates my sound card, so I would rather not use it.
    I also have two other issues too that are less severe.
    1: Mouse cursor sometimes gets locked in steam instance (Right clicking will show the steam context menu, pressing "stop" in that context menu will solve the issue. This sometimes happens when I use "Ctrl + C"(copy) or "Ctrl + V"(paste) when I'm typing in the discussions)
    2: Fullscreen videos will not go fullscreen (they will only fill the steam window)
    Update:
    I found a bulletproof way to make a similar issue occur.
    If I open facebook in firefox, and get a message notification while I am playing a movie in Cmplayer (my media player of choice) the sound in CMplayer breaks (but firefox's sound keeps working normally)
    Update2:
    I was rather desperate to get this fixed so I installed pulseaudio as much as I despise it, the quality of my audio is damaged by it, but this problem was as I suspected fixed by installing it. I am guessing pulseaudio is set up partially to prevent issues like this one, but I would relaly prefer not to have it. This does not rid me of all the errors however (reference_audio_renderer errors persist) but it does create a new error for steam:
    [0706/215704:ERROR:alsa_output.cc(684)] Failed querying delay: Input/output error
    Last edited by rabcor (2014-07-11 16:28:34)

    I always had to have an asound.conf in the name of upmixing 2.0 to 5.1 This is the content of my asound.conf before I made the changes. I also had a problem with a game where I had crackling noises on 48khz so I had to tell alsa to force 96khz (or 44.1khz but since my card supports 96khz that's what I went with) to avoid that.
    pcm.!default {
    slave.pcm "surround51"
    slave.channels 6
    type route
    # Front and rear
    ttable.0.0 0.7
    ttable.1.1 0.7
    ttable.2.2 0.6
    ttable.3.3 0.6
    # Center and LFE
    ttable.4.4 1
    ttable.5.5 1
    # Front left/right to center
    ttable.0.4 0.5
    ttable.1.4 0.5
    # Front left/right to rear
    ttable.0.2 0.5
    ttable.1.3 0.5
    Now it looks like this and everything seems to be working fine (except that mono sound only plays from my left speaker and I haven't defined a way to downmix 7.1 to 5.1):
    pcm.dmixed {
    type asym
    playback.pcm {
    # See plugin:dmix at http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html
    type dmix
    # Don't block other users, e.g. the Timidity midi-player daemon
    # http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html
    ipc_key_add_uid true
    ipc_key 5678293
    ipc_perm 0660
    ipc_gid audio
    # Don't put the rate here! Otherwise it resets the rate & channels set below, as shown by: cat /proc/asound/card0/pcm0p/sub0/hw_params
    slave {
    # 2 for stereo, 6 for surround51, 8 for surround71
    channels 6
    pcm {
    # mplayer chooses S32_LE, but others usually S16_LE
    format S32_LE
    #format S16_LE
    # 44100 or 48000
    # 44100 for music, 48000 is compatible with most h/w
    #rate 44100
    rate 96000
    # http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html
    # Maybe helps
    nonblock true
    type hw
    card 0
    device 0
    subdevice 0
    # mplayer2 chooses 1024
    # period_size 512 with buffer_size 16384 stops crackling in xmame
    # 320 breaks flash - https://bbs.archlinux.org/viewtopic.php?id=129458
    #period_size 512
    period_size 1024
    #period_size 512
    # 4096 might make sound crackle
    # mplayer2 chooses 8192. Half-Life 2 chooses 16384.
    # If too large, use CONFIG_SND_HDA_PREALLOC_SIZE=2048
    buffer_size 16384
    capture.pcm "hw:0"
    pcm.!default{
    type plug
    slave.pcm "upmix20_51"
    pcm.!surround20 {
    type plug
    slave.pcm "upmix20_51"
    pcm.!surround40 {
    type plug
    slave.pcm "dmixed"
    route_policy duplicate
    pcm.!surround51 {
    type plug
    slave.pcm "dmixed"
    pcm.upmix20_51 {
    slave.pcm "dmixed"
    slave.channels 6
    type route
    # Front and rear
    ttable.0.0 0.7
    ttable.1.1 0.7
    ttable.2.2 0.6
    ttable.3.3 0.6
    # Center and LFE
    ttable.4.4 1
    ttable.5.5 1
    # Front left/right to center
    ttable.0.4 0.5
    ttable.1.4 0.5
    # Front left/right to rear
    ttable.0.2 0.5
    ttable.1.3 0.5
    Is there a better way for me to achieve the results of the above config? Because I'm all ears.
    Last edited by rabcor (2014-07-08 11:09:23)

  • [SOLVED] ALSA no sound interrnal speaker with HDA Intel PCH

    Hi, i have no sound from the internal speaker of my laptop but the headphones work.
    configuration : http://www.alsa-project.org/db/?f=68a08 … 6d1a1242ae
    i have tried to install the driver from realtek and to add the option "model=auto", "model=generic", "model=3stack" to the snd-hda-intel" module without success.
    the command "aplay -vv -D hw:0,0  /usr/share/sounds/alsa/test.wav" plays a sound only through the headphones.
    have you any idea to help me ?
    thanks
    Last edited by walkyrie (2012-06-02 13:22:49)

    This seems pretty similar to my issue... No sound from my from headphone output at all... I do get sound from the rear output BUT it stops when I plug in the front one!
    Ran the monitor option on the python script and see the following...
    PLUG HEADPHONES IN:
    ======================================
    Diff for codec 0/2 (0x11060441):
    +++
    @@ -220,17 +220,16 @@
       Control: name="Line-Out Jack", index=0, device=0
       Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
       Amp-Out vals: [0x00 0x00]
       Pincap 0x0001001c: OUT HP EAPD Detect
       EAPD 0x2: EAPD
       Pin Default 0x01014010: [Jack] Line Out at Ext Rear
         Conn = 1/8, Color = Green
         DefAssociation = 0x1, Sequence = 0x0
    -  Pin-ctls: 0x40: OUT
       Unsolicited: tag=0x02, enabled=1
       Power: setting=D0, actual=D0
       Connection: 1
          0x18
    Node 0x25 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
       Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
       Amp-Out vals: [0x80 0x80]
       Pincap 0x0000001c: OUT HP Detect
    ======================================
    PULL HEADPHONES OUT:
    ======================================
    Diff for codec 0/2 (0x11060441):
    +++
    @@ -220,16 +220,17 @@
       Control: name="Line-Out Jack", index=0, device=0
       Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
       Amp-Out vals: [0x00 0x00]
       Pincap 0x0001001c: OUT HP EAPD Detect
       EAPD 0x2: EAPD
       Pin Default 0x01014010: [Jack] Line Out at Ext Rear
         Conn = 1/8, Color = Green
         DefAssociation = 0x1, Sequence = 0x0
    +  Pin-ctls: 0x40: OUT
       Unsolicited: tag=0x02, enabled=1
       Power: setting=D0, actual=D0
       Connection: 1
          0x18
    Node 0x25 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
       Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
       Amp-Out vals: [0x80 0x80]
       Pincap 0x0000001c: OUT HP Detect
    ======================================
    Not a lot of difference, but enough to see that the system sees the event...
    Now I need to know what to do to make sure the sound starts on the front headphone output when the rear one is disconnected, or if they are parallel, not have the sound stop ;-)

  • [Solved] Alsa, no sound after hibernation

    Hi,
    Since few weeks, after resume from hibernate, I've not got sound.
    I've to reboot the computer to have sound.
    My kernel is 3.9.4.
    # aplay -l
    **** Liste des Périphériques Matériels PLAYBACK ****
    carte 0: PCH [HDA Intel PCH], périphérique 0: VT1802 Analog [VT1802 Analog]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 0: PCH [HDA Intel PCH], périphérique 2: VT1802 Alt Analog [VT1802 Alt Analog]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 0: PCH [HDA Intel PCH], périphérique 3: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    How can I fix it ?
    Thanks in advance.
    Last edited by NeanderMarcl (2013-06-15 11:53:01)

    chu887 wrote:
    NeanderMarcl wrote:
    Hi,
    Since few weeks, after resume from hibernate, I've not got sound.
    I've to reboot the computer to have sound.
    My kernel is 3.9.4.
    # aplay -l
    **** Liste des Périphériques Matériels PLAYBACK ****
    carte 0: PCH [HDA Intel PCH], périphérique 0: VT1802 Analog [VT1802 Analog]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 0: PCH [HDA Intel PCH], périphérique 2: VT1802 Alt Analog [VT1802 Alt Analog]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 0: PCH [HDA Intel PCH], périphérique 3: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    How can I fix it ?
    Thanks in advance.
    Does your headphone jack work?    I have the same problem with the speaker , no sound from it at all,  but the headphone works as normal.
    My device is :
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: STAC9228 Analog [STAC9228 Analog]
      Subdevices: 0/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: STAC9228 Digital [STAC9228 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    Headphones don't work

  • [Solved] ALSA "This sound device does not have any controls" XDJ-R1

    Hey guys,
    I have a XDJ-R1 which includes a 24bit 44.1khz USB soundcard that can be used to record audio from the mixer.
    When I plug it in it's detected fine. However using alsamixer (or amixer) I don't see any audio controls for volume.
    If I start pulseaudio it will detect the device just fine. However, at 100% volume the audio seems rather low. I'm seeing about -24db while my mixer shows the output at around +2db. I suspect the ALSA volume is rather low. But have no way of changing it as I can't seem to see any controls!
    Here are some command outputs:
    alpaly -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: XDJR1 [PIONEER XDJ-R1], device 0: USB Audio [USB Audio]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=Intel
    HDA Intel, ALC269 Analog
    Default Audio Device
    sysdefault:CARD=Intel
    HDA Intel, ALC269 Analog
    Default Audio Device
    front:CARD=Intel,DEV=0
    HDA Intel, ALC269 Analog
    Front speakers
    surround40:CARD=Intel,DEV=0
    HDA Intel, ALC269 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
    HDA Intel, ALC269 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
    HDA Intel, ALC269 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
    HDA Intel, ALC269 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
    HDA Intel, ALC269 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    default:CARD=XDJR1
    PIONEER XDJ-R1, USB Audio
    Default Audio Device
    sysdefault:CARD=XDJR1
    PIONEER XDJ-R1, USB Audio
    Default Audio Device
    front:CARD=XDJR1,DEV=0
    PIONEER XDJ-R1, USB Audio
    Front speakers
    surround40:CARD=XDJR1,DEV=0
    PIONEER XDJ-R1, USB Audio
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=XDJR1,DEV=0
    PIONEER XDJ-R1, USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=XDJR1,DEV=0
    PIONEER XDJ-R1, USB Audio
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=XDJR1,DEV=0
    PIONEER XDJ-R1, USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=XDJR1,DEV=0
    PIONEER XDJ-R1, USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=XDJR1,DEV=0
    PIONEER XDJ-R1, USB Audio
    IEC958 (S/PDIF) Digital Audio Output
    amixer -c 1
    (output is empty)
    cat /proc/asound/devices
    2: [ 0- 0]: digital audio playback
    3: [ 0- 0]: digital audio capture
    4: [ 0- 0]: hardware dependent
    5: [ 0] : control
    6: [ 1- 0]: raw midi
    7: [ 1- 0]: digital audio playback
    8: [ 1- 0]: digital audio capture
    9: [ 1] : control
    33: : timer
    (with pulseaudio on) pacmd list-sources
    3 source(s) available.
    index: 2
    name: <alsa_input.usb-Pioneer_PIONEER_XDJ-R1_PIONEER_XDJ-R1-00-XDJR1.analog-stereo>
    driver: <module-alsa-card.c>
    flags: HARDWARE DECIBEL_VOLUME LATENCY
    state: SUSPENDED
    suspend cause: IDLE
    priority: 9049
    volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
    balance 0.00
    base volume: 65536 / 100% / 0.00 dB
    volume steps: 65537
    muted: no
    current latency: 0.00 ms
    max rewind: 0 KiB
    sample spec: s24le 2ch 44100Hz
    channel map: front-left,front-right
    Stereo
    used by: 0
    linked by: 1
    fixed latency: 99.95 ms
    card: 1 <alsa_card.usb-Pioneer_PIONEER_XDJ-R1_PIONEER_XDJ-R1-00-XDJR1>
    module: 5
    properties:
    alsa.resolution_bits = "24"
    device.api = "alsa"
    device.class = "sound"
    alsa.class = "generic"
    alsa.subclass = "generic-mix"
    alsa.name = "USB Audio"
    alsa.id = "USB Audio"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.device = "0"
    alsa.card = "1"
    alsa.card_name = "PIONEER XDJ-R1"
    alsa.long_card_name = "Pioneer PIONEER XDJ-R1 at usb-0000:00:1d.1-2, full speed"
    alsa.driver_name = "snd_usb_audio"
    device.bus_path = "pci-0000:00:1d.1-usb-0:2:1.0"
    sysfs.path = "/devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0/sound/card1"
    udev.id = "usb-Pioneer_PIONEER_XDJ-R1_PIONEER_XDJ-R1-00-XDJR1"
    device.bus = "usb"
    device.vendor.id = "08e4"
    device.vendor.name = "Pioneer Corp."
    device.product.id = "0170"
    device.product.name = "PIONEER XDJ-R1"
    device.serial = "Pioneer_PIONEER_XDJ-R1_PIONEER_XDJ-R1"
    device.string = "front:1"
    device.buffering.buffer_size = "26448"
    device.buffering.fragment_size = "6612"
    device.access_mode = "mmap"
    device.profile.name = "analog-stereo"
    device.profile.description = "Analog Stereo"
    device.description = "PIONEER XDJ-R1 Analog Stereo"
    alsa.mixer_name = "USB Mixer"
    alsa.components = "USB08e4:0170"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-usb"
    ports:
    analog-input: Analog Input (priority 10000, latency offset 0 usec, available: unknown)
    properties:
    active port: <analog-input>
    What might I be missing? Why can PA figure the device out but ALSA can't?
    Last edited by EvanPurkhiser (2014-04-16 09:27:13)

    I'm interested in recording from the mixer over USB.
    The device also supports playback into the mixer, but I assume this is designed for use in conjunction with using the device as a MIDI-Controller, which I don't have any intentions of doing.
    What I've been doing to check the levels of the device is to play a track through the device (making sure that the VU meter for the channel is peaking at around 0db), record using `ffmpeg -f pulse -i 1 recording.wav` and then running `ffmpeg -i recording.wav -af "volumedetect" -f null /dev/null`
    Which looks something like this:
    [Parsed_volumedetect_0 @ 0x1f0eb80] n_samples: 10265206
    [Parsed_volumedetect_0 @ 0x1f0eb80] mean_volume: -26.1 dB
    [Parsed_volumedetect_0 @ 0x1f0eb80] max_volume: -12.0 dB
    [Parsed_volumedetect_0 @ 0x1f0eb80] histogram_12db: 21
    [Parsed_volumedetect_0 @ 0x1f0eb80] histogram_13db: 238
    [Parsed_volumedetect_0 @ 0x1f0eb80] histogram_14db: 1619
    [Parsed_volumedetect_0 @ 0x1f0eb80] histogram_15db: 7703
    [Parsed_volumedetect_0 @ 0x1f0eb80] histogram_16db: 29370
    I actually _can_ record directly from alsa, but I have to tell it the format, rate, and channels of the device.
    [netbook/scratch/]> arecord -D hw:1 test.wav
    Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
    arecord: set_params:1233: Sample format non available
    Available formats:
    - S24_3LE
    [netbook/scratch/]> arecord -D hw:1 -f S24_3LE test.wav
    Recording WAVE 'test.wav' : Signed 24 bit Little Endian in 3bytes, Rate 8000 Hz, Mono
    arecord: set_params:1239: Channels count non available
    [netbook/scratch/]> arecord -D hw:1 -f S24_3LE -c 2 test.wav
    Recording WAVE 'test.wav' : Signed 24 bit Little Endian in 3bytes, Rate 8000 Hz, Stereo
    Warning: rate is not accurate (requested = 8000Hz, got = 44100Hz)
    please, try the plug plugin
    [netbook/scratch/]> arecord -D hw:1 -f S24_3LE -c 2 -r 44100 test.wav
    Recording WAVE 'test.wav' : Signed 24 bit Little Endian in 3bytes, Rate 44100 Hz, Stereo
    The volume is still just as low as recording with PA though

  • [solved?!] Sound suddenly stopped working (arch in vbox vm)

    Hi all,
    I installed arch-i686 in a VirtualBox virtual machine a few days ago and at first, everything worked well, including audio. The guest additions are of course installed and running.
    After making some updates with "pacman -Syu" the sound stopped working. There is no error message when I start e.g. vlc from a console and let it play an mp3-file. But there is no sound at all.
    I already increased the volume of all the channels in kmix and alsamixer without success.
    Can someone give me a hint?
    Thanks in advance & kind regards,
    jamesbond007.
    Last edited by jamesbond007 (2010-01-01 23:56:38)

    Well, after a reboot of the host (not guest) os it now continues to work!
    I don't understand why, but I'm happy about it nevertheless.

  • [SOLVED] Sound (snd_hda_intel) not working after resume from suspend

    Using the latest kernel 2.6.30.4, On HP2133, whenever I get back from resume, sound is not working.
    Running the following brings back the sound, but that is obviously a hack:
    fuser -k /dev/snd/*
    rmmod snd_hda_intel
    modprobe snd_hda_intel
    /etc/rc.d/alsa start
    I have on my /etc/modprobe/50-sound.conf:
    options snd-hda-intel model=laptop
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    Here's the exact hardware specification:
    # lspci -nnv|grep Audio
    80:01.0 Audio device [0403]: VIA Technologies, Inc. VT1708/A [Azalia HDAC] (VIA High Definition Audio Controller) [1106:3288] (rev 10)
    Any idea where to look for this?
    Last edited by yhager (2009-08-21 16:54:00)

    [SOLVED]
    I downgraded to kernel 2.6.29 and the problem is gone.
    Note: I also had X VT problems with 2.6.30.4 (xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call). Those were solved too by downgrading to 2.6.29.

  • [SOLVED] Firefox: no sound for HTML5, yet Flash works well

    Hello.
    I have a fresh installation of the arch distro and I am facing a sound problem with firefox. Flash sounds work perfectly, yet I can't make HTML5 to sound. It works in Chromium(perfectly) and Opera(with lags).
    gst and gstream plugins are installed
    [root@DKOI_LAP ~]# pacman -Qs gst
    local/gst-libav 1.4.1-1
    Gstreamer libav Plugin
    local/gst-plugins-bad 1.4.1-1
    GStreamer Multimedia Framework Bad Plugins
    local/gst-plugins-base 1.4.1-1
    GStreamer Multimedia Framework Base Plugins
    local/gst-plugins-base-libs 1.4.1-1
    GStreamer Multimedia Framework Base Plugin libraries
    local/gst-plugins-good 1.4.1-1
    GStreamer Multimedia Framework Good Plugins
    local/gst-plugins-ugly 1.4.1-1
    GStreamer Multimedia Framework Ugly Plugins
    local/gstreamer 1.4.1-1
    GStreamer Multimedia Framework
    local/gstreamer0.10 0.10.36-4
    GStreamer Multimedia Framework
    local/gstreamer0.10-bad 0.10.23-8
    GStreamer Multimedia Framework Bad Plugin libraries (gst-plugins-bad)
    local/gstreamer0.10-bad-plugins 0.10.23-8 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Bad Plugins (gst-plugins-bad)
    local/gstreamer0.10-base 0.10.36-3
    GStreamer Multimedia Framework Base plugin libraries
    local/gstreamer0.10-base-plugins 0.10.36-3 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Base Plugins (gst-plugins-base)
    local/gstreamer0.10-ffmpeg 0.10.13-2 (gstreamer0.10-plugins)
    Gstreamer FFMpeg Plugin
    local/gstreamer0.10-good 0.10.31-6
    GStreamer Multimedia Framework Good plugin libraries
    local/gstreamer0.10-good-plugins 0.10.31-6 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Good Plugins (gst-plugins-good)
    local/gstreamer0.10-ugly 0.10.19-12
    GStreamer Multimedia Framework Ugly plugin libraries
    local/gstreamer0.10-ugly-plugins 0.10.19-12 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Ugly Plugins (gst-plugins-ugly)
    local/gstreamer0.10-vaapi 0.5.9-1
    GStreamer Multimedia Framework VA Plugins
    [root@DKOI_LAP ~]# pacman -Qs gstreamer
    local/gst-libav 1.4.1-1
    Gstreamer libav Plugin
    local/gst-plugins-bad 1.4.1-1
    GStreamer Multimedia Framework Bad Plugins
    local/gst-plugins-base 1.4.1-1
    GStreamer Multimedia Framework Base Plugins
    local/gst-plugins-base-libs 1.4.1-1
    GStreamer Multimedia Framework Base Plugin libraries
    local/gst-plugins-good 1.4.1-1
    GStreamer Multimedia Framework Good Plugins
    local/gst-plugins-ugly 1.4.1-1
    GStreamer Multimedia Framework Ugly Plugins
    local/gstreamer 1.4.1-1
    GStreamer Multimedia Framework
    local/gstreamer0.10 0.10.36-4
    GStreamer Multimedia Framework
    local/gstreamer0.10-bad 0.10.23-8
    GStreamer Multimedia Framework Bad Plugin libraries (gst-plugins-bad)
    local/gstreamer0.10-bad-plugins 0.10.23-8 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Bad Plugins (gst-plugins-bad)
    local/gstreamer0.10-base 0.10.36-3
    GStreamer Multimedia Framework Base plugin libraries
    local/gstreamer0.10-base-plugins 0.10.36-3 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Base Plugins (gst-plugins-base)
    local/gstreamer0.10-ffmpeg 0.10.13-2 (gstreamer0.10-plugins)
    Gstreamer FFMpeg Plugin
    local/gstreamer0.10-good 0.10.31-6
    GStreamer Multimedia Framework Good plugin libraries
    local/gstreamer0.10-good-plugins 0.10.31-6 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Good Plugins (gst-plugins-good)
    local/gstreamer0.10-ugly 0.10.19-12
    GStreamer Multimedia Framework Ugly plugin libraries
    local/gstreamer0.10-ugly-plugins 0.10.19-12 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Ugly Plugins (gst-plugins-ugly)
    local/gstreamer0.10-vaapi 0.5.9-1
    GStreamer Multimedia Framework VA Plugins
    ~/.asoundrc and /etc/sasound.conf contain
    pcm.pulse {
    type hw
    card 1
    ctl.pulse {
    type hw
    card 1
    pcm.!default {
    type hw
    card 1
    ctl.!default {
    type hw
    card 1
    I would apreciate any ideas how to make HTML5 working in ff as I don't want to change the browser..
    Last edited by DKOIman (2014-09-05 12:05:50)

    No, I use ALSA, not pulseaudio. Two of that files is a try to fix everything up. I use this configuration because I have
    [dkoi@DKOI_LAP ~]$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 0: ALC663 Analog [ALC663 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 1: ALC663 Digital [ALC663 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    But HDMI appears not to work (no controls in alsa mixer -S/PDIFs only, no sound via aplay/speaker-test), so I use PCH instead. And everything works but HTML5 sounds in FF

  • My iPhone 5s sounds stop working.i did not do anything it just stop working when I tried to turn on my music player all the sounds is not working I already check the volume and it is not also muted :( what happened can anyone solve my prob

    Hello everyone my iPhone 5s sounds stop working.i did not do anything it just stop working when I tried to turn on my music player all the sounds is not working I already check the volume and it is not also muted :( what happened can anyone solve my problem please

    Hey Kirby17,
    Thanks for using Apple Support Communities.
    If you are not getting any sound from the speaker, follow this article.
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/ts5180
    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, please contact Apple Support.
    Have a nice day,
    Mario

  • Sound suddenly stop working.[SOLVED]

    I just rebooted and then my sound doesn't work. I run alsaconf, edit the generated file. reboot and now it still (and the network!) doesn't work. I can't recall modifying anything prior to the sound crashing. I get this pop-up telling my my sound is already in use or bad configured. Can it be that I launch a program that use OSS without knowing it? How can I check that? Other suggestions?
    /Richard
    BTW I can still use the web but it doesn't launch automaticly anymore (ie have to run dhcpcd).

    I get this feedback when running xine:
    234507/home/riwa/.Downloads$ xine hellsing.mpg
    xiTK WARNING(xitk_set_locale:2182): locale not supported by C library
    This is xine (X11 gui) - a free video player v0.99.4.
    (c) 2000-2004 The xine Team.
    ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
    ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
    ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
    ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_concat returned error: No such device
    ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
    ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_refer returned error: No such device
    ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such device
    ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default
    Maybie it helps..

  • In My IPhone the sound device not working properly. I can here the sound through head set only.kindly send an idea ti solve this problems

    In My IPhone the sound device not working properly. I can here the sound through head set only.kindly send an idea ti solve this problems

    Hello. I sent my WRT1900AC V1 to Linksys four days ago (Monday) via UPS with a RMA. Linksys paid the shipping and everything. The router is still in route, and it should arrive to their offices tomorrow. Once they receive the WRT1900 AC V1, they are going to send me an EA8500 as a replacement. But I have been reading the comments about the EA8500 here in the forum and it seems to have the same problems. I guess the firmware is extremely flawed in both routers (maybe it is almost the same code?). Anyway, I will try the EA8500 and I hope it works. I bought a temporary router from Walmart and I paid $35 for it. It is a Belink N600 DB. I can't believe that a $35 router is working a lot, lot, lot better than my previous $250 WRT1900AC router. Unbelievable. If the EA8500 doesn't work, I'm going to try and get my money back from Linksys, or contact The Consumerist or someone to get my money back and get a Nighthawk instead.

  • [SOLVED] Sound doesn't work anymore

    Hi,
    I just installed cinnamon to test it and pulseaudio was one of its dependencies. But after testing it a few minutes, I uninstalled it again with the -Rs option.
    After login to my old i3 wm the sound didn't work again. I have no explanations. Has anyone an idea how I can solve this problem?!
    Thanks in advance!
    Steffo
    Last edited by Steffo (2013-02-19 22:15:58)

    OK.
    Feb 19 17:04:15 arch-stefano NetworkManager[1319]: <info> (wlan0): now unmanaged
    Feb 19 17:04:15 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: activated -> unmanaged (reason 'sleeping') [100 10 37]
    Feb 19 17:04:15 arch-stefano NetworkManager[1319]: <info> (wlan0): deactivating device (reason 'sleeping') [37]
    Feb 19 17:04:15 arch-stefano NetworkManager[1319]: <info> (wlan0): canceled DHCP transaction, DHCP client pid 3331
    Feb 19 17:04:15 arch-stefano kernel: wlan0: deauthenticating from 00:12:bf:75:64:7a by local choice (reason=3)
    Feb 19 17:04:16 arch-stefano kernel: cfg80211: Calling CRDA to update world regulatory domain
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): cleaning up...
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): taking down device.
    Feb 19 17:04:16 arch-stefano dbus-daemon[1359]: dbus[1359]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
    Feb 19 17:04:16 arch-stefano dbus[1359]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
    Feb 19 17:04:16 arch-stefano systemd[1]: Starting Sleep.
    Feb 19 17:04:16 arch-stefano systemd[1]: Reached target Sleep.
    Feb 19 17:04:16 arch-stefano systemd[1]: Starting Suspend...
    Feb 19 17:04:16 arch-stefano systemd-sleep[3381]: Suspending system...
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> wake requested (sleeping: yes enabled: yes)
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> waking up and re-enabling...
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (eth0): now managed
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (eth0): bringing up device.
    Feb 19 17:04:16 arch-stefano dbus[1359]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Feb 19 17:04:16 arch-stefano dbus-daemon[1359]: dbus[1359]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Feb 19 17:04:16 arch-stefano kernel: e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (eth0): preparing device.
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (eth0): deactivating device (reason 'managed') [2]
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): now managed
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): bringing up device.
    Feb 19 17:04:16 arch-stefano kernel: e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    Feb 19 17:04:16 arch-stefano kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Feb 19 17:04:16 arch-stefano kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
    Feb 19 17:04:16 arch-stefano kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
    Feb 19 17:04:16 arch-stefano kernel: PM: Syncing filesystems ... done.
    Feb 19 17:04:16 arch-stefano kernel: PM: Preparing system for mem sleep
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): preparing device.
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): deactivating device (reason 'managed') [2]
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0) supports 5 scan SSIDs
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: starting -> ready
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 4
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <warn> Trying to remove a non-existant call id.
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: ready -> disconnected
    Feb 19 17:04:16 arch-stefano NetworkManager[1319]: <info> (wlan0) supports 5 scan SSIDs
    Feb 19 17:18:28 arch-stefano kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Feb 19 17:18:28 arch-stefano kernel: Freezing user space processes ... (elapsed 0.01 seconds) done.
    Feb 19 17:18:28 arch-stefano kernel: Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    Feb 19 17:18:28 arch-stefano kernel: PM: Entering mem sleep
    Feb 19 17:18:28 arch-stefano systemd[1]: Time has been changed
    Feb 19 17:18:28 arch-stefano systemd[1]: systemd-tmpfiles-clean.timer: time change, recalculating next elapse.
    Feb 19 17:18:28 arch-stefano kernel: Suspending console(s) (use no_console_suspend to debug)
    Feb 19 17:18:28 arch-stefano kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Feb 19 17:18:28 arch-stefano kernel: sd 0:0:0:0: [sda] Stopping disk
    Feb 19 17:18:28 arch-stefano kernel: ACPI handle has no context!
    Feb 19 17:18:28 arch-stefano kernel: i915 0000:00:02.0: power state changed by ACPI to D3hot
    Feb 19 17:18:28 arch-stefano kernel: e1000e 0000:00:19.0: wake-up capability enabled by ACPI
    Feb 19 17:18:28 arch-stefano kernel: PM: suspend of devices complete after 435.804 msecs
    Feb 19 17:18:28 arch-stefano kernel: PM: late suspend of devices complete after 0.576 msecs
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1d.0: wake-up capability enabled by ACPI
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1d.0: power state changed by ACPI to D3hot
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1a.0: wake-up capability enabled by ACPI
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1a.0: power state changed by ACPI to D3hot
    Feb 19 17:18:28 arch-stefano kernel: PM: noirq suspend of devices complete after 52.679 msecs
    Feb 19 17:18:28 arch-stefano kernel: ACPI: Preparing to enter system sleep state S3
    Feb 19 17:18:28 arch-stefano kernel: PM: Saving platform NVS memory
    Feb 19 17:18:28 arch-stefano kernel: Disabling non-boot CPUs ...
    Feb 19 17:18:28 arch-stefano kernel: smpboot: CPU 1 is now offline
    Feb 19 17:18:28 arch-stefano kernel: smpboot: CPU 2 is now offline
    Feb 19 17:18:28 arch-stefano kernel: smpboot: CPU 3 is now offline
    Feb 19 17:18:28 arch-stefano kernel: Extended CMOS year: 2000
    Feb 19 17:18:28 arch-stefano kernel: ACPI: Low-level resume complete
    Feb 19 17:18:28 arch-stefano kernel: PM: Restoring platform NVS memory
    Feb 19 17:18:28 arch-stefano kernel: Extended CMOS year: 2000
    Feb 19 17:18:28 arch-stefano kernel: Enabling non-boot CPUs ...
    Feb 19 17:18:28 arch-stefano kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
    Feb 19 17:18:28 arch-stefano kernel: Disabled fast string operations
    Feb 19 17:18:28 arch-stefano kernel: CPU1 is up
    Feb 19 17:18:28 arch-stefano kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
    Feb 19 17:18:28 arch-stefano kernel: Disabled fast string operations
    Feb 19 17:18:28 arch-stefano kernel: CPU2 is up
    Feb 19 17:18:28 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: disconnected -> inactive
    Feb 19 17:18:28 arch-stefano kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
    Feb 19 17:18:28 arch-stefano kernel: Disabled fast string operations
    Feb 19 17:18:28 arch-stefano kernel: CPU3 is up
    Feb 19 17:18:28 arch-stefano kernel: ACPI: Waking up from system sleep state S3
    Feb 19 17:18:28 arch-stefano kernel: i915 0000:00:02.0: power state changed by ACPI to D0
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1a.0: wake-up capability disabled by ACPI
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1d.0: wake-up capability disabled by ACPI
    Feb 19 17:18:28 arch-stefano kernel: sdhci-pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
    Feb 19 17:18:28 arch-stefano kernel: PM: noirq resume of devices complete after 133.778 msecs
    Feb 19 17:18:28 arch-stefano kernel: PM: early resume of devices complete after 0.421 msecs
    Feb 19 17:18:28 arch-stefano kernel: i915 0000:00:02.0: setting latency timer to 64
    Feb 19 17:18:28 arch-stefano kernel: mei 0000:00:16.0: irq 43 for MSI/MSI-X
    Feb 19 17:18:28 arch-stefano kernel: e1000e 0000:00:19.0: wake-up capability disabled by ACPI
    Feb 19 17:18:28 arch-stefano systemd-sleep[3381]: System resumed.
    Feb 19 17:18:28 arch-stefano kernel: e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    Feb 19 17:18:28 arch-stefano systemd[1]: Started Suspend.
    Feb 19 17:18:28 arch-stefano systemd[1]: Service sleep.target is not needed anymore. Stopping.
    Feb 19 17:18:28 arch-stefano systemd[1]: Stopping Sleep.
    Feb 19 17:18:28 arch-stefano systemd[1]: Stopped target Sleep.
    Feb 19 17:18:28 arch-stefano systemd[1]: Starting Suspend.
    Feb 19 17:18:28 arch-stefano systemd[1]: Reached target Suspend.
    Feb 19 17:18:28 arch-stefano systemd[1]: Service bluetooth.target is not needed anymore. Stopping.
    Feb 19 17:18:28 arch-stefano systemd[1]: Stopping Bluetooth.
    Feb 19 17:18:28 arch-stefano systemd[1]: Stopped target Bluetooth.
    Feb 19 17:18:28 arch-stefano systemd[1]: Starting Bluetooth.
    Feb 19 17:18:28 arch-stefano systemd[1]: Reached target Bluetooth.
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64
    Feb 19 17:18:28 arch-stefano kernel: ehci_hcd 0000:00:1d.0: setting latency timer to 64
    Feb 19 17:18:28 arch-stefano kernel: snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    Feb 19 17:18:28 arch-stefano kernel: ahci 0000:00:1f.2: setting latency timer to 64
    Feb 19 17:18:28 arch-stefano kernel: tpm_tis 00:0a: TPM is disabled/deactivated (0x6)
    Feb 19 17:18:28 arch-stefano kernel: [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    Feb 19 17:18:28 arch-stefano kernel: usb 1-1.6: reset high-speed USB device number 6 using ehci_hcd
    Feb 19 17:18:28 arch-stefano kernel: ata4: SATA link down (SStatus 0 SControl 300)
    Feb 19 17:18:28 arch-stefano kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Feb 19 17:18:28 arch-stefano kernel: ata5: SATA link down (SStatus 0 SControl 300)
    Feb 19 17:18:28 arch-stefano kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
    Feb 19 17:18:28 arch-stefano kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
    Feb 19 17:18:28 arch-stefano kernel: ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Feb 19 17:18:28 arch-stefano kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
    Feb 19 17:18:28 arch-stefano kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
    Feb 19 17:18:28 arch-stefano kernel: ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Feb 19 17:18:28 arch-stefano kernel: ata2.00: configured for UDMA/100
    Feb 19 17:18:28 arch-stefano kernel: usb 2-1.4: reset high-speed USB device number 6 using ehci_hcd
    Feb 19 17:18:28 arch-stefano kernel: usb 2-1.4: device firmware changed
    Feb 19 17:18:28 arch-stefano kernel: usb 1-1.4: reset full-speed USB device number 5 using ehci_hcd
    Feb 19 17:18:28 arch-stefano kernel: btusb 1-1.4:1.0: no reset_resume for driver btusb?
    Feb 19 17:18:28 arch-stefano kernel: btusb 1-1.4:1.1: no reset_resume for driver btusb?
    Feb 19 17:18:28 arch-stefano kernel: usb 1-1.3: reset full-speed USB device number 4 using ehci_hcd
    Feb 19 17:18:28 arch-stefano kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Feb 19 17:18:28 arch-stefano kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    Feb 19 17:18:28 arch-stefano kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    Feb 19 17:18:28 arch-stefano kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Feb 19 17:18:28 arch-stefano kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    Feb 19 17:18:28 arch-stefano kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    Feb 19 17:18:28 arch-stefano kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Feb 19 17:18:28 arch-stefano kernel: ata1.00: configured for UDMA/100
    Feb 19 17:18:28 arch-stefano kernel: sd 0:0:0:0: [sda] Starting disk
    Feb 19 17:18:28 arch-stefano kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
    Feb 19 17:18:28 arch-stefano kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
    Feb 19 17:18:28 arch-stefano kernel: PM: resume of devices complete after 2845.423 msecs
    Feb 19 17:18:28 arch-stefano kernel: PM: Finishing wakeup.
    Feb 19 17:18:28 arch-stefano kernel: usb 2-1.4: USB disconnect, device number 6
    Feb 19 17:18:28 arch-stefano kernel: cdc_ncm 2-1.4:1.6 wwan0: unregister 'cdc_ncm' usb-0000:00:1d.0-1.4, Mobile Broadband Network Device
    Feb 19 17:18:28 arch-stefano kernel: Restarting tasks ... done.
    Feb 19 17:18:28 arch-stefano kernel: video LNXVIDEO:00: Restoring backlight state
    Feb 19 17:18:28 arch-stefano laptop-mode[3528]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:28 arch-stefano laptop-mode[3543]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:28 arch-stefano laptop-mode[3546]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:28 arch-stefano laptop-mode[3553]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:28 arch-stefano laptop-mode[3558]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:28 arch-stefano laptop-mode[3568]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:28 arch-stefano laptop-mode[3598]: Laptop mode
    Feb 19 17:18:28 arch-stefano kernel: usb 2-1.4: new high-speed USB device number 7 using ehci_hcd
    Feb 19 17:18:28 arch-stefano laptop-mode[3608]: enabled, not active [unchanged]
    Feb 19 17:18:29 arch-stefano laptop-mode[3666]: Laptop mode
    Feb 19 17:18:29 arch-stefano laptop-mode[3670]: enabled, not active [unchanged]
    Feb 19 17:18:29 arch-stefano laptop-mode[3677]: Laptop mode
    Feb 19 17:18:29 arch-stefano laptop-mode[3678]: enabled, not active [unchanged]
    Feb 19 17:18:29 arch-stefano kernel: cdc_acm 2-1.4:1.1: ttyACM0: USB ACM device
    Feb 19 17:18:29 arch-stefano kernel: cdc_acm 2-1.4:1.3: ttyACM1: USB ACM device
    Feb 19 17:18:29 arch-stefano kernel: cdc_wdm 2-1.4:1.5: cdc-wdm0: USB WDM device
    Feb 19 17:18:29 arch-stefano kernel: usb 2-1.4: MAC-Address: 02:80:37:ec:02:00
    Feb 19 17:18:29 arch-stefano kernel: cdc_ncm 2-1.4:1.6 wwan0: register 'cdc_ncm' at usb-0000:00:1d.0-1.4, Mobile Broadband Network Device, 02:80:37:ec:02:00
    Feb 19 17:18:29 arch-stefano kernel: cdc_wdm 2-1.4:1.8: cdc-wdm1: USB WDM device
    Feb 19 17:18:29 arch-stefano kernel: cdc_acm 2-1.4:1.9: ttyACM2: USB ACM device
    Feb 19 17:18:29 arch-stefano mtp-probe[3679]: checking bus 2, device 7: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4"
    Feb 19 17:18:29 arch-stefano mtp-probe[3679]: bus: 2, device: 7 was not an MTP device
    Feb 19 17:18:29 arch-stefano laptop-mode[3728]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3734]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3735]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3737]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3742]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3739]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3747]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3749]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3748]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3770]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3762]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3789]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 19 17:18:29 arch-stefano laptop-mode[3909]: Laptop mode
    Feb 19 17:18:29 arch-stefano laptop-mode[3921]: enabled, not active
    Feb 19 17:18:29 arch-stefano laptop-mode[4025]: Laptop mode
    Feb 19 17:18:29 arch-stefano laptop-mode[4026]: enabled, not active
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Auto-activating connection 'WLAN-756477'.
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) starting connection 'WLAN-756477'
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0/wireless): access point 'WLAN-756477' has security, but secrets are required.
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0]
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0/wireless): connection 'WLAN-756477' has security, and secrets exist. No new sec
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Config: added 'ssid' value 'WLAN-756477'
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Config: added 'scan_ssid' value '1'
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Config: added 'psk' value '<omitted>'
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> Config: set interface ap_scan to 1
    Feb 19 17:18:31 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: inactive -> scanning
    Feb 19 17:18:35 arch-stefano kernel: wlan0: authenticate with 00:12:bf:75:64:7a
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: scanning -> authenticating
    Feb 19 17:18:35 arch-stefano kernel: wlan0: send auth to 00:12:bf:75:64:7a (try 1/3)
    Feb 19 17:18:35 arch-stefano kernel: wlan0: authenticated
    Feb 19 17:18:35 arch-stefano kernel: wlan0: waiting for beacon from 00:12:bf:75:64:7a
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: authenticating -> associating
    Feb 19 17:18:35 arch-stefano kernel: wlan0: associate with 00:12:bf:75:64:7a (try 1/3)
    Feb 19 17:18:35 arch-stefano kernel: wlan0: RX AssocResp from 00:12:bf:75:64:7a (capab=0x431 status=0 aid=1)
    Feb 19 17:18:35 arch-stefano kernel: wlan0: associated
    Feb 19 17:18:35 arch-stefano kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: associating -> associated
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: associated -> 4-way handshake
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless net
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0]
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> dhclient started with pid 4040
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Beginning IP6 addrconf.
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
    Feb 19 17:18:35 arch-stefano dhclient[4040]: Internet Systems Consortium DHCP Client 4.2.4-P2
    Feb 19 17:18:35 arch-stefano dhclient[4040]: Copyright 2004-2012 Internet Systems Consortium.
    Feb 19 17:18:35 arch-stefano dhclient[4040]: All rights reserved.
    Feb 19 17:18:35 arch-stefano dhclient[4040]: For info, please visit https://www.isc.org/software/dhcp/
    Feb 19 17:18:35 arch-stefano dhclient[4040]:
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
    Feb 19 17:18:35 arch-stefano dhclient[4040]: Listening on LPF/wlan0/00:24:d7:9b:d9:ec
    Feb 19 17:18:35 arch-stefano dhclient[4040]: Sending on LPF/wlan0/00:24:d7:9b:d9:ec
    Feb 19 17:18:35 arch-stefano dhclient[4040]: Sending on Socket/fallback
    Feb 19 17:18:35 arch-stefano dhclient[4040]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67
    Feb 19 17:18:35 arch-stefano dhclient[4040]: DHCPACK from 192.168.3.1
    Feb 19 17:18:35 arch-stefano dhclient[4040]: bound to 192.168.3.100 -- renewal in 171758 seconds.
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> (wlan0): DHCPv4 state changed preinit -> reboot
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> address 192.168.3.100
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> prefix 24 (255.255.255.0)
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> gateway 192.168.3.1
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> nameserver '192.168.3.1'
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> domain name 'Speedport_W_700V'
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    Feb 19 17:18:35 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started...
    Feb 19 17:18:36 arch-stefano NetworkManager[1319]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
    Feb 19 17:18:36 arch-stefano NetworkManager[1319]: <info> Policy set 'WLAN-756477' (wlan0) as default for IPv4 routing and DNS.
    Feb 19 17:18:36 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) successful, device activated.
    Feb 19 17:18:36 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete.
    Feb 19 17:18:36 arch-stefano dbus[1359]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
    Feb 19 17:18:36 arch-stefano dbus-daemon[1359]: dbus[1359]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
    Feb 19 17:18:36 arch-stefano dbus-daemon[1359]: dbus[1359]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Feb 19 17:18:36 arch-stefano dbus[1359]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Feb 19 17:18:55 arch-stefano NetworkManager[1319]: <info> (wlan0): IP6 addrconf timed out or failed.
    Feb 19 17:18:55 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    Feb 19 17:18:55 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started...
    Feb 19 17:18:55 arch-stefano NetworkManager[1319]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    Feb 19 17:25:26 arch-stefano sudo[4068]: stefano : TTY=pts/1 ; PWD=/home/stefano ; USER=root ; COMMAND=/usr/bin/journalctl -b
    Feb 19 17:25:26 arch-stefano sudo[4068]: pam_unix(sudo:session): session opened for user root by (uid=0)
    Feb 19 17:28:27 arch-stefano sudo[4068]: pam_unix(sudo:session): session closed for user root
    Feb 19 17:29:14 arch-stefano sudo[4090]: stefano : TTY=pts/1 ; PWD=/home/stefano ; USER=root ; COMMAND=/usr/bin/journalctl -b
    Feb 19 17:29:14 arch-stefano sudo[4090]: pam_unix(sudo:session): session opened for user root by (uid=0)

  • [solved] No speaker sound after suspend

    Hey I'm wondering if someone can help me out with this.  My speakers work fine after cold boot / reboot, but after suspend there is no sound.  Headphones still work before / after suspend.  This started quite a while ago, and I've been following this other thread: https://bbs.archlinux.org/viewtopic.php?id=163248 but nothing has worked so far.
    It's on a Dell M1330 laptop.  Below are some hopefully helpful outputs - I didn't notice anything different between before and after suspend outputs.
    Any help is appreciated.  Thanks
    dg@dg-laptop> cat /proc/asound/card0/codec\#0 | grep Codec
    Codec: SigmaTel STAC9228
    lspci -vvnn (relevant bits)
    00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02)
    Subsystem: Dell Device [1028:0209]
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 46
    Region 0: Memory at f6ffc000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
    dg@dg-laptop> amixer ~
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 127
    Mono: Playback 107 [84%] [-15.00dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 127
    Mono:
    Front Left: Playback 127 [100%] [0.00dB] [on]
    Front Right: Playback 127 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',1
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 127
    Mono:
    Front Left: Playback 127 [100%] [0.00dB] [on]
    Front Right: Playback 127 [100%] [0.00dB] [on]
    Simple mixer control 'Speaker',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 127
    Mono:
    Front Left: Playback 127 [100%] [0.00dB] [on]
    Front Right: Playback 127 [100%] [0.00dB] [on]
    Simple mixer control 'PCM',0
    Capabilities: pvolume
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 255
    Mono:
    Front Left: Playback 255 [100%] [0.00dB]
    Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'Mic Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 4
    Front Left: 0 [0%] [0.00dB]
    Front Right: 0 [0%] [0.00dB]
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 Default PCM',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 Playback Source',0
    Capabilities: enum
    Items: 'Digital Playback' 'ADAT' 'Analog Mux 1' 'Analog Mux 2' 'Analog Mux 3'
    Item0: 'Digital Playback'
    Simple mixer control 'Beep',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 3
    Mono: Playback 0 [0%] [-18.00dB] [on]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 14
    Front Left: Capture 0 [0%] [0.00dB] [on]
    Front Right: Capture 0 [0%] [0.00dB] [on]
    Simple mixer control 'Capture',1
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 14
    Front Left: Capture 0 [0%] [0.00dB] [off]
    Front Right: Capture 0 [0%] [0.00dB] [off]
    Simple mixer control 'Capture',2
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 14
    Front Left: Capture 0 [0%] [0.00dB] [off]
    Front Right: Capture 0 [0%] [0.00dB] [off]
    Simple mixer control 'Auto-Mute Mode',0
    Capabilities: enum
    Items: 'Disabled' 'Enabled'
    Item0: 'Enabled'
    Simple mixer control 'Digital',0
    Capabilities: cvolume
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 120
    Front Left: Capture 60 [50%] [0.00dB]
    Front Right: Capture 60 [50%] [0.00dB]
    Simple mixer control 'Input Source',0
    Capabilities: cenum
    Items: 'Mic' 'Internal Mic' 'Internal Mic 1'
    Item0: 'Internal Mic'
    Simple mixer control 'Input Source',1
    Capabilities: cenum
    Items: 'Mic' 'Internal Mic' 'Internal Mic 1'
    Item0: 'Internal Mic'
    Simple mixer control 'Input Source',2
    Capabilities: cenum
    Items: 'Mic' 'Internal Mic' 'Internal Mic 1'
    Item0: 'Internal Mic'
    Last edited by dandaman0061 (2013-07-16 14:06:07)

    buri wrote:
    Same problem, kenel 3.9.x and 3.10.x on my old Dell Vostro 1500. Try this:
    edit /etc/modprobe.d/alsa-base.conf
    options snd-hda-intel enable_msi=0 model=eapd
    I found solution on the internet and I do not know why it works.
    This didn't seem to work for me...
    skunktrader wrote:I had the same problem, but setting "Auto-Mute Mode" to disabled solved it for me
    This did work!  It'd be nice to have the auto-mute functionality, but I don't use headphones *that* often.
    Thanks to both!

  • My sound does not work on my computer

    Hey
    I don't know if anyone can help me but my sound is not working on my computer. I went to my system preferences and when I click on output it says that the device has no output controls. I don't know why it is doing this. Can anyone help me to solve this problem?

    See:
    * https://support.mozilla.org/kb/No+sound+in+Firefox
    * https://support.mozilla.org/kb/Video+or+audio+does+not+play
    You can click the Volume icon on the Windows Taskbar near the clock and click the Mixer link at the bottom to open the mixer.<br />
    You can adjust the volume level for each application in that window, so make sure that Firefox is not muted or set at a low level.<br />
    Current Firefox versions use the plugin-container process to run plugins, so you need to check the volume setting for the plugin-container process.<br />
    You will only see the Firefox program or the Plugin Container in the Mixer if you are on a website that plays sound.

  • Sound does not work on my HP Pavilion dv7-6b78us

    Running windows 7 on my HP Pavilion dv7-6b78 us laptop computer. The sound has never worked on this machine. Trouble shooting sound test fails.  Any recommendations appreciated.
    Thanks
    This question was solved.
    View Solution.

    Thanks work great. Don't know what caused this problem.

Maybe you are looking for

  • DisK Utility Not Repairing Permissions

    Hello, I have a problem with my iMac. The problem is as following: I cannot repair permission using Disk Utility. What happened first was that I wanted to install a program from a mounted drive, however a Pop up occurred and said the framework of ins

  • JDEV10GEA1   Database generation problem

    The list of the objects from a given schema in the profile generation wizard is not refreshed after off-line objects are added as sources in the project. The problem was discovered with sequences object type.

  • LG G Pad 7 won't turn on

    Same issue...got it for $.99 when I upgraded my phone...YESTERDAY!!! The sales rep totally sold me on it...worked his persuasive magic and within minutes I thought, "Hey! This will be so awesome for Maeve!" My little 4-year old has to constantly argu

  • I phone problems sending lots of texts

    Hi there, I am tearing my hair out because I need to send a text message to a large group (not a group text where everyone else gets all the replies) and once i have spent ages selecting each member it then wont send. SMS is on in settings imessage i

  • Check clearing

    Hi all, When vendor check cleared in our back, how SAP will captures the check clearing date? Please if it needs configuration please provide me details. Thank you so much,