Hello everyone,
I have attached the file alsa-info.txt.........What is the
meaning of 3stack?how do I change this?What value should I use for my
sound card?
On Fri, Jun 27, 2008 at 9:42 PM, stan <[EMAIL PROTECTED]> wrote:
>
>
> Rohan Kulkarni wrote:
>>
>> Hello everyone,
>> I have installed Fedora 9 with KDE 4 on my Acer Aspire
>> 4720 laptop. However, I am facing problems with the audio and also
>> pulseaudio does not start.I get the error Connection failed :
>> connection refused. What is the problem? Also my sound settings show
>> that pulseaudio and snd-hda-intel are disabled or not installed
>>
>>
>
> As Rex said, this is not a pulseaudio issue. Alsa isn't being detected
> properly.
> It is loading a driver module, but looks like the wrong one.
>>
>> This is the output of lspci
>> 1. # /sbin/lspci
>> 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory
>> Controller Hub (rev 03)
>> 00:02.0 VGA compatible controller: Intel Corporation Mobile
>> GM965/GL960 Integrated Graphics Controller (rev 03)
>> 00:02.1 Display controller: Intel Corporation Mobile GM965/GL960
>> Integrated Graphics Controller (rev 03)
>> 00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
>> UHCI Controller #4 (rev 03)
>> 00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
>> UHCI Controller #5 (rev 03)
>> 00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2
>> EHCI Controller #2 (rev 03)
>> 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
>> Controller (rev 03)
>> 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express
>> Port 1 (rev 03)
>> 00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express
>> Port 2 (rev 03)
>> 00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express
>> Port 3 (rev 03)
>> 00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
>> UHCI Controller #1 (rev 03)
>> 00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
>> UHCI Controller #2 (rev 03)
>> 00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
>> UHCI Controller #3 (rev 03)
>> 00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2
>> EHCI Controller #1 (rev 03)
>> 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
>> 00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface
>> Controller (rev 03)
>> 00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E)
>> IDE Controller (rev 03)
>> 00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM
>> (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
>> 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller
>> (rev 03)
>> 04:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG
>> Network Connection (rev 02)
>> 05:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M
>> Gigabit Ethernet PCI Express (rev 02)
>> 0a:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
>> (rev 05)
>> 0a:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro
>> Host Adapter (rev 22)
>> 0a:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev
>> 12)
>> 0a:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host
>> Adapter (rev 12)
>> 0a:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev
>> ff)
>>
>> 2. /sbin/lsmod | grep snd
>> snd_hda_intel 336928 1
>> snd_seq_dummy 6660 0
>> snd_seq_oss 30364 0
>> snd_seq_midi_event 9600 1 snd_seq_oss
>> snd_seq 48448 5
>> snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
>> snd_seq_device 10124 3 snd_seq_dummy,snd_seq_oss,snd_seq
>> snd_pcm_oss 42496 0
>> snd_mixer_oss 16768 1 snd_pcm_oss
>> snd_pcm 67076 2 snd_hda_intel,snd_pcm_oss
>> snd_timer 21640 2 snd_seq,snd_pcm
>> snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
>> snd_hwdep 10500 1 snd_hda_intel
>> snd 48312 12
>>
>> snd_hda_intel,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
>> soundcore 9288 1 snd
>>
>>
>
> A driver module is being loaded, snd_hda_intel.
>>
>> # dmesg | grep ALSA
>> ALSA sound/pci/hda/hda_intel.c:1810: chipset global capabilities = 0x4401
>> ALSA sound/pci/hda/hda_intel.c:749: codec_mask = 0x3
>> ALSA sound/pci/hda/hda_codec.c:2211: hda_codec: model '3stack' is selected
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Surround
>> Playback Volume, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Center Playback
>> Volume, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave LFE Playback
>> Volume, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Side Playback
>> Volume, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Speaker
>> Playback Volume, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Mono Playback
>> Volume, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Line-Out
>> Playback Volume, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Surround
>> Playback Switch, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Center Playback
>> Switch, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave LFE Playback
>> Switch, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Side Playback
>> Switch, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Speaker
>> Playback Switch, skipped
>> ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Mono Playback
>> Switch, skipped
>> ALSA sound/pci/hda/hda_intel.c:596: hda_intel: azx_get_response
>> timeout, switching to polling mode: last cmd=0x018f000d
>>
>
> It looks like it is the wrong driver module. You probably need to add
> options
> like 3stack 6stack etc. Your card is defaulting to 3stack so you probably
> want
> to try other options.
> Add them in the /etc/modprobe.d/sound file as lines like:
> options snd_hda_intel model=mbp3
>
> This is necessary because the hda_intel chip can be wired in many different
> ways, so of course it is wired in many different ways. Alsa has a hard time
> differentiating them in some cases, and gets it wrong. The above gives it a
> hint to use the correct one.
>
>> Thank you
>>
>>
>
> Could you also run alsa-info.sh with --no-upload option and attach
> the generated file for a more comprehensive information?
> The script is found at http://www.alsa-project.org/alsa-info.sh
>
> --
> fedora-list mailing list
> [email protected]
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
name=rohan&type=33&description=/tmp/alsa-info.txt&expiry=&s=Submit+Post&content=
!!################################
!!ALSA Information Script v 0.4.48
!!################################
!!Script ran on: Mon Jun 30 22:25:42 IST 2008
!!Linux Distribution
!!------------------
Fedora release 9 (Sulphur) Fedora release 9 (Sulphur) Fedora release 9
(Sulphur) Fedora release 9 (Sulphur)
!!Kernel Information
!!------------------
Kernel release: 2.6.25.6-55.fc9.i686
Operating System: GNU/Linux
Architecture: i686
Processor: i686
SMP Enabled: Yes
!!ALSA Version
!!------------
Driver version: 1.0.16rc2
Library version: 1.0.16
Utilities version: 1.0.16
!!Loaded ALSA modules
!!-------------------
snd_hda_intel
!!Soundcards recognised by ALSA
!!-----------------------------
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf0500000 irq 22
!!PCI Soundcards installed in the system
!!--------------------------------------
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 03)
!!Advanced information - PCI Vendor/Device/Susbsystem ID's
!!--------------------------------------------------------
00:1b.0 0403: 8086:284b (rev 03)
Subsystem: 1025:011d
--
Region 0: Memory at f0401000 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2
!!Modprobe options (Sound related)
!!--------------------------------
snd-hda-intel: model=3stack
snd-hda-intel: model=acer
snd-hda-intel: model=acer
!!Loaded sound module options
!!--------------------------
!!Module: snd_hda_intel
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 :
3stack,<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
single_cmd : N
!!HDA-Intel Codec information
!!---------------------------
--startcollapse--
Codec: Realtek ALC268
Address: 0
Vendor Id: 0x10ec0268
Subsystem Id: 0x1025011d
Revision Id: 0x100003
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=4, o=0, i=0, unsolicited=1, wake=0
IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0
IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0
IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0
IO[3]: enable=0, dir=0, wake=0, sticky=0, data=0
Node 0x02 [Audio Output] wcaps 0x1d: Stereo Amp-Out
Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
Amp-Out vals: [0x40 0x40]
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=0x40, nsteps=0x40, stepsize=0x03, mute=0
Amp-Out vals: [0x40 0x40]
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 [0x1e]: 16 20 24 32
formats [0x1]: PCM
Node 0x07 [Audio Input] wcaps 0x100111: Stereo
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x160]: 44100 48000 96000
bits [0x6]: 16 20
formats [0x1]: PCM
Connection: 1
0x24
Node 0x08 [Audio Input] wcaps 0x100111: Stereo
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x160]: 44100 48000 96000
bits [0x6]: 16 20
formats [0x1]: PCM
Connection: 1
0x23
Node 0x09 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0b [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0c [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0d [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0e [Audio Mixer] wcaps 0x20010a: Mono Amp-In
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00]
Connection: 1
0x02
Node 0x0f [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x80 0x80]
Connection: 2
0x02 0x1d
Node 0x10 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x80 0x80] [0x80 0x80]
Connection: 3
0x03 0x1d 0x02
Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x12 [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x0820: IN
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x00:
Node 0x13 [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x0820: IN
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x00:
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 0x081003c: IN OUT HP EAPD Detect
EAPD 0x0:
Pin Default 0x0221101f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Black
DefAssociation = 0x1, Sequence = 0xf
Pin-ctls: 0x40: OUT
Unsolicited: tag=00, enabled=0
Connection: 1
0x0f
Node 0x15 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x081003c: IN OUT HP EAPD Detect
EAPD 0x0:
Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI
Conn = ATAPI, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0xc0: OUT HP
Unsolicited: tag=00, enabled=0
Connection: 1
0x10
Node 0x16 [Pin Complex] wcaps 0x40010c: Mono Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80]
Pincap 0x0810: OUT
Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x40: OUT
Connection: 1
0x0e
Node 0x17 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x02, stepsize=0x4f, mute=0
Amp-In vals: [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x083734: IN OUT Detect
Vref caps: HIZ 50 GRD 80 100
Pin Default 0x02a19840: [Jack] Mic at Ext Front
Conn = 1/8, Color = Pink
DefAssociation = 0x4, Sequence = 0x0
Pin-ctls: 0x24: IN VREF_80
Unsolicited: tag=00, enabled=0
Connection: 1
0x02
Node 0x19 [Pin Complex] wcaps 0x40008b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x02, stepsize=0x4f, mute=0
Amp-In vals: [0x00 0x00]
Pincap 0x083724: IN Detect
Vref caps: HIZ 50 GRD 80 100
Pin Default 0x99a30941: [Fixed] Mic at Int ATAPI
Conn = ATAPI, Color = Unknown
DefAssociation = 0x4, Sequence = 0x1
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=0x02, stepsize=0x4f, mute=0
Amp-In vals: [0x00 0x00]
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x083734: IN OUT Detect
Vref caps: HIZ 50 GRD 80 100
Pin Default 0x0281304e: [Jack] Line In at Ext Front
Conn = 1/8, Color = Blue
DefAssociation = 0x4, Sequence = 0xe
Pin-ctls: 0x20: IN VREF_HIZ
Unsolicited: tag=00, enabled=0
Connection: 1
0x02
Node 0x1b [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x0820: IN
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
Node 0x1d [Pin Complex] wcaps 0x400000: Mono
Pincap 0x0820: IN
Pin Default 0x4017952d: [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 0x400380: Mono Digital
Pincap 0x0810: OUT
Pin Default 0x02451130: [Jack] SPDIF Out at Ext Front
Conn = Optical, Color = Black
DefAssociation = 0x3, 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=10
Node 0x21 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x22 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x23 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
Amp-Out caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
Amp-Out vals: [0x01 0x01]
Connection: 7
0x18* 0x19 0x1a 0x1c 0x14 0x15 0x12
Node 0x24 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
Amp-Out caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
Amp-Out vals: [0x00 0x00]
Connection: 7
0x18* 0x19 0x1a 0x1c 0x14 0x15 0x13
Codec: Generic 11c1 ID 1040
Address: 1
Vendor Id: 0x11c11040
Subsystem Id: 0x1025011d
Revision Id: 0x100200
Modem Function Group: 0x1
--endcollapse--
!!ALSA Device nodes
!!-----------------
crw-rw----+ 1 root root 116, 9 2008-06-30 22:07 /dev/snd/controlC0
crw-rw----+ 1 root root 116, 8 2008-06-30 22:07 /dev/snd/hwC0D0
crw-rw----+ 1 root root 116, 7 2008-06-30 22:07 /dev/snd/hwC0D1
crw-rw----+ 1 root root 116, 6 2008-06-30 22:08 /dev/snd/pcmC0D0c
crw-rw----+ 1 root root 116, 5 2008-06-30 22:08 /dev/snd/pcmC0D0p
crw-rw----+ 1 root root 116, 4 2008-06-30 22:07 /dev/snd/pcmC0D1p
crw-rw----+ 1 root root 116, 3 2008-06-30 22:07 /dev/snd/seq
crw-rw----+ 1 root root 116, 2 2008-06-30 22:07 /dev/snd/timer
!!Aplay/Arecord output
!!------------
APLAY
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC268 Digital [ALC268 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
ARECORD
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
!!Amixer output
!!-------------
!!-------Mixer controls for card 0 [Intel]
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 64
Mono: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 64
Mono:
Front Left: Playback 64 [100%] [0.00dB] [on]
Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
Capabilities: pvolume
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',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 64
Mono:
Front Left: Playback 64 [100%] [0.00dB] [on]
Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'Front Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 2
Front Left: 0 [0%]
Front Right: 0 [0%]
Simple mixer control 'Line In Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 2
Front Left: 0 [0%]
Front Right: 0 [0%]
Simple mixer control 'Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 2
Front Left: 0 [0%]
Front Right: 0 [0%]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 31
Front Left: Capture 1 [3%] [-15.00dB] [on]
Front Right: Capture 1 [3%] [-15.00dB] [on]
Simple mixer control 'Input Source',0
Capabilities: cenum
Items: 'Mic' 'Front Mic' 'Line' 'CD'
Item0: 'Mic'
!!Alsactl output
!!-------------
--startcollapse--
state.Intel {
control.1 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 64'
comment.dbmin -6400
comment.dbmax 0
iface MIXER
name 'Front Playback Volume'
value.0 64
value.1 64
}
control.2 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 2
iface MIXER
name 'Front Playback Switch'
value.0 true
value.1 true
}
control.3 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 64'
comment.dbmin -6400
comment.dbmax 0
iface MIXER
name 'Headphone Playback Volume'
value.0 64
value.1 64
}
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 - 2'
comment.dbmin 0
comment.dbmax 4000
iface MIXER
name 'Mic Boost'
value.0 0
value.1 0
}
control.6 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 2'
comment.dbmin 0
comment.dbmax 4000
iface MIXER
name 'Front Mic Boost'
value.0 0
value.1 0
}
control.7 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 2'
comment.dbmin 0
comment.dbmax 4000
iface MIXER
name 'Line In Boost'
value.0 0
value.1 0
}
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 1
value.1 1
}
control.9 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 2
iface MIXER
name 'Capture Switch'
value.0 true
value.1 true
}
control.10 {
comment.access 'read write'
comment.type ENUMERATED
comment.count 1
comment.item.0 Mic
comment.item.1 'Front Mic'
comment.item.2 Line
comment.item.3 CD
iface MIXER
name 'Input Source'
value Mic
}
control.11 {
comment.access read
comment.type IEC958
comment.count 1
iface MIXER
name 'IEC958 Playback Con Mask'
value
'0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
}
control.12 {
comment.access read
comment.type IEC958
comment.count 1
iface MIXER
name 'IEC958 Playback Pro Mask'
value
'0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
}
control.13 {
comment.access 'read write'
comment.type IEC958
comment.count 1
iface MIXER
name 'IEC958 Playback Default'
value
'0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
}
control.14 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 1
iface MIXER
name 'IEC958 Playback Switch'
value false
}
control.15 {
comment.access 'read write'
comment.type INTEGER
comment.count 1
comment.range '0 - 64'
comment.dbmin -6400
comment.dbmax 0
iface MIXER
name 'Master Playback Volume'
value 64
}
control.16 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 1
iface MIXER
name 'Master Playback Switch'
value true
}
control.17 {
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
ipt_REJECT
xt_tcpudp
nf_conntrack_ipv4
xt_state
nf_conntrack
iptable_filter
ip_tables
x_tables
cpufreq_ondemand
acpi_cpufreq
fuse
vfat
fat
loop
dm_multipath
ipv6
snd_hda_intel
snd_seq_dummy
sr_mod
snd_seq_oss
cdrom
snd_seq_midi_event
snd_seq
arc4
ecb
snd_seq_device
crypto_blkcipher
snd_pcm_oss
snd_mixer_oss
pata_acpi
iwl3945
snd_pcm
i915
snd_timer
snd_page_alloc
snd_hwdep
snd
drm
mac80211
firewire_ohci
uvcvideo
video
firewire_core
i2c_i801
output
soundcore
compat_ioctl32
sdhci
i2c_algo_bit
ac
crc_itu_t
videodev
battery
cfg80211
mmc_core
ricoh_mmc
iTCO_wdt
v4l1_compat
tg3
iTCO_vendor_support
button
ata_piix
acer_wmi
ata_generic
serio_raw
i2c_core
sg
joydev
pcspkr
wmi
dm_snapshot
dm_zero
dm_mirror
dm_mod
ahci
libata
sd_mod
scsi_mod
ext3
jbd
mbcache
uhci_hcd
ohci_hcd
ehci_hcd
--
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list