Last night I tried using a usb-c to HDMI adapter to connect my Pocket to a TV (it did not work, I believe because I did not use wlr-randr or sway output to set it up, but maybe because of the adapter)
Only the rightmost portion of the display is used during boot [pictured]
After starting sway, a second monitor is active (a workspace is there and I can move windows to and from it). This is fixed by disabling the output in sway or wlr-randr, but all other issues persist.
Soft Locks
I thought these were hard locks but logging into a terminal instead of sway, I occasionally see: watchdog: BUG: softlockup - CPU#4 stuck for 49s! [snapd:1010]
Sometimes this time is longer or shorter.
I’m still very green with linux. The closest I’ve come to a hint is that this may be related to tty and framebuffer, but I haven’t modified the kernel at all, only plugged an HDMI into the (wrong?) port.
Note The failed message during boot is apparmor service profiles. I can’t remember if that was happening before this or not.
I believe display output through the usb-c port is not supported by hardware, isn’t it?
Those display problems are caused by the 6.14 kernel.
After upgrading to 6.14, /sys/class/drm/card1-HDMI-A-1/status indicates connected even though I have no external displays connected.
Sorry, this is a bug that I introduced when cleaning up the patches and DTS files for the new kernel. I didn’t notice it during (extensive) testing because my Pocket Reform was connected to HDMI during testing, and the problem manifests when HDMI is not connected. I forgot to port over the correct pinctrl for the hotplug pin (HPD). This should be fixed once this is through CI and merged:
is it possible that this was re-introduced lately?
since one of the last updates i have a similar issue?
(though it is only on the console, wayland works fine so it is not a big issue)