-
Notifications
You must be signed in to change notification settings - Fork 31
LAN7800 stuff unclear #42
Comments
According to the content on the forum, my understanding is
In previous tests, I have tested in Mode1, I will try to verify your issues in Mode2 |
Thanks for your reply @LynnL4 So please yes if you could check I'd really like to get this working as advertised. |
@LynnL4 just to follow up, I'm only attempting the modes you described above to try and troubleshoot. On the OpenWRT forum they recommended reversing the ports (i.e. swap Lan and Wan functionality) to verify the hardware. Flashed using Balena etcher, boots fine. But I note that there is not a wan interface configured by default, seems weird. The Seeed wiki page claims both interfaces set up out of the box. To get internet access, I used Luci to add a Wan interface. Output of uci network show:
Reboot.
So this is straight out of the box config per Seeed wiki page using Seeed image and clearly not working. Is there a known working earlier image I could test to verify? And why does the image I used not provide both ports configured out of the box? Isn't that a possible sign something isn't right in the images you're building? |
Hi, |
Hi, @monokinetic 22.03.3 entertainment version had been updated. |
Thanks for the builds @LynnL4 and your attempts to help :) I have been trying them over the last week. But I'm afraid still the same problem :( Here's dmesg: That's updated with running the 2023-06-06 minimal build. and here's ethtool: `BusyBox v1.35.0 (2023-05-09 22:07:15 UTC) built-in shell (ash) | |.-----.-----.-----.| | | |.----.| |_
|
Hi, Could you tell me what switch or router you are using? I'll try to see if I can find a similar device. As I mentioned before, I tested 3 devices that I could get and they all negotiated up to 1000M |
Hey @LynnL4, I have tried these router / modems:
And for completeness, I have tried them both in router mode (testing each physical port), and bridge mode. Always the same problem. Both modems can connect to other devices at 1000MB/s using the same cabling. |
fix permission for uploaded files
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
https://wiki.seeedstudio.com/OpenWrt-Getting-Started/#run-r235-openwrt This issue has been fixed in the latest Openwrt according to user feedback, and it is recommended to use the latest Openwrt. |
It's pretty unclear how to check if my second ethernet port, the LAN7800 based one, is working correctly. It seems like your builds include some .ko which should be loaded.
FWIW my LAN7800 based port is behaving really weirdly and I have a discussion thread here:
https://forum.openwrt.org/t/seeed-rerouter-lan78xx-always-negotiates-to-100mbs/157844
I'm running a recent 22.03 build from your OneDrive I'd like to know how to check if your .ko file is being properly loaded. If it helps, here's what I know so far:
The module seems to load:
root@OpenWrt:~# modinfo lan78xx module: /lib/modules/5.10.161/lan78xx.ko license: GPL depends: intree: Y name: lan78xx vermagic: 5.10.161 SMP mod_unload aarch64
dmesg | grep lan7* [ 7.859733] lan78xx.napi20201111 2-3:1.0 (unnamed net_device) (uninitialized): USB_CFG0 0x60768164
Does that look like it's expected? If you have any input on the forum thread I'd also really need some help to get this port to run at 1000Mb/s :)
The text was updated successfully, but these errors were encountered: