You are not logged in.

#1 2025-07-04 10:35:58

used
Member
Registered: 2010-12-14
Posts: 22

external monitor for notebook

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

#2 2025-07-04 12:37:37

unixman
Member
Registered: 2015-03-12
Posts: 112

Re: external monitor for notebook

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

#3 2025-07-04 18:55:04

seth
Member
Registered: 2012-09-03
Posts: 65,450

Re: external monitor for notebook

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

#4 2025-07-06 09:03:44

used
Member
Registered: 2010-12-14
Posts: 22

Re: external monitor for notebook

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

#5 2025-07-06 12:45:30

seth
Member
Registered: 2012-09-03
Posts: 65,450

Re: external monitor for notebook

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

#6 Yesterday 16:52:57

used
Member
Registered: 2010-12-14
Posts: 22

Re: external monitor for notebook

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

#7 Yesterday 19:36:27

seth
Member
Registered: 2012-09-03
Posts: 65,450

Re: external monitor for notebook

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

Board footer

Powered by FluxBB