On 06/03/16 14:15, Mark wrote: > On Fri, 2016-06-03 at 06:43 +1000, Dylan Thiedeke wrote: >> What is your output for >> >> $ aplay -l >> >> As mentioned here https://bugzilla.redhat.com/show_bug.cgi?id=1268786 >> , >> is there additional or update firmware/drivers you could install? >> > $ aplay -l gives > > **** List of PLAYBACK Hardware Devices **** > card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] > Subdevices: 0/1 > Subdevice #0: subdevice #0 > card 2: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 2: PCH [HDA Intel PCH], device 3: ALC892 Digital [ALC892 Digital] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > > and this is what it gives after powered down the computer, removed the > HDMI cable and switched to DP > > **** List of PLAYBACK Hardware Devices **** > card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 1: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 1: PCH [HDA Intel PCH], device 3: ALC892 Digital [ALC892 Digital] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > > The graphics device is Intel Iris Pro 6200 (Broadwell GT3e). I haven't > installed any special drivers or firmware. It's just the what comes > with the Fedora OS that drives the graphics and audio. I have found it better to use the command "aplay -L" to list the available devices since the output can be then used to directly test. I am using an nVidia card with the nVidia drivers so the relevant portion from my system would be hdmi:CARD=NVidia,DEV=0 HDA NVidia, HDMI 0 HDMI Audio Output hdmi:CARD=NVidia,DEV=1 HDA NVidia, HDMI 1 HDMI Audio Output hdmi:CARD=NVidia,DEV=2 HDA NVidia, HDMI 2 HDMI Audio Output hdmi:CARD=NVidia,DEV=3 HDA NVidia, HDMI 3 HDMI Audio Output I have 2 ASUS PB258Q monitors. One is connected to an HDMI port and the other the display port. To play on the HDMI connected monitor's speakers I can use... [egreshko@meimei ~]$ aplay -Dhdmi:CARD=NVidia,DEV=1 05-Born_To_Run.wav Playing WAVE '05-Born_To_Run.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo To play on the DP connected monitor's speakers I can use... [egreshko@meimei ~]$ aplay -Dhdmi:CARD=NVidia,DEV=2 05-Born_To_Run.wav Playing WAVE '05-Born_To_Run.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo But I have Bose external speakers so I never use the monitor speakers as they sound horrible in comparison. :-) -- You're Welcome Zachary Quinto -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org