<gavlee>
i decompiled the dtb and I don't see that... maybe I test wrong??
<gavlee>
or got files mixed up..
<gavlee>
having some lunch now but I will download and test again
<chewitt>
[ 6.759014] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii-id link mode
<chewitt>
^ that was in the most recent dmesg you shared
<chewitt>
and I only built one image with that change included, so you've run the right thing
gavlee has quit [Ping timeout: 260 seconds]
gavlee has joined #linux-amlogic
TheAssassin has quit [Remote host closed the connection]
<gavlee>
think i am missing some messages so have checked the log. network cable keeps coming out where I plug the sd reader . never run dtc to make a dts so tried it but would help if i get the right file next time. will try this on another device i have
TheAssassin has joined #linux-amlogic
<gavlee>
from reading back if I need functionality from linux-5.8 I have to have more patience :) Will be around if not here and will check the logs ping me if need any more testing will be happy to test for the air or any le images
<gavlee>
and thanks a lot, really!!!
<gavlee>
I couldn't get anything else to boot..
<xdarklight>
gavlee: chewitt: "2ns RX delay was already enabled (by pin-strapping RXD0 or bootloader configuration)" sounds good. if Ethernet is still not working, please try forcing the speed to 100Mbit/s using for example: ethtool -s eth0 speed 100 duplex full autoneg on
yann|work has joined #linux-amlogic
yann has quit [Ping timeout: 260 seconds]
yann|work has quit [Read error: Connection reset by peer]
yann|work has joined #linux-amlogic
sputnik_ has joined #linux-amlogic
<gavlee>
cool will try in a bit thanks for that
<gavlee>
haha!!! yess!!!!
<gavlee>
thanks!!!
<gavlee>
one thing i notice the mac printed on the box is not the mac in ifconfig but i'm getting an address on the lan now
<gavlee>
i didnt' realise there was a label on it
<gavlee>
i guess that's for wifi? or the lan?
<gavlee>
don't know what i'm talking about just happy :D
<xdarklight>
gavlee: OK, you just confirmed that it's an issue with the RGMII RX or TX delay - those are not relevant when running at 10 or 100Mbit/s line speeds
<xdarklight>
gavlee: next is to find out why Gbit/s speeds are not working for you
<xdarklight>
chewitt: I'm seeing that you commented eee-broken-1000t; in &external_phy. my suggestion: add back the reset properties within the PHY node and also enable eee-broken-1000t;
<chewitt>
k
<chewitt>
will respin
<gavlee>
well anything I can do, may take me a while to figure out what you're talking about and do it :)
<chewitt>
gavlee: the MAC is computed from the cpu serial in LE so that it's consistent .. not all boxes have it set in the factory
<xdarklight>
gavlee: right now we're narrowing down the issue. we started at "anything could be wrong" but now we're at "I think it's related to A or B". I call it progress :-)
<xdarklight>
chewitt: please give me another minute so you can include one more debug patch
<xdarklight>
that'll allow us to see the MAC side RX/TX delay configuration
<gavlee>
:D
<xdarklight>
chewitt: you may also throw in the dwmac-meson8b patches which are queued for v5.8 - if the RX delay is enabled on the MAC side those patches will fix that ;)
<chewitt>
I picked all those patches, those are included
<xdarklight>
ah, interesting
<xdarklight>
let's see what the next iteration gives :-)
<gavlee>
thx. downloading. off to have a munch meanwhile
<xdarklight>
chewitt: next year my CPU will be five years old which means time to upgrade. I'll still be jealous of your AMD TR - but I'm hoping that a Ryzen 9 will fit my budget (which will then triple the core count of my current CPU) :)
<chewitt>
i'm trying to find a work related excuse to bump to a 3990X but haven't come up with anything convincing yet :)
<xdarklight>
gavlee: OK, that means with the configuration from u-boot TX-delay is enabled on the MAC side but the RX delay is disabled at the MAC side
<xdarklight>
gavlee: what happens at Gbit/s line speed now?
<chewitt>
interesting .. the BT stuff didn't complain about config bad magic this time
<chewitt>
xdarklight, I was going to ask you about that
<gavlee>
i had to reboot and run the ethtool command to get ip address, didn't see one
<gavlee>
and i forgot to add the bluetooth firmware. sorry
<gavlee>
can add with it and post again?
<gavlee>
oh.. it's there anyway.. dun nevermind
<gavlee>
i put that ethtool command in libreelec autostart.sh and in the gui now
<xdarklight>
hmm, I'm not sure what's next if Gbit/s speed is still not working
<xdarklight>
can you double-check the Ethernet cable and switch port?
<gavlee>
oh, yeah, this was plugged into a pi3b..
<gavlee>
:S
<gavlee>
i need to untangle a rats nest need a while ...
<gavlee>
got distracted playing around in LE :)
<gavlee>
gui is snappy remote seems ok
ldevulder_ has joined #linux-amlogic
ldevulder has quit [Ping timeout: 240 seconds]
buzzmarshall has joined #linux-amlogic
<gavlee>
found a decent cable and connected directly to gigabit port where I have iperf , seeing dhcp requests and offers but no ip. maybe i fudged the autostart.sh