Looks like it is added in 6.6.63 (https://github.com/raspberrypi/linux/pull/6480), while only upgrades to 6.6.62.
But even without the rotation flag, the screen remains black. What I did:
Add video=DSI-1:720x1280@60,rotate=90 to /boot/firmware/cmdline.txt
Replace display_auto_detect=1 with dtoverlay=vc4-kms-dsi-ili9881-7inch (where rotation also will be added later) in /boot/firmware/config.txt.
I plugged in the screen on the DISP0 port, which maps to DSI1 afaik. Any clue what I am doing wrong and how to prevent the black screen?
Code:
sudo apt full-upgrade
But even without the rotation flag, the screen remains black. What I did:
Add video=DSI-1:720x1280@60,rotate=90 to /boot/firmware/cmdline.txt
Replace display_auto_detect=1 with dtoverlay=vc4-kms-dsi-ili9881-7inch (where rotation also will be added later) in /boot/firmware/config.txt.
I plugged in the screen on the DISP0 port, which maps to DSI1 afaik. Any clue what I am doing wrong and how to prevent the black screen?
Statistics: Posted by harmjanr — Sat Nov 30, 2024 4:23 pm