Adrian Sandu

Results 33 comments of Adrian Sandu

Another interesting thing I just noticed is that if I plug the monitor a few moments after I power it on... I get this ``` root@pi4b:~# /opt/vc/bin/tvservice -s state 0x120001...

And for some reason.. I just tried a reboot .. shows about right but no output :| ```state 0xa [HDMI DMT (86) RGB full 16:9], 1366x768 @ 60.00Hz, progressive```

It should be supported because it worked just fine on pi3 / pi3a+ I guess too .. Let me know if you want me to try stuff. As long as...

``` root@pi4b:~# tvservice -d edid.dat Written 256 bytes to edid.dat root@pi4b:~# zip edid edid.dat adding: edid.dat (deflated 43%) ``` [edid.zip](https://github.com/raspberrypi/firmware/files/3423319/edid.zip)

I used this display to play on my PS3 sometimes and it worked ok, if that helps...

@LennartHennigs THANKS ! Can confirm that works ! Now the questions are: - why ? - Is this normal expected behaviour ? - What's the difference between hdmi_mode 81/86 and...

Makes sense... Thanks for looking into it. Let me know if there's anything I can help test or need to provide...I'm a little bit friendly with linux so don't be...

Let me know when and how to test ! :) I tried using rpi-update 20140705 ( this seems to be the ver available in the repos ) to update to...

Same, no luck. Tried with an empty /boot/config.txt and hdmi_group=2 hdmi_mode=87 ```pi@pi4b:~ $ vcgencmd version Aug 1 2019 15:14:50 Copyright (c) 2012 Broadcom version a49274f4de9406db851802c64ea2e8a13df7e0d3 (clean) (release) (start) ``` One...

I wonder what "hdmi_cvt=1366 768 60" does different :| using that seems ok.