• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[teilweise gelöst] Sound läuft nicht - Dell Studio 1555

Hallo!

Habe mir vor kurzem ein Dell Studio 1555 Laptop zugelegt und die openSuSE 11.1 64 Bit läuft auch einwandfrei bis auf den Sound.

Die Ausgabe von hwinfo --sound ist

14: PCI 1b.0: 0403 Audio device
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_8086_293e
Unique ID: u1Nb.hoA7T2ofYz2
SysFS ID: /devices/pci0000:00/0000:00:1b.0
SysFS BusID: 0000:00:1b.0
Hardware Class: sound
Model: "Intel 82801I (ICH9 Family) HD Audio Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x293e "82801I (ICH9 Family) HD Audio Controller"
SubVendor: pci 0x1028 "Dell"
SubDevice: pci 0x02be
Revision: 0x03
Driver: "HDA Intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xfc500000-0xfc503fff (rw,non-prefetchable)
IRQ: 22 (2551 events)
Module Alias: "pci:v00008086d0000293Esv00001028sd000002BEbc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=no, avail=yes, need=no, active=unknown

28: PCI 100.1: 0403 Audio device
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_1002_aa38
Unique ID: NXNs.tQ+HzCBX1_7
Parent ID: vSkL.KcfarPM+5y9
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.1
SysFS BusID: 0000:01:00.1
Hardware Class: sound
Model: "ATI RV730XT Audio device [Radeon HD 4670]"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0xaa38 "RV730XT Audio device [Radeon HD 4670]"
SubVendor: pci 0x1028 "Dell"
SubDevice: pci 0x02be
Driver: "HDA Intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xfc010000-0xfc013fff (rw,non-prefetchable)
IRQ: 17 (179 events)
Module Alias: "pci:v00001002d0000AA38sv00001028sd000002BEbc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #9 (PCI bridge)

alsaconf behebt das Problem nicht.
Die /etc/modprobe.d/sound besteht aus den beiden Zeilen
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel

Habe auch schon über http://de.opensuse.org/SDB:Intel-hda versucht, die Lösung zu finden. Erfolglos.

Vielleicht habt Ihr ja eine Idee.

Beste Grüße

daniel ;-)
 

whois

Ultimate Guru
Klar da werden 2 Soundkarten erkannt die beide das gleiche Modul benutzen.

Code:
Module Alias: "pci:v00001002d0000AA38sv00001028sd000002BEbc04sc03i00"

Zeigst du uns das auch mal.

Code:
lsmod |grep snd
Code:
lspci |grep Audio
 
OP
E

evil-schulzi

Newbie
Hallo!

Hier die gewünschten Ausgaben:

Code:
lsmod |grep snd

Ergebnis ist:
snd_pcm_oss 48528 0
snd_mixer_oss 16808 1 snd_pcm_oss
snd_seq 61504 0
snd_seq_device 8604 1 snd_seq
snd_hda_intel 548980 2
snd_pcm 91984 2 snd_pcm_oss,snd_hda_intel
snd_timer 24968 2 snd_seq,snd_pcm
snd_page_alloc 9800 2 snd_hda_intel,snd_pcm
snd_hwdep 9072 1 snd_hda_intel
snd 73560 12 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
soundcore 8368 1 snd

Für
Code:
lspci |grep Audio
ist das Resultat

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
01:00.1 Audio device: ATI Technologies Inc RV730XT Audio device [Radeon HD 4670]

Danke bis hierhin

daniel
 

whois

Ultimate Guru
Hmm

Ich vermute mal diese lässt sich auch im Bios nicht abstellen.

Code:
01:00.1 Audio device: ATI Technologies Inc RV730XT Audio device [Radeon HD 4670]
Kannst du trotzdem da mal nachsehen.
 
OP
E

evil-schulzi

Newbie
Nein, lässt sich im BIOS nicht abstellen.
Habe dort für beide Karten keine Einstellmöglichkeiten gefunden...
 

whois

Ultimate Guru
Wir hatten vor einiger Zeit mal einen Thread das sich um das Problem drehte, bloss den finden ich im Moment nicht. :???:
 

revealed

Guru
http://pci-ids.ucw.cz/read/PC/8086/293e
Name: 82801I (ICH9 Family) HD Audio Controller
Sorry aber ich kann den nicht in der
Code:
/usr/src/linux/Documentation/sound/alsa/ALSA-Configuration.txt
finden? Oder schau ich falsch?

Gruß,

R
 

misiu

Moderator
Teammitglied
Zur Erklärung:
Das ist die Soundkarte:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
Und das ist der Sound-Ausgang der HDMI-Grafikkarte :
01:00.1 Audio device: ATI Technologies Inc RV730XT Audio device [Radeon HD 4670]

Könnte sein, dass die "Intel Corporation 82801I (ICH9 Family)"mit folgender Option läuft:
Code:
options snd-hda-intel model=dell-m6

Am einfachstem im Yast->Hardware->Sound in der Options-Zeile :
Code:
model=dell-m6
reinschreiben.

Sonst könnte man noch ALSA auf den neuesten Stand bringen, mit diesem Repository:
http://download.opensuse.org/repositories/multimedia:/audio/openSUSE_11.1/

MfG
misiu
 

shiBBy2k9

Newbie
Hat jemand außer diesem Soundproblem noch Probleme mit ACPI?

Für Ubuntu gibts schon nen Bugreport: https://bugs.launchpad.net/ubuntu/+bug/392812
 
OP
E

evil-schulzi

Newbie
Hallo Forum!

Ich muss mich noch einmal an Euch wenden.
Der Laptop läuft soweit einwandfrei, jedoch funktioniert das Mikro der Webcam nicht unter Linux; will heißen: Die Cam liefert Bilder, aber keinen Sound.
In der HCL von openSuSE habe ich entdeckt, dass es sich bei der Cam um eine "05ca:18a1 Ricoh" handelt. Wie kann ich jetzt dem System sagen, dass es das Mikro der Cam als Audioeingang benutzen soll.
Habe schon stundenlang herumexperimentiert und jetzt aufgegeben.

Beste Grüße

daniel
 

Jägerschlürfer

Moderator
Teammitglied
mit welchem Programm willst du Webcam benutzen?
Wenn ich meine Webcam mit Skype nutze, muss ich in Skype immer einstellen, welches Micro ich verwenden will. Das interne oder ein extern angestöpseltes. Evtl musst du genauso vorgehen.
 
OP
E

evil-schulzi

Newbie
Jägerschlürfer schrieb:
mit welchem Programm willst du Webcam benutzen?
Wenn ich meine Webcam mit Skype nutze, muss ich in Skype immer einstellen, welches Micro ich verwenden will. Das interne oder ein extern angestöpseltes. Evtl musst du genauso vorgehen.

Ja genau, Skype wäre prima.
Ich habe zur Auswahl "HDA Intel (hw:Intel,0)", "HDA Intel (plughw:Intel,0)", "Default device (default)", "HDAATI HDMI (hw:HDMI,3)", "HDAATIHDMI (plughw:HDMI,3)", "HDMI", "pulse".
Ich fürchte aber, dass das Cammikro da überhaupt nicht dabei ist...
 
OP
E

evil-schulzi

Newbie
Jägerschlürfer schrieb:
hast du die mal alle ausprobiert? Ich musste auch erst testen, was was ist.

Ja.
Intel ist die normale Soundkarte, HDMI wie weiter oben im Thread geschrieben eine zweite Karte im Rechner.
Daher kann die Cam nicht dabei sein... Die Frage ist, wo bekomme ich diese her?
 

misiu

Moderator
Teammitglied
Im Multimedia -Repo sind schon Alsa 1.0.20 vorhanden:
http://download.opensuse.org/repositories/multimedia:/libs/openSUSE_11.1/

Sehe dazu:
http://de.opensuse.org/SDB:Alsa-update

Zitat:
kernel 2.6.27.23-0.1-default i386 oder x86_64 GNU/Linux (openSUSE-11.1)

Die folgenden Befehle sind nur für den Kernel 2.6.27.23-0.1-default

zypper ar http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_11.1_Update/ multimedia

zypper install alsa-driver-kmp-default

zypper rr multimedia

[bearbeiten]
kernel 2.6.27.23-0.1-pae i386 GNU/Linux (openSUSE-11.1)

Die folgenden Befehle sind nur für den Kernel 2.6.27.23-0.1-pae

zypper ar http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_11.1_Update/ multimedia

zypper install alsa-driver-kmp-pae

zypper rr multimedia

MfG
misiu
 
OP
E

evil-schulzi

Newbie
Danke für den Hinweis!
Neustes ALSA ist installiert, die Tipps der openSuSE-Seite zu den Soundproblemen habe ich berücksichtigt. Mikro tuts immer noch nicht, die Soundausgabe läuft problemlos.

Hier noch die Ausgabe von tsalsa
tsalsa version 2008-09-14 So 2. Aug 11:31:35 CEST 2009

PC type/make/model: laptop : Dell Studio 1555
Plugs: 3
Surround sound system: no
Model options: yes
Number of speakers: 2
Linux install is an upgrade from a previous version: no
PC age (approximate): 2 months
Groups: user is in these groups: Hardware Mixing: enabled if count is greater than 1: subdevices_count: 1

Distro: Welcome to openSUSE 11.1 - Kernel

Release: lsb-release
SuSE-release
2.6.27.25-0.1-default
System: Linux linux-7vka 2.6.27.25-0.1-default #1 SMP 2009-07-01 15:37:09 +0200 x86_64 x86_64 x86_64 GNU/Linux

Vendor/dev id:
8086
1002 293e
aa38

Vendor/dev module:
multiple cards listed in lspci

Lspci info:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
01:00.1 Audio device: ATI Technologies Inc RV730XT Audio device [Radeon HD 4670]

Alsa driver: 1.0.17
dpkg path:
Alsa utils: 1.0.18

Alsa modules:
snd_hda_intel
snd_hda_intel

Snd/soundcore:
snd 73560 14 snd_pcm_oss
snd_mixer_oss
snd_seq
snd_seq_device
snd_hda_intel
snd_pcm
snd_timer
snd_hwdep
soundcore 8368 1 snd

Alsa cards:
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfc500000 irq 22
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xfc010000 irq 17

Codec:

Codec: IDT 92HD73C1X5

Lsof output:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
pulseaudi 11772 daniel 20u CHR 116,6 0t0 4693 /dev/snd/controlC0
pulseaudi 11772 daniel 27u CHR 116,6 0t0 4693 /dev/snd/controlC0
mixer_app 11806 daniel 21r CHR 116,6 0t0 4693 /dev/snd/controlC0

cardcnt: 0 1
Amixer item options for card 0 [Intel] _________________________________

'Digital Input Source' ; Item #0 'Analog Inputs' ; Item #1 'Digital Mic 1' : values=0
'Digital Input Source',index=1 ; Item #0 'Analog Inputs' ; Item #1 'Digital Mic 1'

Amixer contents for card 0 [Intel] _____________________________________
amixer set 'Master',0 69% on
amixer set 'Headphone',0 100%,100% on
amixer set 'Headphone2',0 91%,91% on
amixer set 'PCM',0 83% 83%
amixer set 'Mic Mixer',0 Capture 31 100% off Capture 31 100% off
amixer set 'Capture',0 Capture 15 100%,Capture 15 100% on
amixer set 'Capture',1 Capture 0 0% off Capture 0 0% off
amixer set 'Amp',0 Capture 0 0% Capture 0 0%
amixer set 'Analog Loopback',0 off
amixer set 'Analog Loopback',1 off
amixer set 'Analog Loopback',2 off
amixer set 'DAC Mixer',0 Capture 23 74% off Capture 23 74% off
amixer set 'Digital Input Source',0 Items: 'Analog Inputs' 'Digital Mic 1' Item0: 'Analog Inputs'
amixer set 'Digital Input Source',1 Items: 'Analog Inputs' 'Digital Mic 1' Item0: 'Analog Inputs'
amixer set 'PC Beep',0 0% on
amixer set 'Speaker',0 100%,100% on

