Jump to content

Recommended Posts

Posted

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)

Posted (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 by Gullik
Posted (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 by jyce

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines