[pulseaudio-tickets] [PulseAudio] #909: Intel HDA HDMI interfaces are not detected

PulseAudio trac-noreply at tango.0pointer.de
Fri Feb 11 15:27:43 PST 2011


#909: Intel HDA HDMI interfaces are not detected
--------------------+-------------------------------------------------------
 Reporter:  luto    |       Owner:  lennart      
     Type:  defect  |      Status:  new          
Milestone:          |   Component:  module-detect
 Keywords:          |  
--------------------+-------------------------------------------------------
 (This is on PA 0.9.21 on Fedora, but latest git seems to have the same
 problem.)

 I have an Intel board that can output audio over HDMI and DP.  aplay -l
 says:

 $ aplay -l
 **** List of PLAYBACK Hardware Devices ****
 card 0: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 card 0: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
   Subdevices: 1/1
   Subdevice #0: subdevice #0

 Device 7 is audio over DP (determined experimentally).  PulseAudio only
 shows "Internal Audio Analog Stereo" which outputs over the analog output
 on the back of the motherboard.

 If I add:

 load-module module-alsa-sink device=hw:0,7 sink_name=DP
 set-default-sink DP
 update-sink-proplist DP device.description="DisplayPort"

 to default.pa, everything works.  Surely this should work automatically,
 though.

 Logs attached.

 Filed under module-detect because I don't know whether module-detect or
 module-alsa-sink is responsible.

-- 
Ticket URL: <http://pulseaudio.org/ticket/909>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list