sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
Darmatter66 has quit [Quit: Leaving]
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
PurpleCow4u has quit [Remote host closed the connection]
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
tlwoerner has joined #linux-amlogic
Linnaea has quit [Read error: Connection reset by peer]
Linnaea has joined #linux-amlogic
buzzmarshall has quit [Remote host closed the connection]
Barada has joined #linux-amlogic
vagrantc has quit [Quit: leaving]
jelly-home is now known as jelly
yann|work has quit [Ping timeout: 240 seconds]
ldevulder has joined #linux-amlogic
nsaenz has quit [Quit: Leaving]
nsaenz has joined #linux-amlogic
damex has quit [Quit: damex]
yann has joined #linux-amlogic
yann|work has joined #linux-amlogic
niceplace has quit [Ping timeout: 260 seconds]
niceplace has joined #linux-amlogic
yann|work has quit [Client Quit]
random_yanek has quit [Ping timeout: 248 seconds]
random_yanek has joined #linux-amlogic
PurpleCow4u has joined #linux-amlogic
ldevulder_ has joined #linux-amlogic
ldevulder has quit [Ping timeout: 265 seconds]
nashpa has quit [Ping timeout: 240 seconds]
nashpa has joined #linux-amlogic
PurpleCow4u has quit [Quit: Leaving]
Barada has quit [Quit: Barada]
PurpleCow4u has joined #linux-amlogic
nashpa has quit [Ping timeout: 272 seconds]
nashpa has joined #linux-amlogic
nashpa has quit [Ping timeout: 260 seconds]
nashpa has joined #linux-amlogic
PurpleCow4u has quit [Remote host closed the connection]
PurpleCow4u has joined #linux-amlogic
Barada has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 260 seconds]
erm67 has joined #linux-amlogic
<erm67>
Hi I got a new 4G/32G S905X3 box, it is labeled X99 Max+, I soldered a serial already, it boots with the meson-sm1-sei610.dtb but it has a Realtek RTL8211F external phy and all sm1 dtb use the internal phy instead so ethernet is not working. Where can I find a sm1 dtb with external phy or someone can help fixing the sei610 one?
<repk>
meson-gxl-s905d-p230.dts seems to use a RTL8211F also
<erm67>
The S905X3 is derived from the g12a, the most similar dtb is the meson-g12a-x96-max.dtb that also uses the RTL8211F, but it segfaults. I copied &ext_mdio and ðmac from the X96 dtb to the sei610 but it complains that the GPIO has already been taken and eth doesn't work :-)
<erm67>
In fact the X99 max+ is a cheap X96 max+ clone ......
<repk>
what do you mean by it segfaults ?
<repk>
erm67: and yes you need to know on which gpio the phy interrupt is connected
<erm67>
I have extracted the original dtb from the box can I find the gpio there maybe?
<erm67>
it uses kernel 4.9
<erm67>
coreelec boots perfectly
<repk>
If you can bootup old kernel you can find it easily. Or with the old dtb you can try to decompile it with dtc