Hello,
I have a fresh installation of Proxmox V6 running on a new Thinkpad P1 G2 machine. It is performing extremely well except for one fundamental problem :
HDMI external monitor do not seem to be detected at all. This machine is listed as having NVIDIA gpu. Here is the info I have :
lspci | grep ' VGA ' | cut -d" " -f 1 | xargs -i lspci -v -s {}
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile) (prog-if 00 [VGA controller])
Subsystem: Lenovo UHD Graphics 630 (Mobile)
Flags: bus master, fast devsel, latency 0, IRQ 163
Memory at 6040000000 (64-bit, non-prefetchable) [size=16M]
Memory at 4000000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1fb9 (rev a1) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 229f
Flags: fast devsel, IRQ 16
Memory at ed000000 (32-bit, non-prefetchable) [size=16M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at d0000000 (64-bit, prefetchable) [size=32M]
I/O ports at 3000
Expansion ROM at ee080000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel modules: nvidiafb, nouveau
I know that the open source 'nouveau' drivers are trying to stay up to date with NVIDIA but in this case they do not seem to really work. Can I go ahead and install proprietary drivers from NVIDIA in proxmox instead ? Has anyone succeeded in getting external monitors working on this particular platform ?
Any help will be greatly appreciated
I have a fresh installation of Proxmox V6 running on a new Thinkpad P1 G2 machine. It is performing extremely well except for one fundamental problem :
HDMI external monitor do not seem to be detected at all. This machine is listed as having NVIDIA gpu. Here is the info I have :
lspci | grep ' VGA ' | cut -d" " -f 1 | xargs -i lspci -v -s {}
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile) (prog-if 00 [VGA controller])
Subsystem: Lenovo UHD Graphics 630 (Mobile)
Flags: bus master, fast devsel, latency 0, IRQ 163
Memory at 6040000000 (64-bit, non-prefetchable) [size=16M]
Memory at 4000000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1fb9 (rev a1) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 229f
Flags: fast devsel, IRQ 16
Memory at ed000000 (32-bit, non-prefetchable) [size=16M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at d0000000 (64-bit, prefetchable) [size=32M]
I/O ports at 3000
Expansion ROM at ee080000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel modules: nvidiafb, nouveau
I know that the open source 'nouveau' drivers are trying to stay up to date with NVIDIA but in this case they do not seem to really work. Can I go ahead and install proprietary drivers from NVIDIA in proxmox instead ? Has anyone succeeded in getting external monitors working on this particular platform ?
Any help will be greatly appreciated