On Tue, 08 Mar 2011 02:49:21 -0500, "Layne M. Edwards"
<ledwa...@astrumtech.net> wrote:
On Tue, 08 Mar 2011 08:26:08 +0100, John Crispin <j...@phrozen.org>
wrote:
the rt305X have a embedded switch. does your board use it or does it
connect a phy to the gbit port ? looking at the driver currently
only
esw seems supported
It uses the embedded switch. eth0 comes up fine, but it looks like
it can't find the switch:
root@OpenWrt:/# ifconfig
br-lan Link encap:Ethernet HWaddr 00:11:22:33:44:55
inet addr:192.168.1.1 Bcast:192.168.1.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:42 (42.0 B) TX bytes:402 (402.0 B)
eth0 Link encap:Ethernet HWaddr 00:11:22:33:44:55
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:46 (46.0 B) TX bytes:3726 (3.6 KiB)
Interrupt:5
eth0.1 Link encap:Ethernet HWaddr 00:11:22:33:44:55
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:46 (46.0 B) TX bytes:456 (456.0 B)
eth0.2 Link encap:Ethernet HWaddr 00:11:22:33:44:55
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:3256 (3.1 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root@OpenWrt:/# swconfig dev eth0 show
Failed to connect to the switch
Any ideas?
Thanks,
Layne
Apparently the ethernet connectivity problem is a driver issue with the
OpenWrt ramips eth and/or ramips_esw driver. I found a tip in the
OpenWrt forum for the D-Link DIR-615 (another RT3052) to revert the
'target/linux/ramips/files/drivers/net' directory to SVN r24328 (svn up
-r 24328). This fixed the ethernet. I haven't investigated further
yet... will probably submit a ticket when I know more about the problem.
Anyone know more about this?
Thanks,
Layne
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel