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

Similar Messages

  • Network card no longer detected after hdd failure

    So yeah, my laptop's hdd crashed, I cloned it to another.
    It no longer detects my pcmcia card, model GCS2220.
    I tried chrooting the install from livecd and reinstalling kernel, still nothing.
    Odd thing is, before I chroot the card works fine, after chrooting ifconfig fails to work with eth0.

    Did you bind (mount -bind olddir newdir) /dev and mount /sys and /proc (I mean that's the place wherefrom ifconfig gets its information ) from the livecd's environment into ur chrooted environment ??
    Last edited by Onwards (2008-09-24 00:43:11)

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

  • Sim card was not detect after upgrade my iphone4s to ios 6.0.1

    my sim card was not detected after i update to ios 6.0.1
    i had ald try many time plug in n out my sim card it keep on show searching no service or no sim
    i had reset my network setting n i reset all n now i cant activate my iphone

    Connect your iPad to iTune (computer) and Check for Updates. Backup before you proceed with update.
    http://i1224.photobucket.com/albums/ee374/Diavonex/Album%201/e0f22e92de98ebae10e 3fd537c16619e.jpg

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

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

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

  • [SOLVED] USB Sound card no longer working

    I have used a Focusrite Scarlett 2i2, a USB audio interface, as my default sound card for the last two months or so. Its output comprises two RCA jacks. I have a cable that is two RCA male leads on one end and an 1/8" on the other. I use this cable all over the house, so I unplug it often. The USB device remains connected. Last night, while plugging the cable back into the device, I jostled the USB and the device lost power momentarily. Since then, ALSA has not been able to "see" the device. The device is, and always has been, plugged into a D-Link USB hub, which goes into the computer.
    I did pacman -Syu and rebooted to no avail.
    uname -r
    3.15.1-1-ARCH
    lsusb | grep -i focusrite
    Bus 001 Device 005: ID 1235:8006 Focusrite-Novation Focusrite Scarlett 2i2
    modinfo snd_usb_audio
    http://pastebin.com/CEMr6Gif
    cat /etc/modprobe.d/alsa-base.conf
    #options snd slots=snd_usb_audio,snd_hda_intel
    options snd_hda_intel index=-2
    options snd_usb_audio index=0
    The first line I recently commented out as an experiment. If this line is left in, ALSA attempts to use snd_usb_audio and when I run alsamixer it complains that it can't find the device. If this line is commented out, ALSA ends up using the on-board sound. Particularly, it uses 'HDA ATI HDMI'. There are two choices: HDA ATI HDMI and HDA ATI SB. When I was using the on-board sound, I was using HDA ATI SB.
    cat /proc/asound/modules
    0 snd_hda_intel
    1 snd_hda_intel
    lspci -nn | grep -i audio
    00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) [1002:4383]
    01:05.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] RS880 HDMI Audio [Radeon HD 4200 Series] [1002:970f]
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 0: ALC889A Analog [ALC889A Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 1: ALC889A Digital [ALC889A Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    lsmod | grep '^snd'
    snd_hda_codec_realtek 48535 1
    snd_hda_codec_generic 50352 1 snd_hda_codec_realtek
    snd_hda_codec_hdmi 36976 1
    snd_hda_intel 18830 0
    snd_hda_controller 19667 1 snd_hda_intel
    snd_hda_codec 91154 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 5162 1 snd_hda_codec
    snd_pcm 68932 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 15678 1 snd_pcm
    snd 46421 8 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 80 Jun 26 10:13 by-path
    crw-rw----+ 1 root audio 116, 2 Jun 26 10:13 controlC0
    crw-rw----+ 1 root audio 116, 5 Jun 26 10:13 controlC1
    crw-rw----+ 1 root audio 116, 4 Jun 26 10:13 hwC0D0
    crw-rw----+ 1 root audio 116, 11 Jun 26 10:13 hwC1D0
    crw-rw----+ 1 root audio 116, 3 Jun 26 10:13 pcmC0D3p
    crw-rw----+ 1 root audio 116, 7 Jun 26 10:13 pcmC1D0c
    crw-rw----+ 1 root audio 116, 6 Jun 26 10:13 pcmC1D0p
    crw-rw----+ 1 root audio 116, 9 Jun 26 10:13 pcmC1D1c
    crw-rw----+ 1 root audio 116, 8 Jun 26 10:13 pcmC1D1p
    crw-rw----+ 1 root audio 116, 10 Jun 26 10:13 pcmC1D2c
    crw-rw----+ 1 root audio 116, 1 Jun 26 10:13 seq
    crw-rw----+ 1 root audio 116, 33 Jun 26 10:13 timer
    All this information was collected while the device has been connected to the computer. Any help is greatly appreciated. Thanks!
    Last edited by gluelogic (2014-07-01 21:36:19)

    emeres wrote:You only ruled out hardware failure on the device side.
    This is painfully true. This morning, I realized I didn't even check the D-Link. The LEDs on the interface were lit up from the USB connection, but the AC adapter was faulty. I replaced that, restored my original configuration by removing the # from the first line of my alsa-base.conf, and now everything is working again. The D-Link was simply unable to provide the device with enough power to operate.

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

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

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

  • My usb keyboard is no longer detected after the power was switched off

    I sometimes relocate my Imac to another office and after the power has been switched off the computer no longer detects my usb keyboard.
    This had happened several times now and sometimes it all of a sudden starts working again after a couple of hours (but it doesn't now).
    The computer keeps searching for a wireless keyboard which I don't have. I have tried everything from switching off power again to reboothing, but nothing works. I have checked all USB ports with other devices and they all work. The problem is not the keyboard itself, because it does work when I plug it in to my MacBook.
    Anyone recognize this?

    Yes, to a blue tooth mouse only. I have tried disabling the blue tooth connection, but when i restart my computer it automatically connects again.
    I got the keyboard to start working again now by pressing all the keys one by one (in order to discharge them, read that somewhere). I helped. But how annoying is that?!

  • FW800 and FW sound card no longer working. Mmmmm

    My iMac has just stopped working with my firewire Edirol FA66 sound card. It has worked for years but now the iMac refuses to see it. I spoke to Apple Care this morning who ran me through a few things but didn't help. Having said that, my FW800 Sandisk card reader DOES work OK.
    To through a spanner in the works, the sound card works fine with my MBP with the same lead and the same 10.8.4 OS.
    A second call to AC this afternoon, after checking my MBP worked OK, was a wasted call. Sadly he didn't have a clue and kept pointing me in the direction of divers... for WINDOWS!!!
    Anyway, I'm confused.com. Please can anyone help me?

    JonHob wrote:
    My iMac has just stopped working with my firewire Edirol FA66 sound card. It has worked for years but now the iMac refuses to see it. I spoke to Apple Care this morning who ran me through a few things but didn't help. Having said that, my FW800 Sandisk card reader DOES work OK.
    To through a spanner in the works, the sound card works fine with my MBP with the same lead and the same 10.8.4 OS.
    A second call to AC this afternoon, after checking my MBP worked OK, was a wasted call. Sadly he didn't have a clue and kept pointing me in the direction of divers... for WINDOWS!!!
    Anyway, I'm confused.com. Please can anyone help me?
    Care to share?
    Please detail ALL you have done so far in the way of troubleshooting?   Need this info to avoid the been there done that scenarios.

  • [SOLVED] Optical drive no longer detected

    Edit:This is so stupid. I had it disabled in BIOS. I don't remember doing it. I apologize for the noise.
    I don't know when this happened, but fairly recently. Maybe with linux-3.2 or kmod.
    My optical drive is no longer detected. This is what I found in my old logs:
    kernel.log.3:Dec 18 22:39:31 localhost kernel: [ 5.277389] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    kernel.log.3:Dec 18 22:39:31 localhost kernel: [ 5.277738] sr 1:0:0:0: Attached scsi CD-ROM sr0
    I no longe have any mention of sr0 anywhere and I can't eject the drive. It's completely dead while Arch is booted. It works fine when I'm in the BIOS configuration menu.
    Am I missing a module or something like that?
    Last edited by Lars Stokholm (2012-01-11 17:05:13)

    i agree. in my case only detect CDemu drive
    EDIT: restart my machine. now detect all optical drives
    Last edited by sl1pkn07 (2012-01-11 03:19:57)

  • Iwhy is my sim card no longer working after restoring my 4S

    I bought a 4S and had to restore it now my sim card no longer works in my phone. I tried it in another phone and it works so its not the sim card.

    I would try two things. First go to the store for your phone carrier and get a new sim card.
    If that doesn't work, schedule and appointment with a genius at your closest apple store. 

  • [SOLVED] Sound card not recognized

    I tried following the ALSA setup guide on the Wiki to get my sound working but I don't think Arch recognizes my sound card.  I found out from lshwd that the module is snd-intel8x0 so I modprobed that and snd-pcm-oss, changed the values in alsamixer, added myself to the audio group, installed alsa-utils, alsa-lib and alsa-oss and restarted everything but I still have no sound.  Here's some output:
    lsmod | grep '^snd'
    snd_intel8x0 28700 1
    snd_ac97_codec 95780 1 snd_intel8x0
    snd_pcm_oss 38688 0
    snd_pcm 69124 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_seq_device 6796 0
    snd_mixer_oss 14592 1 snd_pcm_oss
    snd_timer 19076 1 snd_pcm
    snd 44516 9 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_seq_device,snd_mixer_oss,snd_timer
    snd_page_alloc 7816 2 snd_intel8x0,snd_pcm
    ls -l /dev/snd
    total 0
    crw-rw---- 1 root audio 116, 0 2007-07-12 21:35 controlC0
    crw-rw---- 1 root audio 116, 24 2007-07-12 21:35 pcmC0D0c
    crw-rw---- 1 root audio 116, 16 2007-07-12 21:35 pcmC0D0p
    crw-rw---- 1 root audio 116, 25 2007-07-12 21:35 pcmC0D1c
    crw-rw---- 1 root audio 116, 26 2007-07-12 21:35 pcmC0D2c
    crw-rw---- 1 root audio 116, 27 2007-07-12 21:35 pcmC0D3c
    crw-rw---- 1 root audio 116, 20 2007-07-12 21:35 pcmC0D4p
    crw-rw---- 1 root audio 116, 33 2007-07-12 13:02 timer
    The wiki says that if you have controlC0 and pcmC0D0p in that output then the modules have been loaded properly and they are both there so I'm not sure where to go from here.  Your help would be appreciated.
    Last edited by Thrillhouse (2007-07-12 22:23:29)

    you need to start alsa if you haven't already done so... /etc/alsa start
    prolly better to run alsacoconf if you still have problems

  • [Solved] Sound Card Issue

    I have been trying to set my default sound card as a usb headset that I got a while back before I started using arch linux. I have checked the wiki, the audactiy wiki, and a few other sources to get everything started. When I first configure everything using the guides, everything works well. However, upon reboot, the order of my soundcards change. There was a guide on the archwiki on how to set a defined sound card order, but I cannot find a way to acertain the snd_mia,snd_hda_intel equivalents to my sound card.
    =======================================
    cat /proc/asound/cards yeilds
    0 [SB             ]: HDA-Intel - HDA ATI SB
                          HDA ATI SB at 0xfeaf4000 irq 16
    1 [HDMI           ]: HDA-Intel - HDA ATI HDMI
                          HDA ATI HDMI at 0xfebf8000 irq 43
    2 [P780           ]: USB-Audio - Plantronics GameCom 780
                          Plantronics Plantronics GameCom 780 at usb-0000:00:12.0-3,
    =============================================
    However the order of these changes when I apply
    =====================================
    cm.!default {
             type asym
             playback.pcm {
                     type plug
                     slave.pcm "hw:2,0"
             capture.pcm {
                     type plug
                     slave.pcm "hw:2,0"
    =========================================
    to ~/.asoundrc in order to set my playback and capture device as my headset. Again, it works at first, but then the sound card order changes upon reboot. I understand that one can define the sound card order by editing /etc/modprobe.d/alsa-base.conf and then applying (only changing snd_mia,snd_hda_intel to the sound cards of your computer)
    =========================================
    options snd slots=snd_mia,snd_hda_intel
    options snd_mia index=0
    options snd_hda_intel index=1
    ================================================
    So I am merely asking how one would go about finding and defining the equivalents of snd_mia,snd_hda_intel for ones own sound cards, and then proceeding to set the default order using the method that the archwiki provided.
    Last edited by Hastur The Unspeakable (2014-07-14 23:24:37)

    emeres wrote:
    Use [_code_][_/code_] tags without the underscores to mark output of commands. Snd_mia and so on are modules. Look at the wiki again, search for lsmod. It is explained there. You could use that alsa configuration by using card names as references instead of numbers, which is also explained at the wiki, but I recommend sticking to modprobe approach. Read the whole chapter about setting the default sound card. It is explained step by step how to acquire vid and pid and use them. Your modules should be snd_hda_intel and snd_usb_audio from the looks of it.
    It is supposed to be pcm.!default not cm.!default, you probably missed the 'p' when copying.
    I did a quick page through the wiki on lsmod, and I set up the modprobe file. I also fixed the snippet of code that I added, and now everything works like a charm. Thanks for the help, and I hope you have a wonderful evening.

  • [Solved] Amilo XI 2550 - Black screen after fresh install

    Dear archlinux users,
    I have been reading the archlinux wiki and forums since I started using arch several years ago. It was always possible to solve the problems I ran into by consulting these webpages, therefore a big thanks to the community for the provided help.
    Two weeks ago I installed arch on a Fujitsu Siemens Amilo XI 2550. The first problem I ran into was that booting the live-cd resulted in a black screen and I could not even start with installing arch. This problem was solved with the kernel parameter 'nomodeset'.
    The first boot of the freshly installed arch also resulted in a black screen after the GRUB menu which was perfectly displayed. After some searching (here and here and ...) I plugged in an external monitor and it showed the login screen. I then installed KDE because I thaught the problem might not show up with X and KDE running. After the login to KDE I realized that the brightness of the laptop display is nearly black but not totally. It seems as if the brightness is at a very low level, but brightness cannot be controlled with the Fn+F8 or Fn+F9 commands. But I see a OSD that indicates that the controls are used but without effect. So at the moment it is only possible to work on the laptop with another display connected to it.
    Maybe of use:
    ls /sys/class/backlight/
    acpi_video0
    radeon_bl0
    less /sys/class/backlight/acpi_video0/bl_power
    0
    less /sys/class/backlight/acpi_video0/actual_brightness
    7
    less /sys/class/backlight/acpi_video0/brightness
    7
    less /sys/class/backlight/acpi_video0/max_brightness
    7
    less /sys/class/backlight/radeon_bl0/bl_power
    0
    less /sys/class/backlight/radeon_bl0/actual_brightness
    255
    less /sys/class/backlight/radeon_bl0/brightness
    255
    less /sys/class/backlight/radeon_bl0/max_brightness
    255
    dmesg | grep drm
    [ 0.736559] [drm] Initialized drm 1.1.0 20060810
    [ 0.743608] [drm] radeon kernel modesetting enabled.
    [ 0.743678] fb: switching to radeondrmfb from VESA VGA
    [ 0.744054] [drm] initializing kernel modesetting (RV630 0x1002:0x9583 0x1734:0x1107).
    [ 0.744065] [drm] register mmio base: 0xCFEF0000
    [ 0.744067] [drm] register mmio size: 65536
    [ 0.744172] [drm] Detected VRAM RAM=256M, BAR=256M
    [ 0.744174] [drm] RAM width 128bits DDR
    [ 0.744257] [drm] radeon: 256M of VRAM memory ready
    [ 0.744259] [drm] radeon: 512M of GTT memory ready.
    [ 0.744275] [drm] Loading RV630 Microcode
    [ 0.744345] [drm] Internal thermal controller without fan control
    [ 0.744386] [drm] radeon: power management initialized
    [ 0.744389] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 0.762830] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [ 0.762873] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 0.762874] [drm] Driver supports precise vblank timestamp query.
    [ 0.762937] [drm] radeon: irq initialized.
    [ 0.794780] [drm] ring test on 0 succeeded in 1 usecs
    [ 0.795253] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 0.795942] [drm] radeon atom DIG backlight initialized
    [ 0.795945] [drm] Radeon Display Connectors
    [ 0.795947] [drm] Connector 0:
    [ 0.795948] [drm] LVDS-1
    [ 0.795950] [drm] DDC: 0xac0 0xac0 0xac4 0xac4 0xac8 0xac8 0xacc 0xacc
    [ 0.795951] [drm] Encoders:
    [ 0.795952] [drm] LCD1: INTERNAL_LVTM1
    [ 0.795953] [drm] Connector 1:
    [ 0.795954] [drm] DIN-1
    [ 0.795955] [drm] Encoders:
    [ 0.795956] [drm] TV1: INTERNAL_KLDSCP_DAC2
    [ 0.795957] [drm] Connector 2:
    [ 0.795958] [drm] HDMI-A-1
    [ 0.795960] [drm] HPD1
    [ 0.795961] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
    [ 0.795963] [drm] Encoders:
    [ 0.795964] [drm] DFP1: INTERNAL_KLDSCP_TMDS1
    [ 0.795965] [drm] Connector 3:
    [ 0.795966] [drm] VGA-1
    [ 0.795968] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
    [ 0.795969] [drm] Encoders:
    [ 0.795970] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 1.278449] [drm] fb mappable at 0xD0141000
    [ 1.278451] [drm] vram apper at 0xD0000000
    [ 1.278453] [drm] size 9216000
    [ 1.278454] [drm] fb depth is 24
    [ 1.278455] [drm] pitch is 7680
    [ 1.278527] fbcon: radeondrmfb (fb0) is primary device
    [ 1.726069] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    [ 1.770030] [drm] Initialized radeon 2.39.0 20080528 for 0000:01:00.0 on minor 0
    Until now and amongst others I tried the following things.
    Using kernel parameters
    video.use_native_backlight=1
    video.use_native_backlight=0
    acpi_osi=linux
    acpi_backlight=vendor
    and others I just cannot remember.
    Masking backlight
    systemctl mask systemd-backlight@backlight:acpi_video0.service
    systemctl mask systemd-backlight@backlight:radeon_bl0.service
    Setting bl_power
    echo 1 > /sys/class/backlight/acpi_video0/bl_power
    echo 1 > /sys/class/backlight/radeon_bl0/bl_power
    Nothing of the above was improving the situation.
    Your help on the problem would be highly appreciated.
    Best regards
    mgs
    Last edited by mgs (2014-10-27 10:15:11)

    Hello Trilby,
    thanks for the reply.
    Trilby wrote:If nomodeset worked with the installation medium, why haven't you tried that for the same problem on your installed system?
    The kernel parameter 'nomodeset' results in a working display but without X support, due to the fact that with 'nomodeset' there is no KMS support and therefore no X. But nevertheless I tried it and as expected X did not start.
    Trilby wrote:Could you also post information about your graphics card and what drivers you've installed.
    The graphics card is a Radeon HD 2700 and according to the above dmesg log it is recognized as RV 630. The radeon module is loaded via /etc/mkinitcpio.conf and xf86-video-ati (1:7.5.0-1) is installed.
    I hope the provided information is what you asked for, thanks for your help.
    Best regards
    mgs

  • My ipods are no longer recognized after I installed my Iphone I have 2 ipods that I have music on and still want to use them so how do I get the computer to recognize the ipods again?

    I recently got an Iphone and after I installed it on my computer my 2 ipods are no longer able to sync to the computer how do I get the computer to recognize the 2 different ipods so I can still use them?

    Since you already had two iPod before getting the iPhone, what exactly did you need to "install" to use the iPhone?  Doesn't it use to the same iTunes installation you already used with the iPods?
    So, I guess my question is, what changed on the computer when you started using the iPhone?
    What happens now when you connect the iPod?  Is the iPod still seen in Windows device manager?

Maybe you are looking for

  • Will my HP Officejet Pro 8500 Wireless work with the new Mac OS Lion

    Will my HP Officejet Pro 8500 Wireless work with the new Mac OS Lion

  • Process instance identifications

    Hi, I'm working on BPM 11GR1. Can anybody please tell me what is the link (if there is any one) between the follwing instance identifications: "Instance ID", "Conversation ID", witch appear in Enterprise Manager environment and "Instance #" in BPM Wo

  • Error handling on XI

    Hi,   I am beginner for XI. I am require to do a task for the FILE TO RFC between external system and sap r3 using XI. My question is lets said the file was converted to rfc and suddenly the connection between r3 to XI hit error when the rfc try to s

  • File transfer speed with Ext. HDD very slow

    Hi, Got the snow leopard upgrade loving it but i recently discovered the it takes longer to copy files to and from my WD HDD's all 4 of them, connected via FW800, FW400 and 2 USB ports, the FW800 is the slowest. i ran some test tried coping random 1G

  • Computer shuts down with Radeon 9700

    Hi all. On most motherboards, the HALT ON ERROR section would allow you to specify what errors would cause your computer to shutdown if a system error occured. My ATI RADEON 9700 is causing me a lot of grief. It's actually my second ATI 9700 Pro and