You are not logged in.
Pages: 1
MSI GL75 notebook,Intel UHD Graphics(630 Gen9.5),Nvidia gtx 1660 Ti.Archlinux,XFCE4.
Is it possible to connect an external monitor using only the Intel driver for output HDMI?
Online
if hdmi port(s) is on the dGPU i donk think so.
if port(s) is on the mainboard maybe.
In any case you must test to know exacly.
Offline
ls -l /sys/class/drm/card*
Edit: too much textblock, we won't need any edid for this…
Last edited by seth (2025-07-04 18:56:00)
Offline
ls -I /sys/class/drm/card*
/sys/class/drm/card1-DP-1:
connector_id ddc device dpms drm_dp_aux1 edid enabled firmware_node i2c-5 modes power sta
tus subsystem uevent waiting_for_supplier
/sys/class/drm/card1-HDMI-A-1:
connector_id ddc device dpms edid enabled firmware_node modes power status subsystem ueve
nt waiting_for_supplier
/sys/class/drm/card1-eDP-1:
connector_id ddc device dpms drm_dp_aux0 edid enabled firmware_node i2c-4 intel_backlight
modes power status subsystem uevent waiting_for_supplier
inxi -G
Graphics:
Device-1: Intel CometLake-H GT2 [UHD Graphics] driver: i915 v: kernel
Device-2: Bison HD Webcam driver: uvcvideo type: USB
Display: unspecified server: X.org v: 1.21.1.18 with: Xwayland v: 24.1.8 driver: gpu: i915
tty: 240x67 resolution: 1920x1080
API: EGL v: 1.4 drivers: i965,swrast platforms: surfaceless,device
API: OpenGL v: 4.6 compat-v: 3.3 vendor: mesa v: 21.3.9-arch.6 note: console (EGL sourced)
renderer: Mesa DRI Intel UHD Graphics (CML GT2), softpipe
API: Vulkan v: 1.4.313 drivers: intel surfaces: N/A
Info: Tools: api: eglinfo, glxinfo, vulkaninfo de: xfce4-display-settings gpu: gputop,
intel_gpu_top, lsgpu x11: xdriinfo, xdpyinfo, xprop, xrandr
/etc/X11/xorg.conf.d/ nothing
xrandr -q
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 380mm x 220mm
1920x1080 144.03*+ 60.01..
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Everything was working until mid-May.
thank
Last edited by used (Yesterday 15:19:10)
Online
Please use [code][/code] tags. Edit your post in this regard.
There're no indications of any nvidia GPU and all three outputs (eDP1, HDMI-A-1 and DP-1) are wired to the same (and only) intel card?
Offline
When installing the system, no programs related to nvidia were installed.
I was satisfied with everything.
a month ago inxi -Gsaz
Device-2: NVIDIA TU116M [GeForce GTX 1660 Ti Mobile]
vendor: Micro-Star MSI driver: nouveau v: kernel non-free: 550-570.xx+
status: current (as of 2025-04; EOL~2026-12-xx) arch: Turing code: TUxxx
process: TSMC 12nm FF built: 2018-2022 pcie: gen: 1 speed: 2.5 GT/s
lanes: 16 link-max: gen: 3 speed: 8 GT/s ports: active: none off: HDMI-A-2
empty: DP-2 bus-ID: 01:00.0 chip-ID: 10de:2191 class-ID: 0300
When trying to configure the notebook, nouveau was disabled?.
I don't remember where.
Online
a month ago inxi -Gsaz
Please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.st
and the output of "lspci -k", inxi, neo/screen/whateverfetch are nice for screenshots on r/unixporn, but not very reliable when it comes to illustrating the system configuration.
Offline
Pages: 1