<apritzel>
juanesf91: you should be able to *test* any M.2 card (for instance a 2280), just make sure to not short circuit anything ;-)
<juanesf91>
Coming soon, I'm looking for some peripherals locally. I'm also thinking about purchasing a flexible extension cord so I can easily connect a 2280 drive.
<junari>
BroderTuck: yes, I failed to do this on x96qproplus, but it works on my other board, so I left the old option for now. Did you get it to work on x96qproplus?
BroderTuck has joined #linux-sunxi
<BroderTuck>
junari: Sadly no, but that's most likely because I don't really speak dts (my native language is Swedish, btw)
smaeul_ has quit []
smaeul has joined #linux-sunxi
<BroderTuck>
Tried to do the tweaks that I think should be done and all I get is "mdio_bus stmmac:0: MDIO device at address 1 is missing, folll
<BroderTuck>
followed by a -19 (enodev) when it tries to probe the phy
<BroderTuck>
just likein the logs juanesf91 just posted
<juanesf91>
This happened to me when I turned on the board after it was disconnected from the power supply. When I plugged it in, the error appeared, but after restarting (keeping the power on, just restarting), the error no longer occurs.
warpme has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
<BroderTuck>
juanesf91: So it works on warm boot but not cold boot? Hopefully wens (or someone else) can figure out why this is happening
ftg has quit [Read error: Connection reset by peer]
<juanesf91>
At least that's how it is on my Cubie A5e v1.1
BroderTuck has quit [Ping timeout: 480 seconds]
<wens>
BroderTuck: maybe try moving the PHY reset GPIO from under the PHY node to under the mdio node (with adjustments to the property names)
<wens>
I currently only have the orangepi 4a on hand
<junari>
This works in the case of walnutpi and does not work with x96qproplus
<junari>
I was going to look at the clocks and reset signals with an oscilloscope, there is most likely a difference between a working implementation and a non-working one
<junari>
but to do that I have to take the oscilloscope out of the case, disassemble the tvbox, look where this signals are... I'm not ready for that yet :)
<junari>
Regarding usb3 I've posted a separate built package with the kernel so far. Patches need to be cleaned up, I've added a lot of weird stuff in an attempt to get them to work that probably isn't needed
<junari>
(which I would be ashamed of)
Daanct12 has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
aggi has quit [Remote host closed the connection]
warpme has joined #linux-sunxi
aggi has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
juanesf91 has quit [Quit: Connection closed for inactivity]
warpme has quit [Ping timeout: 480 seconds]
evgeny_boger has joined #linux-sunxi
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
sdfgsdfs has quit [Remote host closed the connection]
<apritzel>
for the X96QPro+ Ethernet, it's a similar issue as with the PHY reset, but it's the PHY clock this time. We can specify the emac25m_1 clock in the PHY DT node, but that's too late