Extra sound card no longer blacklisted after update, causing no sound

I'm using ALSA and Pulse Audio, and an ASUS Xonar Essence ST sound card.  My ATi video card also has a sound card, which goes to my monitor using HDMI.  While the ATi card is in use, the ASUS card doesn't function, so previously I've blacklisted it with
echo blacklist snd_hda_intel | sudo tee -a /etc/modprobe.d/blacklist
Ever since I updated yesterday, the blacklisting has been ignored, despite the line "blacklist snd_hda_intel" being in my modprobe.d/blacklist file.
Did some recent update change the purpose of /etc/modprobe.d?  Could I either properly get it to blacklist, or get the ASUS card to be used properly without blacklisting anything?

As far as I remember, all files in /etc/modprobe.d/ must end with .conf extension.

Similar Messages

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

  • SD card reader not functioning after update to Mavericks

    SD card reader no longer functioning after update to Mavericks

    Had the same problem.
    In Terminal, enter the command
    Killall Finder
    Worked for me - - SD card showed up when I next inserted it.

  • After updating to 6.1.3 my phone has no sound, no ringtone, no keytone, after updating to 6.1.3 my phone has no sound, no ringtone, no keytone. How can I fix this?

    After updating to 6.1.3 my phone has no sound, no ringtone, no keytone, after updating to 6.1.3 my phone has no sound, no ringtone, no keytone. How can I fix this?

    This happened to me too, so I took it to the Genius Bar at my local Apple Store. They said it was coincedental and the speaker needed to be replaced. They did so and the problem was solved!

  • Can windows xp use a different sound card for itunes - I want to use a sound card for itunes and another for all other apps

    Can Windows XP use a different sound card for itunes - I want to use a sound card for itunes and another for all ther apps

    To the best of my knowledge, Windows is not capable of setting a specific sound card based on the app being used, it's all or nothing.
    Try a google search or search the Microsoft site.

  • Canon iP2700 is no longer working after update

    My Canon iP2700 is no longer working after doing an update yesterday. I am using the cnijfilter-ip2700series 3.30-2  from  https://aur.archlinux.org/packages.php?ID=41797 with cups 1.5.2. I have blacklisted usblp, but this doesn't help. My printer is recognized, and apparently I can print but nothing happens. This is my error log:
    tail -n 100 -f /var/log/cups/error_log
    D [09/Mar/2012:13:58:16 +0200] [Job 4683] usb_find_busses=0
    D [09/Mar/2012:13:58:16 +0200] [Job 4683] usb_find_devices=0
    D [09/Mar/2012:13:58:16 +0200] [Job 4683] STATE: +connecting-to-device
    D [09/Mar/2012:13:58:16 +0200] cupsdMarkDirty(-----S)
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Printing jobs and dirty files"
    D [09/Mar/2012:13:58:16 +0200] [Job 4683] STATE: -connecting-to-device
    D [09/Mar/2012:13:58:16 +0200] cupsdMarkDirty(-----S)
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Dirty files"
    I [09/Mar/2012:13:58:16 +0200] [Job 4683] Waiting for printer to become available.
    D [09/Mar/2012:13:58:16 +0200] cupsdAcceptClient: 16 from localhost (Domain)
    D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 POST / HTTP/1.1
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [09/Mar/2012:13:58:16 +0200] cupsdAuthorize: No authentication data provided.
    D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 1.1 Get-Notifications 1
    D [09/Mar/2012:13:58:16 +0200] Get-Notifications /
    D [09/Mar/2012:13:58:16 +0200] cupsdIsAuthorized: requesting-user-name="irenke"
    D [09/Mar/2012:13:58:16 +0200] Returning IPP successful-ok for Get-Notifications (/) from localhost
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 WAITING Closing on EOF
    D [09/Mar/2012:13:58:16 +0200] cupsdCloseClient: 16
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    And this part keeps repeating every 5 seconds with different timestamp, until I delete the document from queue.
    The CUPS ownership of the USB device file seems OK:
    ls -l /dev/bus/usb/001/006
    crw-rw---- 1 root lp 189, 5 Mar 9 14:17 /dev/bus/usb/001/006
    I've been working on this problem since yesterday and now i'm stuck. Can someone please help?
    EDIT
    I think it's something related to the driver. If i change the driver to another printer model from CUPS the printer works. Prints garbage, but at least works. So this means that we have to wait for a new driver or what?
    Last edited by otx (2012-03-09 14:21:27)

    See if this is any help: https://bbs.archlinux.org/viewtopic.php?id=136415

  • Ipod Touch 5 will no longer sync after update 7.1.2

    After updating from iOS 7.1.1 to 7.1.2 my Ipod touch 5th gen no longer syncs with my iTunes 11.3.1.1 when connecting it to my computer (windows 8.1) what comes up on my touch's screen is "trust this computer?" I press the "trust" button then a few seconds later I get the disconnected tone from my computer and nothing else happens (it still charges) and just checked it out on my Windows 7 computer (iTunes 11.3.1.2)and it recognized it fine (but the other computer has my playlists) I've tried updating to iTunes 11.3.1.2, updating iPod drivers and uninstalling then re-installing iPod drivers and iTunes is still not connecting to my iPod. Help please.

    On your computer go to the control panel (hover in the lower right corner) then programs, add/remove programs
    Uninstall iTunes, Apple Mobile Device Service, Apple Application Support then go to apple.com and redownload and reinstall iTunes and try again.
    You won't lose any content, you're not deleting that, just the programs that access them.
    What is thought to happen is that sometimes a new version of itunes doesn't update the drivers in those other two programs. The only way to update the drivers is to force it by uninstalling the programs which allows itunes to write the correct ones.
    My iPad and iPod did exactly the same thing and this is how I fixed it.

  • Airport Express b/g no longer working after update to Airport Utility 5.3.1

    after updating to this the other day, my AE b/g no longer works - like many others on the forum, i get the flashing amber / yellow blinkie light situation. i can hard reset it and get it to initially show up in AU 5.3.1, but once i try to join it to my wireless network (i use it with my laser printer) it never takes, disappears from AU, and sits there flashing relentlessly.
    seems pretty clear that it's related to the 5.3.1 update - it was working fine for nearly 2 years without any issues prior to this. i find it hard to believe it had a total failure related to this - in fact, i just finally updated yesterday after being asked to for 2 weeks, and that's when it stopped working, no question about it.
    any ideas on getting it to work? i've tried everything on these forums to no avail. or am i stuck waiting on AU 5.3.2?

    I just solved the same issue. First I reset my whole network from scratch by hard resetting all devices (1 AEBS N and two AXg). Then I started configuring my main base station and added the other devices to the network one by one. (I have a WDS). Only after setting all the devices to channel 6, did the green light stay on.
    Apparently when you configure a AX to participate in an existing WDS network and you enter the existing network name in the configuration panel of Airport Utility, it creates a separate network with the same name. In order to force it to join the existing network, make sure their Airport ID numbers are entered under the WDS tab in Airport as WDS remotes.
    Check this thread for the details: http://discussions.apple.com/thread.jspa?threadID=1440997

  • Airplay no longer working after updates

    After updating ATV3 and IOS devices; namely iPhone 5 and iPad 2 the airplay icon is no longer available. MBP similarly no longer has the airplay icon so mirroring is not possible. Can anyone help with a fix?

    Welcome to the Apple Community.
    Try restarting the Apple TV by removing ALL the cables for 30 seconds, or resetting it using the reset option under general. You should also try restarting your router.

  • Gmail Push no longer works after update to iOS 4.2.1

    I have tested this several times. What previously worked as push yesterday no longer works as push from my Gmail account today after updating to 4.2.1. Is anyone else having this issue? In order to get mail to show up on my phone, I have to go into Mail on my phone. Then the little connecting thing starts up and all the mail since the last time I checked appears.

    This may be related -- I just updated my iPhone to 4.2.1 from 4.1. I immediately found that my Google Apps accounts, which had been configured as vanilla IMAP in Mail.app and successfully synced with iPhones as such for the past couple of years, have now started to sync with my iPhone as gmail accounts (not plain IMAP) and have therefore completely lost the custom From addresses, as it seems the iPhone does not allow custom From addresses in gmail accounts. (The accounts list in iPhone mail now has little red gmail icons instead of the generic blue account icons.) It also seems that push no longer occurs, whereas it certainly used to.
    Deleting all of the mail accounts from the iPhone, power-cycling the iPhone and then freshly syncing mail accounts from iTunes results in the same outcome. It is as though the iPhone is looking at the IMAP/SMTP settings and inferring that since they end with .gmail.com that the accounts are of type gmail, regardless of the fact that I have said that they are plain old IMAP. (It is tempting to create a noddy domain with CNAMEs pointing at {imap,smtp}.gmail.com just to fool the iPhone however it would probably then complain about invalid SSL certificates.)
    I deleted one of the accounts and recreated it manually on the iPhone. This lets me create a plain IMAP account even with {imap,smtp}.gmail.com server names, however when editing the address field, the keyboard which appears is bizarre -- no comma key! (Yes, I searched the various modifier keys, etc.) So, I copied a comma into the clipboard, pasted it into the middle of two From addresses and was at least mildly relieved to find that the mail program did then let me choose between the addresses. However, given half a dozen Google Apps accounts and a plethora of custom From addresses, there is no way that I am going to create this stuff manually. Maybe I will give that CNAME trick a go after all...
    My iPad on 4.2 is fine, however I have a hunch that I have not since resynced mail accounts to it since updating. I'll certainly not be daring to do that now.

  • BlackBerry Classic front camera no longer works after update

    The front camera on my BlackBerry Classic no longer works after the 10.3 update. The BBM video chat does not work either - error message, another application is using the camera. I tried rebooting and a factory reset and the problem still persists. Please help.

    Hi,
    the Classic was shipped already with 10.3
    What 10.3 version do you mean exactly?
    Alex
    Please feel free to hit "Like" if my post was helpful :-) Thank You!

  • Control key no longer works after update.

    After updating Lion the control key no longer works. It beeps when pressing control and then a number key but nothing happens.
    This is left control key though. Right still works?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software -- potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions -- they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are four lines of text in monospaced type, which are UNIX shell commands. They’re harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of running these commands, search this site for other discussions in which they’ve been used without any report of ill effects.
    Some of the commands will line-wrap in your browser, but each one is really just a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    To begin, launch the Terminal application; e.g., by entering the first few letters of its name in a Spotlight search.
    Step 1
    Copy or drag -- do not type -- the line below into the Terminal window, then press return:
    kextstat -kl | awk ' !/apple/ { print $6 $7 } '
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.)
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk ' !/0x|apple|com\.vix|edu\.|org\./ { print $3 } '
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Step 3
    launchctl list | sed 1d | awk ' !/0x|apple|edu\.|org\./ { print $3 } '
    Step 4
    ls -1A {,/}Library/{Ad,Compon,Ex,Fram,In,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Sta}* 2> /dev/null
    Important: If you synchronize with a MobileMe account, your me.com email address may appear in the output of the above command. If so, change it to something like “[email protected]” before posting.
    Remember, this is all drag-and-drop or copy-and-paste, whichever you prefer -- no typing, except your password.
    You can then quit Terminal.

  • Bookmarks no longer work after update to ios7.1

    After updating iPad to iOS 7.1 today, almost all of my bookmarks in Safari no longer work. What's up?

    (A) Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.
    (B) Try reset all settings
    Settings>General>Reset>Reset All Settings
    Note: Data will not be affected but settings for Wi-Fi, FaceTime, Message, Home Sharing will be reset

  • ITunes no longer loads after updating to Windows 8.1.  I have tried every corrective step I've found on the web (reinstall, copy files, change permissions, etc.) nothing helps.  Has anyone heard if Apple is working on fix?

    Itunes does not launch after updating to Windows 8.1.  I've tried every suggestion I can find on web (reinstall, copy files from other directories, change permissions, etc.).  Nothing works.  At best I can get the licensing agreement to show and then nothing.  Has anyone heard if a fix is in the works?

    Hi 3backpacker3,
    It sounds like you are on the right track in troubleshooting this issue. If you are having launch issues, you may find the following article helpful:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    Regards,
    - Brenden

  • Firefox no longer working after update to 19.0.2

    Firefox no longer works after auto update to 19.0.2

    Hello vinaysingh, check if your Internet security software (including firewalls, antivirus programs, anti-spyware programs, and more) preventing Firefox from connecting to the Internet.
    see for more info : [https://support.mozilla.org/en-US/kb/fix-problems-connecting-websites-after-updating#os=win7&browser=fx19 Fix problems connecting to websites after updating Firefox]
    thank you

Maybe you are looking for