This morning I completed the latest Debian system (code_1.86.2-1707854558_amd64.deb) update/restart, and now my second monitor is working perfectly on the HDMI connector - Yay!
MANY MANY THANKS TO 'Aki' for helping a noob work through these problems!
In case anyone else runs across this post, here are the results from 'lspci' and 'inxi -Fxxxz' commands after the update with the monitor problem solved
``````
Note that in the above output the 'Device-2: section shows that the driver for the 'NVIDIA GK104GLM [Quadro K3000M]' is now shown as 'nvidia v: 470.223.02'. Apparently there were some problems when I installed this driver originally that were corrected with this latest Debian release.
MANY MANY THANKS TO 'Aki' for helping a noob work through these problems!
In case anyone else runs across this post, here are the results from 'lspci' and 'inxi -Fxxxz' commands after the update with the monitor problem solved
```
Code:
frank@M6700:~$ lspci | grep VGA00: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)frank@M6700:~$ inxi -FxxxzSystem: Kernel: 6.1.0-18-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 Desktop: GNOME v: 43.9 tk: GTK v: 3.24.38 wm: gnome-shell dm: GDM3 v: 43.0 Distro: Debian GNU/Linux 12 (bookworm)Machine: Type: Laptop System: Dell product: Precision M6700 v: 01 serial: <superuser required> Chassis: type: 9 serial: <superuser required> Mobo: Dell model: N/A serial: <superuser required> BIOS: Dell v: A09 date: 02/06/2013Battery: ID-1: BAT0 charge: 31.4 Wh (42.8%) condition: 73.3/73.3 Wh (100.0%) volts: 11.7 min: 11.1 model: LGC-LGC3.0 DELL 49VTP type: Li-ion serial: <filter> status: not chargingCPU: Info: quad core model: Intel Core i7-3740QM bits: 64 type: MT MCP smt: enabled arch: Ivy Bridge rev: 9 cache: L1: 256 KiB L2: 1024 KiB L3: 6 MiB Speed (MHz): avg: 1541 high: 3700 min/max: 1200/3700 cores: 1: 1200 2: 1200 3: 1838 4: 1010 5: 1200 6: 3700 7: 1200 8: 986 bogomips: 43058 Flags: avx ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmxGraphics: Device-1: Intel 3rd Gen Core processor Graphics vendor: Dell driver: i915 v: kernel arch: Gen-7 ports: active: LVDS-1 empty: VGA-1 bus-ID: 00:02.0 chip-ID: 8086:0166 class-ID: 0300 Device-2: NVIDIA GK104GLM [Quadro K3000M] vendor: Dell driver: nvidia v: 470.223.02 arch: Kepler pcie: speed: 2.5 GT/s lanes: 16 bus-ID: 01:00.0 chip-ID: 10de:11be class-ID: 0300 Device-3: Microdia Integrated Webcam type: USB driver: uvcvideo bus-ID: 1-1.5:3 chip-ID: 0c45:648b class-ID: 0e02 Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9 compositor: gnome-shell driver: X: loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa alternate: nv dri: crocus gpu: i915 display-ID: :1 screens: 1 Screen-1: 0 s-res: 3840x1200 s-dpi: 96 s-size: 1016x318mm (40.00x12.52") s-diag: 1065mm (41.91") Monitor-1: DP-1-0 pos: right res: 1920x1200 hz: 60 dpi: 94 size: 518x324mm (20.39x12.76") diag: 611mm (24.05") modes: N/A Monitor-2: LVDS-1 pos: primary,left res: 1920x1080 hz: 60 dpi: 128 size: 382x215mm (15.04x8.46") diag: 438mm (17.26") modes: N/A API: OpenGL v: 4.2 Mesa 22.3.6 renderer: Mesa Intel HD Graphics 4000 (IVB GT2) direct-render: Yes
Note that in the above output the 'Device-2: section shows that the driver for the 'NVIDIA GK104GLM [Quadro K3000M]' is now shown as 'nvidia v: 470.223.02'. Apparently there were some problems when I installed this driver originally that were corrected with this latest Debian release.
Statistics: Posted by fpaynter — 2024-02-19 15:57 — Replies 15 — Views 392