narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
Darkmatter66 has quit [Ping timeout: 268 seconds]
Darkmatter66 has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 248 seconds]
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
lykt has quit [Quit: leaving]
_whitelogger has joined #linux-amlogic
Darkmatter66 has joined #linux-amlogic
lykt has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
vagrantc has quit [Ping timeout: 248 seconds]
Darkmatter66 has quit [Ping timeout: 246 seconds]
Darkmatter66 has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 272 seconds]
Darkmatter66 has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 246 seconds]
chewitt has quit [Ping timeout: 272 seconds]
Darkmatter66 has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 248 seconds]
Darkmatter66 has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 268 seconds]
Darkmatter66 has joined #linux-amlogic
afaerber has quit [Quit: Leaving]
hexdump0815 has joined #linux-amlogic
<hexdump0815> just to answer my question regarding erasing the legacy uboot on a s905w tv box: "store init 3" (as described in the khadas vim doc) did not work - afterwards the uboot was still there, but "mmc erase boot" worked and erased the uboot
<hexdump0815> afterwards the box was trying to boot from the sdcard and boots fine with the legacy sd uboot extracted from the stock firmware from that tv box - but more interesting: it also boots relatively fine using a khadas vim uboot (taken from the balbes tv box images)
warpme_ has joined #linux-amlogic
<hexdump0815> i only say relatively fine as it boots about 1 out of about 10 tries - in those cases it fails to get the scpi clocks and runs fine afterwards - in the other cases it seems to get the scpi clocks and gets a kernel panic shortly after - i assume this is because it gets the too high s905x clocks from the khadas bl31 (or was it bl301)
<hexdump0815> so most probably one needs to buid a uboot using a proper s905w bl31 (or bl301) - so the question is: is such a blob somewhere available for the s905w?
<hexdump0815> repk: is it maybe possible to extract that blob from an existing uboot - not sure because of that complex building process of the bootloader from the compiled uboot and all the different blxy blobs
chewitt has joined #linux-amlogic
<xdarklight> hexdump0815: RE S805 MXQ: I send the patch to improve support yesterday. you are CC'ed on it. can you please reply with your Tested-by (that's the only missing bit before Kevin will queue it for v5.3)?
<hexdump0815> xdarklight: thanks a lot - will test it most probably tomorrow
<xdarklight> awesome, thank you! :)
Darkmatter66 has quit [Ping timeout: 272 seconds]
warpme_ has quit [Quit: warpme_]
sputnik_ has quit [Ping timeout: 258 seconds]
hexdump0815 has quit [Ping timeout: 256 seconds]
afaerber has joined #linux-amlogic
Darkmatter66 has joined #linux-amlogic
JerryXiao has quit [Ping timeout: 272 seconds]
JerryXiao has joined #linux-amlogic
afaerber has quit [Quit: Leaving]
Darkmatter66 has quit [Ping timeout: 248 seconds]
maciejjo has quit [Ping timeout: 272 seconds]
maciejjo has joined #linux-amlogic
Darkmatter66 has joined #linux-amlogic
tlwoerner has quit [Ping timeout: 272 seconds]
tlwoerner_ has joined #linux-amlogic
warpme_ has joined #linux-amlogic
<xdarklight> narmstrong: I have tested a PWM calculation similar to what ukleinek suggested. the only difference I could find was Khadas VIM's PWM LED - good news: the new algorithm is more precise (with the old calculation the output was -59500ns off the requested, the new is off by +2500ns)
<xdarklight> all other applications (32.768kHz wifi clock, VCCK on the 32-bit SoCs) are using a pre_div of 0 (means 1) and the calculated values are 100% identical there
<xdarklight> footnote: I measured this with my Saleae Logic clone at 24MHz sampling rate
<narmstrong> xdarklight: thanks for testing :-)
chewitt has quit [Ping timeout: 252 seconds]
<xdarklight> narmstrong: you're welcome :)
<xdarklight> btw, do you have any more ideas (for example where to start debugging) why I'm not getting any CVBS output with modetest (or in other words: why I only get output when writing garbage to /dev/fb0)?
<narmstrong> Weird because fb0 is a drm client, so using modetest should actually do the same, maybe on the first setup sequence works and the reinit doesn’t
<narmstrong> You could try disabling fb console totally and only use modetest -s
<xdarklight> rebuilding with: # CONFIG_FRAMEBUFFER_CONSOLE is not set
<xdarklight> still nothing :(
<xdarklight> (cat /dev/urandom > /dev/fb0 still "works")
warpme_ has quit [Quit: warpme_]
Darkmatter66 has quit [Ping timeout: 250 seconds]
Darkmatter66 has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 272 seconds]
Darkmatter66 has joined #linux-amlogic
sputnik_ has joined #linux-amlogic
vagrantc has joined #linux-amlogic
TheAssassin has quit [Read error: Connection reset by peer]
TheAssassin has joined #linux-amlogic