DSI touchscreen fails to display anything on Pi 5 with Ubuntu Server
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Fix Released
|
Undecided
|
Dave Jones | ||
Noble |
Confirmed
|
Undecided
|
Dave Jones |
Bug Description
Under the Ubuntu 24.04 LTS Server for Raspberry Pi image, with a Pi 5 8GB model (C1 stepping, but worth checking D0 too), the official 7" DSI touchscreen fails to display any output. This is with the stock server configuration, but persists when:
* the KMS overlay is commented out
* disable_
* video=DSI-
(or any combination of the above)
Curiously, the DSI display *does* work under the Desktop image.
We have also attempted installing ubuntu-desktop and ubuntu-
This *may* be a kernel issue, but I'm hesitant to believe that given the desktop image (which shares a kernel with the server) *does* work. My current suspicion is that we're missing *something* in the boot configuration, but I'm awaiting delivery of a MIPI-DSI adapter cable to replicate and debug this.
Changed in ubuntu: | |
status: | Incomplete → Confirmed |
status: | Confirmed → Fix Released |
Note to self: check oracular and plucky images (both desktop and server) to see if they're equally affected. Also check legacy and updated bootloader variants to see if DSI recognition changes.