Amixer item options for card 1 [HDMI] _________________________________


Amixer contents for card 1 [HDMI] _____________________________________
amixer set 'IEC958',0 off

raw amixer output:
Simple mixer control 'Master',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 65536
Mono:
Front Left: Playback 48333 [74%] [on]
Front Right: Playback 48333 [74%] [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch cswitch-joined
Capture channels: Front Left - Front Right
Limits: Capture 0 - 65536
Front Left: Capture 65536 [100%] [on]
Front Right: Capture 65536 [100%] [on]

Module Parameters:
snd_hda_intel/parameters/bdl_pos_adj:1,32,-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
snd_hda_intel/parameters/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
snd_hda_intel/parameters/enable_msi:0
snd_hda_intel/parameters/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>
snd_hda_intel/parameters/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
snd_hda_intel/parameters/model:dell-m6,<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>
snd_hda_intel/parameters/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
snd_hda_intel/parameters/power_save:0
snd_hda_intel/parameters/power_save_controller:Y
snd_hda_intel/parameters/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
snd_hda_intel/parameters/single_cmd:N
snd_pcm_oss/parameters/adsp_map: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
snd_pcm_oss/parameters/dsp_map: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
snd_pcm_oss/parameters/nonblock_open:Y
snd_pcm/parameters/maximum_substreams:4
snd_pcm/parameters/preallocate_dma:1
snd_seq/parameters/seq_client_load:14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
snd_seq/parameters/seq_default_timer_card:-1
snd_seq/parameters/seq_default_timer_class:1
snd_seq/parameters/seq_default_timer_device:0
snd_seq/parameters/seq_default_timer_resolution:0
snd_seq/parameters/seq_default_timer_sclass:0
snd_seq/parameters/seq_default_timer_subdevice:0
snd_timer/parameters/timer_limit:1
snd_timer/parameters/timer_tstamp_monotonic:1

Hardware Info:
bios_date:04/23/2009
bios_vendor:Dell Inc.
bios_version:A06
board_asset_tag:
board_name:0C234M
board_serial:.H9ZXQJ1.CN4864395Q1566.
board_vendor:Dell Inc.
board_version:A06
chassis_asset_tag:
chassis_serial:H9ZXQJ1
chassis_type:8
chassis_vendor:Dell Inc.
chassis_version:A06
modalias:dmi:bvnDellInc.:bvrA06:bd04/23/2009:svnDellInc.:pnStudio1555:pvrA06:rvnDellInc.:rn0C234M:rvrA06:cvnDellInc.:ct8:cvrA06:
product_name:Studio 1555
product_serial:H9ZXQJ1
product_uuid:44454C4C-3900-105A-8058-C8C04F514A31
product_version:A06
sys_vendor:Dell Inc.
uevent:MODALIAS=dmi:bvnDellInc.:bvrA06:bd04/23/2009:svnDellInc.:pnStudio1555:pvrA06:rvnDellInc.:rn0C234M:rvrA06:cvnDellInc.:ct8:cvrA06:

Seq clients:
Client info
cur clients : 1
peak clients : 1
max clients : 192

Client 0 : "System" [Kernel]
Port 0 : "Timer" (Rwe-)
Port 1 : "Announce" (R-e-)
Client 14 : "Midi Through" [Kernel]
Port 0 : "Midi Through Port-0" (RWe-)

aplay -l:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0

arecord -l:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1

aplay -L:
front:CARD=Intel,DEV=0
HDA Intel, STAC92xx Analog
Front speakers
surround40:CARD=Intel,DEV=0
HDA Intel, STAC92xx Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
HDA Intel, STAC92xx Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
HDA Intel, STAC92xx Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
HDA Intel, STAC92xx Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
HDA Intel, STAC92xx Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
null
Discard all samples (playback) or generate zero samples (capture)

Devices:
2: : timer
3: [ 0- 0]: digital audio playback
4: [ 0- 0]: digital audio capture
5: [ 0- 0]: hardware dependent
6: [ 0] : control
7: [ 1- 3]: digital audio playback
8: [ 1- 0]: hardware dependent
9: [ 1] : control
10: : sequencer

Lspci -vn:
00:00.0 0600: 8086:2a40 (rev 07)
Subsystem: 1028:02be
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information <?>
Kernel modules: intel-agp

00:01.0 0604: 8086:2a41 (rev 07) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: fc000000-fc0fffff
Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
Capabilities: [88] Subsystem: 1028:02be
Capabilities: [80] Power Management version 3
Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [a0] Express Root Port (Slot+), MSI 00
Capabilities: [100] Virtual Channel <?>
Capabilities: [140] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp

00:1a.0 0c03: 8086:2937 (rev 03) (prog-if 00 [UHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at 1800
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd

00:1a.1 0c03: 8086:2938 (rev 03) (prog-if 00 [UHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0, IRQ 21
I/O ports at 1820
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd

00:1a.2 0c03: 8086:2939 (rev 03) (prog-if 00 [UHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 1840
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd

00:1a.7 0c03: 8086:293c (rev 03) (prog-if 20 [EHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0, IRQ 19
Memory at fc504800 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCIe advanced features <?>
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd

00:1b.0 0403: 8086:293e (rev 03)
Subsystem: 1028:02be
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at fc500000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel <?>
Capabilities: [130] Root Complex Link <?>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

00:1c.0 0604: 8086:2940 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: f6000000-f7ffffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f1ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [90] Subsystem: 0000:0000
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp

00:1c.1 0604: 8086:2942 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=05, sec-latency=0
I/O behind bridge: 00004000-00004fff
Memory behind bridge: f8000000-f9ffffff
Prefetchable memory behind bridge: 00000000f2000000-00000000f3ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [90] Subsystem: 0000:0000
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp

00:1c.3 0604: 8086:2946 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=06, subordinate=07, sec-latency=0
I/O behind bridge: 00005000-00005fff
Memory behind bridge: fa000000-fbffffff
Prefetchable memory behind bridge: 00000000f4000000-00000000f5ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [90] Subsystem: 0000:0000
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp

00:1c.5 0604: 8086:294a (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
Memory behind bridge: fc100000-fc1fffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [90] Subsystem: 0000:0000
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver
Kernel modules: shpchp

00:1d.0 0c03: 8086:2934 (rev 03) (prog-if 00 [UHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0, IRQ 23
I/O ports at 1860
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd

00:1d.1 0c03: 8086:2935 (rev 03) (prog-if 00 [UHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 1880
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd

00:1d.2 0c03: 8086:2936 (rev 03) (prog-if 00 [UHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at 18a0
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd

00:1d.7 0c03: 8086:293a (rev 03) (prog-if 20 [EHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at fc504c00 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCIe advanced features <?>
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd

00:1e.0 0604: 8086:2448 (rev 93) (prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=09, subordinate=09, sec-latency=32
Memory behind bridge: fc200000-fc2fffff
Capabilities: [50] Subsystem: 0000:0000

00:1f.0 0601: 8086:2919 (rev 03)
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 0
Capabilities: [e0] Vendor Specific Information <?>

00:1f.2 0106: 8086:2929 (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: 1028:02be
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 4346
I/O ports at 18f0
I/O ports at 18e4
I/O ports at 18e8
I/O ports at 18e0
I/O ports at 18c0
Memory at fc504000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/16 Enable+
Capabilities: [70] Power Management version 3
Capabilities: [a8] SATA HBA <?>
Capabilities: [b0] PCIe advanced features <?>
Kernel driver in use: ahci
Kernel modules: ahci

00:1f.3 0c05: 8086:2930 (rev 03)
Subsystem: 1028:02be
Flags: medium devsel, IRQ 19
Memory at c0000000 (64-bit, non-prefetchable)
I/O ports at 1c00
Kernel driver in use: i801_smbus
Kernel modules: i2c-i801

01:00.0 0300: 1002:9553 (prog-if 00 [VGA controller])
Subsystem: 1028:02be
Flags: bus master, fast devsel, latency 0, IRQ 5
Memory at d0000000 (32-bit, prefetchable) [size=256M]
I/O ports at 2000
Memory at fc000000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at fc020000 [disabled] [size=128K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
Capabilities: [100] Vendor Specific Information <?>

01:00.1 0403: 1002:aa38
Subsystem: 1028:02be
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at fc010000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
Capabilities: [100] Vendor Specific Information <?>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

04:00.0 0280: 8086:4232
Subsystem: 8086:1321
Flags: bus master, fast devsel, latency 0, IRQ 4345
Memory at f8000000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable+
Capabilities: [e0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSVoil-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
Capabilities: [140] Device Serial Number 5a-c1-6d-ff-ff-fb-22-00
Kernel driver in use: iwlagn
Kernel modules: iwlagn

08:00.0 0200: 14e4:1698 (rev 10)
Subsystem: 1028:02be
Flags: bus master, fast devsel, latency 0, IRQ 4344
Memory at fc100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [48] Power Management version 3
Capabilities: [40] Vital Product Data <?>
Capabilities: [60] Vendor Specific Information <?>
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable+
Capabilities: [cc] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSVoil-
CESta: RxErr+ BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [13c] Virtual Channel <?>
Capabilities: [160] Device Serial Number 50-08-f0-fe-ff-19-22-00
Capabilities: [16c] Power Budgeting <?>
Kernel driver in use: tg3
Kernel modules: tg3

09:01.0 0c00: 1180:0832 (rev 05) (prog-if 10 [OHCI])
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 32, IRQ 17
Memory at fc200000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [dc] Power Management version 2
Kernel driver in use: ohci1394
Kernel modules: ohci1394

09:01.1 0805: 1180:0822 (rev 22) (prog-if 01)
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 64, IRQ 18
Memory at fc200800 (32-bit, non-prefetchable)
Capabilities: [80] Power Management version 2
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci

09:01.2 0880: 1180:0843 (rev 12)
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 64, IRQ 10
Memory at fc200c00 (32-bit, non-prefetchable)
Capabilities: [80] Power Management version 2
Kernel driver in use: ricoh-mmc
Kernel modules: ricoh_mmc

09:01.3 0880: 1180:0592 (rev 12)
Subsystem: 1028:02be
Flags: bus master, medium devsel, latency 64, IRQ 10
Memory at fc201000 (32-bit, non-prefetchable)
Capabilities: [80] Power Management version 2

09:01.4 0880: 1180:0852 (rev ff) (prog-if ff)
!!! Unknown header type 7f

Codec info:
Codec: IDT 92HD73C1X5
Address: 0
Vendor Id: 0x111d7675
Subsystem Id: 0x102802be
Revision Id: 0x100103
No Modem Function Group found
Default PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Default Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1
GPIO: io=8, o=0, i=0, unsolicited=1, wake=1
IO[0]: enable=1, dir=1, wake=0, sticky=0, data=1, unsol=0
IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
IO[3]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
IO[4]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
IO[5]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
IO[6]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
IO[7]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
Node 0x0a [Pin Complex] wcaps 0x400183: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x0000173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
Pin Default 0x0321101f: [Jack] HP Out at Ext Left
Conn = 1/8, Color = Black
DefAssociation = 0x1, Sequence = 0xf
Pin-ctls: 0xc0: OUT HP VREF_HIZ
Unsolicited: tag=01, enabled=1
Connection: 4
0x15* 0x16 0x17 0x1e
Node 0x0b [Pin Complex] wcaps 0x400183: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x0000173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
Pin Default 0x90a70170: [Fixed] Mic at Int N/A
Conn = Analog, Color = Unknown
DefAssociation = 0x7, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x24: IN VREF_80
Unsolicited: tag=00, enabled=0
Connection: 4
0x15* 0x16 0x17 0x1e
Node 0x0c [Pin Complex] wcaps 0x400183: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x00001737: IN OUT Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
Pin Default 0x4f0000f0: [N/A] Line Out at Ext UNKNOWN
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00: VREF_HIZ
Unsolicited: tag=00, enabled=0
Connection: 4
0x15* 0x16 0x17 0x1e
Node 0x0d [Pin Complex] wcaps 0x400183: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
Pin Default 0x90170110: [Fixed] Speaker at Int N/A
Conn = Analog, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x40: OUT
Unsolicited: tag=00, enabled=0
Connection: 4
0x15 0x16 0x17* 0x1e
Node 0x0e [Pin Complex] wcaps 0x400183: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x00001737: IN OUT Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
Pin Default 0x03a11020: [Jack] Mic at Ext Left
Conn = 1/8, Color = Black
DefAssociation = 0x2, Sequence = 0x0
Pin-ctls: 0x24: IN VREF_80
Unsolicited: tag=03, enabled=1
Connection: 4
0x15* 0x16 0x17 0x1e
Node 0x0f [Pin Complex] wcaps 0x400183: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x00000037: IN OUT Detect Trigger ImpSense
Pin Default 0x0321101f: [Jack] HP Out at Ext Left
Conn = 1/8, Color = Black
DefAssociation = 0x1, Sequence = 0xf
Pin-ctls: 0x40: OUT
Unsolicited: tag=02, enabled=1
Connection: 4
0x15 0x16* 0x17 0x1e
Node 0x10 [Pin Complex] wcaps 0x400183: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x00000037: IN OUT Detect Trigger ImpSense
Pin Default 0x4f0000f0: [N/A] Line Out at Ext UNKNOWN
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Connection: 4
0x15* 0x16 0x17 0x1e
Node 0x11 [Pin Complex] wcaps 0x400183: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x00000037: IN OUT Detect Trigger ImpSense
Pin Default 0x4f0000f0: [N/A] Line Out at Ext UNKNOWN
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Connection: 4
0x15* 0x16 0x17 0x1e
Node 0x12 [Pin Complex] wcaps 0x400081: Stereo
Pincap 0x00000024: IN Detect
Pin Default 0x4f0000f0: [N/A] Line Out at Ext UNKNOWN
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Node 0x13 [Pin Complex] wcaps 0x400003: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x00000020: IN
Pin Default 0x90a60160: [Fixed] Mic at Int N/A
Conn = Digital, Color = Unknown
DefAssociation = 0x6, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x20: IN
Node 0x14 [Pin Complex] wcaps 0x400003: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x00 0x00]
Pincap 0x00000020: IN
Pin Default 0x4f0000f0: [N/A] Line Out at Ext UNKNOWN
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Node 0x15 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
Amp-Out caps: N/A
Amp-Out vals: [0x6b 0x6b]
Converter: stream=0, channel=0
Power: setting=D0, actual=D0
Delay: 13 samples
Node 0x16 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
Amp-Out caps: N/A
Amp-Out vals: [0x65 0x65]
Converter: stream=0, channel=0
Power: setting=D0, actual=D0
Delay: 13 samples
Node 0x17 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
Amp-Out caps: N/A
Amp-Out vals: [0x6b 0x6b]
Converter: stream=0, channel=0
Power: setting=D0, actual=D0
Delay: 13 samples
Node 0x18 [Vendor Defined Widget] wcaps 0xfd0c05: Stereo Amp-Out R/L
Amp-Out caps: N/A
Amp-Out vals: [0xff 0xff]
Power: setting=D0, actual=D3
Delay: 13 samples
Node 0x19 [Vendor Defined Widget] wcaps 0xfd0c05: Stereo Amp-Out R/L
Amp-Out caps: N/A
Amp-Out vals: [0xff 0xff]
Power: setting=D0, actual=D3
Delay: 13 samples
Node 0x1a [Audio Input] wcaps 0x1d0541: Stereo
Converter: stream=0, channel=0
SDI-Select: 0
Power: setting=D0, actual=D0
Delay: 13 samples
Connection: 1
0x20
Processing caps: benign=0, ncoeff=0
Node 0x1b [Audio Input] wcaps 0x1d0541: Stereo
Converter: stream=0, channel=0
SDI-Select: 0
Power: setting=D0, actual=D0
Delay: 13 samples
Connection: 1
0x21
Processing caps: benign=0, ncoeff=0
Node 0x1c [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out
Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=1
Amp-Out vals: [0x00]
Node 0x1d [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x97 0x97] [0x9f 0x9f] [0x97 0x97] [0x97 0x97] [0x97 0x97]
Connection: 5
0x28 0x29 0x2a 0x2b 0x12
Node 0x1e [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=1
Amp-Out vals: [0x9f 0x9f]
Connection: 1
0x1d
Node 0x1f [Volume Knob Widget] wcaps 0x600000: Mono
Volume-Knob: delta=1, steps=127, direct=1, val=127
Connection: 3
0x15 0x16 0x17
Node 0x20 [Audio Selector] wcaps 0x30090d: Stereo Amp-Out R/L
Amp-Out caps: ofs=0x00, nsteps=0x0f, stepsize=0x05, mute=1
Amp-Out vals: [0x0f 0x0f]
Connection: 12
0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x1d*
Node 0x21 [Audio Selector] wcaps 0x30090d: Stereo Amp-Out R/L
Amp-Out caps: ofs=0x00, nsteps=0x0f, stepsize=0x05, mute=1
Amp-Out vals: [0x80 0x80]
Connection: 12
0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x1d*
Node 0x22 [Pin Complex] wcaps 0x400301: Stereo Digital
Pincap 0x00000010: OUT
Pin Default 0x4f0000f0: [N/A] Line Out at Ext UNKNOWN
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Connection: 3
0x25* 0x20 0x21
Node 0x23 [Pin Complex] wcaps 0x400301: Stereo Digital
Pincap 0x00000010: OUT
Pin Default 0x4f0000f0: [N/A] Line Out at Ext UNKNOWN
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Connection: 3
0x26* 0x20 0x21
Node 0x24 [Pin Complex] wcaps 0x400681: Stereo Digital
Pincap 0x00010024: IN EAPD Detect
EAPD 0x0:
Pin Default 0x4f00000f: [N/A] Line Out at Ext UNKNOWN
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0xf
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power: setting=D0, actual=D0
Node 0x25 [Audio Output] wcaps 0x4021d: Stereo Digital Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Delay: 4 samples
Node 0x26 [Audio Output] wcaps 0x4021d: Stereo Digital Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Delay: 4 samples
Node 0x27 [Audio Input] wcaps 0x14031b: Stereo Digital Amp-In
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00]
Converter: stream=0, channel=0
SDI-Select: 0
Digital:
Digital category: 0x0
PCM:
rates [0x160]: 44100 48000 96000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Delay: 4 samples
Connection: 1
0x24
Node 0x28 [Audio Selector] wcaps 0x300101: Stereo
Connection: 4
0x0a 0x0b* 0x0d 0x0f
Node 0x29 [Audio Selector] wcaps 0x300101: Stereo
Connection: 4
0x0a 0x0e* 0x10 0x11
Node 0x2a [Audio Selector] wcaps 0x300101: Stereo
Connection: 4
0x0b 0x0c* 0x10 0x11
Node 0x2b [Audio Selector] wcaps 0x300101: Stereo
Connection: 3
0x15* 0x16 0x17
md5sum tsalsa: 1249205495.0000000000 1249205495.0000000000 1249205495.0000000000
curl: /usr/bin/curl
wget: /usr/bin/wget
dialog: /usr/bin/dialog
tsalsa version 2008-09-14 end: So 2. Aug 11:31:35 CEST 2009 134
md5sum tsalsa.txt: 091a68389f1a6749282f0a0cbe82876f /tmp/tsalsa.txt

 
Oben