You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the Paperlike 253 Color working with the code here but I've had no luck using the config.txt for the 253 black and white.
I'm using le potato instead of the rpi, but using the raspbian 12.0 that's released for that board. The edid.dat files that I get from the monitor itself seems a bit odd, but it works on my x86 laptop out of the box.
The result of running edid-decode it:
Checksum Correct
Section "Monitor"
Identifier "Paperlike253C�"
ModelName "Paperlike253C�"
VendorName "DSC"
# Monitor Manufactured week 50 of 2022
# EDID version 1.3
# Digital Display
DisplaySize 560 320
Gamma 2.20
Option "DPMS" "true"
Horizsync 25-120
VertRefresh 29-62
# Maximum pixel clock is 300MHz
#Extension block found. Parsing...
extb[4]: 0x23 (0x20)
Hmm, you have data blocks, but not video ones... weird
Something strange happened.
Any ideas on what to do to get this working?
The text was updated successfully, but these errors were encountered:
I'm trying to get the Paperlike 253 Color working with the code here but I've had no luck using the config.txt for the 253 black and white.
I'm using le potato instead of the rpi, but using the raspbian 12.0 that's released for that board. The edid.dat files that I get from the monitor itself seems a bit odd, but it works on my x86 laptop out of the box.
The result of running edid-decode it:
Any ideas on what to do to get this working?
The text was updated successfully, but these errors were encountered: