Arch64 sometimes "forgets" sound card in ALSA [solved]

Hi all,
in order to some other issues with my firstly installed SB Live soundcard (disturbing sounds when nothing is played back) I played around with two other soundcards. One was a Soundblaster USB MP3+ and the other one a C-Media card based on the CM8738 chip.
Since I am using ALSA I was using the wiki guide to set up the cards:
http://wiki.archlinux.org/index.php/Alsa
Loading and storing the mixer level works normally fine but sometimes after a reboot arch seems to forget the default soundcard used at this time. The ALSA mixer within gnome simply shows my ATI R600 HDMI as "soundcard".
Similar to this is the output of aplay -l
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: HDMI [HDA ATI HDMI], Gerät 3: ATI HDMI [ATI HDMI]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
If I try verify that udev autodetected all my sound cards properly according to the wiki, then everything looks find to me:
[hb@hb-arch64 ~]$ ls -l /sys/module/snd/holders
insgesamt 0
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_cmipci -> ../../snd_cmipci
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_hda_codec -> ../../snd_hda_codec
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_hda_intel -> ../../snd_hda_intel
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_hwdep -> ../../snd_hwdep
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_mixer_oss -> ../../snd_mixer_oss
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_mpu401_uart -> ../../snd_mpu401_uart
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_opl3_lib -> ../../snd_opl3_lib
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_pcm -> ../../snd_pcm
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_pcm_oss -> ../../snd_pcm_oss
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_rawmidi -> ../../snd_rawmidi
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_seq -> ../../snd_seq
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_seq_device -> ../../snd_seq_device
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_seq_oss -> ../../snd_seq_oss
lrwxrwxrwx 1 root root 0 24. Aug 21:31 snd_timer -> ../../snd_timer
snd_hda_codec is the driver used for my ATI HDA audio codec integrated on the mainboard. snd_cmipci is the driver for the C-media card.
But somehow the module isn't even correctly loaded although I added it to the modules inside the rc.conf (soundcard driver before oss module).
In dmesg I see no problems indicated and lspci lists my card fine. The strange thing is that I experienced this for all three soundcards I used in the last two days which are in order
1) Soundblaster Live 5.1 (emu10k1 chip)
2) Soundblaster USB MP3+
3) CMedia card
I modified the rc.conf and modprobe.conf after changing the "default" card each time.
Has anyone of you experienced similar problems ?
TIA,
D$
Last edited by Darksoul71 (2010-08-25 21:09:37)

Hm, I solved this now myself although I am unshure what the problem was.
According to the output of ls -l /sys/module/snd/holders all my sound cards were properly detected and the corresponding modules were load correctly.
But if this was true then why didn't the soundcards didn't show up in the alsa or gnome mixer as selectable devices ?
1st I removed every reference to a soundcard driver in /etc/modprobe.d/modprobe.conf
2nd I changed my rc.conf like this:
MODULES=(snd_cmipci radeon snd-pcm-oss !snd_hda_codec !snd_hda_intel)
I explicitely blacklisted my onboard soundcard and the sound module of the ATI HDMI output. Et voilà:
My CMedia card shows up correctly in the mixer.
If I have some time at weekend I will crosscheck back with my Soundblaster USB MP3+.
Last edited by Darksoul71 (2010-08-25 21:14:40)

