<lvrp16>
I found a consistent trigger :D ssh to a server, open byobu, and open a large file in vim, and push the down arrow, can cause the SYS_PLL issue every 10 seconds or so :D
<lvrp16>
now I can throw this over a wall and hope for the best
jacobk has joined #linux-amlogic
<f_>
lvrp16: Vim :D
<lvrp16>
I've been using A311D as the DD for the last week or so
<lvrp16>
ran into repeated screen freezes on the board I'm using, doesn't happen on my s905d3 sample. I won't be able to mass replicate until next week.
<f_>
screen freezes usually only happen to me when I enable the npu
<lvrp16>
I'm wondering if it's an undercurrent thing
<lvrp16>
hardware is such a PITA
<lvrp16>
*shakes fist at physics*
<f_>
no idea, but it could be because of..me usually using a microusb->usb-c dongle XD
<f_>
(makes testing easier as I wouldn't have to use another cable..)
<lvrp16>
A311D can use up 2A so it's easily conceivable that the issues might be related to voltage rails and vdroop
<f_>
After upgrading u-boot I didn't notice much issues..in fact, I was pleased and impressed at how smooth gnome ran
<f_>
I usually don't use desktop environments (I use standalone WMs), but it's nice to see it running this smooth!
<lvrp16>
I just updated the spiflash file to 2024.01 a few moments ago
<lvrp16>
I still have to figure out the CVBS detect situation
<f_>
At some point I'll probably build u-boot myself :P
<narmstrong>
lvrp16: it should be quite easy with a custom connector bridge doing the detect via saradc, I re-architectured the thing so it can be easy to add an intermediate bridge for the jack CVBS detect
djrscally has joined #linux-amlogic
<f_>
aand I should rebase my tree!
<f_>
(and hope nothing breaks)
<lvrp16>
narmstrong: cool, btw, do you know a way to calculate or limit the framerate in u-boot? any display with refresh rates over 60 seems to bork.
<f_>
lvrp16: I could try to reproduce if you wish.
<lvrp16>
do I just do the reverse calculation from clock frequency divided by the h/v porch and res to figure the refresh rate out?
<f_>
I have such display.
<lvrp16>
f_: I have 75Hz displays and 144Hz displays, it seems anything over 60, I get nothing on u-boot
<f_>
I think the monitor I usually use does do 75Hz and u-boot doesn't seem to b0rk