Hi Daniel. Thanks again for your help.
1. Yes, I am only trying USB-C to work, which suits my needs. So it seems to be a conflict of ownership of the usb-c port by intel/nvidia, if I understand correctly? Here is the output of the grep . /sys/class/drm/*/status, both with and without the usb-c connected: $ echo "no usb-c connected" && grep . /sys/class/drm/*/status no usb-c connected /sys/class/drm/card1-DP-2/status:disconnected /sys/class/drm/card1-DP-3/status:disconnected /sys/class/drm/card1-HDMI-A-2/status:disconnected /sys/class/drm/card2-DP-1/status:disconnected /sys/class/drm/card2-eDP-1/status:connected /sys/class/drm/card2-HDMI-A-1/status:disconnected $ echo "usb-c connected" && grep . /sys/class/drm/*/status usb-c connected /sys/class/drm/card1-DP-2/status:disconnected /sys/class/drm/card1-DP-3/status:disconnected /sys/class/drm/card1-HDMI-A-2/status:disconnected /sys/class/drm/card2-DP-1/status:disconnected /sys/class/drm/card2-eDP-1/status:connected /sys/class/drm/card2-HDMI-A-1/status:disconnected I'm not too confident in how I can do step 2. The output of drm_info is attached. ** Attachment added: "drminfo.txt" https://bugs.launchpad.net/ubuntu/+bug/2120239/+attachment/5898046/+files/drminfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2120239 Title: External monitor not detected on HP Spectre x360 (Intel UHD + NVIDIA GTX 1650 Ti) in any PRIME mode on Ubuntu 24.04.3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2120239/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