Similar Messages

  • How to enable sound card for users(Solved)

    I can start alsa by root bu other users.
    It said not sound card found.

    It's ok now.
    Thank you for your help.

  • [SOLVED]Sound Card No longer detected after pulseadio install

    I recently installed pulseaudio and after the install my /var/lib/alsa/asound.state file was deleted or moved, anyhow now neither pulseaudio or alsa recognize my sound card. Is there a way to regenerate the original asound.state file ? i've already tried alsactl store but alsa apprently can't find my sound card anymore.
    SOLVED: apparently the modules for the sound card were unloaded I don't know what caused it but it was sure annoying
    SOLUTION:
    modprobe snd-hda-intel ; modprobe snd-pcm-oss ; modprobe snd-mixer-oss ; modprobe snd-seq-ossa
    Of course the modules you load will depend on your particular system, I happen to be using the Acer Aspire One netbook so I had an intel hda audio card
    Acer Aspire One
    120Gb HDD
    1024mb ram
    Intel N720 1.6ghz
    Last edited by MastodonHQ (2012-02-29 07:21:51)

    yes i assumed it would be necessary for integration, am i to understand this was the root of the problem ?
    ok so i was reading a gentoo forums post and decided to follow some of the fact finding there and came to some good information.
    sound card is not found in /proc/asound/cards
    sound card isn't in /dev/ anywhere
    so it seems like it just up and disappeared
    Last edited by MastodonHQ (2012-02-29 06:00:04)

  • Pulse Audio no longer detecting sound card; ALSA still detects

    After a recent update, pulseaudio has stopped detecting my sound card. ALSA still detects my soundcard, and I was able to find the following in the verbose output of starting pulseaudio.
    D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio0'
    I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA Intel/HDA Intel.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA Intel
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA Intel use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA Intel
    When I check out the ALSA directory mentioned, it turns out to indeed be the case that the entire ucm directory does not exist
    [root@ArchSpiron james-arch]# ls -lah /usr/share/alsa/
    total 52K
    drwxr-xr-x 2 root 4.0K Apr 14 14:56 pcm
    drwxr-xr-x 7 root 4.0K Apr 14 14:56 .
    -rw-r--r-- 1 root 9.0K Apr 14 14:12 alsa.conf
    drwxr-xr-x 2 root 4.0K Apr 14 14:12 alsa.conf.d
    drwxr-xr-x 208 root 4.0K Apr 13 15:37 ..
    drwxr-xr-x 2 root 4.0K Apr 11 07:20 init
    drwxr-xr-x 2 root 4.0K Apr 11 07:20 speaker-test
    drwxr-xr-x 3 root 4.0K Jan 23 21:21 cards
    -rw-r--r-- 1 root 523 Dec 29 21:33 bluetooth.conf
    -rw-r--r-- 1 root 155 Dec 18 22:34 smixer.conf
    -rw-r--r-- 1 root 3.2K Dec 18 22:34 sndo-mixer.alisp
    Instead the configuration file it's looking for exists under the cards/ directory
    [root@ArchSpiron james-arch]# ls -lah /usr/share/alsa/cards/
    total 264K
    drwxr-xr-x 3 root 4.0K Apr 14 14:59 .
    drwxr-xr-x 7 root 4.0K Apr 14 14:56 ..
    -rw-r--r-- 1 root 4.6K Apr 13 16:20 HDA-Intel.conf
    -rw-r--r-- 1 root 1.4K Apr 13 16:20 aliases.conf
    -rw-r--r-- 1 root 7.0K Apr 12 08:10 USB-Audio.conf
    drwxr-xr-x 2 root 4.0K Jan 23 21:21 SI7018
    -rw-r--r-- 1 root 669 Dec 18 22:34 AACI.conf
    -rw-r--r-- 1 root 302 Dec 18 22:34 ATIIXP-MODEM.conf
    -rw-r--r-- 1 root 2.2K Dec 18 22:34 ATIIXP-SPDMA.conf
    -rw-r--r-- 1 root 2.4K Dec 18 22:34 ATIIXP.conf
    -rw-r--r-- 1 root 437 Dec 18 22:34 AU8810.conf
    -rw-r--r-- 1 root 159 Dec 18 22:34 AU8820.conf
    -rw-r--r-- 1 root 520 Dec 18 22:34 AU8830.conf
    -rw-r--r-- 1 root 5.7K Dec 18 22:34 Audigy.conf
    -rw-r--r-- 1 root 7.5K Dec 18 22:34 Audigy2.conf
    -rw-r--r-- 1 root 2.3K Dec 18 22:34 Aureon51.conf
    -rw-r--r-- 1 root 2.5K Dec 18 22:34 Aureon71.conf
    -rw-r--r-- 1 root 3.8K Dec 18 22:34 CA0106.conf
    -rw-r--r-- 1 root 1.8K Dec 18 22:34 CMI8338-SWIEC.conf
    -rw-r--r-- 1 root 1.9K Dec 18 22:34 CMI8338.conf
    -rw-r--r-- 1 root 2.1K Dec 18 22:34 CMI8738-MC6.conf
    -rw-r--r-- 1 root 2.9K Dec 18 22:34 CMI8738-MC8.conf
    -rw-r--r-- 1 root 1.6K Dec 18 22:34 CMI8788.conf
    -rw-r--r-- 1 root 2.9K Dec 18 22:34 CS46xx.conf
    -rw-r--r-- 1 root 5.5K Dec 18 22:34 EMU10K1.conf
    -rw-r--r-- 1 root 2.7K Dec 18 22:34 EMU10K1X.conf
    -rw-r--r-- 1 root 1.4K Dec 18 22:34 ENS1370.conf
    -rw-r--r-- 1 root 1.8K Dec 18 22:34 ENS1371.conf
    -rw-r--r-- 1 root 152 Dec 18 22:34 ES1968.conf
    -rw-r--r-- 1 root 4.3K Dec 18 22:34 Echo_Echo3G.conf
    -rw-r--r-- 1 root 1.2K Dec 18 22:34 FM801.conf
    -rw-r--r-- 1 root 333 Dec 18 22:34 FWSpeakers.conf
    -rw-r--r-- 1 root 672 Dec 18 22:34 FireWave.conf
    -rw-r--r-- 1 root 217 Dec 18 22:34 GUS.conf
    -rw-r--r-- 1 root 2.1K Dec 18 22:34 ICE1712.conf
    -rw-r--r-- 1 root 2.8K Dec 18 22:34 ICE1724.conf
    -rw-r--r-- 1 root 192 Dec 18 22:34 ICH-MODEM.conf
    -rw-r--r-- 1 root 3.0K Dec 18 22:34 ICH.conf
    -rw-r--r-- 1 root 2.8K Dec 18 22:34 ICH4.conf
    -rw-r--r-- 1 root 558 Dec 18 22:34 Maestro3.conf
    -rw-r--r-- 1 root 4.7K Dec 18 22:34 NFORCE.conf
    -rw-r--r-- 1 root 657 Dec 18 22:34 PC-Speaker.conf
    -rw-r--r-- 1 root 486 Dec 18 22:34 PMac.conf
    -rw-r--r-- 1 root 705 Dec 18 22:34 PMacToonie.conf
    -rw-r--r-- 1 root 1.2K Dec 18 22:34 PS3.conf
    -rw-r--r-- 1 root 780 Dec 18 22:34 RME9636.conf
    -rw-r--r-- 1 root 780 Dec 18 22:34 RME9652.conf
    -rw-r--r-- 1 root 1.5K Dec 18 22:34 SB-XFi.conf
    -rw-r--r-- 1 root 2.2K Dec 18 22:34 SI7018.conf
    -rw-r--r-- 1 root 1.7K Dec 18 22:34 TRID4DWAVENX.conf
    -rw-r--r-- 1 root 1.2K Dec 18 22:34 VIA686A.conf
    -rw-r--r-- 1 root 2.7K Dec 18 22:34 VIA8233.conf
    -rw-r--r-- 1 root 2.8K Dec 18 22:34 VIA8233A.conf
    -rw-r--r-- 1 root 2.5K Dec 18 22:34 VIA8237.conf
    -rw-r--r-- 1 root 830 Dec 18 22:34 VX222.conf
    -rw-r--r-- 1 root 839 Dec 18 22:34 VXPocket.conf
    -rw-r--r-- 1 root 1.5K Dec 18 22:34 VXPocket440.conf
    -rw-r--r-- 1 root 1.4K Dec 18 22:34 YMF744.conf
    -rw-r--r-- 1 root 687 Dec 18 22:34 aliases.alisp
    I'm not at all familiar with pulseaudio configuration. Does anyone know of a good way for me to resolve this issue? Have I even identified the correct issue?
    UPDATE:
    I was able to work around my problem for the moment by symlinking the configuration file to the location that pulseaudio was actually looking for it
    # mkdir -p /usr/share/alsa/ucm/HDA\ Intel
    # ln -s /usr/share/alsa/cards/HDA-Intel.conf /usr/share/alsa/ucm/HDA\ Intel/HDA\ Intel.conf
    Although this does get my sound back, it is a hacky work-around and obviously not ideal. Anyone who knows a bit about pulse configuration, I welcome your input here
    Last edited by OakRaider4Life (2013-04-14 22:14:34)

    Thank you so much for posting your solution!
    I was having the same problem. The funny part was it started happening (and not always) after KDE says that the Intel HDA device is "gone" and asking me to remove it from my configuration. Even by saying no it wouldn't work. Killing pulseaudio with
    pulseaudio -k
    would have everything fallback to Alsa but starting pulseaudio again wouldn't work.
    Rebooting right away doesn't take care of the issue either but after a while the problem would go away...
    Any inputs would be appreaciated!

  • Alsa does not select correct sound card. SOLVED

    I have onboard sound and do not have any additional sound cards installed. Alsa detects two soundcards, but for some reason seems to prefer the one that doesn't work. I am honestly not sure what the other audio device is; I do not have a second sound card installed, nor a modem or a PC speaker or any other audio device that I know of. It has always been that way, and I didn't look into it any deeper than that. I have been using Arch Linux for a about four years and the audio has worked flawlessly until I re-installed a few days ago.
    For reference, the HDA NVidia sound card is the one I want to output sound. The non-working one is Conexant CX8801.
    My symptoms are as follows:
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 1: NVidia [HDA NVidia], device 0: ALC883 Analog [ALC883 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 1: ALC883 Digital [ALC883 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    # cat /proc/asound/cards
    0 [CX8801 ]: CX88x - Conexant CX8801
    Conexant CX8801 at 0xf9000000
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfe024000 irq 23
    As you can see, the Conexant CX8801 (the wrong card) takes the index 0 position.
    My usual alsa setup routine is to run the alsaconf script. The alsaconf script edits /etc/modprobe.d/sound.conf for me, where it should explicitly identify the HDA NVidia card as index 0. In the sound.conf below, alsaconf generated the first two lines. I wrote the third line as a course of troubleshooting, but it still does not work.
    $ cat /etc/modprobe.d/sound.conf
    #THESE LINES WERE GENERATED BY ALSACONF SCRIPT
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    #THIS LINE WAS GENERATED BY ME
    option snd-hda-intel index=0
    $ cat /etc/modprobe.d/modprobe.conf
    # /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
    # NOTICE THERE ARE NO CONFIGURATIONS IN THIS FILE. EMPTY.
    I am by no means an alsa guru, so that's why I've enlisted the help of the forums. Tell me, what am I forgetting? What don't I know?
    Last edited by cory.schwartz (2010-06-16 02:52:06)

    Install asoundconf http://aur.archlinux.org/packages.php?ID=23382
    do
    asoundconf list
    to find out the correct name, then do
    asoundconf set-default-card bla
    to set the default card.
    asoundconf creates a ~/.asoundrc.asoundconf and sets an include for that fil in ~/.asoundrc

  • [Solved] Alsa Sound Card Numbering Not Persistant Between Boots

    Hello,
    I'm having trouble with alsa and my multiple sound cards. Sometimes when I boot, I get the following output from "aplay -l"
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC889A Analog [ALC889A Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC889A Digital [ALC889A Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    However, I also see this after other boots:
    **** List of PLAYBACK Hardware Devices ****
    card 1: SB [HDA ATI SB], device 0: ALC889A Analog [ALC889A Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 1: ALC889A Digital [ALC889A Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Because the card numbering is not consistant, I'm having a great deal of trouble (if the card is 0, then I don't need an asoundrc, but if it's 1, I do). It also breaks my volume panel applet for the alsa card number to often change (volumeicon - from the AUR). Is there a way to force a certain device to always be card number 0?
    Thanks for any help.
    -Sean
    Last edited by szim90 (2012-01-15 02:01:54)

    Thank you for your response, karol.
    I ran 'udevadm info -a -p /sys/class/sound/card1/' as was able to get the following information:
    looking at device '/devices/pci0000:00/0000:00:14.2/sound/card1':
    KERNEL=="card1"
    SUBSYSTEM=="sound"
    DRIVER==""
    ATTR{id}=="SB"
    ATTR{number}=="1"
    looking at parent device '/devices/pci0000:00/0000:00:14.2':
    KERNELS=="0000:00:14.2"
    SUBSYSTEMS=="pci"
    DRIVERS=="snd_hda_intel"
    ATTRS{vendor}=="0x1002"
    ATTRS{device}=="0x4383"
    ATTRS{subsystem_vendor}=="0x1458"
    ATTRS{subsystem_device}=="0xa102"
    ATTRS{class}=="0x040300"
    ATTRS{irq}=="16"
    ATTRS{local_cpus}=="00000000,0000000f"
    ATTRS{local_cpulist}=="0-3"
    ATTRS{numa_node}=="0"
    ATTRS{dma_mask_bits}=="64"
    ATTRS{consistent_dma_mask_bits}=="64"
    ATTRS{broken_parity_status}=="0"
    ATTRS{msi_bus}==""
    looking at parent device '/devices/pci0000:00':
    KERNELS=="pci0000:00"
    SUBSYSTEMS==""
    DRIVERS==""
    I'm completely new to writing udev rules; would the proper procedure be to write something like this:
    DEVPATH=="/devices/pci0000:00/0000:00:14.2/sound/card*" ATTRS{number}="0"
    or will that happen too late in the boot process (after the card has already been assigned a number)?
    Perhaps it would be easier to work through alsa itself? I know I can get sound consistantly by calling out the card in asoundrc:
    pcm.!default { type hw card SB }
    ctl.!default { type hw card SB }
    But this seems to disable dmix (software mixing). Is there a way to re-enable dmix from the asoundrc (and would that be easier than trying to work in udev)?
    Regards,
    Sean

  • [Solved] No sound with ALSA (change default sound card)

    I installed Arch on another laptop and I am unable to get sound working.
    # lspci | grep -i audio
    00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840
    00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 02)
    Two devices show up in alsamixer. The first (the default, I assume) shows up only an S/PDIF button that I can toggle. If I select the other sound card, I can change volume normally.
    I followed this solution in the wiki with no success.
    How can I make the second sound card the default one?
    Last edited by Gradient (2014-09-09 18:17:14)

    Here is the requested info with the cards in the corrected order:
    $ aplay -lL;
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=Generic_1
    HD-Audio Generic, ALC3227 Analog
    Default Audio Device
    sysdefault:CARD=Generic_1
    HD-Audio Generic, ALC3227 Analog
    Default Audio Device
    front:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    Front speakers
    surround21:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    2.1 Surround output to Front and Subwoofer speakers
    surround40:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC3227 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    hdmi:CARD=Generic,DEV=0
    HD-Audio Generic, HDMI 0
    HDMI Audio Output
    **** List of PLAYBACK Hardware Devices ****
    card 0: Generic_1 [HD-Audio Generic], device 0: ALC3227 Analog [ALC3227 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    $ for i in /proc/asound/card[0-9]*; do echo "--- $i ---";amixer -c $(cat $i/id); done;
    --- /proc/asound/card0 ---
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 87
    Mono: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 87
    Mono:
    Front Left: Playback 87 [100%] [0.00dB] [on]
    Front Right: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Speaker',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 87
    Mono:
    Front Left: Playback 87 [100%] [0.00dB] [on]
    Front Right: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Mic',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [12.00dB] [off]
    Front Right: Playback 31 [100%] [12.00dB] [off]
    Simple mixer control 'Mic Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 3 [100%] [36.00dB]
    Front Right: 3 [100%] [36.00dB]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 63
    Front Left: Capture 39 [62%] [12.00dB] [on]
    Front Right: Capture 39 [62%] [12.00dB] [on]
    Simple mixer control 'Auto-Mute Mode',0
    Capabilities: enum
    Items: 'Disabled' 'Enabled'
    Item0: 'Enabled'
    Simple mixer control 'Internal Mic Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 3 [100%] [36.00dB]
    Front Right: 3 [100%] [36.00dB]
    Simple mixer control 'Mute-LED Mode',0
    Capabilities: enum
    Items: 'On' 'Off' 'Follow Master'
    Item0: 'Follow Master'
    --- /proc/asound/card1 ---
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    $ lspci -vnn | grep -A 1 -i audio
    00:01.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:9840]
    Subsystem: Hewlett-Packard Company Device [103c:22cd]
    00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller [1022:780d] (rev 02)
    Subsystem: Hewlett-Packard Company Device [103c:22cd]
    emeres wrote:What do you mean 'is visible in alsamixer'? F6 does not list it? Did you use index or enable?
    Yes, that is what I meant; F6 did not list them both when I use your options. I must have done something wrong the first time, because now it does.
    emeres wrote:Read this alsa documentation and 'mad modprobe'.
    Thanks for the link. That was what I was looking for.

  • [SOLVED] Software mixing on ALSA+USB sound card

    I have cheap chinesse USB soud card. lsusb says its "Tenx Technology, Inc. TP6911 Audio Headset"
    After arch installation sound was working about 2-3 reboots. Then i googled and deleted pulseaudio, and sound randomly working or not after reboots.
    After a lot of research i got /etc/asound.conf like that:
    pcm.!default {
    type hw
    card AUDIO
    ctl.!default {
    type hw
    card AUDIO
    "AUDIO" its name of card. Checked that. And now i had sound in 80% reboots.
    After research i founded that i cant play 2 sounds at same time. (And youtube writes "error occured" for 90% videos).
    Tested aplay (it never works):
    >aplay /usr/share/sounds/alsa/Front_Center.wav
    Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
    aplay: set_params:1239: Channels count non available
    Then played sound in other program and in same time launched aplay:
    >aplay /usr/share/sounds/alsa/Front_Center.wav
    aplay: main:722: audio open error: Device or resource busy
    So that mean i need software mixing.
    Googled, and installed "alsa-oss" and did some random stuff with config
    pcm.!default {
    type hw
    card AUDIO
    slave.pcm "dmix"
    ctl.!default {
    type hw
    card AUDIO
    slave.pcm "dmix"
    and now youtube working. I hear it. But now aplay says:
    >aplay /usr/share/skype/sounds/CallBusy.wav
    ALSA lib pcm_hw.c:1743:(_snd_pcm_hw_open) Unknown field slave
    aplay: main:722: audio open error: Invalid argument
    He dont like "slave" thing in config, but it helps. I tested 3 times, added "slave" and rebooted and youtube works. Without "slave" it not working.
    And i still cant hear 2 sounds at same time. In google ALSA says like software mixing must work without config, if not then do bugreport.
    Im in arch less then 7 days, before i had experience with ubuntu server only, so configuring ALSA is hard for me.
    Can somebody help me configure software mixing?
    Thank you.
    Last edited by pico (2013-07-07 10:36:33)

    Okay. I surfed your URLs and ended in http://alsa.opensrc.org/Dmix
    Example /etc/asound.conf from 3 and 5 works great! Thank you!
    If somebody will google Tenx Technology, Inc. TP6911 Audio Headset
    Use /etc/asound.conf (you need create it)
    pcm.dsp0 {
    type plug
    slave.pcm "hw:0"
    ctl.mixer0 {
    type hw
    card 0
    or
    pcm.dsp0 {
    type plug
    slave.pcm "dmix"
    hint {
    show on
    description "My dmix dsp0"
    ctl.mixer0 {
    type hw
    card 0
    both works for me.
    =======
    Aaaaand after 2 reboots everything is broken. Both configs not helping. aoss and alsaplayer don't make any sound.
    5 reboots later sound again works.
    =======
    Okay, i know why i need reboot.
    If you have same problem - do aplay -l, if your card not first - nothing will work. You need reboot until your card is first. I tryed to do my card always first, but then mixer dont work. And for make it work on every reboot looks like you need read 18 huge books about universe creation.
    Last edited by pico (2013-07-09 09:53:25)

  • Usb Sound Card Playback Issues - Alsa [SOLVED]

    Hey folks:)
    Just want to say Archlinux is lovely and you guys are doing great work (if be it a little frustrating at times i might add)
    My problem is that i can't configure my USB UA-25 sound card properly.
    If i want to record with ardour, or hydrogen using JACK, everything is fine.
    BUT.
    If i want to play back a simple music file, or run 'youtube' for example, sound refuses to come out of my computer.
    In system>preferences>sound the driver is set to ALSA.
    How can i get sound to play back normaly through my externel sound card? I think Archlinux is trying to use my onboard laptop sound card.
    Thanks!
    Last edited by coffeemonster (2007-04-09 18:33:11)

    fixed the probelm;
    Had to reinstall alsa dirvers, removed all instances of 'usbaudio' from the modules. Reboot. modprobe snd-usb-audio. unmuted all mixers.
    Selected alsa as the driver. Test. Yay! :"")

  • [SOLVED] USB sound card problems and audio setup

    I want to clarify and correctly set up my ThinkPad T61 sound system finally.
    I'm running Arch64 + KDE.
    There are two sound cards - the internal HDA Intel and external USB CM118.
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Set [C-Media USB Headphone Set], device 0: USB Audio [USB Audio]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 1: Intel [HDA Intel], device 1: AD198x Digital [AD198x Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    First of all, why are there both analog and digital subdevices?
    I just need playback and/or recording support for these applications: opera, firefox, skype, clementine, mplayer, vmplayer. As high quality as possible.
    Per-application sound control would be nice but if that adds too much clutter, I could live without it. No need for audio streaming or any other luxuries.
    All the applications should use the USB card whenever it's plugged in. The internal SC should take over when CM118 is unplugged.
    The problem is that most of the time it doesn't work. For example, if I plug out the USB card and then run some application like Clementine or Firefox there would be no sound ("connection refused" in Clementine).
    Here is my asound.conf:
    defaults.pcm.card 0
    defaults.pcm.device 0
    defaults.ctl.card 0
    Also kMix/amix should switch the master channel from HDA Intel Master to C-Media Master automatically. The only way to do this is to write some kind of script, right?
    AFAIK the following audio components are installed: ALSA, OSS (for some unknown reason), Phonon, Gstreamer.
    I guess I can uninstall OSS without worries as no one seems to need it (checked with "whoneeds").
    What about that Phonon? Would it override the asoud.conf if I set default device there? Why there are so many different devices in the Phonon configuration list:
    C-Media USB Headphone Set, USB Audio (Default Audio Device)
    C-Media USB Headphone Set (USB Audio)
    C-Media USB Headphone Set, USB Audio (IECblablabla)
    hw:1,0
    hw:1,1
    default
    Intel Analog
    Intel Digital
    blablalba
    And that C-Media triplet for every USB port the CM118 has been plugged in.
    Too much confusion! All that mess for just two different cards.
    So what is the proper way of setting primary and secondary sound cards in this situation?
    Thank you!
    Last edited by andrisll (2012-07-19 08:48:28)

    I am sorry for my very late response and the lack of structure in my post.
    I did some investigation and found a rather acceptable workaround for one of my problems described below.
    Here is the basic functionality I need:
    1. Automatic (on the fly) switching to the external sound card when it's plugged in and automatic fallback to the integrated SC when usb is unplugged.
    2. Automatic (on the fly) switching of the kMix's master channel according to the changes mentioned above.
    As for the first problem, I found this udev rule:
    KERNEL=="pcmC[D0-9cp]*", ACTION=="add", PROGRAM="/bin/sh -c 'K=%k; K=$${K#pcmC}; K=$${K%%D*}; echo defaults.ctl.card $$K > /etc/asound.conf; echo defaults.pcm.card $$K >>/etc/asound.conf"
    KERNEL=="pcmC[D0-9cp]*", ACTION=="remove", PROGRAM="/bin/sh -c 'echo defaults.ctl.card 0 > /etc/asound.conf; echo defaults.pcm.card 0 >>/etc/asound.conf'"
    This solution has some disadvantages but it is acceptible. If you know of any better solution, please tell me.
    For the second problem, I found this script which uses qdbus org.kde.kmix /Mixers org.kde.KMix.MixSet.setCurrentMaster method to set the master channel. However, I think that constant monitoring for the usb SC being plugged is not very effective. So I thought appending the following code to the second line of the previous udev rule would do the work:
    , RUN+="/usr/bin/qdbus org.kde.kmix /Mixers org.kde.KMix.MixSet.setCurrentMaster "ALSA::C-Media_USB_Headphone_Set:1" "Speaker:0""
    But that results in some weird behaviour: master channel stays the same but there would be three new tabs in the kMix window now: USB Set", USB Set# and USB Set$.
    Here's what log messages tell us:
    07/14/12 12:25:13 PM localhost kernel [10889.749048] usb 3-1: new full-speed USB device number 13 using uhci_hcd
    07/14/12 12:25:14 PM localhost kernel [10889.914921] input: C-Media USB Headphone Set as /devices/pci0000:00/0000:00:1a.1/usb3/3-1/3-1:1.3/input/input21
    07/14/12 12:25:14 PM localhost kernel [10889.915454] generic-usb 0003:0D8C:000C.000C: input,hidraw0: USB HID v1.00 Device [C-Media USB Headphone Set ] on usb-0000:00:1a.1-1/input3
    07/14/12 12:25:14 PM localhost mtp-probe checking bus 3, device 13: "/sys/devices/pci0000:00/0000:00:1a.1/usb3/3-1"
    07/14/12 12:25:14 PM localhost mtp-probe checking bus 3, device 13: "/sys/devices/pci0000:00/0000:00:1a.1/usb3/3-1"
    07/14/12 12:25:14 PM localhost mtp-probe checking bus 3, device 13: "/sys/devices/pci0000:00/0000:00:1a.1/usb3/3-1"
    07/14/12 12:25:14 PM localhost mtp-probe checking bus 3, device 13: "/sys/devices/pci0000:00/0000:00:1a.1/usb3/3-1"
    07/14/12 12:25:14 PM localhost mtp-probe bus: 3, device: 13 was not an MTP device
    07/14/12 12:25:14 PM localhost mtp-probe bus: 3, device: 13 was not an MTP device
    07/14/12 12:25:14 PM localhost mtp-probe bus: 3, device: 13 was not an MTP device
    07/14/12 12:25:14 PM localhost mtp-probe bus: 3, device: 13 was not an MTP device
    You see, the probe thing is running multiple times!
    And here is an excerpt from udev debugger:
    starting '/usr/bin/qdbus org.kde.kmix /Mixers org.kde.KMix.MixSet.setCurrentMaster '
    '/usr/bin/qdbus org.kde.kmix /Mixers org.kde.KMix.MixSet.setCurrentMaster '(err) 'Could not connect to D-Bus server: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11'
    '/usr/bin/qdbus org.kde.kmix /Mixers org.kde.KMix.MixSet.setCurrentMaster ' [2769] exit with return code 1
    '/usr/bin/qdbus org.kde.kmix /Mixers org.kde.KMix.MixSet.setCurrentMaster '(err) 'Could not connect to D-Bus server: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11'
    Some kind of X11 problem... And also happening twice! Why?
    Running the setCurrentMaster method in terminal works very nicely, so the problem must be the way udev runs it.
    One last thing - sometimes the usb SC automatically reconnects (disconnects and connects). I read somewhere that most probably the usb device makes the trouble, but maybe there are other possiblities?
    Last edited by andrisll (2012-07-14 10:04:16)

  • [SOLVED] default sound card changed

    Hello all,
    Been struggling with my arch64 and XFCE over the past couple of days.  my arch32 gnome 2.x screamed, it was great.
    Anyway, when I first installed Arch this week, I had sound(alsamixer reported SB Audigy 2 ZS [SB0350] as default).  I then installed XFCE, updated, installed vlc, etc, and I had sound(alsamixer reported SB Audigy 2 ZS [SB0350] as default.   I've been mucking around trying to get Arch to automount my DVD, and not sure what happened, but when I rebooted just now, I have no sound. 
    Now when I go into alsamixer, my default sound device is marked as ATI R6xx HDMI, with one S/PDIF connection MM.
    What could have happened that made Arch/XFCE change my default sound card?  I've check the forums, and didn't find anything.  Then again, I've been living in forums for the past 4 days trying to solve various issues, I could have missed something, or gotten confused.
    Any help is greatly appreciated.
    -nixIT
    EDIT:  RTFM'ed  (read the wiki, which was the only place I didn't look)
    Last edited by nixIT (2011-05-19 23:31:04)

    Hi, Masutu
    Pulseaudio is in my daemon array:
    DAEMONS=(@syslog-ng !network crond dbus @alsa @pulseaudio)
    But what you've said about some program calling pulse and crashing things makes sense. How could I "correctly configure" pulse? What do you suggest?
    My /etc/asound.conf is here:
    # Use PulseAudio by default
    pcm.!default {
    type pulse
    fallback "sysdefault"
    hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
    ctl.!default {
    type pulse
    fallback "sysdefault"
    # vim:set ft=alsaconf:
    It seems pretty the same what is written in some sites about pulse.
    In a past time (with other computer), I just removed pulse completely. But now there is a warning about dependencies: gnome-settings-daemon and gnome-control-center. And I don't know how removing these Gnome packages will affect the window manager.

  • [SOLVED] Mic does not work on Intel ICH8 (rev 3) sound card

    Hi, folks.
    I cannot get my sound card to record anything, using a built-in microphone. Audio output works just fine, though. I hope someone can help me, I have been banging my head against the wall for some time over this issue...
    My laptop is Toshiba Satellite A200-1J0 (PSAE6E-04R036G3). alsamixer settings are fine, I tried supplementing additional options to /etc/modprobe.d/modprobe.conf, but no luck, tried some of the combinations (model=<> position_fix=<>).
    When recording sound with gnome-sound-recorder, with Capture set as input, nothing is heard. Skype can't record anything, either. I can't even get the crackling or hissing sound like some users do.
    Should I try to get the latest ALSA?
    Debug details start from now on:
    /etc/modprobe.d/modprobe.conf
    options snd-hda-intel index=0 model=3stack position_fix=1
    lsmod | grep snd
    snd_seq_dummy 1099 0
    snd_seq_oss 25304 0
    snd_hda_codec_atihdmi 2051 1
    snd_seq_midi_event 4452 1 snd_seq_oss
    snd_hda_codec_realtek 179240 1
    snd_seq 42628 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_hda_intel 18697 1
    snd_seq_device 4313 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_hda_codec 56728 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
    snd_pcm_oss 33693 0
    snd_mixer_oss 14810 1 snd_pcm_oss
    snd_hwdep 5102 1 snd_hda_codec
    snd_pcm 57479 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
    snd_timer 16117 2 snd_seq,snd_pcm
    snd 43847 13 snd_seq_oss,snd_hda_codec_realtek,snd_seq,snd_hda_intel,snd_seq_device,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_hwdep,snd_pcm,snd_timer
    soundcore 5007 1 snd
    snd_page_alloc 5809 2 snd_hda_intel,snd_pcm
    lspci (parts of interest)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    Subsystem: Toshiba America Info Systems Device ff00
    Flags: bus master, fast devsel, latency 0, IRQ 22
    Memory at fc400000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel
    01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series] (prog-if 00 [VGA controller])
    Subsystem: Toshiba America Info Systems Device ff00
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at d0000000 (32-bit, prefetchable) [size=256M]
    I/O ports at 2000 [size=256]
    Memory at fc000000 (32-bit, non-prefetchable) [size=64K]
    [virtual] Expansion ROM at fc020000 [disabled] [size=128K]
    Capabilities: <access denied>
    01:00.1 Audio device: ATI Technologies Inc RV630/M76 audio device [Radeon HD 2600 Series]
    Subsystem: ATI Technologies Inc RV630/M76 audio device [Radeon HD 2600 Series]
    Flags: bus master, fast devsel, latency 0, IRQ 17
    Memory at fc010000 (32-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel
    alsa-info.sh
    upload=true&script=true&cardinfo=
    !!ALSA Information Script v 0.4.58
    !!Script ran on: Sat Jan 23 20:27:13 UTC 2010
    !!Linux Distribution
    Arch Linux \r (\n) (\l) DISTRIB_ID=arch
    !!DMI Information
    Manufacturer: TOSHIBA
    Product Name: Satellite A200
    !!Kernel Information
    Kernel release: 2.6.32-ARCH
    Operating System: GNU/Linux
    Architecture: i686
    Processor: Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
    SMP Enabled: Yes
    !!ALSA Version
    Driver version: 1.0.21
    Library version: 1.0.22
    Utilities version: 1.0.22
    !!Loaded ALSA modules
    snd_hda_intel
    snd_hda_intel
    !!Sound Servers on this system
    ESound Daemon:
    Installed - Yes (/usr/bin/esd)
    Running - No
    Jack:
    Installed - Yes (/usr/bin/jackd)
    Running - No
    !!Soundcards recognised by ALSA
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0xfc400000 irq 22
    1 [HDMI ]: HDA-Intel - HDA ATI HDMI
    HDA ATI HDMI at 0xfc010000 irq 17
    !!PCI Soundcards installed in the system
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    01:00.1 Audio device: ATI Technologies Inc RV630/M76 audio device [Radeon HD 2600 Series]
    0c:04.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
    !!Advanced information - PCI Vendor/Device/Susbsystem ID's
    00:1b.0 0403: 8086:284b (rev 03)
    Subsystem: 1179:ff00
    01:00.1 0403: 1002:aa08
    Subsystem: 1002:aa08
    !!Modprobe options (Sound related)
    snd-hda-intel: index=0 model=3stack position_fix=1
    !!Loaded sound module options
    !!Module: snd_hda_intel
    bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    enable_msi : 0
    id : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
    index : 0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    model : 3stack,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
    patch : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
    position_fix : 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    power_save : 1
    power_save_controller : Y
    probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    probe_only : N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N
    single_cmd : N
    !!Module: snd_hda_intel
    bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    enable_msi : 0
    id : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
    index : 0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    model : 3stack,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
    patch : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
    position_fix : 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    power_save : 1
    power_save_controller : Y
    probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    probe_only : N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N
    single_cmd : N
    !!HDA-Intel Codec information
    --startcollapse--
    Codec: Realtek ALC268
    Address: 0
    Function Id: 0x1
    Vendor Id: 0x10ec0268
    Subsystem Id: 0x1179ff02
    Revision Id: 0x100003
    No Modem Function Group found
    Default PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=4, o=0, i=0, unsolicited=1, wake=0
    IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    IO[3]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    Node 0x02 [Audio Output] wcaps 0x1d: Stereo Amp-Out
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Node 0x03 [Audio Output] wcaps 0x1d: Stereo Amp-Out
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x35 0x35]
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Node 0x04 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x05 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
    Node 0x07 [Audio Input] wcaps 0x100111: Stereo
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
    Connection: 1
    0x24
    Node 0x08 [Audio Input] wcaps 0x100111: Stereo
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
    Connection: 1
    0x23
    Node 0x09 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0b [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0c [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0d [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0e [Audio Mixer] wcaps 0x20010a: Mono Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00]
    Connection: 1
    0x02
    Node 0x0f [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00]
    Connection: 2
    0x02 0x1d
    Node 0x10 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00] [0x80 0x80]
    Connection: 3
    0x03 0x1d 0x02
    Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x12 [Pin Complex] wcaps 0x400001: Stereo
    Pincap 0x00000020: IN
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Node 0x13 [Pin Complex] wcaps 0x400001: Stereo
    Pincap 0x00000020: IN
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Pincap 0x0001003c: IN OUT HP EAPD Detect
    EAPD 0x0:
    Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI
    Conn = ATAPI, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0f
    Node 0x15 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Pincap 0x0001003c: IN OUT HP EAPD Detect
    EAPD 0x0:
    Pin Default 0x0221101f: [Jack] HP Out at Ext Front
    Conn = 1/8, Color = Black
    DefAssociation = 0x1, Sequence = 0xf
    Pin-ctls: 0xc0: OUT HP
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x10
    Node 0x16 [Pin Complex] wcaps 0x40010c: Mono Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80]
    Pincap 0x00000010: OUT
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Connection: 1
    0x0e
    Node 0x17 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x02, stepsize=0x4f, mute=0
    Amp-In vals: [0x02 0x02]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x00003734: IN OUT Detect
    Vref caps: HIZ 50 GRD 80 100
    Pin Default 0x02a11830: [Jack] Mic at Ext Front
    Conn = 1/8, Color = Black
    DefAssociation = 0x3, Sequence = 0x0
    Pin-ctls: 0x24: IN VREF_80
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x02
    Node 0x19 [Pin Complex] wcaps 0x40008b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x02, stepsize=0x4f, mute=0
    Amp-In vals: [0x02 0x02]
    Pincap 0x00003724: IN Detect
    Vref caps: HIZ 50 GRD 80 100
    Pin Default 0x99a3093e: [Fixed] Mic at Int ATAPI
    Conn = ATAPI, Color = Unknown
    DefAssociation = 0x3, Sequence = 0xe
    Misc = NO_PRESENCE
    Pin-ctls: 0x24: IN VREF_80
    Unsolicited: tag=00, enabled=0
    Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x02, stepsize=0x4f, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x00003734: IN OUT Detect
    Vref caps: HIZ 50 GRD 80 100
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x02
    Node 0x1b [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
    Pincap 0x00000020: IN
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x20: IN
    Node 0x1d [Pin Complex] wcaps 0x400000: Mono
    Pincap 0x00000020: IN
    Pin Default 0x4016852d: [N/A] Speaker at Ext N/A
    Conn = Digital, Color = Purple
    DefAssociation = 0x2, Sequence = 0xd
    Misc = NO_PRESENCE
    Pin-ctls: 0x20: IN
    Node 0x1e [Pin Complex] wcaps 0x400380: Mono Digital
    Pincap 0x00000010: OUT
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x06
    Node 0x1f [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
    Processing caps: benign=0, ncoeff=10
    Processing Coefficient: 0x03
    Coefficient Index: 0x01
    Node 0x21 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x22 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x23 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
    Amp-Out caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
    Amp-Out vals: [0x1d 0x1d]
    Connection: 7
    0x18* 0x19 0x1a 0x1c 0x14 0x15 0x12
    Node 0x24 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
    Amp-Out caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
    Amp-Out vals: [0x00 0x00]
    Connection: 7
    0x18* 0x19 0x1a 0x1c 0x14 0x15 0x13
    Codec: LSI ID 1040
    Address: 1
    Function Id: 0x2
    Vendor Id: 0x11c11040
    Subsystem Id: 0x11790001
    Revision Id: 0x100200
    Modem Function Group: 0x1
    Codec: ATI R6xx HDMI
    Address: 0
    Function Id: 0x1
    Vendor Id: 0x1002aa01
    Subsystem Id: 0x00aa0100
    Revision Id: 0x100000
    No Modem Function Group found
    Default PCM:
    rates [0x40]: 48000
    bits [0x2]: 16
    formats [0x1]: PCM
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x02 [Audio Output] wcaps 0x201: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    Node 0x03 [Pin Complex] wcaps 0x400381: Stereo Digital
    Pincap 0x00000094: OUT Detect HDMI
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x02
    --endcollapse--
    !!ALSA Device nodes
    crw-rw----+ 1 root audio 116, 9 Jan 23 19:11 /dev/snd/controlC0
    crw-rw----+ 1 root audio 116, 12 Jan 23 19:11 /dev/snd/controlC1
    crw-rw----+ 1 root audio 116, 8 Jan 23 19:11 /dev/snd/hwC0D0
    crw-rw----+ 1 root audio 116, 7 Jan 23 19:11 /dev/snd/hwC0D1
    crw-rw----+ 1 root audio 116, 11 Jan 23 19:11 /dev/snd/hwC1D0
    crw-rw----+ 1 root audio 116, 6 Jan 23 21:04 /dev/snd/pcmC0D0c
    crw-rw----+ 1 root audio 116, 5 Jan 23 21:04 /dev/snd/pcmC0D0p
    crw-rw----+ 1 root audio 116, 4 Jan 23 19:11 /dev/snd/pcmC0D1p
    crw-rw----+ 1 root audio 116, 10 Jan 23 19:11 /dev/snd/pcmC1D3p
    crw-rw----+ 1 root audio 116, 3 Jan 23 19:11 /dev/snd/seq
    crw-rw----+ 1 root audio 116, 2 Jan 23 19:11 /dev/snd/timer
    /dev/snd/by-path:
    total 0
    drwxr-xr-x 2 root root 80 Jan 23 19:11 .
    drwxr-xr-x 3 root root 280 Jan 23 19:11 ..
    lrwxrwxrwx 1 root root 12 Jan 23 19:11 pci-0000:00:1b.0 -> ../controlC0
    lrwxrwxrwx 1 root root 12 Jan 23 19:11 pci-0000:01:00.1 -> ../controlC1
    !!Aplay/Arecord output
    APLAY
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC268 Digital [ALC268 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ARECORD
    **** List of CAPTURE Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    !!Amixer output
    !!-------Mixer controls for card 0 [Intel]
    Card hw:0 'Intel'/'HDA Intel at 0xfc400000 irq 22'
    Mixer name : 'Realtek ALC268'
    Components : 'HDA:10ec0268,1179ff02,00100003 HDA:11c11040,11790001,00100200'
    Controls : 21
    Simple ctrls : 13
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 64
    Mono: Playback 64 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 64
    Mono:
    Front Left: Playback 53 [83%] [-11.00dB] [on]
    Front Right: Playback 53 [83%] [-11.00dB] [on]
    Simple mixer control 'PCM',0
    Capabilities: pvolume penum
    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 'Front',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 64
    Mono:
    Front Left: Playback 64 [100%] [0.00dB] [on]
    Front Right: Playback 64 [100%] [0.00dB] [on]
    Simple mixer control 'Front Mic Boost',0
    Capabilities: volume penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 2
    Front Left: 2 [100%]
    Front Right: 2 [100%]
    Simple mixer control 'Line In Boost',0
    Capabilities: volume penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 2
    Front Left: 0 [0%]
    Front Right: 0 [0%]
    Simple mixer control 'Mic Boost',0
    Capabilities: volume penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 2
    Front Left: 2 [100%]
    Front Right: 2 [100%]
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'IEC958 Default PCM',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'Beep',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 12
    Mono:
    Front Left: Playback 0 [0%] [-24.00dB] [on]
    Front Right: Playback 0 [0%] [-24.00dB] [on]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 31
    Front Left: Capture 29 [94%] [27.00dB] [on]
    Front Right: Capture 29 [94%] [27.00dB] [on]
    Simple mixer control 'Digital',0
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 120
    Front Left: Capture 0 [0%] [-30.00dB]
    Front Right: Capture 0 [0%] [-30.00dB]
    Simple mixer control 'Input Source',0
    Capabilities: cenum
    Items: 'Mic' 'Front Mic' 'Line' 'CD'
    Item0: 'Mic'
    !!-------Mixer controls for card 1 [HDMI]
    Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfc010000 irq 17'
    Mixer name : 'ATI R6xx HDMI'
    Components : 'HDA:1002aa01,00aa0100,00100000'
    Controls : 4
    Simple ctrls : 1
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [off]
    !!Alsactl output
    --startcollapse--
    state.Intel {
    control.1 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 64'
    comment.dbmin -6400
    comment.dbmax 0
    iface MIXER
    name 'Front Playback Volume'
    value.0 64
    value.1 64
    control.2 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'Front Playback Switch'
    value.0 true
    value.1 true
    control.3 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 64'
    comment.dbmin -6400
    comment.dbmax 0
    iface MIXER
    name 'Headphone Playback Volume'
    value.0 53
    value.1 53
    control.4 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'Headphone Playback Switch'
    value.0 true
    value.1 true
    control.5 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 2'
    comment.dbmin 0
    comment.dbmax 4000
    iface MIXER
    name 'Mic Boost'
    value.0 2
    value.1 2
    control.6 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 2'
    comment.dbmin 0
    comment.dbmax 4000
    iface MIXER
    name 'Front Mic Boost'
    value.0 2
    value.1 2
    control.7 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 2'
    comment.dbmin 0
    comment.dbmax 4000
    iface MIXER
    name 'Line In Boost'
    value.0 0
    value.1 0
    control.8 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 31'
    comment.dbmin -1650
    comment.dbmax 3000
    iface MIXER
    name 'Capture Volume'
    value.0 29
    value.1 29
    control.9 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'Capture Switch'
    value.0 true
    value.1 true
    control.10 {
    comment.access 'read write'
    comment.type ENUMERATED
    comment.count 1
    comment.item.0 Mic
    comment.item.1 'Front Mic'
    comment.item.2 Line
    comment.item.3 CD
    iface MIXER
    name 'Input Source'
    value Mic
    control.11 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 12'
    comment.dbmin -2400
    comment.dbmax 0
    iface MIXER
    name 'Beep Playback Volume'
    value.0 0
    value.1 0
    control.12 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'Beep Playback Switch'
    value.0 true
    value.1 true
    control.13 {
    comment.access read
    comment.type IEC958
    comment.count 1
    iface MIXER
    name 'IEC958 Playback Con Mask'
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    control.14 {
    comment.access read
    comment.type IEC958
    comment.count 1
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    control.15 {
    comment.access 'read write'
    comment.type IEC958
    comment.count 1
    iface MIXER
    name 'IEC958 Playback Default'
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    control.16 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 Playback Switch'
    value false
    control.17 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 Default PCM Playback Switch'
    value true
    control.18 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 1
    comment.range '0 - 64'
    comment.dbmin -6400
    comment.dbmax 0
    iface MIXER
    name 'Master Playback Volume'
    value 64
    control.19 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Master Playback Switch'
    value true
    control.20 {
    comment.access 'read write user'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 255'
    comment.tlv '0000000100000008ffffec1400000014'
    comment.dbmin -5100
    comment.dbmax 0
    iface MIXER
    name 'PCM Playback Volume'
    value.0 255
    value.1 255
    control.21 {
    comment.access 'read write user'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 120'
    comment.tlv '0000000100000008fffff44800000032'
    comment.dbmin -3000
    comment.dbmax 3000
    iface MIXER
    name 'Digital Capture Volume'
    value.0 0
    value.1 0
    state.HDMI {
    control.1 {
    comment.access read
    comment.type IEC958
    comment.count 1
    iface MIXER
    name 'IEC958 Playback Con Mask'
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    control.2 {
    comment.access read
    comment.type IEC958
    comment.count 1
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    control.3 {
    comment.access 'read write'
    comment.type IEC958
    comment.count 1
    iface MIXER
    name 'IEC958 Playback Default'
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    control.4 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 Playback Switch'
    value false
    --endcollapse--
    !!All Loaded Modules
    Module
    usbhid
    hidp
    hid
    fuse
    radeon
    ttm
    drm_kms_helper
    drm
    i2c_algo_bit
    rfcomm
    sco
    bridge
    stp
    llc
    bnep
    l2cap
    crc16
    coretemp
    ipv6
    snd_seq_dummy
    snd_seq_oss
    btusb
    joydev
    snd_hda_codec_atihdmi
    fan
    snd_seq_midi_event
    bluetooth
    snd_hda_codec_realtek
    arc4
    ecb
    snd_seq
    snd_hda_intel
    iwlagn
    snd_seq_device
    snd_hda_codec
    sdhci_pci
    iwlcore
    snd_pcm_oss
    uvcvideo
    omnibook
    videodev
    snd_mixer_oss
    snd_hwdep
    pcmcia
    tifm_sd
    sdhci
    snd_pcm
    v4l1_compat
    snd_timer
    psmouse
    mac80211
    mmc_core
    yenta_socket
    vboxdrv
    snd
    cpufreq_powersave
    i2c_i801
    uhci_hcd
    r8169
    ehci_hcd
    iTCO_wdt
    intel_agp
    tifm_7xx1
    video
    rsrc_nonstatic
    soundcore
    firewire_ohci
    agpgart
    mii
    i2c_core
    pcspkr
    snd_page_alloc
    pcmcia_core
    iTCO_vendor_support
    led_class
    output
    usbcore
    tifm_core
    serio_raw
    cfg80211
    evdev
    cpufreq_conservative
    battery
    ac
    firewire_core
    rfkill
    crc_itu_t
    thermal
    button
    cpufreq_ondemand
    sg
    acpi_cpufreq
    freq_table
    processor
    rtc_cmos
    rtc_core
    rtc_lib
    ext3
    jbd
    mbcache
    sr_mod
    cdrom
    ata_generic
    sd_mod
    ata_piix
    pata_acpi
    ahci
    libata
    scsi_mod
    !!Sysfs Files
    /sys/class/sound/hwC0D0/init_pin_configs:
    0x12 0x411111f0
    0x13 0x411111f0
    0x14 0x99130110
    0x15 0x0221101f
    0x16 0x411111f0
    0x18 0x02a11830
    0x19 0x99a3093e
    0x1a 0x411111f0
    0x1c 0x411111f0
    0x1d 0x4016852d
    0x1e 0x411111f0
    /sys/class/sound/hwC0D0/driver_pin_configs:
    /sys/class/sound/hwC0D0/user_pin_configs:
    /sys/class/sound/hwC0D0/init_verbs:
    /sys/class/sound/hwC0D1/init_pin_configs:
    /sys/class/sound/hwC0D1/driver_pin_configs:
    /sys/class/sound/hwC0D1/user_pin_configs:
    /sys/class/sound/hwC0D1/init_verbs:
    /sys/class/sound/hwC1D0/init_pin_configs:
    0x03 0x18560010
    /sys/class/sound/hwC1D0/driver_pin_configs:
    /sys/class/sound/hwC1D0/user_pin_configs:
    /sys/class/sound/hwC1D0/init_verbs:
    !!ALSA/HDA dmesg
    pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
    HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    HDA Intel 0000:01:00.1: setting latency timer to 64
    Synaptics Touchpad, model: 1, fw: 6.5, id: 0x82e0b1, caps: 0xb04711/0xe0440d
    Bluetooth: L2CAP socket layer initialized
    hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x018b0000
    Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
    Bridge firewalling registered
    Last edited by teMplaryum (2010-01-26 10:15:18)

    Hi there!
    I had the very same problem with the same soundcard and found this thread.
    The problem got solved for me by adding the same line as you have to /etc/modprobe.d/modprobe.conf.
    However, I also had to create /etc/modprobe.d/sound.conf and add:
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    options snd-hda-intel model=toshiba power_save=0
    Notice the difference on the "model=toshiba" part.
    However, my laptop is not a Toshiba, but a Compal IFL90.
    I remember that in Ubuntu I needed(a long time ago) to add a line to /etc/alsa.conf with model=toshiba. I figured it might be worth a try, and well, it did.
    I hope this can help someone else.
    As for the OP: "You have my thanks!"

  • Sound problems, ALSA can't find sound card at boot

    Sometimes, my sound randomly drops out, and I can't get it back until I reboot. Even when I reboot, 1/20 times, it will not be back.
    When I watch stuff on youtube, sometimes the sound just drops out. Nothing gets muted. My audio player can't produce sound.
    If I do
    lsmod | grep snd
    I'll see the some output.
    When I reboot and try to play music from Quodlibet, I'll get an error like this:
    Output Error
    GStreamer output pipeline could not be initialized. The pipeline might be invalid, or the device may be in use. Check the player preferences.
    "lsmod | grep snd" will have NO output and when I try to start alsamixer:
    [xz@gestalt ~]$ alsamixer
    cannot open mixer: No such file or directory
    I can't figure out what's going on, and googling has just led me to various not-completely-related posts on this board... what could be the problem?
    EDIT: A few more things to note--
    I have alsa in my daemons list in rc.conf
    I'm part of the "audio" groups.
    soundcore is not blacklisted
    Last edited by brokengestalt (2012-08-29 09:10:59)

    If I try
    [xz@gestalt ~]$ lspci -nn
    00:00.0 RAM memory [0500]: NVIDIA Corporation MCP67 Memory Controller [10de:0547] (rev a2)
    00:01.0 ISA bridge [0601]: NVIDIA Corporation MCP67 ISA Bridge [10de:0548] (rev a2)
    00:01.1 SMBus [0c05]: NVIDIA Corporation MCP67 SMBus [10de:0542] (rev a2)
    00:01.2 RAM memory [0500]: NVIDIA Corporation MCP67 Memory Controller [10de:0541] (rev a2)
    00:01.3 Co-processor [0b40]: NVIDIA Corporation MCP67 Co-processor [10de:0543] (rev a2)
    00:02.0 USB controller [0c03]: NVIDIA Corporation MCP67 OHCI USB 1.1 Controller [10de:055e] (rev a2)
    00:02.1 USB controller [0c03]: NVIDIA Corporation MCP67 EHCI USB 2.0 Controller [10de:055f] (rev a2)
    00:04.0 USB controller [0c03]: NVIDIA Corporation MCP67 OHCI USB 1.1 Controller [10de:055e] (rev a2)
    00:04.1 USB controller [0c03]: NVIDIA Corporation MCP67 EHCI USB 2.0 Controller [10de:055f] (rev a2)
    00:06.0 IDE interface [0101]: NVIDIA Corporation MCP67 IDE Controller [10de:0560] (rev a1)
    00:08.0 PCI bridge [0604]: NVIDIA Corporation MCP67 PCI Bridge [10de:0561] (rev a2)
    00:09.0 IDE interface [0101]: NVIDIA Corporation MCP67 AHCI Controller [10de:0550] (rev a2)
    00:0a.0 Ethernet controller [0200]: NVIDIA Corporation MCP67 Ethernet [10de:054c] (rev a2)
    00:0c.0 PCI bridge [0604]: NVIDIA Corporation MCP67 PCI Express Bridge [10de:0563] (rev a2)
    00:0d.0 PCI bridge [0604]: NVIDIA Corporation MCP67 PCI Express Bridge [10de:0563] (rev a2)
    00:12.0 VGA compatible controller [0300]: NVIDIA Corporation C67 [GeForce 7150M / nForce 630M] [10de:0531] (rev a2)
    00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
    00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
    00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
    00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
    02:05.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05)
    02:05.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22)
    02:05.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12)
    02:05.3 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 12)
    03:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c] (rev 01)
    Audio devices aren't even mentioned. I noticed when I tried to boot up that I get an error like "sound card not detected." Why would arch suddenly not be able to find a soundcard? It looks like it almost has nothing to do with my ALSA configuration, and has more to do with my sound card not being found at all in the first place....

  • [solved] No sound cards found

    Hi, I no longer have any sound, not sure when this started
    This is what I have:
    jason-laptop% aplay -l
    aplay: device_list:268: no soundcards found...
    jason-laptop% lspci
    00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
    00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
    00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
    00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
    00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
    00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
    00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
    00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
    00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
    00:1f.2 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [IDE mode] (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
    01:00.0 VGA compatible controller: NVIDIA Corporation G84M [GeForce 8600M GT] (rev a1)
    03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
    03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
    03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
    03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
    03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
    0c:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
    May have lost sound after an upgrade.
    I dont see anything related in journalctl
    Edit:
    Im using alsa and pulse, I see 'dummy output' in pavucontrol
    pacman log:
    [2013-09-07 22:08] [PACMAN] Running 'pacman -Syu'
    [2013-09-07 22:08] [PACMAN] synchronizing package lists
    [2013-09-07 22:08] [PACMAN] starting full system upgrade
    [2013-09-07 22:08] [PACMAN] upgraded chromium (29.0.1547.62-1 -> 29.0.1547.65-1)
    [2013-09-07 22:08] [PACMAN] upgraded curl (7.32.0-1 -> 7.32.0-2)
    [2013-09-07 22:09] [ALPM-SCRIPTLET] updating font cache... done.
    [2013-09-07 22:09] [PACMAN] upgraded fontconfig (2.10.93-1 -> 2.10.95-1)
    [2013-09-07 22:09] [PACMAN] upgraded ghostscript (9.09-1 -> 9.10-1)
    [2013-09-07 22:09] [ALPM-SCRIPTLET] Generating locales...
    [2013-09-07 22:09] [ALPM-SCRIPTLET] en_ZA.UTF-8... done
    [2013-09-07 22:09] [ALPM-SCRIPTLET] Generation complete.
    [2013-09-07 22:09] [PACMAN] upgraded glibc (2.18-2 -> 2.18-3)
    [2013-09-07 22:09] [PACMAN] upgraded gnutls (3.2.3-1 -> 3.2.4-1)
    [2013-09-07 22:09] [PACMAN] upgraded gpicview (0.2.3-1 -> 0.2.3-2)
    [2013-09-07 22:09] [PACMAN] upgraded gtk3 (3.8.2-1 -> 3.8.4-1)
    [2013-09-07 22:09] [PACMAN] upgraded lcms (1.19-2 -> 1.19-4)
    [2013-09-07 22:09] [PACMAN] upgraded libldap (2.4.35-4 -> 2.4.36-1)
    [2013-09-07 22:09] [PACMAN] upgraded libmodplug (0.8.8.4-1 -> 0.8.8.4-2)
    [2013-09-07 22:09] [PACMAN] upgraded lightdm (1:1.6.0-7 -> 1:1.6.1-1)
    [2013-09-07 22:09] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-09-07 22:09] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Starting build: 3.10.10-1-ARCH
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Starting build: 3.10.10-1-ARCH
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-09-07 22:09] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-07 22:09] [PACMAN] upgraded linux (3.10.9-1 -> 3.10.10-1)
    [2013-09-07 22:09] [PACMAN] upgraded lxappearance (0.5.2-1 -> 0.5.2-2)
    [2013-09-07 22:09] [PACMAN] upgraded openbox (3.5.2-1 -> 3.5.2-4)
    [2013-09-07 22:09] [PACMAN] upgraded lxappearance-obconf (0.2.0-1 -> 0.2.0-2)
    [2013-09-07 22:09] [PACMAN] upgraded lxde-common (0.5.5-2 -> 0.5.5-3)
    [2013-09-07 22:09] [PACMAN] upgraded menu-cache (0.5.0-1 -> 0.5.0-2)
    [2013-09-07 22:09] [PACMAN] upgraded lxlauncher (0.2.2-3 -> 0.2.2-4)
    [2013-09-07 22:09] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2013-09-07 22:09] [PACMAN] upgraded pacman-mirrorlist (20130626-1 -> 20130830-1)
    [2013-09-07 22:10] [PACMAN] upgraded python (3.3.2-1 -> 3.3.2-2)
    [2013-09-07 22:10] [PACMAN] upgraded sqlite (3.8.0-2 -> 3.8.0.1-1)
    [2013-09-07 22:10] [PACMAN] upgraded python2 (2.7.5-1 -> 2.7.5-2)
    [2013-09-07 22:10] [PACMAN] upgraded reiserfsprogs (3.6.23-1 -> 3.6.24-1)
    [2013-09-07 22:10] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2013-09-07 22:10] [PACMAN] upgraded virtualbox-host-modules (4.2.16-8 -> 4.2.18-1)
    [2013-09-07 22:10] [PACMAN] upgraded virtualbox (4.2.16-1 -> 4.2.18-1)
    [2013-09-07 22:10] [PACMAN] upgraded weston (1.2.1-1 -> 1.2.2-1)
    [2013-09-07 22:10] Exited with code 0
    [2013-09-07 22:11] [PACMAN] Running 'pacman -S kdebase'
    [2013-09-07 22:23] [PACMAN] installed kde-wallpapers (4.11.0-1)
    [2013-09-07 22:23] [PACMAN] installed exiv2 (0.23-1)
    [2013-09-07 22:23] [PACMAN] installed strigi (0.7.8-4)
    [2013-09-07 22:23] [PACMAN] installed attica (0.4.2-1)
    [2013-09-07 22:23] [PACMAN] installed libiodbc (3.52.8-2)
    [2013-09-07 22:23] [PACMAN] installed virtuoso-base (1:6.1.6-1)
    [2013-09-07 22:23] [PACMAN] installed rasqal (1:0.9.30-1)
    [2013-09-07 22:23] [PACMAN] installed redland (1:1.0.16-2)
    [2013-09-07 22:23] [PACMAN] installed soprano (2.9.3-1)
    [2013-09-07 22:23] [PACMAN] installed grantlee (0.3.0-2)
    [2013-09-07 22:23] [PACMAN] installed shared-desktop-ontologies (0.11.0-1)
    [2013-09-07 22:23] [PACMAN] installed qca (2.0.3-4)
    [2013-09-07 22:23] [PACMAN] installed libdbusmenu-qt (0.9.2-2)
    [2013-09-07 22:23] [PACMAN] installed polkit-qt (0.103.0-2)
    [2013-09-07 22:23] [ALPM-SCRIPTLET] ==> aspell comes with no default dictionary
    [2013-09-07 22:23] [PACMAN] installed aspell (0.60.6.1-1)
    [2013-09-07 22:23] [PACMAN] installed hunspell (1.3.2-2)
    [2013-09-07 22:23] [PACMAN] installed hspell (1.2-1)
    [2013-09-07 22:23] [PACMAN] installed enchant (1.6.0-4)
    [2013-09-07 22:23] [PACMAN] installed ilmbase (2.0.1-1)
    [2013-09-07 22:23] [PACMAN] installed openexr (2.0.1-1)
    [2013-09-07 22:23] [PACMAN] installed docbook-xml (4.5-5)
    [2013-09-07 22:23] [PACMAN] installed docbook-xsl (1.78.1-1)
    [2013-09-07 22:23] [PACMAN] installed media-player-info (19-1)
    [2013-09-07 22:24] [PACMAN] installed qtwebkit (2.3.2-1)
    [2013-09-07 22:24] [PACMAN] installed kdelibs (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed poppler-qt4 (0.24.1-1)
    [2013-09-07 22:24] [PACMAN] installed libzip (0.11.1-1)
    [2013-09-07 22:24] [PACMAN] installed convertlit (1.8-6)
    [2013-09-07 22:24] [PACMAN] installed ebook-tools (0.2.2-1)
    [2013-09-07 22:24] [PACMAN] installed nepomuk-core (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kactivities (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed libssh (0.5.4-1)
    [2013-09-07 22:24] [PACMAN] installed oxygen-icons (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-runtime (4.11.0-2)
    [2013-09-07 22:24] [PACMAN] installed kdebase-lib (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed nepomuk-widgets (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-dolphin (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-kdepasswd (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-kdialog (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-keditbookmarks (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-kfind (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-konqueror (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed tidyhtml (1.46-2)
    [2013-09-07 22:24] [PACMAN] installed kdebase-konq-plugins (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-konsole (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-katepart (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-kwrite (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed libmariadbclient (5.5.32-2)
    [2013-09-07 22:24] [PACMAN] installed mariadb-clients (5.5.32-2)
    [2013-09-07 22:24] [ALPM-SCRIPTLET] >> If you are migrating from MySQL, don't forget to run 'mysql_upgrade'
    [2013-09-07 22:24] [ALPM-SCRIPTLET] after mysqld.service restart.
    [2013-09-07 22:24] [PACMAN] installed mariadb (5.5.32-2)
    [2013-09-07 22:24] [PACMAN] installed akonadi (1.10.2-1)
    [2013-09-07 22:24] [PACMAN] installed libical (1.0-2)
    [2013-09-07 22:24] [PACMAN] installed libdmtx (0.7.4-4)
    [2013-09-07 22:24] [PACMAN] installed qrencode (3.4.3-1)
    [2013-09-07 22:24] [PACMAN] installed prison (1.0-2)
    [2013-09-07 22:24] [PACMAN] installed qjson (0.8.1-2)
    [2013-09-07 22:24] [PACMAN] installed kdepimlibs (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed libkgapi (2.0.1-1)
    [2013-09-07 22:24] [PACMAN] installed xerces-c (3.1.1-4)
    [2013-09-07 22:24] [PACMAN] installed libkolabxml (0.8.4-2)
    [2013-09-07 22:24] [PACMAN] installed libkolab (0.4.2-1)
    [2013-09-07 22:24] [PACMAN] installed libkfbapi (1.0-1)
    [2013-09-07 22:24] [PACMAN] installed kdepim-runtime (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed lm_sensors (3.3.4-1)
    [2013-09-07 22:24] [PACMAN] installed qimageblitz (0.0.6-3)
    [2013-09-07 22:24] [PACMAN] installed polkit-kde (0.99.0-2)
    [2013-09-07 22:24] [PACMAN] installed xorg-xprop (1.2.2-1)
    [2013-09-07 22:24] [PACMAN] installed cln (1.3.3-1)
    [2013-09-07 22:24] [PACMAN] installed libqalculate (0.9.7-3)
    [2013-09-07 22:24] [PACMAN] installed xorg-xmessage (1.0.4-1)
    [2013-09-07 22:24] [PACMAN] installed libusb-compat (0.1.5-1)
    [2013-09-07 22:24] [PACMAN] installed kde-base-artwork (4.11.0-1)
    [2013-09-07 22:24] [PACMAN] installed xcb-util-renderutil (0.3.8-1)
    [2013-09-07 22:24] [PACMAN] installed kdebase-workspace (4.11.0-3)
    [2013-09-07 22:24] [PACMAN] installed kdebase-plasma (4.11.0-1)
    [2013-09-07 22:58] [PACMAN] Running 'pacman -S phonon-gstreamer'
    [2013-09-07 22:58] [PACMAN] Running 'pacman -S phonon-vlc'
    [2013-09-07 22:58] [PACMAN] installed phonon-vlc (0.6.2-1)
    [2013-09-07 22:59] [PACMAN] Running 'pacman -S alsa-utils alsa-lib'
    [2013-09-07 22:59] [PACMAN] reinstalled alsa-lib (1.0.27.2-1)
    [2013-09-07 22:59] [PACMAN] reinstalled alsa-utils (1.0.27.2-1)
    [2013-09-07 23:00] [PACMAN] Running 'pacman -S gstreamer0.10-plugin'
    [2013-09-07 23:00] [PACMAN] Running 'pacman -S gstreamer0.10-plugins'
    [2013-09-07 23:00] [PACMAN] reinstalled gstreamer0.10-bad-plugins (0.10.23-4)
    [2013-09-07 23:00] [PACMAN] reinstalled gstreamer0.10-base-plugins (0.10.36-1)
    [2013-09-07 23:00] [PACMAN] reinstalled gstreamer0.10-ffmpeg (0.10.13-1)
    [2013-09-07 23:00] [PACMAN] reinstalled gstreamer0.10-good-plugins (0.10.31-3)
    [2013-09-07 23:00] [PACMAN] reinstalled gstreamer0.10-ugly-plugins (0.10.19-6)
    [2013-09-07 23:03] [PACMAN] Running 'pacman -S pkgfile'
    [2013-09-07 23:04] [ALPM-SCRIPTLET] ==> Run 'pkgfile --update' to initialize the database
    [2013-09-07 23:04] [PACMAN] installed pkgfile (9-1)
    [2013-09-07 23:15] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/linux-3.10.9-1-x86_64.pkg.tar.xz'
    [2013-09-07 23:15] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-09-07 23:15] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Starting build: 3.10.9-1-ARCH
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Starting build: 3.10.9-1-ARCH
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-09-07 23:15] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-07 23:15] [PACMAN] downgraded linux (3.10.10-1 -> 3.10.9-1)
    [2013-09-07 23:17] [PACMAN] Running 'pacman -Suu'
    [2013-09-07 23:17] [PACMAN] starting full system upgrade
    [2013-09-07 23:17] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-09-07 23:17] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Starting build: 3.10.10-1-ARCH
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Starting build: 3.10.10-1-ARCH
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-07 23:17] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-09-07 23:18] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-07 23:18] [PACMAN] upgraded linux (3.10.9-1 -> 3.10.10-1)
    [2013-09-08 13:08] [PACMAN] Running 'pacman -S alsa-lib alsa-utils pulseaudio-alsa pulseaudio'
    [2013-09-08 13:08] [PACMAN] reinstalled alsa-lib (1.0.27.2-1)
    [2013-09-08 13:08] [PACMAN] reinstalled alsa-utils (1.0.27.2-1)
    [2013-09-08 13:08] [ALPM-SCRIPTLET] >>> If you have per-user copies of configuration files (such as client.conf,
    [2013-09-08 13:08] [ALPM-SCRIPTLET] daemon.conf or default.pa) in ~/.pulse/, make sure you keep them in sync
    [2013-09-08 13:08] [ALPM-SCRIPTLET] with changes to the packaged files in /etc/pulse/. Otherwise, PulseAudio
    [2013-09-08 13:08] [ALPM-SCRIPTLET] may refuse to start due to configuration errors.
    [2013-09-08 13:08] [PACMAN] reinstalled pulseaudio (4.0-2)
    [2013-09-08 13:08] [PACMAN] reinstalled pulseaudio-alsa (2-2)
    [2013-09-08 13:09] [PACMAN] Running 'pacman -S linux'
    [2013-09-08 13:09] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-09-08 13:09] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Starting build: 3.10.10-1-ARCH
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Starting build: 3.10.10-1-ARCH
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-09-08 13:09] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-08 13:09] [PACMAN] reinstalled linux (3.10.10-1)
    [2013-09-08 13:17] [PACMAN] Running 'pacman -Syu'
    [2013-09-08 13:17] [PACMAN] synchronizing package lists
    Last edited by jrussell (2013-09-08 12:02:10)

    Ok it seems that I would have no sound cards listed by aplay -l if I logged in from lightdm, If I logged in from a tty I would get sound cards listed from aplay -l.
    I think lightdm 1:1.6.1-2 fixed my problem, everything works now, Id like to know why/how this happened if anyone knows? Thanks.

  • [SOLVED] Sound Card not recognized on Macbook (5,1)

    Hello,
    I had no problems installing Archlinux on my Macbook (5,1).  In fact, the first time I followed the Wiki's instructions for installing ALSA, I could play sounds just fine.  However, ever since my first restart, the ALSA daemon complains that I have no sound cards installed.  lspci shows that it sees an audio device, but /sys/modules/snd no longer exists.  I do not know much about useful diagnostic information for this situation, so please let me know what else could be of use.
    Thank you,
    Rob
    Last edited by rennis250 (2009-07-28 20:58:00)

    I had forgotten that I installed OSS, which caused conflicts with a previously installed copy of ALSA.  Once I removed OSS completely, rebooted, and went through the ALSA setup again, I had fully working sound.  This problem can be marked as solved.
    --Rob

Maybe you are looking for