Changing sound card

I have laptop with external sound card  and I would like to use the external one when its connected and the internal one when its not.
What have I done
I made simple udev rule which switches the default sound card like this:
su - $USER -c 'asoundconf set-default-card DAC'
Asoundconf is a simple python script which makes changes to local asoundconf
Problem with my solution
It works without issues when I'm not playing anything while connecting or disconnecting the card, but for example if I'm playing something on Spotify with the internal card and then connect the external one Spotify keeps on playing on my laptop speakers, but forgets the volume configurations. And if I'm playing something on the external card and then unplug it Spotify crashes.
What I want
Running programs to detect the sound card change automaticly
Alsa to remember volume configurations
Spotify to stop crashing when it loses the sound card
Last edited by oilgame (2013-12-29 03:40:15)

Rasi wrote:to make it work over network, allow tcp connections... or copy over your pulse cookie file.
So this should work out of the box, because I obviously have the pulse cookie file myself?
laasonen@t430s ~ % pactl stat | grep "alsa_output" | cut -d " " -f 3
alsa_output.usb-Burr-Brown_from_TI_USB_Audio_DAC-00-DAC.analog-stereo
alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
laasonen@t430s ~ % sudo su - laasonen
laasonen@t430s ~ % pactl stat | grep "alsa_output" | cut -d " " -f 3
Connection failure: Connection refused
pa_context_connect() failed: Connection refused
laasonen@t430s ~ % ls -la .pulse-cookie
-rw------- 1 laasonen laasonen 256 Dec 18 03:32 .pulse-cookie
laasonen@t430s ~ %
I managed to archive the behavior I was looking for by loading "module-switch-on-connect"-module in default.pa, but I really would like to know how to manage pulseaudio in automatized scripts.
Last edited by oilgame (2013-12-29 13:18:15)

