After about 6 months external dell 4k display stopped working with laptop (ubuntu 20.04) via USB type C.
Since February 2022 I have setup:
Dell Lalilude 7410 with Ubuntu 20.04, with 5.13.0-35 kernel and Dell S2722QC display.
It worked fine: power supply, video and keyboard with mouse via single type-c cable
A week ago it stopped working (I didn't update anything).
- Laptop now see only display usb hub (keyboard and mouse)
- Display don't appear in
lshw
- Display works with two another laptops with win10 -- so I assume that display and cable are working
- Laptop works with two another usb-c display FullHD and 4K Lenovo (not simultaneously, checked in office) -- so I assume that laptop port is working
- If I connect display to small hub via hdmi, and then connect it to laptop via USB-C, display works -- so I assume that 'video' part of laptop port is working?
After the problem appeared I decided to make apt update && apt upgrade
and also fwupdmgr get-updates
There is no more updates:
• PC611 NVMe SK hynix 512GB
• Thunderbolt host controller
• UEFI Device Firmware
• UEFI Device Firmware
Devices with the latest available firmware version:
• System Firmware
• UEFI dbx
No updates available for remaining devices
In lsmod
I see typec_displayport
.
I didn't change anything in UEFI before. I tried to turn Thunderbolt off, reboot and turn it on, didn't help.
Tried to reset to defaults display settings, didn't help. Also I checked that there is no community available firmware for this display. Current display firmware M3B101
There are a lot of questions on topic that USB-C displays don't work with Ubuntu, mine worked, but somehow stopped. Can you please help how to return USB-C connection?
UPD:
I tried to boot with older kernels (5.4, 5.11, 5.13).
Looks like apt update/upgrade or 5.15 broke usb typec, because display stopped working with typec hub, only direct hdmi.
I updated to 22.04 and kernel 5.19 -- it fixed working with HDMI->docking station->typec laptop, but no luck with typec from display to laptop directly