On Wed, Dec 4, 2013 at 11:24 PM, Raymond Yau <superquad.vortex2 at gmail.com>wrote: > > > >>>>> I just changed my RadeonHD 4670 for a 7870, and now when I type "aplay >>>>> -l" I get many HDMI codecs instead of just one like for the previous card. >>>>> >>>> > How many hdmi , dvi or display port connectors do your card have ? > > 1 hdmi, 1 vga, 2 tiny ports that I cannot name. > > Specification seem support up to 6 displays > I believe these are virtual HDMI ouputs, not physical ones and total for 6 in aplay -l and for 4 in aplay -L. > > >>>> >>>> Oh interesting, but I was just using the standard HDMI connector of the >>> VGA card without connecting my card to the motherboard by more than PCI-E. >>> Also, spdif would not get me 6 channels in LCPM, so I don't think that >>> was it but I could be wrong. >>> >>>> >>>> >>>> > Is there any reason for you to disable on-board hda controller and alc888 > Hmmm, I don't really remember why I did it back then, but probably because using alsamixer and alsamixer -c0 felt easier than alsamixer and alsamixer-c1 or something like that. > as you don't have any capture device anymore? > Yup, but I haven't use any in years anyway. > > pactl list > > attached to this mail. > Do pulseaudio server select null sink or hdmi.monitor as the default > source ? > The way I read it in the log hdmi.monitor: " Description: Monitor of Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Surround 5.1 (HDMI 0)" "device.class = "monitor"" > > >>>>> When I type "aplay -L" I get one more codec that I can see it in the >>>>> pavucontrol profile (not sure which one as the names are irrelevant) >>>>> >>>>> >>>>> if in default.pa I specify the alsa sink device=hw:0,3 directly, I do >>>>> get sound, but then in pavucontrol I do not get the advanced sub-menu >>>>> anymore which makes me think something is not working properly... >>>>> >>>>> For now I have settled on this hack instead: >>>>> >>>>> >>>>> I changed the extra-hdmi.conf in >>>>> /usr/share/pulseaudio/alsa-mixer/profile-sets file to : >>>>> >>>>> [Mapping hdmi-surround-extra0] >>>>> description = Digital Surround 5.1 (HDMI 0) >>>>> device-strings = hdmi:%f,0 >>>>> paths-output = hdmi-output-0 >>>>> channel-map = >>>>> front-left,front-right,rear-left,rear-right,front-center,lfe >>>>> priority = 1 >>>>> direction = output >>>>> >>>>> [Mapping hdmi-surround-extra3] >>>>> description = Digital Surround 5.1 (HDMI 3) >>>>> device-strings = hdmi:%f,0 >>>>> paths-output = hdmi-output-3 >>>>> channel-map = >>>>> front-left,front-right,rear-left,rear-right,front-center,lfe >>>>> priority = 1 >>>>> direction = output >>>>> >>>>> I only need one of these two, somehow they both work... >>>>> >>>>> Now everything works for me, but since it's not out of the box, I am >>>>> guessing there might be something out there to fix. >>>>> >>>>> >>>>> >>>> >>>> https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=5a61358433b1f89b500f2c365746c73cb7a27e2f >>>> >>>> Hmmm I am not sure what you meant by that. >>> >>> >> Here is the alsa-info. >> > > > strange that all jacks return true > control.1 { > iface CARD > name 'HDMI/DP,pcm=3 Jack' > value true > comment { > access read > type BOOLEAN > count 1 > } > } > ... > > control.31 { > iface CARD > name 'HDMI/DP,pcm=11 Jack' > value true > comment { > access read > type BOOLEAN > count 1 > } > } > > > cat /proc/asound/card0/eld#*.0 > > attached > does your hdmi montior name appear in one of the six eld > > It appears exactly in the 0 one you mentioned above.: "monitor_present 1 eld_valid 1 monitor_name connection_type HDMI" > > [ 5.468413] [drm] Connector 2: > [ 5.468414] [drm] HDMI-A-1 > [ 5.468415] [drm] HPD1 > > > Does the graphic driver show which hdmi monitor connect to which ports in > system log ? > > I cannot find anything like that in dmesg, but I see this in Xorg.log if > that helps: > "[ 8.292] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event8) [ 8.292] (II) No input driver specified, ignoring this device. [ 8.292] (II) This device may have been added with another device file. [ 8.293] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event7) [ 8.293] (II) No input driver specified, ignoring this device. [ 8.293] (II) This device may have been added with another device file. [ 8.293] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event6) [ 8.293] (II) No input driver specified, ignoring this device. [ 8.293] (II) This device may have been added with another device file. [ 8.293] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event11) [ 8.293] (II) No input driver specified, ignoring this device. [ 8.293] (II) This device may have been added with another device file. [ 8.293] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event10) [ 8.293] (II) No input driver specified, ignoring this device. [ 8.293] (II) This device may have been added with another device file. [ 8.294] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event9) [ 8.294] (II) No input driver specified, ignoring this device." Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20131204/a64bc9a5/attachment-0001.html> -------------- next part -------------- Module #0 Name: module-device-restore Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute state of devices" module.version = "4.0-271-g09e8-dirty" Module #1 Name: module-stream-restore Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute/device state of streams" module.version = "4.0-271-g09e8-dirty" Module #2 Name: module-card-restore Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Automatically restore profile of cards" module.version = "4.0-271-g09e8-dirty" Module #3 Name: module-augment-properties Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Augment the property sets of streams with additional static information" module.version = "4.0-271-g09e8-dirty" Module #4 Name: module-switch-on-port-available Argument: Usage counter: n/a Properties: Module #5 Name: module-udev-detect Argument: tsched=0 Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Detect available audio hardware and load matching drivers" module.version = "4.0-271-g09e8-dirty" Module #6 Name: module-alsa-card Argument: device_id="0" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=no fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Usage counter: 2 Properties: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "4.0-271-g09e8-dirty" Module #7 Name: module-jackdbus-detect Argument: channels=2 Usage counter: n/a Properties: module.author = "David Henningsson" module.description = "Adds JACK sink/source ports when JACK is started" module.version = "4.0-271-g09e8-dirty" Module #8 Name: module-bluetooth-policy Argument: Usage counter: n/a Properties: module.author = "Fr?d?ric Dalleau" module.description = "When a bluetooth sink or source is added, load module-loopback" module.version = "4.0-271-g09e8-dirty" Module #9 Name: module-bluetooth-discover Argument: Usage counter: n/a Properties: module.author = "Jo?o Paulo Rechi Vita" module.description = "Detect available Bluetooth daemon and load the corresponding discovery module" module.version = "4.0-271-g09e8-dirty" Module #10 Name: module-bluez5-discover Argument: Usage counter: n/a Properties: module.author = "Jo?o Paulo Rechi Vita" module.description = "Detect available BlueZ 5 Bluetooth audio devices and load BlueZ 5 Bluetooth audio drivers" module.version = "4.0-271-g09e8-dirty" Module #11 Name: module-bluez4-discover Argument: Usage counter: n/a Properties: module.author = "Jo?o Paulo Rechi Vita" module.description = "Detect available BlueZ 4 Bluetooth audio devices and load BlueZ 4 Bluetooth audio drivers" module.version = "4.0-271-g09e8-dirty" Module #12 Name: module-esound-protocol-unix Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "ESOUND protocol (UNIX sockets)" module.version = "4.0-271-g09e8-dirty" Module #13 Name: module-native-protocol-unix Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Native protocol (UNIX sockets)" module.version = "4.0-271-g09e8-dirty" Module #14 Name: module-gconf Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "GConf Adapter" module.version = "4.0-271-g09e8-dirty" Module #15 Name: module-default-device-restore Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Automatically restore the default sink and source" module.version = "4.0-271-g09e8-dirty" Module #16 Name: module-rescue-streams Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "When a sink/source is removed, try to move its streams to the default sink/source" module.version = "4.0-271-g09e8-dirty" Module #17 Name: module-always-sink Argument: Usage counter: n/a Properties: module.author = "Colin Guthrie" module.description = "Always keeps at least one sink loaded even if it's a null one" module.version = "4.0-271-g09e8-dirty" Module #18 Name: module-intended-roles Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Automatically set device of streams based on intended roles of devices" module.version = "4.0-271-g09e8-dirty" Module #19 Name: module-suspend-on-idle Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "When a sink/source is idle for too long, suspend it" module.version = "4.0-271-g09e8-dirty" Module #20 Name: module-console-kit Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Create a client for each ConsoleKit session of this user" module.version = "4.0-271-g09e8-dirty" Module #21 Name: module-systemd-login Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Create a client for each login session of this user" module.version = "4.0-271-g09e8-dirty" Module #22 Name: module-position-event-sounds Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them." module.version = "4.0-271-g09e8-dirty" Module #23 Name: module-role-cork Argument: Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "Mute & cork streams with certain roles while others exist" module.version = "4.0-271-g09e8-dirty" Module #24 Name: module-filter-heuristics Argument: Usage counter: n/a Properties: module.author = "Colin Guthrie" module.description = "Detect when various filters are desirable" module.version = "4.0-271-g09e8-dirty" Module #25 Name: module-filter-apply Argument: Usage counter: n/a Properties: module.author = "Colin Guthrie" module.description = "Load filter sinks automatically when needed" module.version = "4.0-271-g09e8-dirty" Module #26 Name: module-dbus-protocol Argument: Usage counter: n/a Properties: module.author = "Tanu Kaskinen" module.description = "D-Bus interface" module.version = "4.0-271-g09e8-dirty" Module #27 Name: module-x11-publish Argument: display=:0 Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "X11 credential publisher" module.version = "4.0-271-g09e8-dirty" Module #28 Name: module-x11-publish Argument: display=:0 Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "X11 credential publisher" module.version = "4.0-271-g09e8-dirty" Module #29 Name: module-device-manager Argument: do_routing=1 Usage counter: n/a Properties: module.author = "Colin Guthrie" module.description = "Keep track of devices (and their descriptions) both past and present and prioritise by role" module.version = "4.0-271-g09e8-dirty" Module #30 Name: module-x11-xsmp Argument: display=:0 session_manager=local/HTPC:@/tmp/.ICE-unix/680,unix/HTPC:/tmp/.ICE-unix/680 Usage counter: n/a Properties: module.author = "Lennart Poettering" module.description = "X11 session management" module.version = "4.0-271-g09e8-dirty" Sink #0 State: RUNNING Name: alsa_output.pci-0000_01_00.1.hdmi-surround-extra0 Description: Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Surround 5.1 (HDMI 0) Driver: module-alsa-card.c Sample Specification: s16le 6ch 48000Hz Channel Map: front-left,front-right,rear-left,rear-right,front-center,lfe Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB, rear-left: 65536 / 100% / 0.00 dB, rear-right: 65536 / 100% / 0.00 dB, front-center: 65536 / 100% / 0.00 dB, lfe: 65536 / 100% / 0.00 dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor Source: alsa_output.pci-0000_01_00.1.hdmi-surround-extra0.monitor Latency: 99978 usec, configured 100000 usec Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "HDMI 0" alsa.id = "HDMI 0" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "3" alsa.card = "0" alsa.card_name = "HDA ATI HDMI" alsa.long_card_name = "HDA ATI HDMI at 0xfbcfc000 irq 46" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:01:00.1" sysfs.path = "/devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card0" device.bus = "pci" device.vendor.id = "1002" device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]" device.product.id = "aab0" device.product.name = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]" device.string = "hdmi:0,0" device.buffering.buffer_size = "57600" device.buffering.fragment_size = "11520" device.access_mode = "mmap" device.profile.name = "hdmi-surround-extra0" device.profile.description = "Digital Surround 5.1 (HDMI 0)" device.description = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Surround 5.1 (HDMI 0)" alsa.mixer_name = "ATI R6xx HDMI" alsa.components = "HDA:1002aa01,00aa0100,00100300" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Ports: hdmi-output-0: HDMI / DisplayPort (priority: 5900, available) Active Port: hdmi-output-0 Formats: ac3-iec61937, format.rate = "[ 32000, 44100, 48000, 88200, 96000, 176400, 192000 ]" dts-iec61937, format.rate = "[ 32000, 44100, 48000, 88200, 96000, 176400, 192000 ]" pcm Source #0 State: IDLE Name: alsa_output.pci-0000_01_00.1.hdmi-surround-extra0.monitor Description: Monitor of Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Surround 5.1 (HDMI 0) Driver: module-alsa-card.c Sample Specification: s16le 6ch 48000Hz Channel Map: front-left,front-right,rear-left,rear-right,front-center,lfe Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB, rear-left: 65536 / 100% / 0.00 dB, rear-right: 65536 / 100% / 0.00 dB, front-center: 65536 / 100% / 0.00 dB, lfe: 65536 / 100% / 0.00 dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor of Sink: alsa_output.pci-0000_01_00.1.hdmi-surround-extra0 Latency: 0 usec, configured 100000 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Surround 5.1 (HDMI 0)" device.class = "monitor" alsa.card = "0" alsa.card_name = "HDA ATI HDMI" alsa.long_card_name = "HDA ATI HDMI at 0xfbcfc000 irq 46" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:01:00.1" sysfs.path = "/devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card0" device.bus = "pci" device.vendor.id = "1002" device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]" device.product.id = "aab0" device.product.name = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]" device.string = "0" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Sink Input #27 Driver: protocol-native.c Owner Module: 13 Client: 35 Sink: 0 Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Format: pcm, format.sample_format = "\"s16le\"" format.rate = "44100" format.channels = "2" format.channel_map = "\"front-left,front-right\"" Corked: no Mute: no Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance 0.00 Buffer Latency: 103015 usec Sink Latency: 99985 usec Resample method: speex-float-9 Properties: media.name = "Simple DirectMedia Layer" application.name = "gtk-gnash" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" application.process.id = "4639" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "gtk-gnash" window.x11.display = ":0" application.language = "en_US.UTF-8" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" module-stream-restore.id = "sink-input-by-application-name:gtk-gnash" Sink Input #29 Driver: protocol-native.c Owner Module: 13 Client: 37 Sink: 0 Sample Specification: float32le 6ch 48000Hz Channel Map: front-left,front-right,rear-left,rear-right,front-center,lfe Format: pcm, format.sample_format = "\"float32le\"" format.rate = "48000" format.channels = "6" format.channel_map = "\"front-left,front-right,rear-left,rear-right,front-center,lfe\"" Corked: yes Mute: no Volume: front-left: 52428 / 80% / -5.81 dB, front-right: 52428 / 80% / -5.81 dB, rear-left: 52428 / 80% / -5.81 dB, rear-right: 52428 / 80% / -5.81 dB, front-center: 52428 / 80% / -5.81 dB, lfe: 52428 / 80% / -5.81 dB balance 0.00 Buffer Latency: 276458 usec Sink Latency: 99984 usec Resample method: copy Properties: media.name = "Yes Man (2008).mkv" application.name = "MPlayer" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" application.process.id = "5421" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "mplayer" application.language = "C" window.x11.display = ":0" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" application.icon_name = "mplayer" module-stream-restore.id = "sink-input-by-application-name:MPlayer" Client #0 Driver: module-systemd-login.c Owner Module: 21 Properties: application.name = "Login Session 1" systemd-login.session = "1" Client #3 Driver: protocol-native.c Owner Module: 13 Properties: application.name = "KMix KDE 4" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" application.process.id = "773" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "kdeinit4" application.language = "en_US.UTF-8" window.x11.display = ":0" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" Client #7 Driver: module-x11-xsmp.c Owner Module: 30 Properties: application.name = "XSMP Session on KDE as 1048545043000138616110200000006800007" xsmp.vendor = "KDE" xsmp.client.id = "1048545043000138616110200000006800007" Client #8 Driver: protocol-native.c Owner Module: 13 Properties: application.name = "Chrome input" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" application.process.id = "919" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "chromium" window.x11.display = ":0" application.language = "en_US.UTF-8" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" application.icon_name = "chromium" Client #12 Driver: protocol-native.c Owner Module: 13 Properties: application.name = "Chromium" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "919" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "chromium" application.language = "en_US.UTF-8" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" application.icon_name = "chromium" Client #35 Driver: protocol-native.c Owner Module: 13 Properties: application.name = "gtk-gnash" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" application.process.id = "4639" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "gtk-gnash" window.x11.display = ":0" application.language = "en_US.UTF-8" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" Client #37 Driver: protocol-native.c Owner Module: 13 Properties: application.name = "MPlayer" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" application.process.id = "5421" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "mplayer" application.language = "C" window.x11.display = ":0" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" application.icon_name = "mplayer" Client #39 Driver: protocol-native.c Owner Module: 13 Properties: application.name = "pactl" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" application.process.id = "18403" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "pactl" application.language = "en_US.UTF-8" window.x11.display = ":0" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" Sample #0 Name: dialog-warning Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Volume: (invalid) balance 0.00 Duration: 0.5s Size: 86.0 KiB Lazy: no Filename: n/a Properties: media.role = "event" event.description = "Message dialog shown" event.id = "dialog-warning" media.name = "dialog-warning" media.filename = "/usr/share/sounds/freedesktop/stereo/dialog-warning.oga" application.name = "Chromium" native-protocol.peer = "UNIX socket client" native-protocol.version = "28" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "919" application.process.user = "john" application.process.host = "HTPC" application.process.binary = "chromium" application.language = "en_US.UTF-8" application.process.machine_id = "5cd3ebb884298f8df57b1e43000003bc" application.process.session_id = "1" application.icon_name = "chromium" Card #0 Name: alsa_card.pci-0000_01_00.1 Driver: module-alsa-card.c Owner Module: 6 Properties: alsa.card = "0" alsa.card_name = "HDA ATI HDMI" alsa.long_card_name = "HDA ATI HDMI at 0xfbcfc000 irq 46" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:01:00.1" sysfs.path = "/devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card0" device.bus = "pci" device.vendor.id = "1002" device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]" device.product.id = "aab0" device.product.name = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]" device.string = "0" device.description = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Profiles: output:hdmi-surround-extra0: Digital Surround 5.1 (HDMI 0) Output (sinks: 1, sources: 0, priority: 3100) output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 3100) off: Off (sinks: 0, sources: 0, priority: 0) Active Profile: output:hdmi-surround-extra0 Ports: hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency offset: 0 usec, available) Properties: device.icon_name = "video-display" Part of profile(s): output:hdmi-surround-extra0 hdmi-output-3: HDMI / DisplayPort 4 (priority: 5600, latency offset: 0 usec, available) Properties: device.icon_name = "video-display" Part of profile(s): output:hdmi-surround-extra3 -------------- next part -------------- monitor_present 1 eld_valid 1 monitor_name connection_type HDMI eld_version [0x2] CEA-861D or below edid_version [0x0] no CEA EDID Timing Extension block present manufacture_id 0x0 product_id 0x0 port_id 0x0 support_hdcp 0 support_ai 0 audio_sync_delay 0 speakers [0x5f] FL/FR LFE FC RL/RR RC RLC/RRC sad_count 6 sad0_coding_type [0x1] LPCM sad0_channels 8 sad0_rates [0x1ee0] 32000 44100 48000 88200 96000 176400 192000 sad0_bits [0xe0000] 16 20 24 sad1_coding_type [0x2] AC-3 sad1_channels 6 sad1_rates [0xe0] 32000 44100 48000 sad1_max_bitrate 640000 sad2_coding_type [0x7] DTS sad2_channels 6 sad2_rates [0x6c0] 44100 48000 88200 96000 sad2_max_bitrate 1536000 sad3_coding_type [0xa] E-AC-3/DD+ (Dolby Digital Plus) sad3_channels 8 sad3_rates [0xc0] 44100 48000 sad4_coding_type [0xb] DTS-HD sad4_channels 8 sad4_rates [0x1ec0] 44100 48000 88200 96000 176400 192000 sad5_coding_type [0xc] MLP (Dolby TrueHD) sad5_channels 8 sad5_rates [0x1ec0] 44100 48000 88200 96000 176400 192000