Dell Precision M6700 laptop running Debian 12 (bookworm) with default desktop
External monitor connected to HDMI port shows blank white screen except for very top edge. I can see the mouse cursor when it is moved to the very top. Settings->Display detects the second monitor, and I can select from a list of resolutions, but nothing changes the symptoms.
If I connect the external monitor to the laptop VGA output, it works correctly (but only at 1024x768).
output of lspci:Output of xrandr with second monitor connected to HDMIoutput of nvidia-detect:Using Debian package manager Synaptic I found a large number of packages dealing with the tesla-470 driver. Do I need all of these, or just the 'nvidia-tesla-470-driver'?
TIA,
Frank
External monitor connected to HDMI port shows blank white screen except for very top edge. I can see the mouse cursor when it is moved to the very top. Settings->Display detects the second monitor, and I can select from a list of resolutions, but nothing changes the symptoms.
If I connect the external monitor to the laptop VGA output, it works correctly (but only at 1024x768).
output of lspci:
Code:
frank@M6700:~$ lspci | grep -E "VGA|3D"00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)01:00.0 VGA compatible controller: NVIDIA Corporation GK104GLM [Quadro K3000M] (rev a1)
Code:
frank@M6700:~$ xrandrScreen 0: minimum 16 x 16, current 3840 x 1200, maximum 32767 x 32767XWAYLAND0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 380mm x 210mm 1920x1080 59.96*+ 1440x1080 59.99 1400x1050 59.98 1280x1024 59.89 1280x960 59.94 1152x864 59.96 1024x768 59.92 800x600 59.86 640x480 59.38 320x240 59.52 1680x1050 59.95 1440x900 59.89 1280x800 59.81 720x480 59.71 640x400 59.95 320x200 58.96 1600x900 59.95 1368x768 59.88 1280x720 59.86 1024x576 59.90 864x486 59.92 720x400 59.55 640x350 59.77 XWAYLAND2 connected 1920x1200+1920+0 (normal left inverted right x axis y axis) 520mm x 320mm 1920x1200 59.88*+ 1600x1200 59.87 1440x1080 59.87 1400x1050 59.86 1280x1024 59.76 1280x960 59.94 1152x864 59.78 1024x768 59.68 800x600 59.86 640x480 59.38 320x240 59.52 1680x1050 59.85 1440x900 59.89 1280x800 59.81 720x480 59.71 640x400 59.20 320x200 58.96 1920x1080 59.88 1600x900 59.82 1368x768 59.88 1280x720 59.86 1024x576 59.90 864x486 59.45 720x400 59.55 640x350 59.77 frank@M6700:~$
Code:
frank@M6700:~$ nvidia-detectDetected NVIDIA GPUs:01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104GLM [Quadro K3000M] [10de:11be] (rev a1)Checking card: NVIDIA Corporation GK104GLM [Quadro K3000M] (rev a1)Your card is supported by the Tesla 470 drivers series.It is recommended to install the nvidia-tesla-470-driverpackage.frank@M6700:~$
TIA,
Frank
Statistics: Posted by fpaynter — 2024-02-13 15:12 — Replies 0 — Views 36