DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-allwinner
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-allwinner
DC-IRC has quit [Read error: Connection reset by peer]
DC-IRC has joined #armbian-allwinner
<DC-IRC> [Discord] <johnthecoolingfan> Hmm, does it have the `ethernet@5030000` disabled? The btt cb1 has two `emac` devices, one at `ethernet@5020000` (`emac0`) and the other at `ethernet@5030000` (`emac1`)
<DC-IRC> [Discord] <johnthecoolingfan> the latter is what btt's kernel uses
<DC-IRC> [Discord] <alexl83> opi03 uses ethernet@5030000
<DC-IRC> [Discord] <johnthecoolingfan> the paste only shows ethernet@5020000
<DC-IRC> [Discord] <alexl83> sorry, I'm stupid - opi03 uses ethernet@5020000 with emac driver
<DC-IRC> [Discord] <alexl83> there is some experimental patch for opi02w which uses ethernet@5030000 with gmac module
<DC-IRC> [Discord] <johnthecoolingfan> Oh, yes, I've noticed it after I rebased my work on main
<DC-IRC> [Discord] <johnthecoolingfan> Still, the imnage I build doesn't have ethernet working...
<DC-IRC> [Discord] <alexl83> you could try pulling opi02w patches to enable 503 node and kernel-config for gmac and sunxi_ac200 phy
<DC-IRC> [Discord] <alexl83> maybe someone someday will expand emac driver to make it compatible with the specific phy - taking for granted that it's what you need in your usecase
<DC-IRC> [Discord] <johnthecoolingfan> These are teh devcie trees I'm getting right now.
<DC-IRC> [Discord] <johnthecoolingfan> which I think includes the opi02w patches
<DC-IRC> [Discord] <alexl83> try checking out closed pull requests for opi02w by chraac - might find something useful
<DC-IRC> [Discord] <alexl83> it's out of my league, too complex for me
<DC-IRC> [Discord] <johnthecoolingfan> Ok, will try
<DC-IRC> [Discord] <johnthecoolingfan> well, it shows as disconnected
<DC-IRC> [Discord] <johnthecoolingfan> also wireless is not showing, but that's a whole different story...
<DC-IRC> [Discord] <johnthecoolingfan> Also, `end0`? That's a weird designation
<DC-IRC> [Discord] <johnthecoolingfan> > Error: Connection activation failed: The device could not be readied for configuration.
<DC-IRC> [Discord] <johnthecoolingfan> something's not right
<DC-IRC> [Discord] <johnthecoolingfan> Changed my patch to *just* enable emac1, hopefully it will work, building
<DC-IRC> [Discord] <johnthecoolingfan> Ok, this is the problem...
<DC-IRC> [Discord] <johnthecoolingfan> I think that's good info to dig more into why phy isn't found
<DC-IRC> [Discord] <johnthecoolingfan> I think that's good info as it gives a direction to where to dig
<DC-IRC> [Discord] <johnthecoolingfan> Even more errors when I go back to the patch taht also changed some values to ones biqu/btt has in their dts