Similar Messages

  • ITunes killed my sound card (code 52 in device manager)

    I am running Win 7 x64 and installed iTunes for the first time yesterday and today I have no sound. I looked in the device manager and I have a yellow exclamation mark next to my sound card (Asus Xonar DS PCI). In the error description it says:-
    'Windows cannot verify the digital signature for the drivers required for this device. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Code 52)'
    After googling I notice this is a known issue with iTunes. Normally this problem affects optical drives in which case it is fixed by deleting the UpperFilters somewhere in the registry.
    BUT what do I do in the case of a broken sound card?
    Grateful for any help!

    Sorry, when I said 'kill' i meant it stopped it from playing sound not actually damaging the hardware. I am guessing iTunes must be installing an unsigned driver which hooks into the sound card driver and hence windows believes the sound card driver is unsigned. And because 64-bit windows requires drivers to be signed it blocks the device from starting. Just my guess correct me if i'm wrong.
    To be honest, i cant see a different pci slot working as it seems more like a problem on the driver level rather than IRQ conflicts etc.
    Changing sound card may work because it would be using a different driver altogether (Realtek HD audio), but that would be £40 wasted on my new sound card. Actually I might be better off selling it and getting better speakers instead.
    If I get the time, I will try once more installing itunes with the Xonar and then with the Realtek.
    Will post results when i get them.

  • [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.

  • USB sound card crackling when changing nr of channels in ALSA

    Hello! I have read the alsa config and some related posts from brebs (https://bbs.archlinux.org/profile.php?id=10353) and I setup upmixing to 5.1 and dmix with a USB sound card. It works, but the sound is constantly crackling. I have simplified my .asoundrc to find out where did this problem came from and I got this:
    pcm.!default {
    type plug
    slave.pcm "dmix6"
    pcm.dmix6 {
    type asym
    playback.pcm {
    type dmix
    ipc_key 567829
    slave {
    pcm "hw:0,0"
    channels 6
    It strill crackles with this config but when I change the channels to 2 there is no crackling anymore. I messed with buffer_size and period_size but the problem persists. Using surround51 does not fix it either. Thank you!
    Edit: Forgot to mention my sound card, it's a Sweex SC016.
    Last edited by Sergius (2014-04-10 03:30:52)

    emeres wrote:Are there sound artefacts when using speaker-test -c 6 -D 'hw:0,0' ? What speed does that particular usb port have (what version)? What modules does this soundcard use?
    I can't exactly tell if there are artifacts with that static sound but I think I the sound was clean. The output of lsusb -D /dev/bus/usb/004/002 has a line containing "bcd USB 1.10" and this is the output of "lsmod | grep '^snd' | column -t" (taken from the ALSA wiki):
    snd_usb_audio 94732 0
    snd_usbmidi_lib 16191 1 snd_usb_audio
    snd_rawmidi 14796 1 snd_usbmidi_lib
    snd_seq_device 4252 1 snd_rawmidi
    snd_hda_codec_realtek 39245 1
    snd_hda_intel 31703 0
    snd_hda_codec 129306 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 4746 2 snd_usb_audio,snd_hda_codec
    snd_pcm 64085 3 snd_usb_audio,snd_hda_codec,snd_hda_intel
    snd_page_alloc 6134 2 snd_pcm,snd_hda_intel
    snd_timer 14974 1 snd_pcm
    snd 44446 10 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
    I'm a newbie at Linux administration so I don't really know if this is what you need. Thank you!

  • Sound Card changes after every reboot

    Alright, I've had this little issue since I installed Arch on one of my computers. After every reboot, the sound card changes and I have to manually edit my .asoundrc to get sound. It's not a huge deal but it is very annoying. How do I prevent my system from switching my sound card?
    This the output from aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: STX [Xonar STX], device 0: Multichannel [Multichannel]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: STX [Xonar STX], device 1: Digital [Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Intel [HDA Intel], device 0: ALC892 Analog [ALC892 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Intel [HDA Intel], device 1: ALC892 Digital [ALC892 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    I'm trying to keep the Xonar STX as the default card.

    thatnewyorker wrote:
    skunktrader wrote:
    On my machine I have the following in /etc/asound.conf
    pcm.!default {
    type hw
    card XFi
    ctl.!default {
    type hw
    card XFi
    Yeah that didn't work. I get a message about .asoundrc being old or corrupted so Alsamixer basically ignores it.
    I assume you changed the 'XFi' (my preferred sound card) to 'STX'

  • [Solved] SB Live 5.1 Sound card changes after each reboot.

    Hi
    I have SB Live 5.1 soundcard that changes it's "location" after each upgrade, and I have to do the changes manually in the different applications: xmms, vlc, xine, etc in order to have sound back.
    As you can imagine it's quite tediuos to do the changes everytime.
    And videos, radio or music, can't be heard at all from internet.
    Only when sound card is in hw: 0,0 no manually setups are not needed and sound in internet is ok.
    This is the aplay -l output when is in hw: 0,0
    play -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Live [SB Live! 5.1 [SB0220]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
      Subdevices: 31/32
      Subdevice #0: subdevice #0
      Subdevice #1: subdevice #1
      Subdevice #2: subdevice #2
      Subdevice #3: subdevice #3
      Subdevice #4: subdevice #4
      Subdevice #5: subdevice #5
      Subdevice #6: subdevice #6
      Subdevice #7: subdevice #7
      Subdevice #8: subdevice #8
      Subdevice #9: subdevice #9
      Subdevice #10: subdevice #10
      Subdevice #11: subdevice #11
      Subdevice #12: subdevice #12
      Subdevice #13: subdevice #13
      Subdevice #14: subdevice #14
      Subdevice #15: subdevice #15
      Subdevice #16: subdevice #16
      Subdevice #17: subdevice #17
      Subdevice #18: subdevice #18
      Subdevice #19: subdevice #19
      Subdevice #20: subdevice #20
      Subdevice #21: subdevice #21
      Subdevice #22: subdevice #22
      Subdevice #23: subdevice #23
      Subdevice #24: subdevice #24
      Subdevice #25: subdevice #25
      Subdevice #26: subdevice #26
      Subdevice #27: subdevice #27
      Subdevice #28: subdevice #28
      Subdevice #29: subdevice #29
      Subdevice #30: subdevice #30
      Subdevice #31: subdevice #31
    card 0: Live [SB Live! 5.1 [SB0220]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
      Subdevices: 8/8
      Subdevice #0: subdevice #0
      Subdevice #1: subdevice #1
      Subdevice #2: subdevice #2
      Subdevice #3: subdevice #3
      Subdevice #4: subdevice #4
      Subdevice #5: subdevice #5
      Subdevice #6: subdevice #6
      Subdevice #7: subdevice #7
    card 0: Live [SB Live! 5.1 [SB0220]], device 3: emu10k1 [Multichannel Playback]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: V8237 [VIA 8237], device 0: VIA 8237 [VIA 8237]
      Subdevices: 4/4
      Subdevice #0: subdevice #0
      Subdevice #1: subdevice #1
      Subdevice #2: subdevice #2
      Subdevice #3: subdevice #3
    card 1: V8237 [VIA 8237], device 1: VIA 8237 [VIA 8237]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    And this one when have to reconfigure:
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: V8237 [VIA 8237], device 0: VIA 8237 [VIA 8237]
      Subdevices: 4/4
      Subdevice #0: subdevice #0
      Subdevice #1: subdevice #1
      Subdevice #2: subdevice #2
      Subdevice #3: subdevice #3
    card 0: V8237 [VIA 8237], device 1: VIA 8237 [VIA 8237]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: Live [SB Live! 5.1 [SB0220]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
      Subdevices: 32/32
      Subdevice #0: subdevice #0
      Subdevice #1: subdevice #1
      Subdevice #2: subdevice #2
      Subdevice #3: subdevice #3
      Subdevice #4: subdevice #4
      Subdevice #5: subdevice #5
      Subdevice #6: subdevice #6
      Subdevice #7: subdevice #7
      Subdevice #8: subdevice #8
      Subdevice #9: subdevice #9
      Subdevice #10: subdevice #10
      Subdevice #11: subdevice #11
      Subdevice #12: subdevice #12
      Subdevice #13: subdevice #13
      Subdevice #14: subdevice #14
      Subdevice #15: subdevice #15
      Subdevice #16: subdevice #16
      Subdevice #17: subdevice #17
      Subdevice #18: subdevice #18
      Subdevice #19: subdevice #19
      Subdevice #20: subdevice #20
      Subdevice #21: subdevice #21
      Subdevice #22: subdevice #22
      Subdevice #23: subdevice #23
      Subdevice #24: subdevice #24
      Subdevice #25: subdevice #25
      Subdevice #26: subdevice #26
      Subdevice #27: subdevice #27
      Subdevice #28: subdevice #28
      Subdevice #29: subdevice #29
      Subdevice #30: subdevice #30
      Subdevice #31: subdevice #31
    card 1: Live [SB Live! 5.1 [SB0220]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
      Subdevices: 8/8
      Subdevice #0: subdevice #0
      Subdevice #1: subdevice #1
      Subdevice #2: subdevice #2
      Subdevice #3: subdevice #3
      Subdevice #4: subdevice #4
      Subdevice #5: subdevice #5
      Subdevice #6: subdevice #6
      Subdevice #7: subdevice #7
    card 1: Live [SB Live! 5.1 [SB0220]], device 3: emu10k1 [Multichannel Playback]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    Could you please tell me how SB Live 5.1 card can be fixed to hw: 0,0?
    Cheers
    Martin
    Last edited by martincho (2010-12-22 05:22:55)

    Hi
    Now it's solved following this link: https://wiki.archlinux.org/index.php/ALSA
    There found section: Set the default sound card
    Where have to change file /etc/modprobe.d/modprobe.conf
    options snd-emu10k1 index=0
    and also in /etc/rc.conf disable modules of the other sound card:
    MODULES=(!snd-via82xx)
    Tks

  • I want to change the sound card on my phoenix 1215t is it possible????

    I want to change the sound card on my phoenix 1215t is it possible????

    NO, none of the HT/Omega products will work in your computer... with the exception of the "eClaro" and only the "eClaro"
    Please send KUDOS to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • [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.

  • Can not change sound output. Help Please

    Well, i've been digging all the forums lately in web. my problem is, i can't change my 'system' sound output to my sound card which is Native Instruments Audio8 Dj.
    Let me explain my problem decently. I do the usual procedure, system preferences > sound > n then select the output. but nothing happens. it is always set on internal speakers or headphone or whatever plugged in to the *Built-in Output*. I try switching from audio-midi setup n that doesn't work as well. The system perfectly recognizes the sound card, i can get output from sound card with applications which have their own output settings. But i cant change the system output. I have the latest version of soundflower loaded(this might be causing the problem who knows), i used many soundcards before(or maybe even ex-drivers?) n they used to work until i updated to snow leopard. I also tried trashing the files in macintosh hd > library > preferences > audio >>
    and those files *did not regenerate* after restart(like 10 times), so i had to copy them from my imac.(hehe). i tried resetting pram or nvram.(didn't do any good too)And also i tried trashing soundpref.plist which didn't do me any good neither. Now i need that sound card to give me my system output. I don't need drivers of any other ex-sound cards or whatever. My drivers are up to date. And im pretty sure this ain't an hardware fail.
    So, any ideas? Thx.

    I am having the exact same problem. I have spoken with Apple Care and they are having my case reviewed by "Engineers," apparently. Its very frustrating as I cannot listen to iTunes or any of my video games through my really nice monitor speakers. FYI, I had this problem without installing Sound Flower, since then I have installed it in the hopes that having something different to select it might work but no changes. If I hear any good news from Apple I will be back to let you know. This seems to be a very rare problem as I have only found one other post about this issue.

  • Unable to make microphone to work on NVIDIA MCP55 onboard sound card

    Hello.
    Some time ago, I bought a nice HP xw9400 Workstation (with Dual Core AMD Opteron  2216) from Germany. Despite it's starting to become old by today's standards for some stuff like gaming, it's still quite okay to use and the SAS HDD makes it boot fastly. And it has one of the best cases, you can plug PCI/PCIe/PCI-X cards very easily and it's very nice to change or add HDDs. Maybe I'll upgrade the CPUs (I can upgrade the bios and it seems it can support better CPUs) if I find them on eBay or other place.
    I have less problems with Arch than the rest of distributions, but I still have weird issues. Despite my computer hardware is somewhat old, I still experience weird problems everywhere (it seems I have some kind of weird "luck").
    I have problems using my microphone under Arch with "NVIDIA Corporation MCP55 High Definition Audio (rev a2)" onboard sound card , here is the relevant info.
    http://www.alsa-project.org/db/?f=5907a … f5d2b9d88c
    $ ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 60 Dec 12 00:00 by-id
    drwxr-xr-x 2 root root 80 Dec 12 00:00 by-path
    crw-rw----+ 1 root audio 116, 7 Dec 11 23:58 controlC0
    crw-rw----+ 1 root audio 116, 9 Dec 12 00:00 controlC1
    crw-rw----+ 1 root audio 116, 6 Dec 11 23:58 hwC0D0
    crw-rw----+ 1 root audio 116, 5 Dec 12 01:34 pcmC0D0c
    crw-rw----+ 1 root audio 116, 4 Dec 12 02:33 pcmC0D0p
    crw-rw----+ 1 root audio 116, 3 Dec 11 23:58 pcmC0D1p
    crw-rw----+ 1 root audio 116, 2 Dec 12 01:28 pcmC0D2c
    crw-rw----+ 1 root audio 116, 8 Dec 12 01:43 pcmC1D0c
    crw-rw---- 1 root audio 116, 1 Dec 11 23:58 seq
    crw-rw----+ 1 root audio 116, 33 Dec 11 23:58 timer
    % arecord -l
    **** List of CAPTURE Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 0: ALC262 Analog [ALC262 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 2: ALC262 Alt Analog [ALC262 Alt Analog]
    Subdevices: 2/2
    Subdevice #0: subdevice #0
    Subdevice #1: subdevice #1
    card 1: Camera [USB Video Camera], device 0: USB Audio [USB Audio]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    % arecord --list-pcms
    null
        Discard all samples (playback) or generate zero samples (capture)
    default:CARD=NVidia
        HDA NVidia, ALC262 Analog
        Default Audio Device
    sysdefault:CARD=NVidia
        HDA NVidia, ALC262 Analog
        Default Audio Device
    front:CARD=NVidia,DEV=0
        HDA NVidia, ALC262 Analog
        Front speakers
    surround40:CARD=NVidia,DEV=0
        HDA NVidia, ALC262 Analog
        4.0 Surround output to Front and Rear speakers
    surround41:CARD=NVidia,DEV=0
        HDA NVidia, ALC262 Analog
        4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=NVidia,DEV=0
        HDA NVidia, ALC262 Analog
        5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=NVidia,DEV=0
        HDA NVidia, ALC262 Analog
        5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=NVidia,DEV=0
        HDA NVidia, ALC262 Analog
        7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    default:CARD=Camera
        USB Video Camera, USB Audio
        Default Audio Device
    sysdefault:CARD=Camera
        USB Video Camera, USB Audio
        Default Audio Device
    front:CARD=Camera,DEV=0
        USB Video Camera, USB Audio
        Front speakers
    surround40:CARD=Camera,DEV=0
        USB Video Camera, USB Audio
        4.0 Surround output to Front and Rear speakers
    surround41:CARD=Camera,DEV=0
        USB Video Camera, USB Audio
        4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Camera,DEV=0
        USB Video Camera, USB Audio
        5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Camera,DEV=0
        USB Video Camera, USB Audio
        5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Camera,DEV=0
        USB Video Camera, USB Audio
        7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Camera,DEV=0
        USB Video Camera, USB Audio
        IEC958 (S/PDIF) Digital Audio Output
    (I was unable to make the microphone on the usb webcam to work, but that's another issue I'll ask in a separate forum thread...)
    % head -n 1 /proc/asound/card0/codec*
    Codec: Realtek ALC262
    I found this in Gentoo forums, very similar issue and a fix that don't works (see in a bit further)
    http://forums.gentoo.org/viewtopic-t-88 … art-0.html
    And this...
    http://ubuntuforums.org/showthread.php?t=1672571
    http://ubuntuforums.org/showthread.php?t=1475588
    https://bugs.launchpad.net/ubuntu/+sour … bug/577178
    http://www.linuxforums.org/forum/ubuntu … rking.html (2007 forum post, but very similar)
    http://lists.opensuse.org/opensuse-bugs … 02583.html (2009)
    https://bugzilla.redhat.com/show_bug.cgi?id=522101 (2009, closed in 2011)
    https://bugzilla.novell.com/show_bug.cgi?id=474383
    -> http://lists.opensuse.org/opensuse-bugs … 02583.html (it seems the bug tracker works quite bad or there's some issue looking at that issue, so here's the mailing list message about it)
    I also tried create  /etc/modprobe.d/alsa-base.conf and add the following line to it...
    options snd-hda-intel model=6stack
    And no luck!  I tried it and still appear both "Rear Mic" and "Front Mic". I'll provide a screenshot later.
    I'm starting to understand this, maybe it can help me...
    http://alsa.opensrc.org/Record_from_mic
    I tested both sound hardware by using arecord and audacity, no luck at all
    % arecord -Dhw:1 --dump-hw-params
    Recording WAVE 'stdin' : Unsigned 8 bit, Rate 8000 Hz, Mono
    HW Params of device "hw:1":
    ACCESS: MMAP_INTERLEAVED RW_INTERLEAVED
    FORMAT: S16_LE
    SUBFORMAT: STD
    SAMPLE_BITS: 16
    FRAME_BITS: 16
    CHANNELS: 1
    RATE: [8000 48000]
    PERIOD_TIME: [1000 32768000]
    PERIOD_SIZE: [32 262144]
    PERIOD_BYTES: [64 524288]
    PERIODS: [2 1024]
    BUFFER_TIME: (1333 65536000]
    BUFFER_SIZE: [64 524288]
    BUFFER_BYTES: [128 1048576]
    TICK_TIME: ALL
    arecord: set_params:1233: Sample format non available
    Available formats:
    - S16_LE
    % arecord -D hw:1 -f S16_LE myfile.raw
    Recording WAVE 'myfile.raw' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
    arecord: pcm_read:2031: read error: Input/output error
    % arecord -D hw:1 -f S16_LE -V myfile.raw
    Recording WAVE 'stdin' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
    arecord: pcm_read:2031: read error: Input/output error
    % arecord -D hw:1 -f S16_LE -V -r48000 myfile.raw
    Recording WAVE 'myfile.raw' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
    arecord: pcm_read:2031: read error: Input/output error
    % arecord -D hw:1 -f S16_LE -r48000 myfile.raw
    Recording WAVE 'myfile.raw' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
    arecord: pcm_read:2031: read error: Input/output error
    % arecord -D hw:1 -f S16_LE -r44100 myfile.raw
    Recording WAVE 'myfile.raw' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono
    arecord: pcm_read:2031: read error: Input/output error
    % arecord -D hw:1 -f S16_LE -r16000 myfile.raw
    Recording WAVE 'myfile.raw' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
    arecord: pcm_read:2031: read error: Input/output error
    (I tried them with my user and root, same results)
    I had an Sound Blaster Audigy 4 Pro, but removed it to see if there was some problem. I'm still unable to use my Microphone even on onboard audio hardware. I'll try to use it once I have the microphone working
    Regards.
    Last edited by timofonic (2013-12-12 04:11:57)

    Sorry, that was wrong, I meant
    arecord -l
    Have you tried making a virtual loopback device like above and using
    arecord -vv -fdat out.wav
    You should see the #### fluctuate as you speak into the mic. If not, then unmute and turn up your mic in alsamixer. That loopback device will allow you to capture your sound card and hear it at the same time. Another way to do it is to use a jumper from line out to line in on your sound device. You won't be able to hear it while you record though.
    If your sound device works, then you can capture what's going through it. You'll need to determine which vitual device your mic is.
    Example
    arecord -l
    **** List of CAPTURE Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 2: ALC662 rev1 Alt Analog [ALC662 rev1 Alt Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM]
    Subdevices: 8/8
    Subdevice #0: subdevice #0
    Subdevice #1: subdevice #1
    Subdevice #2: subdevice #2
    Subdevice #3: subdevice #3
    Subdevice #4: subdevice #4
    Subdevice #5: subdevice #5
    Subdevice #6: subdevice #6
    Subdevice #7: subdevice #7
    card 1: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM]
    Subdevices: 8/8
    Subdevice #0: subdevice #0
    Subdevice #1: subdevice #1
    Subdevice #2: subdevice #2
    Subdevice #3: subdevice #3
    Subdevice #4: subdevice #4
    Subdevice #5: subdevice #5
    Subdevice #6: subdevice #6
    Subdevice #7: subdevice #7

  • Satellite A110-195 PSAB0E - sound card has stopped working

    Hello,
    My sound card has stopped working it was working fine but suddenly the sound quality started to faint and finally it stopped working i have tried the following methods:
    Realtek is default audio
    Control Panel/ Sound & Audio Devices/ Audio tab/ Sound Playback click on down arrow and check that the correct audio is selected. Typically the problem will be they something like "modem line 0 playback" might have been substituted for the proper audio device.( Didn't Worked)
    Chipset Utility - install ( Did'n't Worked Aswell)
    Start / Control Panel / Administrative Tools / Component Services / a separate window will open in left pane click Services(Local) from the tree / Scroll down to Windows Audio service / if the service is Disabled or Manual right click > select Properties > under Startup Type change to Automatic > click Apply / click Start > OK Reboot. (Worked) But First The Quality Was Not As It Was Before And Then Sound Card Stopped Working Again.
    Try a System File Check
    go to Run - type "sfc /scannow" No Success.
    I have installed windows again but no success. :(
    Here Is The Detailed Model No. Satellite A110-195
    PSAB0E-00F00KAR
    Windows XP Home Edition SP2

    No It Appears In Device Manager And In Control Panel.
    This Method Worked But The Sound Level Was Not As Good As it Used To Be:
    tart / Control Panel / Administrative Tools / Component Services / a separate window will open in left pane click Services(Local) from the tree / Scroll down to Windows Audio service / if the service is Disabled or Manual right click > select Properties > under Startup Type change to Automatic > click Apply / click Start > OK Reboot.

  • "A How-To" on the steps to FIX the Problem of NO Sound Card DETECTION with AUDIGY 2 and Win XP

    Note#: When restarting the PC each time, shut off the main power switch on the Power Supply then back on.
    Note#2: You will need the Windows XP CD WITH the SP2 on it or have the download SP2 Install file from MS on your PC. I have it on CD.
    . Remove the sound Card
    2. Use the Removal/Un-installation Procedures for the drivers in Knowledge Base Under Windows XP Step by step. Restart to get all the files deleted in the Creative folder if necessary.
    Here is the (Solution ID#) for the Uninstallaion found in the Creative.com Knowledge Base: SID72 "How to uninstall Sound Blaster drivers and applications?"
    Alternati'vely, Click on the Sound Blaster Picture Box under the Knowledge Base Main Search Page and the article should be in the resulting list.
    3. Use the DCProSetup_.exe from http://files.trunetworks.com/utilities/
    Use it carefully Selecting [Creative] then Check the box for Muntiple Cleaning Filters, and remove the Creative Audio Drivers by Clicking on Start.
    4. Go into the Registry by Typing Regedit in the Start>Run.. Menu
    Navigate and remove the Entry for CTCMSGo.exe, it is running in the back ground otherwise and i believe it interrupts the re-installation of MediaSource Files.
    HKEY_CURRENT USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
    The file link/tag, it will be on the right half of the screen, Delete it. CTCMSGo.exe=(Creative Technologies Media Source Go)
    5. Restart the PC, dont forget to switch Power Supply to off while powered down and on before powering back up.
    6.Go to the Win XP SP2 CD or the file downloaded, select re-install but choose UPDATE, not New Installation. Let the Install run and update your pc, this procedure has no data loss or settings changes in Windows.
    7. Restart PC
    8. Turn off PC and install the Audigy 2 Card. Then turn on the PC. At this point you might get a plxcore.plx Error of file missing. Not to worry.. copy the file from within the Creative Drivers CD and paste it into the Creative Folder In C:\Program Files\Creative
    The Knowledge base Article on the steps is: SID287 "Error: Program could not load because Plxcore.plx cannot be found"
    9. Power up and see if you get PCI Device, and Audio Controller Detetion. If you dont then do the following:
    A) Remove the Sound Card and Re-install the Win XP SP2 Update a number of times ( I did this about 5 times until detection) Each time restart and install the Sound Card into any of the empty PCI Ports until detection.
    If that does not work after a number of times try the following:
    B)Power off and switch the PCI slot of the Sound Card (to all the PCI slots if necessary with complete power off each time) Without Re-installing XP SP2 Update.
    0. After you get Detection, The Windows Auto Installer for Drivers will pop up..select Find Drivers Automatically, then Install then install the drivers it finds. It will put in some basic Audigy Drivers from the CD or online i'm not sure where it gets them from. Keep your Driver CD in the CD Dri've.
    .Restart the PC, then install the Drivers and Media Source Files from the CD (it may not all get installed and may give an error and you have to shut down and re-install the drivers and Media Source over again and over again so it fills in the gap of missing files/drivers until it all works without deleting the previously installed parts).
    2. Only install this update from the File/ Downloads Section on the Creative website: EAX4DRV_AUDIGY2__84_50.exe Dated 29 July 04. The new beta one that was released is what started all my troubles, so plz i urge you to wait for it to be official.. unless you really want to test it out at your risk.
    And there you have it.. in 8 Hours and some ideas from friends and relati'ves concerning detection problems of other hard ware they have had i decided to play Roulette all night and this combo works. I had to play Roulette switching the PCI slots (5 of them), and then towards the end play Roulette with the Creative Driver CD install... until they all work perfectly. WHEW!!!
    Notice: I hope if you are really ticked off at having no sounds and want to try this at your own risk and responsiblity go ahead, and I wish you luck. None of the proedures are too out of the ordinary. I dont know if it will work for you but it worked for me and maybe it will possibly for other similar Sound Cards as well.. like ZS or Li've! etc. with similar problems. Happy Sound Blasting!!!
    My Specs: P4 3.2Ghz Prescott on Intel D875PBZ MB, pqi GB PC3200 Dual Channel RAM, Win XP SP2, Plextor CD-R and DVD Dri'ves, BFG 6600GT OC 28MB and the Audigy 2 Sound CardMessage Edited by Flying_Ghost on 05-04-2005 09:38 PM

    Thanks for pointing that out, it was not apparent on the day i used them and wrote the How-To. The links have been replaced with the SID# (Solution ID #) and the title given for the Article.
    Have fun

  • New sound card (E-MU 1212M) won't record higher than 48kHz

    I'm running Windows XP Pro/SP2 with a 2.8GHz Pentium 4 processor (motherboard is Elitegroup 848P-A). I have 1GB of RAM installed.
    I do a lot of vinyl transfer work. I decided to upgrade sound cards to the E-MU 1212M to improve the overall quality of my audio.
    The card install went well. I'm receiving an audio signal just fine. I can playback at 44.1, 48, 96, 192.
    The only hitch is when I try to record. I can record at 44.1 & 48 but if I try to record at 96 or 192 I get the following message:"Another application has caused a sample rate change that makes the current session invalid. You may accept this change by loading session at the new sample rate indicated below...." The sample rate that it shows me is always 44.1 So when receiving this message it always wants to push me back to 44.1 This message pops up immediately after I hit the red "record" button.
    There are no other audio applications similar to Audition installed on my set up. I have turned off the system sounds, the 1212M card is recognized as the default audio device. The on-board sound card has been disabled along with its drivers. Gone also are the drivers from my previous sound card.
    The settings between the 1212M and Audition are following along with each other. If I set the 1212M for 44.1, 48, 96, or 192 and then open up Audition and check the hardware settings, its at whatever I had set the 1212M to.
    Ive also gone through what items are being loaded during start-up of my computer. Ive tried disconnecting from the internet and shutting down all programs that might be active, ensuring that no other programs are running other than Au 3 and the 1212M PatchMix panel.
    Any suggestions?
    Thanks for your time.
    -DLedin

    "Before you did that, did you start a new session at 96k, and it still won't record into it? "
    If you're asking if I first start a new session in PatchMix, yes, that's correct. I call up the 96k session in PatchMix first. Then I go and open up Audition to try to record.
    If you're asking me if I start a new session in Audition 3 first, then I'm not sure exactly what you mean by that. Remember, I'm new to Au 3. When working in Audition 1.5, I could hit the "record" button and a window would pop up, prompting me to enter a sample rate and bit depth for the audio I'm about to record. I enter what I want to do and press "OK", then Audition starts to record. I don't know if that window is what you're referring to as a "session".
    If that is a what you mean by "session" then I would need to do some experimenting by setting PatchMix to 44.1, then open up Audition, hit "record", specify 96/24 in the window that pops up and see what happens. I would hope that I'd get a message from PatchMix that I need to go to set PatchMix for a 96k "session". That's actually a possibility I hadn't previously considered trying. I'm at work now but will look into this possibility after I'm back home & report back.
    -DLedin
    EDIT: Since my last reading of your message you added a question:"Also, when you set the session up, did you take the check out of the 'use default' box?"
    Please specify which application you're referring to when you say "session". PatchMix uses the term quite a lot. If there's a "use default" box somewhere that I need to take a look at then I need to know if it's in Audition 3 or PatchMix and just where to find it. Also, should that "use default" box be checked or unchecked? I appreciate your patience.

  • HP Pavilion dv2500 no sound card detected after reinstallation

    HP Pavilion entertainment PC (Laptop) dv2500
    OS Windows 7 Ultimate
    AMD system, nvidea 
    I recently upgraded a friends computer from Windows Vista to, windows 7 Ultimate.
    The icon for sound in the task bar ( a speaker) has a red x marked on the speaker.
    After trouble shooting using the windows trouble shooter, I got a message "below"
    Trouble shooting Has completed   
     The troubleshooter has made some changes to your system try attempting the task you were trying to do before 
           problem found
              Hardware changes might not have been detected                                                   Detected    !
    the red x is still there and i still have no sound.
    does this mean that I may need a new sound card or can it possibly be that I need to install a driver.
    If I need a new sound where can I find this driver. Is it possible to us an external driver Is there such a thing
    Thankyou

    this looks like a driver issue. can you share the computer product number, it must be on the bottom of notebook. its something like AB123CD#ABA. that will help me share correct driver to you. thanks
    Regards,
    WW
    “I am an HP Employee“
    ***** Click the KUDOS star on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem***

  • [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.

Maybe you are looking for