ChanServ changed the topic of #linux-sunxi to: Allwinner/sunxi development - Did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait for an answer! - This channel is logged at https://oftc.irclog.whitequark.org/linux-sunxi
Danct12 has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
ctag has quit [Quit: WeeChat 4.1.1]
ctag has joined #linux-sunxi
asriel has joined #linux-sunxi
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
Esmil has quit [Ping timeout: 480 seconds]
<Jookia> I have SPI NAND working on the T113
vagrantc has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
Daanct12 has joined #linux-sunxi
szemzoa_ has quit [Remote host closed the connection]
szemzoa has joined #linux-sunxi
apritzel has joined #linux-sunxi
szemzoa has quit [Ping timeout: 480 seconds]
Esmil has joined #linux-sunxi
szemzoa has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
LordKalma has quit [Quit: Server has probably crashed]
LordKalma has joined #linux-sunxi
LordKalma has quit []
LordKalma has joined #linux-sunxi
LordKalma has quit []
LordKalma has joined #linux-sunxi
<ctag> Is orangepi.org timing out for anyone else?
apritzel has joined #linux-sunxi
warpme has joined #linux-sunxi
kuba2k2 has joined #linux-sunxi
<vpeter> ctag: Use www.orangepi.org ?
dsimic is now known as Guest6537
dsimic has joined #linux-sunxi
Guest6537 has quit [Ping timeout: 480 seconds]
Daaanct12 has joined #linux-sunxi
vpeter has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Ping timeout: 480 seconds]
vpeter has joined #linux-sunxi
Daanct12 has joined #linux-sunxi
Daaanct12 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has quit []
Daanct12 has quit [Quit: WeeChat 4.1.1]
Esmil has quit [Ping timeout: 480 seconds]
kuba2k2 has quit [Ping timeout: 480 seconds]
kuba2k2 has joined #linux-sunxi
warpme has quit []
<ctag> Thanks vpeter, but it is timing out for me too.
<ctag> Although its starting to look like the sd card image I should be using is just Armbian(?)
<jakllsch> probably, yes
<ctag> OK, I'll give that a shot instead. Thanks!
<ctag> I'd like to contribute the H616 SID from my orange pi zero 2 back to the wiki, but I think I'm messing up somewhere with accessing it.
<ctag> All the other recent ones begin "0x*2c*" but mine shows "0x0050"
<ctag> When using the hexdump command https://linux-sunxi.org/SID_Register_Guide
JohnDoe_71Rus has joined #linux-sunxi
Esmil has joined #linux-sunxi
<apritzel> ctag: that's because that's little endian
<ctag> Oh!
<apritzel> my OPiZero3 (H618) SID starts with "0x33802000", but in hexdump this would look like "00 20 80 33"
<ctag> OK, so "0050c032" -> "32c05000"?
<ctag> Got it, ok. Thank you!
warpme has joined #linux-sunxi
kuba2k2 has quit []
kuba2k2 has joined #linux-sunxi
kuba2k3 has joined #linux-sunxi
kuba2k2 has quit [Ping timeout: 480 seconds]
warpme has quit []
vagrantc has joined #linux-sunxi
mripard has quit [Quit: mripard]
apritzel has quit [Ping timeout: 480 seconds]
ftg has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
ftg has joined #linux-sunxi
JohnDoe_71Rus has quit []
apritzel has joined #linux-sunxi
<apritzel> ctag: please upgrade your sunxi-fel (sunxi-tools) version, just download the latest version from git and compile that
<apritzel> ctag: and why the obsession with the SID? what are you after, actually?
kuba2k3 has quit []
warpme has joined #linux-sunxi
warpme has quit []
<ctag> Ah, now the commands work, thanks apritzel!
<ctag> My orange pi works, but I'm trying to figure out why some recycled boards with h616's on them don't.
<ctag> They don't boot from SD. I suspect they're soft bricked by having some sort of secure boot going on
<ctag> And no matter what I do, they enumerate as allwinner/FEL for about 3 seconds and then disconnect. So something is up there too.