[SOLVED] sound lost since last upgrade

I did an upgrade last night and since then my audio has stopped working...
every time I boot up into KDE... I get a notification ( from kmix I assume ) my 2 playback devices are not working...
I get no audio output from either of my soundcards...
I've not changed any settings and can't figure out what the problem is...
any suggestions?
I am in the audio group
thanks
my config ( still working on this )
pcm.!default {
    type plug
    slave.pcm "duplex"
pcm.non_block_duplex {
    type plug
    slave.pcm "duplex"
pcm.duplex {
    type asym
    playback.pcm "dmixer"
    capture.pcm "dsnooper"
pcm.dmixer {
    type dmix
    ipc_key 1234
    slave {
        pcm "hw:1,0"
        rate 44100
pcm.dsnooper {
    type dsnoop
    ipc_key 1234
    slave {
        pcm "hw:0,0"
Last edited by sinatosk (2011-06-07 14:03:06)

embarrassing as this is...
I have a Asus Xonar D2X as my second sound card...
it requires extra power...
somehow the power cable that provides extra... wasn't correctly inplace... *confused*
wiggled that back in and it's fine now
I apologize
thanks anyways

Similar Messages

  • [solved] Sounds failed since last update.

    My system was fine on Friday, sounds playing normally.
    I used the machine briefly over the weekend and as normal kept things updated with pacman -Syu. I am aware that plenty was downloaded and I think that I noticed a kernel rebuild.
    Today I have no sound. The rest of the system is functioning normally, but movies play silently and sound files do not play at all.
    I have looked through dmesg and tried 'dmesg | grep -i alsa' and 'dmesg | grep -i oss' with nothing to report. Wondering if it was some volume problem I tried aumix and it gave the error:
    [me@two ~]$ aumix
    aumix: error opening mixer: No such file or directory
    [me@two ~]$
    So:
    - Is there anything else that I should try?
    - Is there some final stage to the weekend's updates that I stupidly overlooked?
    - Has anyone else experienced similar?
    I suppose that it it possible that this is a random occurrence and that the update is a complete coincidence. Is there any way to tell?
    Thanks in advance,
    Richard.
    Last edited by r_j_h (2011-05-31 14:17:36)

    karol wrote:
    You can try
    modprobe snd_pcm_oss
    The devs removed some udev rules one of which autoloaded those modules.
    http://mailman.archlinux.org/pipermail/ … 00793.html
    Superb! That solved it.
    Many thanks,
    R.

  • [SOLVED] lxdm autologin won't work since last upgrade

    Hi,
    Since last upgrade, lxdm won't autologin anymore.
    I had a lxdm.conf.pacnew file wich added only a commented line that I added into the conf file, wich does look like this :
    [base]
    ## uncomment and set autologin username to enable autologin
    #autologin=dgod
    autologin=Olaff
    ## uncomment and set timeout to enable timeout autologin,
    ## the value should >=5
    # timeout=10
    ## default session or desktop used when no systemwide config
    session=/usr/bin/startlxde
    #session=/usr/bin/openbox-session
    ## uncomment and set to set numlock on your keyboard
    # numlock=0
    ## set this if you don't want to put xauth file at ~/.Xauthority
    # xauth_path=/tmp
    # not ask password for users who have empty password
    # skip_password=1
    ## greeter used to welcome the user
    greeter=/usr/lib/lxdm/lxdm-greeter-gtk
    [server]
    ## arg used to start xserver, not fully function
    arg=/usr/bin/X -background vt1
    # uncomment this if you really want xserver listen to tcp
    # tcp_listen=1
    # uncoment this if you want reset the xserver after logou
    # reset=1
    [display]
    ## gtk theme used by greeter
    gtk_theme=Clearlooks
    ## background of the greeter
    # bg=/usr/share/backgrounds/default.png
    ## if show bottom pane
    bottom_pane=1
    ## if show language select control
    lang=1
    ## if show keyboard layout select control
    keyboard=0
    ## the theme of greeter
    theme=Industrial
    [input]
    [userlist]
    ## if disable the user list control at greeter
    disable=0
    ## whitelist user
    white=
    ## blacklist user
    black=
    Since there were no uncommented lines added, I assumed it would make no difference.
    Edit :
    Now, the system goes to the login screen instead of autologin.
    lxdm brings me to my session if I log in however.
    Last edited by OlaffTheGreat (2013-09-21 18:00:09)

    Here is my current /etc/lxdm/lxdm.conf file.  Hope something in here can help you out. 
    [base]
    ## uncomment and set autologin username to enable autologin
    autologin=andy
    ## uncomment and set timeout to enable timeout autologin,
    ## the value should >=5
    # timeout=10
    ## default session or desktop used when no systemwide config
    session=/usr/bin/startlxde
    ## uncomment and set to set numlock on your keyboard
    numlock=1
    ## set this if you don't want to put xauth file at ~/.Xauthority
    # xauth_path=/tmp
    # not ask password for users who have empty password
    # skip_password=1
    ## greeter used to welcome the user
    #greeter=/usr/lib/lxdm/lxdm-greeter-gtk
    [server]
    ## arg used to start xserver, not fully function
    #arg=/usr/bin/X -background vt1
    # uncomment this if you really want xserver listen to tcp
    # tcp_listen=1
    # uncoment this if you want reset the xserver after logou
    # reset=1
    [display]
    ## gtk theme used by greeter
    gtk_theme=Clearlooks
    ## background of the greeter
    # bg=/usr/share/backgrounds/default.png
    ## if show bottom pane
    bottom_pane=1
    ## if show language select control
    lang=
    ## if show keyboard layout select control
    keyboard=0
    ## the theme of greeter
    theme=Industrial
    [input]
    [userlist]
    ## if disable the user list control at greeter
    disable=1
    ## whitelist user
    white=
    ## blacklist user
    black=
    Not sure why OlaffTheGreat uses LXDM, but I use it because you get it for free as part of the LXDE group, and I'm too lazy to change it.  My security is the 30 to 40 character passphrase I need to unlock my encrypted drives.  Then having to type in an 8 character easily guessed user password is beyond annoying.
    I just checked my pacman cache files and it looks like the upgrade to 0.4-1-25 is when I first got the error (currently listed as 9 days ago which would be about right).  I upgraded, booted and got the login screen that I was not supposed to.  I had just merged the pacnew file so it was fresh in my head and made the changes I described.  Booted again and got the autologin and I didn't think another thing about it until I saw this post earlier today.  Upgraded again this weekend to 0.4-1-27 with no problems.

  • Memory card no longer recognized since last upgrade of OS

    Since last upgrade 2 days ago to OS 10.2.0.429 my memory card is no longer recognized !
    It says "multi media card instered" shorlty on screen when I intser it but then when I go in file manager it says "no multi media card inserted", when I go in System settings\storage it says "your mutli media card is not recongized, you can format it"....!!!
    Before the last upgrade of OS I had no problem with my card...!!!

    I'm really upset of BB service. Does anyone of BB is not supposed to handle cases...?

  • Using Thunderbird/Firefox - since last upgrade, issues with HTML emails and opening PDF

    Since last upgrade, it seems that I'm having 2 (maybe 3) problems:
    1)  emails have white/grey horizontal lines in the bottom half of the email's text or graphics
    2)  can't open pdf files - when I could without issue before upgrade
    3)  Adobe Reader - I've downloaded updates, but they won't install.  (says not compatible with my computer, but running Mac OSX 10.6.8  (I even downloaded Opera brower to see if that would work, but there still seem to be Adobe issues)
    Any thoughts?

    mknabster wrote:
    Now i'm thinking it has to be those 10K fonts I put on there into the Font app.
    I think you are correct, that was not a good idea.
    Hopefully they all wound up in Home/Library/Fonts.  You can safely delete everything in there, as OS X does not put anything in that folder.  Fonts part of the OS are
    http://www.prepressure.com/fonts/basics/snow-leopard-fonts/list

  • IPhoto won't import movies (.mov, .mp4) into the library since last upgrade to 9.5.1 (902.17)

    iPhoto won't import movies (.mov, .mp4) into the library since last upgrade to 9.5.1 (902.17). Error message is "File format not recognized". Before that, no problem. Had them first on SD-card over USB, tried then to copy to the HD (Desktop) and import from there, but didn't work. Imported successfully into iMovie and exported as .mp4, but even this is not recognized.

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?
    Post back with the result.

  • IPad Problem Since Last Upgrade

    Since last upgrade, safari will just shut down, for no apparent reason. Very irritating! Thoughts? Suggestions?
    I also have problems in FB with it showing Access Denied ... On some videos. Never had this before.

    restart the ipad http://support.apple.com/kb/ht1430
    restart the appletv
    restart the router

  • HT1386 WiFi and Bluetooth signals have weakened since last upgrade

    WiFi and Bluetooth signals have weakened since last upgrade. Has anyone else experienced this problem?

    WiFi and Bluetooth signals have weakened since last upgrade. This is no fault of my router and or head set. I have 3 Bluetooth head sets, all disconnect when I put my phone in my pocket. I'm sitting at my desk and there is static from my Bluetooth connection... 12" away. It works fine when I hold my phone up to me ear next to my Bluetooth receiver... That's crazy!!! All WiFi connections have the same affect... Low signal... I'm sitting at my desk right next to my router 24" away and have a low signal. Normally I can sit in my backyard 40' away and still get online. My laptop, no problem... My wife's phone, No problem... My recently upgraded iPhone, BIG PROBLEM!!! Apple is blowing smoke if they think they haven't screwed up.....

  • [Acer c720] No touchpad since last upgrade

    Hello,
    Since I've last upgraded I've lost support of my touchpad. Touching it has no effect whatsoever. My USB wireless mouse works perfectly.
    I've been using the modified kernel "3.15.5-1-chromebook" since the beginning. I tried upgrading this kernel with the aur/linux-chromebook package, but it hangs at some point during the kernel compilation.
    At boot time, I now see this error : "usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409"
    When I list /dev/input/by-id, I don't think my touchpad appears, though the webcam and USB wireless mouse do.
    Any ideas ?
    Thanks !

    Well, I have the similar problem. After installing OS 4.0 on my Ipod Touch (3d G - 64GB) I can not connect to the internet. Ipod DOES connect to the wi-fi (the signal is strong) but when I try to use Safari or Icq or You Tube or any other application that requires an internet connection, it says that it's not connected to the wi-fi! (the strange exception is skype - it WORKS, I don't know why). So I cannot connect neither to Itunes nor to App Store. Everything was fine, just before last upgrade. I really don't know what to do! I've read all the articles concerning this problem and have done all the things they advise but nothing helps. (I've been using the same router all this time & made no changes to the settings, so it's not about the router but surely about the upgrade)

  • Since last upgrade my phone won't ring when I get a call or text message

    Anyway to get phone to ring when I get a call or message. Since the last upgrade it will only ring occasionally

    Hi BrendaQ,
    Thanks for visiting Apple Support Communities.
    If your iPhone does not ring when you receive calls or messages, start with these steps:
    Verify that the volume is set to a level you would normally be able to hear.
    Ensure that there is nothing plugged in to the headset jack or the dock connector.
    If the iPhone is in a protective case, make sure that the speaker port isn't blocked by the case.
    Make sure that the speaker and dock port aren't clogged with debris. If necessary, clean it with a clean, small, dry, soft-bristled brush. Carefully and gently brush away any debris.
    If an audio issue occurs when using a specific application, try testing other applications to see if the issue persists.
    If the iPhone is paired with a Bluetooth headset or car kit:
    Try turning off Bluetooth.
    If you experience difficulties with the Bluetooth feature, follow these troubleshooting steps.
    Restart the iPhone.
    If restarting doesn't fix the issue, ensure that your iPhone is updated to the latest version of iOS.
    If the issue is not resolved after restoring the iPhone software, please contact Apple Support.
    You can find the article with these steps here:
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/ts5180
    Best,
    Jeremy

  • Since last upgrade (tablet under Android), websites with frames don't work.

    All apps are up to date. Since last Firefox upgrade, web sites with frames no longer work properly : frames are outside of screen at bottom. Chrome and other browsers work fine... but I prefer Firefox.

    I view this page from home web page ([http://www.ville-fondettes.fr/ http://www.ville-fondettes.fr/] ), staying in Firefox app.
    This web site isn't very well designed but was working well with previous version of Firefox.
    I found other web sites but a private account is needed. I try to find other examples with the same issue.

  • Hdmi sound problem since videocard upgrade to R9 290x.

    Hello
    i recently upgraded my videocard from Radeon 6870 to R9 290x. Since the upgrade the hdmi audio playback sound realy delayed und noisy.
    aplay -l
    **** Liste der Hardware-Geräte (PLAYBACK) ****
    Karte 0: SB [HDA ATI SB], Gerät 0: ALC889 Analog [ALC889 Analog]
    Sub-Geräte: 0/1
    Sub-Gerät #0: subdevice #0
    Karte 0: SB [HDA ATI SB], Gerät 1: ALC889 Digital [ALC889 Digital]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Karte 1: Generic [HD-Audio Generic], Gerät 3: HDMI 0 [HDMI 0]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Karte 1: Generic [HD-Audio Generic], Gerät 7: HDMI 1 [HDMI 1]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Karte 1: Generic [HD-Audio Generic], Gerät 8: HDMI 2 [HDMI 2]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Karte 1: Generic [HD-Audio Generic], Gerät 9: HDMI 3 [HDMI 3]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Karte 1: Generic [HD-Audio Generic], Gerät 10: HDMI 4 [HDMI 4]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Karte 1: Generic [HD-Audio Generic], Gerät 11: HDMI 5 [HDMI 5]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    lspci -v |grep Audio
    00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
    01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device aac8
    cat /proc/asound/card*/code*|grep Codec
    Codec: Realtek ALC889
    Codec: ATI R6xx HDMI
    Some one with the same problem here?

    Hubrisnxs wrote:
    Ahhhhh,  Most tv's have a couple or more,  you may want to try Component cables then,  You can call Verizon or open a live chat, they may send you some for free, or they may point you towards their website www.verizon.com/fiosaccessories
    I'd open a live chat and see if I could get them for free personally, but they are also very cheap at www.amazon.com  
    They are HD cables that support upto 1080p 
    GEEZ, I can't be the only person having this issue. I will try 1 call to them to see what they say. Thanks for your input.

  • Audio: Record Audio doesn't see mic since last upgrade

    Since the last upgrade (10.0.8) Record Audio does not see the mic input to my Saffire Pro 24 DSP - the Saffire is selected as input, mono mic on Channel 1. The Saffire is working and a signal appears on its level meters and headphones. It used to work fine. Anyone else seen this?

    Since the last upgrade (10.0.8) Record Audio does not see the mic input to my Saffire Pro 24 DSP - the Saffire is selected as input, mono mic on Channel 1. The Saffire is working and a signal appears on its level meters and headphones. It used to work fine. Anyone else seen this?

  • [Solved]how to revert last upgrade

    Newbie, here. With the last upgrade I lost my wireless connection, I am using an AUR package for my RTL8191SE and it is not updated yet. Until then I want to revert my upgrade. My cache still has the old packages, so if I could only know which packages were updated. I couldn't find anything in wiki, so any help is highly appreciated.
    Last edited by sonay (2011-01-31 20:24:48)

    Look in /var/log/pacman.log
    # edit just mirroring skunktrader's post...
    Last edited by jasonwryan (2011-01-31 20:21:41)

  • Firefox issues since last upgrade - says xp - yet windows 7 ? won't run

    ever since last update - unable to open tabs, loading - hanging up - un-installed & re-installed - still same issues - also did the re-set - no help - when i went to download AGAIN to save file - defaulting - saying XP -Firefox - I have Windows 7 - never XP - so- not my computer - browser has glitch - anyone else?
    Since I not computer "friendly" had -person that is do all the work -
    so- unable to use firefox for mail, facebook, cannot open multiple tabs, hangs up & continues to be running even when task is ended, ...any fixes for this?
    I do not understand any of the troubleshoot info ..fyi.

    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!

Maybe you are looking for

  • Photoshop CS6 trial popups

    Upon installing and licensing CS6, after a few days the "trial period has ended" popup appears asking me to re-licence or purhase the program. if I open CS6 32bit then the popup has "Photshop CS6 extended" at the title bar, your trial has expired 'Ad

  • How do you turn off Camera?

    In an AIR application, how do you turn off the camera once it has been activated? I remove all references to Video objects associated with the camera, unattach the camera from NetStreams, and remove references to the camera object. This does not deac

  • How to send a TextMail (SendMail step) both in Lotus and SBWP (SAPMail)?

    Hi All, I have an enhanced PR workflow wherein right after the full release of PR, the PR item buyers will receive a notification (text mail), informing them that their requested item has been released. This notification activity was made possible us

  • Fillable PDF's-can send but not receive

    I recently scanned documents into Acrobat Pro XI and converted them to fillable PDF's.  When I send the file out to others, they are able to open & fill in the form, but not save and send it back to me. Any suggestions?

  • Iphone not transfering songs  I downloaded

    I have a new laptop & music will not transfer. I had it registered to a friends laptop do i need to reset my ihone 4 to manerfactury setting & if so will I lose all my apps pics & text messages. Please help me