Page 103 of 124 FirstFirst ... 35393101102103104105113 ... LastLast
Results 1,021 to 1,030 of 1236

Thread: ALSA Upgrade Script

  1. #1021
    Join Date
    Aug 2010
    Beans
    1

    Re: ALSA Upgrade Script

    hello, I'm using backtrack Linux bt 2.6.30.9 my sound did not work on my 17' MacBook Pro (4,1) after install, so i found your update and tried it.. I got to the -c part and got an error... any ideas? thanks! I typed... root@bt:~# ./AlsaUpgrade-1.0.23-2.sh -c **080510-20.24****Alsa-Upgrade-Script-1.0.23-2 ********************* * * You'll be upgraded from Alsa 1.0.20. to 1.0.23 * * Run -h option for further help and to look up the workflows * * Note1: Alsa won't be upgraded before you run the * installation option -i!! * The upgrade procedure shouldn't have any effect on Alsa * until then. However - see Note2 * * Note2: Do not delete the Alsa Source Directory under /usr/src! * When starting the script the 2nd time with -d, * the Alsa source dir will be deleted automatically! * You won't have sound until you're done with that installation * * DISCLAIMER: Use this script at your own risk. I do not take any * responsibility for any problems caused by running * this script. Before running this script I strongly * advise you to make a backup of your system. * You might enter problems restoring the system to its * original status when running the restore function * supplied by the script. * * ************************************************** ************************* Continue to configure and compile 1.0.23 [y/n]: y ************************************************** ************************* * Alsa packages(drivers/lib/util/firmware/oss) will be compiled ************************************************** ************************* ************************************************** ************************* * Prepare for compilation and installation... ************************************************** ************************* ************************************************** ************************* * Compiling drivers... ************************************************** ************************* rm -f .depend *.o snd.map* rm -f modules/*.o modules/*.ko make[1]: Entering directory `/usr/src/Alsa-1.0.23/alsa-driver-1.0.23/include' Makefile:6: ../Makefile.conf: No such file or directory make[1]: *** No rule to make target `../Makefile.conf'. Stop. make[1]: Leaving directory `/usr/src/Alsa-1.0.23/alsa-driver-1.0.23/include' 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 checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for current directory... /usr/src/Alsa-1.0.23/alsa-driver-1.0.23 checking cross compile... checking for directory with ALSA kernel sources... ../alsa-kmirror checking for directory with kernel source... Please install the package with full kernel sources for your distribution or use --with-kernel=dir option to specify another directory with kernel sources (default is /lib/modules/2.6.30.9/build). ************************************************** ************************* * alsa-driver-1.0.23 configure failed

  2. #1022
    Join Date
    Apr 2010
    Beans
    23

    Re: ALSA Upgrade Script

    Acer Aspire 4745
    snd-hda-intel

    well, i upgraded to ubuntu kerner 2.6.32-24 generic today. And guess what? It switched to Dummy Output after I rebooted.

    When I used aplay -l , it gave me a no sound card error. Again, when i tried to use the alsamixer command, it showed error as well.

    thanks to your awesome script, I simply used the
    sudo ./AlsaUpgrade-1.0.23-2.sh -i

    Command, rebooted and the sound was back on line

    In case anyone needs, aplay-l gives :

    aplay -l
    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
    aplay -L gives

    Code:
    null
        Discard all samples (playback) or generate zero samples (capture)
    default:CARD=Intel
        HDA Intel, ALC271X Analog
        Default Audio Device
    front:CARD=Intel,DEV=0
        HDA Intel, ALC271X Analog
        Front speakers
    surround40:CARD=Intel,DEV=0
        HDA Intel, ALC271X Analog
        4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
        HDA Intel, ALC271X Analog
        4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
        HDA Intel, ALC271X Analog
        5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
        HDA Intel, ALC271X Analog
        5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
        HDA Intel, ALC271X Analog
        7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Intel,DEV=0
        HDA Intel, ALC271X Digital
        IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=Intel,DEV=0
        HDA Intel, INTEL HDMI 0
        HDMI Audio Output
    Once again, thanks for this script

  3. #1023
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: ALSA Upgrade Script

    Question: Do we have to recompile/reinstall everytime a new kernel is installed?

    PS: Thanks for the great script, really saves time.

  4. #1024
    Join Date
    Jan 2009
    Location
    UK
    Beans
    62

    Re: ALSA Upgrade Script

    I am still having issues with ALC882, Pulseaudio and Lucid in this thread if anyone can help shine any light on it please - http://ubuntuforums.org/showthread.p...35#post9698935

  5. #1025
    Join Date
    Apr 2010
    Beans
    23

    Re: ALSA Upgrade Script

    I am in serious trouble.


    The sound suddenly switched to dummy output again.
    When I tried

    aplay -l it said aplay: device_list:235: no soundcards found..


    So.. i tried using the AlsaupgradeScript.sh using the -c switch, which gave me a
    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 the helps available in internet, when i used this:

    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

    I am using acer aspire 4745

    here is my Alsa Information Script Link

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

    Can someone please help?

  6. #1026
    Join Date
    Apr 2010
    Beans
    23

    Re: ALSA Upgrade Script

    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 tried to reinstall the latest Alsa Files again.... I simply invoked the sudo ./AlsaUpgrade-1.0.23-2.sh -c and it said

    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 "." "./.." "./../.."
    Oh well... guess I have to remove the directory and then download everything again. >.<

  7. #1027
    Join Date
    Apr 2010
    Beans
    23

    Re: ALSA Upgrade Script

    I am a little bit confused.

    After trying for a couple of times, I gave up and reinstalled ubuntu. Formatting the partition at first.

    Then, when I checked aplay -l , it showed i was using alc269 . Then, after I used the upgrade script, it showed me that I was using alc271X .


    before alsa-info output:
    Code:
    upload=true&script=true&cardinfo=
    !!################################
    !!ALSA Information Script v 0.4.58
    !!################################
    
    !!Script ran on: Wed Aug 11 10:47:12 UTC 2010
    
    
    !!Linux Distribution
    !!------------------
    
    Ubuntu 10.04 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS"
    
    
    !!DMI Information
    !!---------------
    
    Manufacturer:      Acer
    Product Name:      Aspire 4745
    
    
    !!Kernel Information
    !!------------------
    
    Kernel release:    2.6.32-21-generic
    Operating System:  GNU/Linux
    Architecture:      i686
    Processor:         unknown
    SMP Enabled:       Yes
    
    
    !!ALSA Version
    !!------------
    
    Driver version:     1.0.21
    Library version:    1.0.22
    Utilities version:  1.0.22
    
    
    !!Loaded ALSA modules
    !!-------------------
    
    snd_hda_intel
    
    
    !!Sound Servers on this system
    !!----------------------------
    
    Pulseaudio:
          Installed - Yes (/usr/bin/pulseaudio)
          Running - Yes
    
    ESound Daemon:
          Installed - Yes (/usr/bin/esd)
          Running - No
    
    
    !!Soundcards recognised by ALSA
    !!-----------------------------
    
     0 [Intel          ]: HDA-Intel - HDA Intel
                          HDA Intel at 0x94400000 irq 22
    
    
    !!PCI Soundcards installed in the system
    !!--------------------------------------
    
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
    
    
    !!Advanced information - PCI Vendor/Device/Susbsystem ID's
    !!--------------------------------------------------------
    
    00:1b.0 0403: 8086:3b56 (rev 05)
        Subsystem: 1025:0357
    
    
    !!Modprobe options (Sound related)
    !!--------------------------------
    
    snd-atiixp-modem: index=-2
    snd-intel8x0m: index=-2
    snd-via82xx-modem: index=-2
    snd-usb-audio: index=-2
    snd-usb-us122l: index=-2
    snd-usb-usx2y: index=-2
    snd-usb-caiaq: index=-2
    snd-cmipci: mpu_port=0x330 fm_port=0x388
    snd-pcsp: index=-2
    
    
    !!Loaded sound module options
    !!--------------------------
    
    !!Module: snd_hda_intel
        bdl_pos_adj : 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
        enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
        enable_msi : 0
        id : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
        index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
        model : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
        patch : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
        position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
        power_save : 0
        power_save_controller : Y
        probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
        probe_only : N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N
        single_cmd : N
    
    
    !!HDA-Intel Codec information
    !!---------------------------
    --startcollapse--
    
    Codec: Realtek ALC269
    Address: 0
    Function Id: 0x1
    Vendor Id: 0x10ec0269
    Subsystem Id: 0x10250357
    Revision Id: 0x100100
    No Modem Function Group found
    Default PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=2, o=0, i=0, unsolicited=1, wake=0
      IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
      IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    Node 0x02 [Audio Output] wcaps 0x1d: Stereo Amp-Out
      Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
      Amp-Out vals:  [0x57 0x57]
      Converter: stream=0, channel=0
      PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
    Node 0x03 [Audio Output] wcaps 0x1d: Stereo Amp-Out
      Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
      Amp-Out vals:  [0x00 0x00]
      Converter: stream=0, channel=0
      PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
    Node 0x04 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x05 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
      Converter: stream=0, channel=0
      Digital:
      Digital category: 0x0
      PCM:
        rates [0x5e0]: 44100 48000 88200 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
    Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In
      Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
      Amp-In vals:  [0x1f 0x1f]
      Converter: stream=0, channel=0
      SDI-Select: 0
      PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
      Connection: 1
         0x23
    Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In
      Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
      Amp-In vals:  [0x8b 0x8b]
      Converter: stream=0, channel=0
      SDI-Select: 0
      PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
      Connection: 1
         0x22
    Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
      Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
      Amp-In vals:  [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x9f 0x9f]
      Connection: 5
         0x18 0x19 0x1a 0x1b 0x1d
    Node 0x0c [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-In vals:  [0x00 0x00] [0x00 0x00]
      Connection: 2
         0x02 0x0b
    Node 0x0d [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-In vals:  [0x00 0x00] [0x00 0x00]
      Connection: 2
         0x03 0x0b
    Node 0x0e [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0f [Audio Mixer] wcaps 0x20010a: Mono Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-In vals:  [0x00] [0x80]
      Connection: 2
         0x02 0x0b
    Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x12 [Pin Complex] wcaps 0x40000b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x03 0x03]
      Pincap 0x00000020: IN
      Pin Default 0x99a30930: [Fixed] Mic at Int ATAPI
        Conn = ATAPI, Color = Unknown
        DefAssociation = 0x3, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x20: IN
    Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x00]
      Pincap 0x00010014: OUT EAPD Detect
      EAPD 0x2: EAPD
      Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI
        Conn = ATAPI, Color = Unknown
        DefAssociation = 0x1, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=00, enabled=0
      Connection: 2
         0x0c* 0x0d
    Node 0x15 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x16 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x17 [Pin Complex] wcaps 0x40010c: Mono Amp-Out
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x80]
      Pincap 0x00000010: OUT
      Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
        Conn = 1/8, Color = Black
        DefAssociation = 0xf, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x00:
      Connection: 1
         0x0f
    Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x03 0x03]
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x80 0x80]
      Pincap 0x00001734: IN OUT Detect
        Vref caps: HIZ 50 GRD 80
      Pin Default 0x03a19840: [Jack] Mic at Ext Left
        Conn = 1/8, Color = Pink
        DefAssociation = 0x4, Sequence = 0x0
      Pin-ctls: 0x24: IN VREF_80
      Unsolicited: tag=08, enabled=1
      Connection: 1
         0x0d
    Node 0x19 [Pin Complex] wcaps 0x40008b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x00 0x00]
      Pincap 0x00001724: IN Detect
        Vref caps: HIZ 50 GRD 80
      Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
        Conn = 1/8, Color = Black
        DefAssociation = 0xf, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x24: IN VREF_80
      Unsolicited: tag=00, enabled=0
    Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x00 0x00]
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x80 0x80]
      Pincap 0x0000003c: IN OUT HP Detect
      Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
        Conn = 1/8, Color = Black
        DefAssociation = 0xf, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x20: IN
      Unsolicited: tag=00, enabled=0
      Connection: 2
         0x0c* 0x0d
    Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x00 0x00]
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x80 0x80]
      Pincap 0x00000034: IN OUT Detect
      Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
        Conn = 1/8, Color = Black
        DefAssociation = 0xf, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x20: IN
      Unsolicited: tag=00, enabled=0
      Connection: 2
         0x0c* 0x0d
    Node 0x1c [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x1d [Pin Complex] wcaps 0x400000: Mono
      Pincap 0x00000020: IN
      Pin Default 0x4017992d: [N/A] Speaker at Ext N/A
        Conn = Analog, Color = Pink
        DefAssociation = 0x2, Sequence = 0xd
        Misc = NO_PRESENCE
      Pin-ctls: 0x20: IN
    Node 0x1e [Pin Complex] wcaps 0x400381: Stereo Digital
      Pincap 0x00000014: OUT Detect
      Pin Default 0x03451120: [Jack] SPDIF Out at Ext Left
        Conn = Optical, Color = Black
        DefAssociation = 0x2, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=00, enabled=0
      Connection: 1
         0x06
    Node 0x1f [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
      Processing caps: benign=0, ncoeff=25
      Processing Coefficient: 0x80
      Coefficient Index: 0x06
    Node 0x21 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x00]
      Pincap 0x0000001c: OUT HP Detect
      Pin Default 0x0321101f: [Jack] HP Out at Ext Left
        Conn = 1/8, Color = Black
        DefAssociation = 0x1, Sequence = 0xf
      Pin-ctls: 0xc0: OUT HP
      Unsolicited: tag=04, enabled=1
      Connection: 2
         0x0c 0x0d*
    Node 0x22 [Audio Selector] wcaps 0x30010b: Stereo Amp-In
      Amp-In caps: N/A
      Amp-In vals:  [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
      Connection: 7
         0x18* 0x19 0x1a 0x1b 0x1d 0x0b 0x12
    Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-In vals:  [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
      Connection: 6
         0x18 0x19 0x1a 0x1b 0x1d 0x0b
    Codec: Intel G45 DEVIBX
    Address: 3
    Function Id: 0x1
    Vendor Id: 0x80862804
    Subsystem Id: 0x10250356
    Revision Id: 0x100000
    No Modem Function Group found
    Default PCM:
        rates [0x0]:
        bits [0x0]:
        formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital
      Converter: stream=0, channel=0
      Digital: Enabled
      Digital category: 0x0
      PCM:
        rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
        bits [0x1e]: 16 20 24 32
        formats [0x5]: PCM AC3
      Power: setting=D0, actual=D0
    Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital
      Converter: stream=0, channel=0
      Digital: Enabled
      Digital category: 0x0
      PCM:
        rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
        bits [0x1e]: 16 20 24 32
        formats [0x5]: PCM AC3
      Power: setting=D0, actual=D0
    Node 0x04 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x00]
      Pincap 0x09000094: OUT Detect HDMI
      Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
        Conn = Digital, Color = Unknown
        DefAssociation = 0x1, Sequence = 0x0
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=08, enabled=1
      Power: setting=D0, actual=D0
      Connection: 2
         0x02* 0x03
    Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x80]
      Pincap 0x09000094: OUT Detect HDMI
      Pin Default 0x58560020: [N/A] Digital Out at Int HDMI
        Conn = Digital, Color = Unknown
        DefAssociation = 0x2, Sequence = 0x0
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=00, enabled=0
      Power: setting=D0, actual=D0
      Connection: 2
         0x02* 0x03
    Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x80]
      Pincap 0x09000094: OUT Detect HDMI
      Pin Default 0x58560030: [N/A] Digital Out at Int HDMI
        Conn = Digital, Color = Unknown
        DefAssociation = 0x3, Sequence = 0x0
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=00, enabled=0
      Power: setting=D0, actual=D0
      Connection: 2
         0x02* 0x03
    Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono
    --endcollapse--
    
    
    !!ALSA Device nodes
    !!-----------------
    
    crw-rw----+ 1 root audio 116, 10 Aug 11 16:46 /dev/snd/controlC0
    crw-rw----+ 1 root audio 116,  9 Aug 11 16:46 /dev/snd/hwC0D0
    crw-rw----+ 1 root audio 116,  8 Aug 11 16:46 /dev/snd/hwC0D3
    crw-rw----+ 1 root audio 116,  7 Aug 11 16:46 /dev/snd/pcmC0D0c
    crw-rw----+ 1 root audio 116,  6 Aug 11 16:46 /dev/snd/pcmC0D0p
    crw-rw----+ 1 root audio 116,  5 Aug 11 16:46 /dev/snd/pcmC0D1p
    crw-rw----+ 1 root audio 116,  4 Aug 11 16:46 /dev/snd/pcmC0D3p
    crw-rw----+ 1 root audio 116,  3 Aug 11 16:46 /dev/snd/seq
    crw-rw----+ 1 root audio 116,  2 Aug 11 16:46 /dev/snd/timer
    
    /dev/snd/by-path:
    total 0
    drwxr-xr-x 2 root root  60 Aug 11 16:46 .
    drwxr-xr-x 3 root root 240 Aug 11 16:46 ..
    lrwxrwxrwx 1 root root  12 Aug 11 16:46 pci-0000:00:1b.0 -> ../controlC0
    
    
    !!Aplay/Arecord output
    !!------------
    
    APLAY
    
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC269 Digital [ALC269 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: INTEL HDMI [INTEL HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    
    ARECORD
    
    **** List of CAPTURE Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    
    !!Amixer output
    !!-------------
    
    !!-------Mixer controls for card 0 [Intel]
    
    Card hw:0 'Intel'/'HDA Intel at 0x94400000 irq 22'
      Mixer name    : 'Intel G45 DEVIBX'
      Components    : 'HDA:10ec0269,10250357,00100100 HDA:80862804,10250356,00100000'
      Controls      : 20
      Simple ctrls  : 10
    Simple mixer control 'Master',0
      Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
      Playback channels: Mono
      Limits: Playback 0 - 87
      Mono: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Speaker',0
      Capabilities: pvolume pswitch penum
      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 'PCM',0
      Capabilities: pvolume penum
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 255
      Mono:
      Front Left: Playback 255 [100%] [0.00dB]
      Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'Front Mic Boost',0
      Capabilities: volume penum
      Playback channels: Front Left - Front Right
      Capture channels: Front Left - Front Right
      Limits: 0 - 3
      Front Left: 3 [100%]
      Front Right: 3 [100%]
    Simple mixer control 'Mic Boost',0
      Capabilities: volume penum
      Playback channels: Front Left - Front Right
      Capture channels: Front Left - Front Right
      Limits: 0 - 3
      Front Left: 3 [100%]
      Front Right: 3 [100%]
    Simple mixer control 'IEC958',0
      Capabilities: pswitch pswitch-joined penum
      Playback channels: Mono
      Mono: Playback [off]
    Simple mixer control 'IEC958 Default PCM',0
      Capabilities: pswitch pswitch-joined penum
      Playback channels: Mono
      Mono: Playback [on]
    Simple mixer control 'IEC958',1
      Capabilities: pswitch pswitch-joined penum
      Playback channels: Mono
      Mono: Playback [on]
    Simple mixer control 'Beep',0
      Capabilities: pvolume pswitch penum
      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 'Capture',0
      Capabilities: cvolume cswitch penum
      Capture channels: Front Left - Front Right
      Limits: Capture 0 - 31
      Front Left: Capture 31 [100%] [30.00dB] [on]
      Front Right: Capture 31 [100%] [30.00dB] [on]
    
    
    !!Alsactl output
    !!-------------
    
    --startcollapse--
    state.Intel {
        control.1 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 87'
            comment.dbmin -6525
            comment.dbmax 0
            iface MIXER
            name 'Speaker Playback Volume'
            value.0 87
            value.1 87
        }
        control.2 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 2
            iface MIXER
            name 'Speaker Playback Switch'
            value.0 true
            value.1 true
        }
        control.3 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 3'
            comment.dbmin 0
            comment.dbmax 3600
            iface MIXER
            name 'Mic Boost'
            value.0 3
            value.1 3
        }
        control.4 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 3'
            comment.dbmin 0
            comment.dbmax 3600
            iface MIXER
            name 'Front Mic Boost'
            value.0 3
            value.1 3
        }
        control.5 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 2
            iface MIXER
            name 'Capture Switch'
            value.0 true
            value.1 true
        }
        control.6 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 31'
            comment.dbmin -1650
            comment.dbmax 3000
            iface MIXER
            name 'Capture Volume'
            value.0 31
            value.1 31
        }
        control.7 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Con Mask'
            value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.8 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Pro Mask'
            value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.9 {
            comment.access 'read write'
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Default'
            value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.10 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Switch'
            value false
        }
        control.11 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'IEC958 Default PCM Playback Switch'
            value true
        }
        control.12 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 31'
            comment.dbmin -3450
            comment.dbmax 1200
            iface MIXER
            name 'Beep Playback Volume'
            value.0 31
            value.1 31
        }
        control.13 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 2
            iface MIXER
            name 'Beep Playback Switch'
            value.0 false
            value.1 false
        }
        control.14 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 1
            comment.range '0 - 87'
            comment.dbmin -6525
            comment.dbmax 0
            iface MIXER
            name 'Master Playback Volume'
            value 87
        }
        control.15 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'Master Playback Switch'
            value true
        }
        control.16 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Con Mask'
            index 1
            value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.17 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Pro Mask'
            index 1
            value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.18 {
            comment.access 'read write'
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Default'
            index 1
            value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.19 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Switch'
            index 1
            value true
        }
        control.20 {
            comment.access 'read write user'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 255'
            comment.tlv '0000000100000008ffffec1400000014'
            comment.dbmin -5100
            comment.dbmax 0
            iface MIXER
            name 'PCM Playback Volume'
            value.0 255
            value.1 255
        }
    }
    --endcollapse--
    
    
    !!All Loaded Modules
    !!------------------
    
    Module
    binfmt_misc
    ppdev
    rndis_wlan
    joydev
    snd_hda_codec_intelhdmi
    snd_hda_codec_realtek
    cdc_phonet
    rndis_host
    fbcon
    tileblit
    font
    bitblit
    softcursor
    vga16fb
    vgastate
    cdc_ether
    arc4
    snd_hda_intel
    snd_hda_codec
    snd_hwdep
    snd_pcm_oss
    snd_mixer_oss
    snd_pcm
    snd_seq_dummy
    snd_seq_oss
    ath9k
    phonet
    cdc_acm
    snd_seq_midi
    mac80211
    usbnet
    uvcvideo
    i915
    drm_kms_helper
    mii
    snd_rawmidi
    ath
    acer_wmi
    videodev
    v4l1_compat
    drm
    snd_seq_midi_event
    snd_seq
    snd_timer
    snd_seq_device
    snd
    psmouse
    serio_raw
    intel_agp
    cfg80211
    led_class
    agpgart
    i2c_algo_bit
    video
    output
    soundcore
    snd_page_alloc
    lp
    parport
    ahci
    
    
    !!Sysfs Files
    !!-----------
    
    /sys/class/sound/hwC0D0/init_pin_configs:
    0x12 0x99a30930
    0x14 0x99130110
    0x17 0x411111f0
    0x18 0x03a19840
    0x19 0x411111f0
    0x1a 0x411111f0
    0x1b 0x411111f0
    0x1d 0x4017992d
    0x1e 0x03451120
    0x21 0x0321101f
    
    /sys/class/sound/hwC0D0/driver_pin_configs:
    
    /sys/class/sound/hwC0D0/user_pin_configs:
    
    /sys/class/sound/hwC0D0/init_verbs:
    
    /sys/class/sound/hwC0D3/init_pin_configs:
    0x04 0x18560010
    0x05 0x58560020
    0x06 0x58560030
    
    /sys/class/sound/hwC0D3/driver_pin_configs:
    
    /sys/class/sound/hwC0D3/user_pin_configs:
    
    /sys/class/sound/hwC0D3/init_verbs:
    
    
    !!ALSA/HDA dmesg
    !!------------------
    
    [   19.075292] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [   19.075344] HDA Intel 0000:00:1b.0: enabling device (0000 -> 0002)
    [   19.075354]   alloc irq_desc for 22 on node -1
    [   19.075356]   alloc kstat_irqs on node -1
    [   19.075364] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [   19.075398] HDA Intel 0000:00:1b.0: setting latency timer to 64
    [   19.077791] vga16fb: initializing
    --
    [   19.124217] usbcore: registered new interface driver cdc_phonet
    [   19.187491] hda_codec: ALC269: BIOS auto-probing.
    [   19.187721] hda_codec: connection list not available for 0x24
    [   19.188029] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
    [   19.201957] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa44000
    After alsa upgrade installation, the output was:

    Code:
    upload=true&script=true&cardinfo=
    !!################################
    !!ALSA Information Script v 0.4.58
    !!################################
    
    !!Script ran on: Wed Aug 11 13:13:02 UTC 2010
    
    
    !!Linux Distribution
    !!------------------
    
    Ubuntu 10.04.1 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
    
    
    !!DMI Information
    !!---------------
    
    Manufacturer:      Acer
    Product Name:      Aspire 4745
    
    
    !!Kernel Information
    !!------------------
    
    Kernel release:    2.6.32-24-generic
    Operating System:  GNU/Linux
    Architecture:      i686
    Processor:         unknown
    SMP Enabled:       Yes
    
    
    !!ALSA Version
    !!------------
    
    Driver version:     1.0.23
    Library version:    1.0.23
    Utilities version:  1.0.23
    
    
    !!Loaded ALSA modules
    !!-------------------
    
    snd_hda_intel
    
    
    !!Sound Servers on this system
    !!----------------------------
    
    Pulseaudio:
          Installed - Yes (/usr/bin/pulseaudio)
          Running - Yes
    
    ESound Daemon:
          Installed - Yes (/usr/bin/esd)
          Running - No
    
    
    !!Soundcards recognised by ALSA
    !!-----------------------------
    
     0 [Intel          ]: HDA-Intel - HDA Intel
                          HDA Intel at 0x94400000 irq 33
    
    
    !!PCI Soundcards installed in the system
    !!--------------------------------------
    
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
    
    
    !!Advanced information - PCI Vendor/Device/Susbsystem ID's
    !!--------------------------------------------------------
    
    00:1b.0 0403: 8086:3b56 (rev 05)
        Subsystem: 1025:0357
    
    
    !!Modprobe options (Sound related)
    !!--------------------------------
    
    snd-atiixp-modem: index=-2
    snd-intel8x0m: index=-2
    snd-via82xx-modem: index=-2
    snd-usb-audio: index=-2
    snd-usb-us122l: index=-2
    snd-usb-usx2y: index=-2
    snd-usb-caiaq: index=-2
    snd-cmipci: mpu_port=0x330 fm_port=0x388
    snd-pcsp: index=-2
    
    
    !!Loaded sound module options
    !!--------------------------
    
    !!Module: snd_hda_intel
        bdl_pos_adj : 1,-1,-1,-1,-1,-1,-1,-1
        beep_mode : 1,1,1,1,1,1,1,1
        enable : Y,Y,Y,Y,Y,Y,Y,Y
        enable_msi : -1
        id : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
        index : -1,-1,-1,-1,-1,-1,-1,-1
        model : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
        patch : <NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>,<NULL>
        position_fix : 0,0,0,0,0,0,0,0
        power_save : 0
        power_save_controller : Y
        probe_mask : -1,-1,-1,-1,-1,-1,-1,-1
        probe_only : 0,0,0,0,0,0,0,0
        single_cmd : N
    
    
    !!HDA-Intel Codec information
    !!---------------------------
    --startcollapse--
    
    Codec: Realtek ALC271X
    Address: 0
    Function Id: 0x1
    Vendor Id: 0x10ec0269
    Subsystem Id: 0x10250357
    Revision Id: 0x100100
    No Modem Function Group found
    Default PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=2, o=0, i=0, unsolicited=1, wake=0
      IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
      IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    Node 0x02 [Audio Output] wcaps 0x1d: Stereo Amp-Out
      Control: name="Speaker Playback Volume", index=0, device=0
        ControlAmp: chs=3, dir=Out, idx=0, ofs=0
      Device: name="ALC271X Analog", type="Audio", device=0
      Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
      Amp-Out vals:  [0x57 0x57]
      Converter: stream=0, channel=0
      PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
    Node 0x03 [Audio Output] wcaps 0x1d: Stereo Amp-Out
      Control: name="Headphone Playback Volume", index=0, device=0
        ControlAmp: chs=3, dir=Out, idx=0, ofs=0
      Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
      Amp-Out vals:  [0x57 0x57]
      Converter: stream=0, channel=0
      PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
    Node 0x04 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x05 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
      Control: name="IEC958 Playback Con Mask", index=0, device=0
      Control: name="IEC958 Playback Pro Mask", index=0, device=0
      Control: name="IEC958 Playback Default", index=0, device=0
      Control: name="IEC958 Playback Switch", index=0, device=0
      Control: name="IEC958 Default PCM Playback Switch", index=0, device=0
      Device: name="ALC271X Digital", type="SPDIF", device=1
      Converter: stream=0, channel=0
      Digital:
      Digital category: 0x0
      PCM:
        rates [0x5e0]: 44100 48000 88200 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
    Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In
      Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
      Amp-In vals:  [0x8b 0x8b]
      Converter: stream=0, channel=0
      SDI-Select: 0
      PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
      Connection: 1
         0x23
    Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In
      Control: name="Capture Switch", index=0, device=0
      Control: name="Capture Volume", index=0, device=0
      Device: name="ALC271X Analog", type="Audio", device=0
      Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
      Amp-In vals:  [0x1e 0x1e]
      Converter: stream=0, channel=0
      SDI-Select: 0
      PCM:
        rates [0x560]: 44100 48000 96000 192000
        bits [0xe]: 16 20 24
        formats [0x1]: PCM
      Connection: 1
         0x22
    Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
      Control: name="Beep Playback Volume", index=0, device=0
        ControlAmp: chs=3, dir=In, idx=4, ofs=0
      Control: name="Beep Playback Switch", index=0, device=0
        ControlAmp: chs=3, dir=In, idx=4, ofs=0
      Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
      Amp-In vals:  [0x97 0x97] [0x97 0x97] [0x97 0x97] [0x97 0x97] [0x9f 0x9f]
      Connection: 5
         0x18 0x19 0x1a 0x1b 0x1d
    Node 0x0c [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-In vals:  [0x00 0x00] [0x00 0x00]
      Connection: 2
         0x02 0x0b
    Node 0x0d [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-In vals:  [0x00 0x00] [0x00 0x00]
      Connection: 2
         0x03 0x0b
    Node 0x0e [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x0f [Audio Mixer] wcaps 0x20010a: Mono Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-In vals:  [0x00] [0x00]
      Connection: 2
         0x02 0x0b
    Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x12 [Pin Complex] wcaps 0x40000b: Stereo Amp-In
      Control: name="Front Mic Boost", index=0, device=0
        ControlAmp: chs=3, dir=In, idx=0, ofs=0
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x03 0x03]
      Pincap 0x00000020: IN
      Pin Default 0x99a30930: [Fixed] Mic at Int ATAPI
        Conn = ATAPI, Color = Unknown
        DefAssociation = 0x3, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x20: IN
    Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
      Control: name="Speaker Playback Switch", index=0, device=0
        ControlAmp: chs=3, dir=Out, idx=0, ofs=0
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x00]
      Pincap 0x00010014: OUT EAPD Detect
      EAPD 0x2: EAPD
      Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI
        Conn = ATAPI, Color = Unknown
        DefAssociation = 0x1, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=00, enabled=0
      Connection: 2
         0x0c* 0x0d
    Node 0x15 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x16 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x17 [Pin Complex] wcaps 0x40010c: Mono Amp-Out
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x80]
      Pincap 0x00000010: OUT
      Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
        Conn = 1/8, Color = Black
        DefAssociation = 0xf, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x00:
      Connection: 1
         0x0f
    Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
      Control: name="Mic Boost", index=0, device=0
        ControlAmp: chs=3, dir=In, idx=0, ofs=0
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x03 0x03]
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x80 0x80]
      Pincap 0x00001734: IN OUT Detect
        Vref caps: HIZ 50 GRD 80
      Pin Default 0x03a19840: [Jack] Mic at Ext Left
        Conn = 1/8, Color = Pink
        DefAssociation = 0x4, Sequence = 0x0
      Pin-ctls: 0x24: IN VREF_80
      Unsolicited: tag=08, enabled=1
      Connection: 1
         0x0d
    Node 0x19 [Pin Complex] wcaps 0x40008b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x00 0x00]
      Pincap 0x00001724: IN Detect
        Vref caps: HIZ 50 GRD 80
      Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
        Conn = 1/8, Color = Black
        DefAssociation = 0xf, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x24: IN VREF_80
      Unsolicited: tag=00, enabled=0
    Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x00 0x00]
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x80 0x80]
      Pincap 0x0000003c: IN OUT HP Detect
      Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
        Conn = 1/8, Color = Black
        DefAssociation = 0xf, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x20: IN
      Unsolicited: tag=00, enabled=0
      Connection: 2
         0x0c* 0x0d
    Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
      Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0
      Amp-In vals:  [0x00 0x00]
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x80 0x80]
      Pincap 0x00000034: IN OUT Detect
      Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
        Conn = 1/8, Color = Black
        DefAssociation = 0xf, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x20: IN
      Unsolicited: tag=00, enabled=0
      Connection: 2
         0x0c* 0x0d
    Node 0x1c [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x1d [Pin Complex] wcaps 0x400000: Mono
      Pincap 0x00000020: IN
      Pin Default 0x4017992d: [N/A] Speaker at Ext N/A
        Conn = Analog, Color = Pink
        DefAssociation = 0x2, Sequence = 0xd
        Misc = NO_PRESENCE
      Pin-ctls: 0x20: IN
    Node 0x1e [Pin Complex] wcaps 0x400381: Stereo Digital
      Pincap 0x00000014: OUT Detect
      Pin Default 0x03451120: [Jack] SPDIF Out at Ext Left
        Conn = Optical, Color = Black
        DefAssociation = 0x2, Sequence = 0x0
        Misc = NO_PRESENCE
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=00, enabled=0
      Connection: 1
         0x06
    Node 0x1f [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
      Processing caps: benign=0, ncoeff=25
    Node 0x21 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
      Control: name="Headphone Playback Switch", index=0, device=0
        ControlAmp: chs=3, dir=Out, idx=0, ofs=0
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x00]
      Pincap 0x0000001c: OUT HP Detect
      Pin Default 0x0321101f: [Jack] HP Out at Ext Left
        Conn = 1/8, Color = Black
        DefAssociation = 0x1, Sequence = 0xf
      Pin-ctls: 0xc0: OUT HP
      Unsolicited: tag=04, enabled=1
      Connection: 2
         0x0c 0x0d*
    Node 0x22 [Audio Selector] wcaps 0x30010b: Stereo Amp-In
      Amp-In caps: N/A
      Amp-In vals:  [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
      Connection: 7
         0x18 0x19 0x1a 0x1b 0x1d 0x0b 0x12*
    Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
      Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-In vals:  [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
      Connection: 6
         0x18 0x19 0x1a 0x1b 0x1d 0x0b
    Codec: Intel G45 DEVIBX
    Address: 3
    Function Id: 0x1
    Vendor Id: 0x80862804
    Subsystem Id: 0x10250356
    Revision Id: 0x100000
    No Modem Function Group found
    Default PCM:
        rates [0x0]:
        bits [0x0]:
        formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital
      Control: name="IEC958 Playback Con Mask", index=1, device=0
      Control: name="IEC958 Playback Pro Mask", index=1, device=0
      Control: name="IEC958 Playback Default", index=1, device=0
      Control: name="IEC958 Playback Switch", index=1, device=0
      Device: name="INTEL HDMI 0", type="HDMI", device=3
      Converter: stream=8, channel=0
      Digital: Enabled
      Digital category: 0x0
      PCM:
        rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
        bits [0x1e]: 16 20 24 32
        formats [0x5]: PCM AC3
      Power states:  D0 D3
      Power: setting=D0, actual=D0
    Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital
      Control: name="IEC958 Playback Con Mask", index=2, device=0
      Control: name="IEC958 Playback Pro Mask", index=2, device=0
      Control: name="IEC958 Playback Default", index=2, device=0
      Control: name="IEC958 Playback Switch", index=2, device=0
      Device: name="INTEL HDMI 1", type="HDMI", device=7
      Converter: stream=0, channel=0
      Digital: Enabled
      Digital category: 0x0
      PCM:
        rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
        bits [0x1e]: 16 20 24 32
        formats [0x5]: PCM AC3
      Power states:  D0 D3
      Power: setting=D0, actual=D0
    Node 0x04 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x00]
      Pincap 0x09000094: OUT Detect HBR HDMI DP
      Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
        Conn = Digital, Color = Unknown
        DefAssociation = 0x1, Sequence = 0x0
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=04, enabled=1
      Power states:  D0 D3
      Power: setting=D0, actual=D0
      Connection: 2
         0x02* 0x03
    Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x00]
      Pincap 0x09000094: OUT Detect HBR HDMI DP
      Pin Default 0x58560020: [N/A] Digital Out at Int HDMI
        Conn = Digital, Color = Unknown
        DefAssociation = 0x2, Sequence = 0x0
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=05, enabled=1
      Power states:  D0 D3
      Power: setting=D0, actual=D0
      Connection: 2
         0x02* 0x03
    Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
      Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
      Amp-Out vals:  [0x00 0x00]
      Pincap 0x09000094: OUT Detect HBR HDMI DP
      Pin Default 0x58560030: [N/A] Digital Out at Int HDMI
        Conn = Digital, Color = Unknown
        DefAssociation = 0x3, Sequence = 0x0
      Pin-ctls: 0x40: OUT
      Unsolicited: tag=06, enabled=1
      Power states:  D0 D3
      Power: setting=D0, actual=D0
      Connection: 2
         0x02* 0x03
    Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono
    --endcollapse--
    
    
    !!ALSA Device nodes
    !!-----------------
    
    crw-rw----+ 1 root audio 116,  0 Aug 11 19:08 /dev/snd/controlC0
    crw-rw----+ 1 root audio 116,  4 Aug 11 19:08 /dev/snd/hwC0D0
    crw-rw----+ 1 root audio 116,  7 Aug 11 19:08 /dev/snd/hwC0D3
    crw-rw----+ 1 root audio 116, 24 Aug 11 19:10 /dev/snd/pcmC0D0c
    crw-rw----+ 1 root audio 116, 16 Aug 11 19:08 /dev/snd/pcmC0D0p
    crw-rw----+ 1 root audio 116, 17 Aug 11 19:08 /dev/snd/pcmC0D1p
    crw-rw----+ 1 root audio 116, 19 Aug 11 19:08 /dev/snd/pcmC0D3p
    crw-rw----+ 1 root audio 116, 23 Aug 11 19:08 /dev/snd/pcmC0D7p
    crw-rw----+ 1 root audio 116,  1 Aug 11 19:08 /dev/snd/seq
    crw-rw----+ 1 root audio 116, 33 Aug 11 19:08 /dev/snd/timer
    
    /dev/snd/by-path:
    total 0
    drwxr-xr-x 2 root root  60 Aug 11 19:08 .
    drwxr-xr-x 3 root root 260 Aug 11 19:08 ..
    lrwxrwxrwx 1 root root  12 Aug 11 19:08 pci-0000:00:1b.0 -> ../controlC0
    
    
    !!Aplay/Arecord output
    !!------------
    
    APLAY
    
    **** 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
    
    ARECORD
    
    **** List of CAPTURE Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC271X Analog [ALC271X Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    
    !!Amixer output
    !!-------------
    
    !!-------Mixer controls for card 0 [Intel]
    
    Card hw:0 'Intel'/'HDA Intel at 0x94400000 irq 33'
      Mixer name    : 'Intel G45 DEVIBX'
      Components    : 'HDA:10ec0269,10250357,00100100 HDA:80862804,10250356,00100000'
      Controls      : 26
      Simple ctrls  : 12
    Simple mixer control 'Master',0
      Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
      Playback channels: Mono
      Limits: Playback 0 - 87
      Mono: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',0
      Capabilities: pvolume pswitch penum
      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 penum
      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 'PCM',0
      Capabilities: pvolume penum
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 255
      Mono:
      Front Left: Playback 255 [100%] [0.00dB]
      Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'Front Mic Boost',0
      Capabilities: volume penum
      Playback channels: Front Left - Front Right
      Capture channels: Front Left - Front Right
      Limits: 0 - 3
      Front Left: 3 [100%]
      Front Right: 3 [100%]
    Simple mixer control 'Mic Boost',0
      Capabilities: volume penum
      Playback channels: Front Left - Front Right
      Capture channels: Front Left - Front Right
      Limits: 0 - 3
      Front Left: 3 [100%]
      Front Right: 3 [100%]
    Simple mixer control 'IEC958',0
      Capabilities: pswitch pswitch-joined penum
      Playback channels: Mono
      Mono: Playback [off]
    Simple mixer control 'IEC958 Default PCM',0
      Capabilities: pswitch pswitch-joined penum
      Playback channels: Mono
      Mono: Playback [on]
    Simple mixer control 'IEC958',1
      Capabilities: pswitch pswitch-joined penum
      Playback channels: Mono
      Mono: Playback [on]
    Simple mixer control 'IEC958',2
      Capabilities: pswitch pswitch-joined penum
      Playback channels: Mono
      Mono: Playback [on]
    Simple mixer control 'Beep',0
      Capabilities: pvolume pswitch penum
      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 'Capture',0
      Capabilities: cvolume cswitch penum
      Capture channels: Front Left - Front Right
      Limits: Capture 0 - 31
      Front Left: Capture 30 [97%] [28.50dB] [on]
      Front Right: Capture 30 [97%] [28.50dB] [on]
    
    
    !!Alsactl output
    !!-------------
    
    --startcollapse--
    state.Intel {
        control.1 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 87'
            comment.dbmin -6525
            comment.dbmax 0
            iface MIXER
            name 'Speaker Playback Volume'
            value.0 87
            value.1 87
        }
        control.2 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 2
            iface MIXER
            name 'Speaker Playback Switch'
            value.0 true
            value.1 true
        }
        control.3 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 87'
            comment.dbmin -6525
            comment.dbmax 0
            iface MIXER
            name 'Headphone Playback Volume'
            value.0 87
            value.1 87
        }
        control.4 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 2
            iface MIXER
            name 'Headphone Playback Switch'
            value.0 true
            value.1 true
        }
        control.5 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 3'
            comment.dbmin 0
            comment.dbmax 3600
            iface MIXER
            name 'Mic Boost'
            value.0 3
            value.1 3
        }
        control.6 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 3'
            comment.dbmin 0
            comment.dbmax 3600
            iface MIXER
            name 'Front Mic Boost'
            value.0 3
            value.1 3
        }
        control.7 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 2
            iface MIXER
            name 'Capture Switch'
            value.0 true
            value.1 true
        }
        control.8 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 31'
            comment.dbmin -1650
            comment.dbmax 3000
            iface MIXER
            name 'Capture Volume'
            value.0 30
            value.1 30
        }
        control.9 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Con Mask'
            value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.10 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Pro Mask'
            value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.11 {
            comment.access 'read write'
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Default'
            value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.12 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Switch'
            value false
        }
        control.13 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'IEC958 Default PCM Playback Switch'
            value true
        }
        control.14 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 31'
            comment.dbmin -3450
            comment.dbmax 1200
            iface MIXER
            name 'Beep Playback Volume'
            value.0 31
            value.1 31
        }
        control.15 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 2
            iface MIXER
            name 'Beep Playback Switch'
            value.0 false
            value.1 false
        }
        control.16 {
            comment.access 'read write'
            comment.type INTEGER
            comment.count 1
            comment.range '0 - 87'
            comment.dbmin -6525
            comment.dbmax 0
            iface MIXER
            name 'Master Playback Volume'
            value 87
        }
        control.17 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'Master Playback Switch'
            value true
        }
        control.18 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Con Mask'
            index 1
            value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.19 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Pro Mask'
            index 1
            value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.20 {
            comment.access 'read write'
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Default'
            index 1
            value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.21 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Switch'
            index 1
            value true
        }
        control.22 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Con Mask'
            index 2
            value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.23 {
            comment.access read
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Pro Mask'
            index 2
            value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.24 {
            comment.access 'read write'
            comment.type IEC958
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Default'
            index 2
            value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
        }
        control.25 {
            comment.access 'read write'
            comment.type BOOLEAN
            comment.count 1
            iface MIXER
            name 'IEC958 Playback Switch'
            index 2
            value true
        }
        control.26 {
            comment.access 'read write user'
            comment.type INTEGER
            comment.count 2
            comment.range '0 - 255'
            comment.tlv '0000000100000008ffffec1400000014'
            comment.dbmin -5100
            comment.dbmax 0
            iface MIXER
            name 'PCM Playback Volume'
            value.0 255
            value.1 255
        }
    }
    --endcollapse--
    
    
    !!All Loaded Modules
    !!------------------
    
    Module
    ppp_deflate
    zlib_deflate
    bsd_comp
    ppp_async
    crc_ccitt
    binfmt_misc
    rfcomm
    sco
    ppdev
    bridge
    stp
    bnep
    l2cap
    snd_hda_codec_intelhdmi
    snd_hda_codec_realtek
    snd_hda_intel
    snd_hda_codec
    snd_hwdep
    snd_pcm_oss
    snd_mixer_oss
    snd_pcm
    snd_seq_dummy
    fbcon
    tileblit
    font
    bitblit
    softcursor
    snd_seq_oss
    vga16fb
    snd_seq_midi
    snd_rawmidi
    vgastate
    arc4
    snd_seq_midi_event
    snd_seq
    i915
    drm_kms_helper
    snd_timer
    snd_seq_device
    joydev
    ath9k
    drm
    snd
    soundcore
    i2c_algo_bit
    mac80211
    uvcvideo
    ath
    snd_page_alloc
    intel_agp
    video
    psmouse
    acer_wmi
    videodev
    cfg80211
    btusb
    agpgart
    serio_raw
    output
    v4l1_compat
    led_class
    bluetooth
    lp
    parport
    ahci
    
    
    !!Sysfs Files
    !!-----------
    
    /sys/class/sound/hwC0D0/init_pin_configs:
    0x12 0x99a30930
    0x14 0x99130110
    0x17 0x411111f0
    0x18 0x03a19840
    0x19 0x411111f0
    0x1a 0x411111f0
    0x1b 0x411111f0
    0x1d 0x4017992d
    0x1e 0x03451120
    0x21 0x0321101f
    
    /sys/class/sound/hwC0D0/driver_pin_configs:
    
    /sys/class/sound/hwC0D0/user_pin_configs:
    
    /sys/class/sound/hwC0D0/init_verbs:
    
    /sys/class/sound/hwC0D3/init_pin_configs:
    0x04 0x18560010
    0x05 0x58560020
    0x06 0x58560030
    
    /sys/class/sound/hwC0D3/driver_pin_configs:
    
    /sys/class/sound/hwC0D3/user_pin_configs:
    
    /sys/class/sound/hwC0D3/init_verbs:
    
    
    !!ALSA/HDA dmesg
    !!------------------
    
    [   14.656526] Console: switching to colour frame buffer device 170x48
    [   15.664337] HDA Intel 0000:00:1b.0: enabling device (0000 -> 0002)
    [   15.664346]   alloc irq_desc for 22 on node -1
    [   15.664348]   alloc kstat_irqs on node -1
    [   15.664354] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [   15.664407]   alloc irq_desc for 33 on node -1
    [   15.664409]   alloc kstat_irqs on node -1
    [   15.664420] HDA Intel 0000:00:1b.0: irq 33 for MSI/MSI-X
    [   15.664452] HDA Intel 0000:00:1b.0: setting latency timer to 64
    [   16.813475] hda_codec: ALC271X: BIOS auto-probing.
    [   16.813828] ALSA hda_codec.c:337: hda_codec: connection list not available for 0x24
    [   16.814748] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
    [   19.670763] type=1505 audit(1281532090.463:5):  operation="profile_load" pid=1039 name="/usr/share/gdm/guest-session/Xsession"
    The audio system works perfectly without editing the alsa-base.conf file editing after I installed the script.

    That happened to last time as well. But suddenly my whole sound system stopped working, showing me "dummy-output" instead of any sound card. I am not sure what triggered it.

    when I checked, asound folder disappeared from the /proc directory.

    Anyway, I do hope using this alsa-info output, someone will be benefited in future.

    just wish me luck.. so that i don't have to experience the dummy output thing again
    Last edited by lordamit; August 11th, 2010 at 02:51 PM.

  8. #1028
    Join Date
    Mar 2007
    Beans
    191

    Re: ALSA Upgrade Script

    I asked this a few posts above but no one replied.
    I got audio, but not when connecting HDMI cable.

    any ideas?

    aplay -D=hdmi /usr/share/skype/sounds/CallConnecting.wav

    Code:
    ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM =hdmi
    aplay: main:654: audio open error: No such file or directory

  9. #1029
    Join Date
    Mar 2006
    Beans
    90

    Re: ALSA Upgrade Script

    Breaks saa7134_alsa
    Interested in Linux based CCTV/Security? - Check out the live demo: http://xanview.co.uk

  10. #1030
    Join Date
    Sep 2009
    Beans
    19

    Re: ALSA Upgrade Script

    so... The server is down.... "Awesome"

Page 103 of 124 FirstFirst ... 35393101102103104105113 ... LastLast

Tags for this Thread

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
  •