Results 1 to 3 of 3

Thread: 10.04 /proc/asound disappeared

  1. #1
    Join Date
    Apr 2010
    Beans
    23

    10.04 /proc/asound disappeared

    I am in serious trouble.


    The sound suddenly switched to dummy output again. Last time this happened, I simply reinstalled Alsa using AlsaupgradeScript.sh

    When I tried
    aplay -l
    the output was:
    aplay: device_list:235: no soundcards found..


    So.. i tried using the AlsaupgradeScript.sh using the -c switch, which gave me a
    Code:
    rm -f .depend *.o snd.map*
    rm -f modules/*.o modules/*.ko
    make: *** include: No such file or directory.  Stop.
    make: *** [clean] Error 1
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables... 
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for ranlib... ranlib
    configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."
    So, I went through some of the helps available in internet. Then i used this:

    Code:
    cat /proc/asound/version
    cat: /proc/asound/version: No such file or directory
    I realized that I don't have any asound folder inside /proc when i browsed it via nautilus and terminal.

    I am using acer aspire 4745

    here is my Alsa Information Script Link

    http://www.alsa-project.org/db/?f=3c...f5651508a88975

    I also tried using OSS, which worked. But I didn't feel that it was flexible enough. for example , I had to manually change whether the output will be given in both internal and external devices or something like that.


    Can someone please help?

    edit: the sound settings before the problem are:

    command1:
    cat /proc/asound/version

    output:
    Quote:
    Code:
     			 				Advanced Linux Sound Architecture Driver Version 1.0.23.
    Compiled on Jul 29 2010 for kernel 2.6.32-24-generic (SMP).


    command2:$ aplay -l
    Quote:
    Code:
     			 				**** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC271X Analog [ALC271X Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC271X Digital [ALC271X Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: INTEL HDMI 0 [INTEL HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 7: INTEL HDMI 1 [INTEL HDMI 1]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    and at the last line of alsa-base.conf, it is
    Last edited by lordamit; August 10th, 2010 at 11:49 AM.

  2. #2
    Join Date
    Apr 2010
    Beans
    23

    Re: 10.04 /proc/asound disappeared

    Alright. I am confused.

    The sound is back. But i am not sure what made it come back. I did 3 things.

    1. I edited /etc/modprobe.d/alsa-base.conf and added options snd-hda-intel model=auto
    2. I reverted the latest Alsa Installation, using sudo ./AlsaUpgrade-1.0.23-2.sh -r
    3. I rebooted plugging out the headphone from the headphone-in port.

    Now I can only listen to sounds using the internal speakers. And when I plugin the headphone, it neither speaker nor headphone works.

    BTW, now the aplay -l gives
    Code:
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC259 Analog [ALC259 Analog]
      Subdevices: 0/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC259 Digital [ALC259 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: INTEL HDMI 0 [INTEL HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 7: INTEL HDMI 1 [INTEL HDMI 1]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    And cat /proc/asound/version gives:

    Code:
    Advanced Linux Sound Architecture Driver Version 1.0.22.1.
    Compiled on Aug 10 2010 for kernel 2.6.32-24-generic (SMP).
    I am going to reinstall the latest Alsa Files again.... wish me luck If it creates problem again.... I will stick to speakers >.<

  3. #3
    Join Date
    Dec 2007
    Beans
    9
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: 10.04 /proc/asound disappeared

    I had this problem occur today. I am using speakers plugged into the external output jack on the front panel of my computer. But the output worked fine. Then I plugged a mic (AudioTechnica) into the front panel jack. I changed settings in the admin dialog for sound control and using sound recorder to test lost the device and everything else related to sound.

    I tried unplugging the mic and no luck. A reboot (with or without the mic plugged in) makes the sound card get recognized again and output works. Went to sound recorder to check the mic and again lost the hardware. I did a hardware check and the audio out and in failed.

    I may try more, but right now, just the reboot fixes it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •