Gullik Posted August 20 Posted August 20 Hi, After bleeding edge 6.8 or so, I lost HDMI output. Does anyone run the recent kernels with HDMI? Which ? The 6.1.75 kernel has HDMI, but a lacks Mt7961 wifi, and changing keyboard does not work, which probably is my lack of understanding of wayland. Gullik PS the HDMI issue might be a resolution thing, unfortunately I use an old TV ( 1920x1024) 0 Quote
Gullik Posted August 20 Author Posted August 20 (edited) Thank you Werner, But, no luck, nothing on the monitor. I'll bring it down, connect uart and see what gives.... Regards, Gullik 6.1.75 boots OK, but.... Edited August 20 by Gullik 0 Quote
Gullik Posted August 23 Author Posted August 23 Is noone using 6.11 or later AND HDMI? A confirm would be nice....if you have one....and the monitor type.... Gullik 0 Quote
jyce Posted October 11 Posted October 11 (edited) Same for me with 3 differents HDMI -> VGA converter, powered or unpowered. I finaly fixe the problem : # apt-get install read-edid edid-decode # cat /sys/class/drm/card0-HDMI-A-1/edid > /tmp/test-edid.bin # parse-edid < /tmp/test-edid.bin Checksum Correct Section "Monitor" Identifier "DELL SE198WFPª" ModelName "DELL SE198WFPª" VendorName "DEL" # Monitor Manufactured week 34 of 2007 # EDID version 1.3 # Digital Display DisplaySize 410 260 Gamma 2.20 Option "DPMS" "true" Horizsync 30-83 VertRefresh 56-75 # Maximum pixel clock is 140MHz #Not giving standard mode: 1440x900, 60Hz #Not giving standard mode: 1152x864, 75Hz #Not giving standard mode: 1280x1024, 60Hz #Not giving standard mode: 1440x900, 75Hz #Extension block found. Parsing... extb[4]: 0x23 (0x20) Hmm, you have data blocks, but not video ones... weird I have force the mode reported by the converter (or your HDMI screen) in /boot/armbianEnv.txt In my case i add the line: extraargs=video=HDMI-A-1:1280x1024@60 power off / wait few seconds / power on OrangePi5+ boot in 6.10.6-current-rockchip-rk3588 and my video are back. Regards, JC Edited October 11 by jyce 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.