Re: Linksys EA4500 / EA4200 support March 25, 2016 02:58AM |
Registered: 11 years ago Posts: 87 |
Hit any key to stop autoboot: 0 DockStar> setenv ethaddr 20:AA:4B:E5:D2:CF DockStar> setenv eth1addr 20:AA:4B:E5:D2:D0 DockStar> printenv (snip) eth1addr=20:AA:4B:E5:D2:D0 ethaddr=20:AA:4B:E5:D2:CF (snip) Environment size: 1459/131068 bytes DockStar> boot starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found Partition Map for USB device 0 -- Partition Type: DOS Part Start Sector Num Sectors UUID Type 1 2048 15631360 0001222a-01 83 loading envs from usb 0 ... ** File not found /boot/uEnv.txt ** 3166062 bytes read in 382 ms (7.9 MiB/s) 7179935 bytes read in 503 ms (13.6 MiB/s) ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-4.4.0-kirkwood-tld-1 Created: 2016-03-24 17:59:28 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3165998 Bytes = 3 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs-4.4.0-kirkwood-tld-1 Created: 2016-03-24 17:59:48 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 7179871 Bytes = 6.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. (snip) [ 1.837676] libphy: Fixed MDIO Bus: probed [ 1.842144] libphy: orion_mdio_bus: probed [ 1.846484] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 1.854816] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address b6:d0:5e:0f:a1:17 [ 1.864282] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:00:00:00:00:00
Re: Linksys EA4500 / EA4200 support March 25, 2016 02:58AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 03:01AM |
Admin Registered: 13 years ago Posts: 19,114 |
iface eth0 inet static address 192.168.0.222 netmask 255.255.255.0 gateway 192.168.0.1 hwaddress ether XX:XX:XX:XX:XX:XX
Re: Linksys EA4500 / EA4200 support March 25, 2016 03:11AM |
Registered: 11 years ago Posts: 87 |
root@debian:~# ifconfig eth0 Link encap:Ethernet HWaddr 20:aa:4b:e5:d2:cf inet addr:192.168.0.222 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::22aa:4bff:fee5:d2cf/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:68 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:7920 (7.7 KiB) Interrupt:83
Re: Linksys EA4500 / EA4200 support March 25, 2016 03:19AM |
Admin Registered: 13 years ago Posts: 19,114 |
ifconfig -a ethtool eth0
Re: Linksys EA4500 / EA4200 support March 25, 2016 03:25AM |
Registered: 11 years ago Posts: 87 |
root@debian:~# ethtool eth0 Settings for eth0: Supported ports: [ MII ] Supported link modes: Not reported Supported pause frame use: No Supports auto-negotiation: No Advertised link modes: Not reported Advertised pause frame use: No Advertised auto-negotiation: No Speed: 1000Mb/s Duplex: Full Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: off Supports Wake-on: d Wake-on: d Link detected: yes (nothing is plugged in currently)
Re: Linksys EA4500 / EA4200 support March 25, 2016 04:32AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 05:07AM |
Registered: 11 years ago Posts: 87 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 05:23AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 05:58AM |
Registered: 11 years ago Posts: 87 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 11:11AM |
Registered: 9 years ago Posts: 295 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 11:37AM |
Registered: 11 years ago Posts: 87 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 12:32PM |
Registered: 9 years ago Posts: 298 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 03:52PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 25, 2016 08:23PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 26, 2016 08:14AM |
Registered: 9 years ago Posts: 295 |
Re: Linksys EA4500 / EA4200 support March 26, 2016 03:30PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 28, 2016 07:26AM |
Registered: 11 years ago Posts: 87 |
Re: Linksys EA4500 / EA4200 support March 28, 2016 02:24PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 29, 2016 01:45AM |
Admin Registered: 13 years ago Posts: 19,114 |
linux-image-4.5.0-kirkwood-tld-1.1_1.1_armel.deb zImage-4.5.0-kirkwood-tld-1.1 kirkwood-ea4500.dtb
dmesg | grep -i mv ifconfig -a
Re: Linksys EA4500 / EA4200 support March 29, 2016 02:45AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 29, 2016 03:04AM |
Registered: 11 years ago Posts: 87 |
[Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [Firmware Info]: /ocp@f1000000/ethernet-controller@76000/ethernet1-port@0: local-mac-address is not set
root@debian:~# dmesg | grep mv [ 0.091993] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1 [ 0.930869] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00 [ 0.932667] mv_xor f1060800.xor: Marvell shared XOR driver [ 0.973937] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 0.974173] mv_xor f1060900.xor: Marvell shared XOR driver [ 1.013903] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 1.817587] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 1.825962] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address b6:d0:5e:0f:a1:17 [ 1.835386] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:00:00:00:00:00 [ 1.979073] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 1.992270] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 2.040476] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 2.053890] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 2.475771] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 2.500827] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 2.564423] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 2.585813] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 3.589443] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 3.602832] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 62.604357] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 62.629693] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 62.686263] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 62.707658] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 62.830833] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 62.851021] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 62.938764] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: detected a Broadcom Starfighter 2 switch [ 62.965130] mv643xx_eth_port mv643xx_eth_port.0 eth0: [0]: couldn't create dsa switch instance (error -12) [ 146.132102] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
unable to find register: corein between the "detected a Broadcom Starfighter 2 switch" and "couldn't create dsa switch instance"
Re: Linksys EA4500 / EA4200 support March 29, 2016 04:53AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 29, 2016 05:16AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 29, 2016 08:50AM |
Registered: 11 years ago Posts: 87 |
Re: Linksys EA4500 / EA4200 support March 29, 2016 01:06PM |
Admin Registered: 13 years ago Posts: 19,114 |
> [ 1.979108] mv643xx_eth_port mv643xx_eth_port.0 > eth0: [0]: detected a Broadcom Starfighter 2 > switch > [ 1.988275] unable to find register: core > [ 1.992313] mv643xx_eth_port mv643xx_eth_port.0 > eth0: [0]: couldn't create dsa switch instance > (error -12) >
Re: Linksys EA4500 / EA4200 support March 29, 2016 01:33PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support March 31, 2016 11:46PM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support April 01, 2016 03:41AM |
Admin Registered: 13 years ago Posts: 19,114 |
Re: Linksys EA4500 / EA4200 support April 01, 2016 06:10AM |
Registered: 11 years ago Posts: 87 |