Created attachment 38687 [details] glxinfo KMS Driver Stack details : ========================= 1) Kernel-2.6.32-21-generic-pae 2) Libdrm-2.4.19 3) Mesa-7.8 4) Xorg-server-1.7.4 5) ddx: xf86-video-ati-6.13.0 System Environment : =================== O.S. - Ubuntu-10.04(32 bit) Asic - M97 Mobility RadeonHD 4830 CPU - AMD Athlon(tm) 64 FX-60 Dual Core Processor@2.60 GHz Steps to Reproduce: =================== 1)Connect one DVI and one hdmi display with hdmi to hdmi connector 2)startx Observation : ============= Display observed only on DVI. Xrandr –q does not list hdmi.
Created attachment 38688 [details] [review] Xorg.log
Created attachment 38689 [details] xorg.conf
From your Xorg.0.log: (II) RADEON(0): Output DIN disconnected (II) RADEON(0): Output VGA-0 disconnected (II) RADEON(0): Output DP disconnected (II) RADEON(0): Output DVI-0 connected DIN: S-video? Clearly your working monitor (DVI) is on output DVI-0. What is the actual card you have? (manufacturer, model) List all of the connectors that it actually (physically) has. I can think of a few possibilities: 1) That the DVI and HDMI plugs are wired into the same place, 2) That the HDMI plug is on the DP (or you are actually using a DP-HDMI cable) and you suffer from a similar defect as my mainboard: http://www.phoronix.com/forums/showthread.php?t=24480 If you have BOTH an HDMI plug as well as a DP plug on your card, then I would guess option 1 and you will need to pick up a passive DP-HDMI adapter cable to use the second monitor. If there IS NO DP plug, then I would guess option (2), in which case you'll have to hack the kernel to make it work or beg someone to add a workaround for this defect.
(In reply to comment #3) > From your Xorg.0.log: > (II) RADEON(0): Output DIN disconnected > (II) RADEON(0): Output VGA-0 disconnected > (II) RADEON(0): Output DP disconnected > (II) RADEON(0): Output DVI-0 connected > DIN: S-video? > Clearly your working monitor (DVI) is on output DVI-0. > What is the actual card you have? (manufacturer, model) > List all of the connectors that it actually (physically) has. > I can think of a few possibilities: > 1) That the DVI and HDMI plugs are wired into the same place, > 2) That the HDMI plug is on the DP (or you are actually using a DP-HDMI cable) > and you suffer from a similar defect as my mainboard: > http://www.phoronix.com/forums/showthread.php?t=24480 > If you have BOTH an HDMI plug as well as a DP plug on your card, then I would > guess option 1 and you will need to pick up a passive DP-HDMI adapter cable to > use the second monitor. If there IS NO DP plug, then I would guess option (2), > in which case you'll have to hack the kernel to make it work or beg someone to > add a workaround for this defect. Sorry for the Delay. If the machine is booted in run level 3 with a single HDMI to HDMI connector, then the startx fails. I am attaching startx log.
Created attachment 39214 [details] startx.log
Can you attach your dmesg output? What connectors does the card actually have?
Created attachment 39255 [details] dmesg
(In reply to comment #7) > Created an attachment (id=39255) [details] > dmesg dmesg.txt is attached. The ASIC has 1 S-video,1 VGA,1 DVI,2 HDMI and 2 Display Ports. The system is booted with a single HDMI to HDMI connector.
(In reply to comment #8) > (In reply to comment #7) > > Created an attachment (id=39255) [details] [details] > > dmesg > dmesg.txt is attached. The ASIC has 1 S-video,1 VGA,1 DVI,2 HDMI and 2 Display > Ports. The system is booted with a single HDMI to HDMI connector. Resolved : Fixed in the latest build.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.