From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PsxLZ-0002Tm-OA for garchives@archives.gentoo.org; Fri, 25 Feb 2011 13:04:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC008E0529 for ; Fri, 25 Feb 2011 13:04:36 +0000 (UTC) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by pigeon.gentoo.org (Postfix) with ESMTP id D178DE00E6 for ; Fri, 25 Feb 2011 12:03:39 +0000 (UTC) Received: from [192.168.0.4] (ool-43505ef2.dyn.optonline.net [67.80.94.242]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0LH6004G69I2NBK0@mta2.srv.hcvlny.cv.net> for gentoo-user@lists.gentoo.org; Fri, 25 Feb 2011 07:03:39 -0500 (EST) Date: Fri, 25 Feb 2011 07:03:28 -0500 From: dhk Subject: Re: [gentoo-user] Re: ALSA - Still No Sound In-reply-to: <4D5A64EB.7030806@optonline.net> To: gentoo-user@lists.gentoo.org Message-id: <4D679A90.5030606@optonline.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 X-Enigmail-Version: 1.1.2 References: <4D5A58ED.4090602@optonline.net> <4D586719.9070509@optonline.net> <1297648866.31454.6.camel@troll> <4D59155A.7000301@optonline.net> <2658b578.a3f2.12e2903b5a2.Coremail.laconism@163.com> <4D5A64EB.7030806@optonline.net> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110105 Lightning/1.0b3pre Thunderbird/3.1.7 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: f8f072f262fb7913c08b284cf186e819 On 02/15/2011 06:35 AM, dhk wrote: > On 02/15/2011 06:10 AM, laconism wrote: >> you can use 'lspci' in shell to know something about your sound card,t= hen http://www.gentoo.org/doc/en/alsa-guide.xml has a guide about ho= w to set your hardware and kernel,the information used to make sure the m= odel of your sound card is porvided in 'lspci',look it up clearly >> if you don't know how to update the kernel,see herehttp://www.gentoo.o= rg/doc/en/kernel-upgrade.xml >> My English is not very good, i wish that you can understand >> At 2011-02-15 18:43:57=EF=BC=8Cdhk wrote: >>> On 02/14/2011 12:29 PM, walt wrote: >>>> On 02/14/2011 03:43 AM, dhk wrote: >>>> =20 >>>>> What are the "Intel HD Audio" codecs? I don't >>>>> remember doing anything explicitly for them. How do I check them?=20 >>>>> Thanks. >>>> >>>> Under the HD-Intel sound card driver menu there are several codecs f= or >>>> specific sound chips. e.g. I use the one for realtek, but yours may= be >>>> a different one. Doesn't hurt to build them all as modules and see = which >>>> one(s) your kernel actually uses. >>>> >>>> >>>> >>> >>> It looks like all the codec's are built in. I'm not sure what the la= st >>> one in the list does. >>> >>> # grep -i realtek /etc/kernels/kernel-config-x86_64-2.6.36-gentoo-r5 >>> CONFIG_REALTEK_PHY=3Dm >>> CONFIG_SND_HDA_CODEC_REALTEK=3Dy >>> # grep -i codec /etc/kernels/kernel-config-x86_64-2.6.36-gentoo-r5 >>> CONFIG_SND_AC97_CODEC=3Dm >>> CONFIG_SND_HDA_CODEC_REALTEK=3Dy >>> CONFIG_SND_HDA_CODEC_ANALOG=3Dy >>> CONFIG_SND_HDA_CODEC_SIGMATEL=3Dy >>> CONFIG_SND_HDA_CODEC_VIA=3Dy >>> CONFIG_SND_HDA_CODEC_ATIHDMI=3Dy >>> CONFIG_SND_HDA_CODEC_NVHDMI=3Dy >>> CONFIG_SND_HDA_CODEC_INTELHDMI=3Dy >>> CONFIG_SND_HDA_CODEC_CIRRUS=3Dy >>> CONFIG_SND_HDA_CODEC_CONEXANT=3Dy >>> CONFIG_SND_HDA_CODEC_CA0110=3Dy >>> CONFIG_SND_HDA_CODEC_CMEDIA=3Dy >>> CONFIG_SND_HDA_CODEC_SI3054=3Dy >>> # CONFIG_SND_SOC_ALL_CODECS is not set >>> >>> This is the genkernel so pretty much everything is built in. >>> >>> Could this be a bug in the kernel? I haven't had sound for about a >>> year, but I know it use to work on this hardware. It probably went o= ut >>> with an upgrade and never came back with a new install. >>> >>> Any ideas are appreciated. >>> >>> Thanks, >>> >>> dhk >>> >> >> >> >=20 > Been there, done that, still no sound. Thanks. >=20 >=20 I think I have made some progress. After getting a new sound card (Sound Blaster X-Fi) and building X-Fi in the kernel I have some sound, but it sounds terrible. It's mostly a static noise with a hint of the actual audio underneath. Also the volume is almost all the way up, but the volume still sounds low. The ALSA Soundcard Matrix for this card says: Sound Blaster X-Fi emu20k1 Details [PCI] Partially supported on 1.0.21; EAX and Advanced sound options like crystalizer not available and # lspci | grep -i audio 02:09.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster I set the ALSA_CARDS variable in /etc/make.conf to emu20k1 and CA0106, but neither make a difference. When alsaconf is run it always set the card as CA0106. After each change I run alsaconf and alsamixer to make sure all is set correctly. When the ALSA_CARDS variable is changed, is there anything that need to run or be updated? The following 764 lines is the output from alsa-info. # cat /tmp/alsa-info.txt.vaKO90QJzT upload=3Dtrue&script=3Dtrue&cardinfo=3D !!################################ !!ALSA Information Script v 0.4.60 !!################################ !!Script ran on: Fri Feb 25 11:47:59 UTC 2011 !!Linux Distribution !!------------------ Gentoo Base System release 1.12.14 !!DMI Information !!--------------- Manufacturer: ASUSTek Computer Inc. Product Name: K8N-E Product Version: System Version !!Kernel Information !!------------------ Kernel release: 2.6.36-gentoo-r5 Operating System: GNU/Linux Architecture: x86_64 Processor: AMD Athlon(tm) 64 Processor 3200+ SMP Enabled: Yes !!ALSA Version !!------------ Driver version: 1.0.23 Library version: 1.0.23 Utilities version: 1.0.23 !!Loaded ALSA modules !!------------------- snd_ca0106 snd_mpu401 !!Sound Servers on this system !!---------------------------- No sound servers found. !!Soundcards recognised by ALSA !!----------------------------- 0 [CA0106 ]: CA0106 - CA0106 X-Fi Extreme Audio [SBxxxx] at 0xb000 irq 16 1 [UART ]: MPU-401 UART - MPU-401 UART MPU-401 UART at 0x300, irq 5 !!PCI Soundcards installed in the system !!-------------------------------------- 02:09.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster !!Advanced information - PCI Vendor/Device/Subsystem ID's !!-------------------------------------------------------- 02:09.0 0401: 1102:0007 Subsystem: 1102:1013 !!Loaded sound module options !!-------------------------- !!Module: snd_ca0106 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 id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(nu= ll),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)= ,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(n= ull) 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 subsystem : 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 !!Module: snd_mpu401 enable : Y,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 id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(nu= ll),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)= ,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(n= ull) index : -2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-= 2,-2,-2,-2,-2,-2,-2,-2 irq : 5,65535,65535,65535,65535,65535,65535,65535,65535,65535,65535,65535,65535= ,65535,65535,65535,65535,65535,65535,65535,65535,65535,65535,65535,65535,= 65535,65535,65535,65535,65535,65535,65535 pnp : 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 port : 768,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 uart_enter : 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 !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 14 Feb 25 05:42 /dev/snd/controlC0 crw-rw---- 1 root audio 116, 4 Feb 25 05:42 /dev/snd/controlC1 crw-rw---- 1 root audio 116, 5 Feb 25 05:42 /dev/snd/midiC0D0 crw-rw---- 1 root audio 116, 3 Feb 25 05:42 /dev/snd/midiC1D0 crw-rw---- 1 root audio 116, 13 Feb 25 05:42 /dev/snd/pcmC0D0c crw-rw---- 1 root audio 116, 12 Feb 25 06:46 /dev/snd/pcmC0D0p crw-rw---- 1 root audio 116, 11 Feb 25 05:42 /dev/snd/pcmC0D1c crw-rw---- 1 root audio 116, 10 Feb 25 05:42 /dev/snd/pcmC0D1p crw-rw---- 1 root audio 116, 9 Feb 25 05:42 /dev/snd/pcmC0D2c crw-rw---- 1 root audio 116, 8 Feb 25 05:42 /dev/snd/pcmC0D2p crw-rw---- 1 root audio 116, 7 Feb 25 05:42 /dev/snd/pcmC0D3c crw-rw---- 1 root audio 116, 6 Feb 25 05:42 /dev/snd/pcmC0D3p crw-rw---- 1 root audio 116, 15 Feb 25 05:42 /dev/snd/seq crw-rw---- 1 root audio 116, 2 Feb 25 05:42 /dev/snd/timer /dev/snd/by-path: total 0 drwxr-xr-x 2 root root 60 Feb 25 05:42 . drwxr-xr-x 3 root root 340 Feb 25 05:42 .. lrwxrwxrwx 1 root root 12 Feb 25 05:42 pci-0000:02:09.0 -> ../controlC0 !!Aplay/Arecord output !!------------ APLAY **** List of PLAYBACK Hardware Devices **** card 0: CA0106 [CA0106], device 0: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 1: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 2: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 3: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 ARECORD **** List of CAPTURE Hardware Devices **** card 0: CA0106 [CA0106], device 0: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 1: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 2: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 3: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 !!Amixer output !!------------- !!-------Mixer controls for card 0 [CA0106] Card hw:0 'CA0106'/'X-Fi Extreme Audio [SBxxxx] at 0xb000 irq 16' Mixer name : 'CA0106' Components : '' Controls : 30 Simple ctrls : 18 Simple mixer control 'Master',0 Capabilities: pvolume pvolume-joined penum Playback channels: Mono Limits: Playback 0 - 255 Mono: Playback 207 [81%] [-12.00dB] Simple mixer control 'Line in',0 Capabilities: cvolume penum Capture channels: Front Left - Front Right Limits: Capture 0 - 255 Front Left: Capture 207 [81%] [0.00dB] Front Right: Capture 207 [81%] [0.00dB] Simple mixer control 'Mic',0 Capabilities: cvolume penum Capture channels: Front Left - Front Right Limits: Capture 0 - 255 Front Left: Capture 0 [0%] [-99999.99dB] Front Right: Capture 0 [0%] [-99999.99dB] Simple mixer control 'Phone',0 Capabilities: cvolume penum Capture channels: Front Left - Front Right Limits: Capture 0 - 255 Front Left: Capture 207 [81%] [0.00dB] Front Right: Capture 207 [81%] [0.00dB] Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Simple mixer control 'IEC958 Center/LFE',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 179 [70%] [-7.00dB] Front Right: Playback 179 [70%] [-7.00dB] Simple mixer control 'IEC958 Front',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 178 [70%] [-7.25dB] Front Right: Playback 178 [70%] [-7.25dB] Simple mixer control 'IEC958 Rear',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 178 [70%] [-7.25dB] Front Right: Playback 178 [70%] [-7.25dB] Simple mixer control 'IEC958 Unknown',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 178 [70%] [-7.25dB] Front Right: Playback 178 [70%] [-7.25dB] Simple mixer control 'Aux',0 Capabilities: cvolume penum Capture channels: Front Left - Front Right Limits: Capture 0 - 255 Front Left: Capture 207 [81%] [0.00dB] Front Right: Capture 207 [81%] [0.00dB] Simple mixer control 'Analog Center/LFE',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 178 [70%] [-7.25dB] Front Right: Playback 178 [70%] [-7.25dB] Simple mixer control 'Analog Front',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 179 [70%] [-7.00dB] Front Right: Playback 179 [70%] [-7.00dB] Simple mixer control 'Analog Rear',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 178 [70%] [-7.25dB] Front Right: Playback 178 [70%] [-7.25dB] Simple mixer control 'Analog Side',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 178 [70%] [-7.25dB] Front Right: Playback 178 [70%] [-7.25dB] Simple mixer control 'Analog Source',0 Capabilities: cenum Items: 'Phone' 'Mic' 'Line in' 'Aux' Item0: 'Line in' Simple mixer control 'CAPTURE feedback',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 179 [70%] [-7.00dB] Front Right: Playback 179 [70%] [-7.00dB] Simple mixer control 'Digital Source',0 Capabilities: cenum Items: 'IEC958 out' 'i2s mixer out' 'IEC958 in' 'i2s in' 'AC97 in' 'SRC out' Item0: 'i2s in' Simple mixer control 'Shared Mic/Line in',0 Capabilities: cenum Items: 'Line in' 'Mic in' Item0: 'Line in' !!-------Mixer controls for card 1 [UART] Card hw:1 'UART'/'MPU-401 UART at 0x300, irq 5' Mixer name : '' Components : '' Controls : 0 Simple ctrls : 0 !!Alsactl output !!------------- --startcollapse-- state.CA0106 { control.1 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'Analog Front Playback Volume' value.0 179 value.1 179 } control.2 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'Analog Rear Playback Volume' value.0 178 value.1 178 } control.3 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'Analog Center/LFE Playback Volume' value.0 178 value.1 178 } control.4 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'Analog Side Playback Volume' value.0 178 value.1 178 } control.5 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'IEC958 Front Playback Volume' value.0 178 value.1 178 } control.6 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'IEC958 Rear Playback Volume' value.0 178 value.1 178 } control.7 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'IEC958 Center/LFE Playback Volume' value.0 179 value.1 179 } control.8 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'IEC958 Unknown Playback Volume' value.0 178 value.1 178 } control.9 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -5175 comment.dbmax 1200 iface MIXER name 'CAPTURE feedback Playback Volume' value.0 179 value.1 179 } control.10 { comment.access read comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback Mask' value ffffffff00000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000 } control.11 { comment.access read comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback Mask' index 1 value ffffffff00000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000 } control.12 { comment.access read comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback Mask' index 2 value ffffffff00000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000 } control.13 { comment.access read comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback Mask' index 3 value ffffffff00000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000 } control.14 { comment.access 'read write' comment.type BOOLEAN comment.count 1 iface MIXER name 'IEC958 Playback Switch' value true } control.15 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 'IEC958 out' comment.item.1 'i2s mixer out' comment.item.2 'IEC958 in' comment.item.3 'i2s in' comment.item.4 'AC97 in' comment.item.5 'SRC out' iface MIXER name 'Digital Source Capture Enum' value 'i2s in' } control.16 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 Phone comment.item.1 Mic comment.item.2 'Line in' comment.item.3 Aux iface MIXER name 'Analog Source Capture Enum' value 'Line in' } control.17 { comment.access 'read write' comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback Default' value '049210020000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' } control.18 { comment.access 'read write' comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback Default' index 1 value '049210020000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' } control.19 { comment.access 'read write' comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback Default' index 2 value '049210020000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' } control.20 { comment.access 'read write' comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback Default' index 3 value '049210020000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' } control.21 { comment.access 'read write' comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback PCM Stream' value '049210020000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' } control.22 { comment.access 'read write' comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback PCM Stream' index 1 value '049210020000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' } control.23 { comment.access 'read write' comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback PCM Stream' index 2 value '049210020000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' } control.24 { comment.access 'read write' comment.type IEC958 comment.count 1 iface PCM name 'IEC958 Playback PCM Stream' index 3 value '049210020000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' } control.25 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -10350 comment.dbmax 2400 iface MIXER name 'Phone Capture Volume' value.0 207 value.1 207 } control.26 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -10350 comment.dbmax 2400 iface MIXER name 'Mic Capture Volume' value.0 0 value.1 0 } control.27 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -10350 comment.dbmax 2400 iface MIXER name 'Line in Capture Volume' value.0 207 value.1 207 } control.28 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.dbmin -10350 comment.dbmax 2400 iface MIXER name 'Aux Capture Volume' value.0 207 value.1 207 } control.29 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 'Line in' comment.item.1 'Mic in' iface MIXER name 'Shared Mic/Line in Capture Switch' value 'Line in' } control.30 { comment.access 'read write' comment.type INTEGER comment.count 1 comment.range '0 - 255' comment.dbmin -6375 comment.dbmax 0 iface MIXER name 'Master Playback Volume' value 207 } } state.UART { control { } } --endcollapse-- !!All Loaded Modules !!------------------ Module ipv6 snd_seq_midi snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq snd_intel8x0 nvidia snd_ca0106 snd_ac97_codec snd_mpu401 snd_mpu401_uart ac97_bus snd_pcm rtc snd_rawmidi floppy snd_timer snd_seq_device processor i2c_core forcedeth snd button thermal snd_page_alloc soundcore thermal_sys tg3 libphy e1000 fuse jfs dm_snapshot dm_crypt dm_mirror dm_region_hash dm_log dm_mod scsi_wait_scan sbp2 ohci1394 ieee1394 sl811_hcd usbhid ohci_hcd uhci_hcd usb_storage ehci_hcd usbcore aic94xx libsas lpfc qla2xxx megaraid_sas megaraid_mbox megaraid_mm megaraid aacraid sx8 DAC960 cciss 3w_9xxx 3w_xxxx mptsas scsi_transport_sas mptfc scsi_transport_fc scsi_tgt mptspi mptscsih mptbase atp870u dc395x qla1280 dmx3191d sym53c8xx gdth advansys initio BusLogic arcmsr aic7xxx aic79xx scsi_transport_spi sg pdc_adma sata_inic162x sata_mv ata_piix ahci libahci sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv sata_via sata_svw sata_sil24 sata_sil sata_promise pata_sl82c105 pata_cs5530 pata_cs5520 pata_via pata_jmicron pata_marvell pata_sis pata_netcell pata_sc1200 pata_pdc202xx_old pata_triflex pata_atiixp pata_opti pata_amd pata_ali pata_it8213 pata_pcmcia pcmcia firmware_class pcmcia_core pata_ns87415 pata_ns87410 pata_serverworks pata_artop pata_it821x pata_optidma pata_hpt3x2n pata_hpt3x3 pata_hpt37x pata_hpt366 pata_cmd64x pata_efar pata_rz1000 pata_sil680 pata_radisys pata_pdc2027x pata_mpiix libata !!ALSA/HDA dmesg !!------------------