https://bugzilla.novell.com/show_bug.cgi?id=860679 https://bugzilla.novell.com/show_bug.cgi?id=860679#c0 Summary: Nouveau: xrandr HDMI-1 and DVI-D-1 disconnected - External monitor not detected Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: HP OS/Version: openSUSE 13.1 Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: terje@nordland-teknikk.no QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- Created an attachment (id=576031) --> (http://bugzilla.novell.com/attachment.cgi?id=576031) /etc/X11/xorg.conf.install User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 Beyond the built-in WUXGA display, an external WQHD monitor is connected to the HDMI port on the graphical card, alternatively connected to the dual link DVI-D on the hp docking station. The external monitor is not detected and the external monitor ports are reported disconnected using Nouveau and xrandr on openSUSE 13.1 running on a hp8710w mobile workstation equipped with a Nvidia graphical card. The same problem has been the case previously also using 12.x with previous 3.x kernels. In comparision, SLED11 SP3 using the proprietary Nvidia/settings driver running in dualboot with openSUSE 13.1/Nouveau on the same workstation, the external monitor here works with up to 1920x1080 over HDMI and at 2560x1440 resolution over the docking dual link DVI-D. Here follows the query output using openSUSE 13.1/Nouveau/xrandr: # lspci -nnk | grep VGA -A2 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G92GLM [Quadro FX 3600M] [10de:061c] (rev a2) Subsystem: NVIDIA Corporation Device [10de:0518] Kernel driver in use: nouveau Software versions installed: # uname -a Linux linux-0ufn 3.11.6-4-desktop #1 SMP PREEMPT Wed Oct 30 18:04:56 UTC 2013 (e6d4a27) x86_64 x86_64 x86_64 GNU/Linux # zypper se -is nouveau Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+-------------------------------+---------+--------------+--------+------------------ i | libdrm_nouveau2 | package | 2.4.46-3.2.2 | x86_64 | openSUSE-13.1-Oss i | xorg-x11-driver-video-nouveau | package | 1.0.9-3.1.2 | x86_64 | openSUSE-13.1-Oss # zypper se -is xrandr Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+------------+---------+-------------+--------+------------------ i | libXrandr2 | package | 1.4.2-2.1.2 | x86_64 | openSUSE-13.1-Oss i | xrandr | package | 1.4.1-2.2.1 | x86_64 | openSUSE-13.1-Oss Beyond LVDS for the builtin display, all other graphical ports are reported as disconnected by xrandr: # xrandr -q Screen 0: minimum 320 x 200, current 1920 x 1200, maximum 8192 x 8192 LVDS-1 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 367mm x 229mm 1920x1200 60.0*+ 59.9 1920x1080 60.0 1600x1200 59.9 1680x1050 60.0 1400x1050 60.0 1280x1024 59.9 1280x960 59.9 1152x864 60.0 1024x768 59.9 800x600 59.9 640x480 59.4 720x400 59.6 640x400 60.0 640x350 59.8 VGA-1 disconnected (normal left inverted right x axis y axis) DVI-D-1 disconnected (normal left inverted right x axis y axis) HDMI-1 disconnected (normal left inverted right x axis y axis) # grep HDMI /var/log/Xorg.0.log [ 70.577] (II) NOUVEAU(0): Output HDMI-1 has no monitor section [ 70.699] (II) NOUVEAU(0): EDID for output HDMI-1 [ 70.699] (II) NOUVEAU(0): Output HDMI-1 disconnected # grep DVI /var/log/Xorg.0.log [ 70.575] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section [ 70.697] (II) NOUVEAU(0): EDID for output DVI-D-1 [ 70.699] (II) NOUVEAU(0): Output DVI-D-1 disconnected I have not tried to configure any file in /etc/X11 I've tried a solution that has been suggested to add output to an external monitor, but it failed as shown: # xrandr --addmode HDMI-1 1920x1080 # xrandr --output HDMI-1 --mode 1920x1080 --left-of LVDS-1 Attach the following files /etc/X11/xorg.conf.install /etc/X11/xorg.conf.d.tar /var/log/Xorg.0.log xrandr: Configure crtc 1 failed Reproducible: Always Steps to Reproduce: 1. Logon to Gnome 2. as above 3. Actual Results: No output on the external monitor and it is not found with the Screen setup tool. HDMI and DVI are reported Disconnected by xrandr Expected Results: Output on the external monitor, or possible to find it on the screen setup tool HDMI and DVI should be reported as connected by xrandr -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.