Dear All, I used snapgear3.4 with IXP42x. Now we have redesigned our platform to IXP43x and I tried to get this board running (currently with an IXP430). I changed to snapgear4.0.7 and get the board booting. I use the Access and NPE Lib 2.4 without crypto.
----------------------------------------------------------- For example, when i tried to ping a IP, i get the message: ----------------------------------------------------------- [fatal] ixEthAccRxFrameProcess: Illegal port: 255 also the ping fails. ----------------------------------------------------------- After 120sec I get this messages ----------------------------------------------------------- # #INFO: task EthDB event thr:711 blocked for more than 120 seconds. "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. EthDB event t D c0229c34 0 711 2 [<c02299c8>] (__sched_text_start+0x0/0x2c0) from [<c022a1b0>] (schedule_timeout) [<c022a18c>] (schedule_timeout+0x0/0xbc) from [<c022b17c>] (__down+0x68/0xb4) r8:00000000 r7:00000000 r6:00000000 r5:00000002 r4:c7c499a0 [<c022b114>] (__down+0x0/0xb4) from [<c004ea58>] (down+0x2c/0x34) r5:bf04e128 r4:60000013 [<c004ea2c>] (down+0x0/0x34) from [<bf020130>] (ixOsalSemaphoreWait+0x4c/0x124 ) r4:00000000 [<bf0200e4>] (ixOsalSemaphoreWait+0x0/0x124 [ixp400]) from [<bf0137f8>] (ixEthD) r7:00000000 r6:00000000 r5:00000000 r4:bf0137a0 [<bf0137a0>] (ixEthDBEventProcessorLoop+0x0/0x33c [ixp400]) from [<bf01f7ec>] () [<bf01f74c>] (ixOsalBuffPoolFreeCountGet+0x14/0xcc [ixp400]) from [<c004ab0c>] ) r5:bf01f74c r4:fffffffc [<c004aab8>] (kthread+0x0/0x7c) from [<c0039e64>] (do_exit+0x0/0x5ec) r5:00000000 r4:00000000 INFO: task EthMac Recovery:712 blocked for more than 120 seconds. "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. EthMac Recove D c0229c34 0 712 2 [<c02299c8>] (__sched_text_start+0x0/0x2c0) from [<c022a1b0>] (schedule_timeout) [<c022a18c>] (schedule_timeout+0x0/0xbc) from [<c022b17c>] (__down+0x68/0xb4) r8:00000000 r7:00000000 r6:00000000 r5:00000002 r4:c714dc40 [<c022b114>] (__down+0x0/0xb4) from [<c004ea58>] (down+0x2c/0x34) r5:bf03c2f0 r4:60000013 [<c004ea2c>] (down+0x0/0x34) from [<bf020130>] (ixOsalSemaphoreWait+0x4c/0x124 ) r4:00000000 [<bf0200e4>] (ixOsalSemaphoreWait+0x0/0x124 [ixp400]) from [<bf010e74>] (ixEthA) r7:00000000 r6:00000000 r5:00000000 r4:bf010e40 [<bf010e40>] (ixEthAccMacRecoveryLoopStop+0x3c/0x3f4 [ixp400]) from [<bf01f7ec>) [<bf01f74c>] (ixOsalBuffPoolFreeCountGet+0x14/0xcc [ixp400]) from [<c004ab0c>] ) r5:bf01f74c r4:fffffffc [<c004aab8>] (kthread+0x0/0x7c) from [<c0039e64>] (do_exit+0x0/0x5ec) r5:00000000 r4:00000000 ----------------------------------------------------------- Here is a snap from the boot: ----------------------------------------------------------- ..... VFS: Mounted root (cramfs filesystem) readonly. Freeing init memory: 100K Konfig IXP4xx Ethernet ixp400: module license 'unspecified' taints kernel. ixp400_eth: Initializing IXP400 NPE Ethernet driver software v. 1.7SG ixp400_eth: CPU clock speed (approx) = 398 MHz ixp400_eth: ixp1 is using NPEC and the PHY at address 4 ixp400_eth: ixp2 is using NPEA and the PHY at address 5 ixp400_eth: Use default MAC address 00:02:b3:03:03:03 for port 2 ixp400_eth: Use default MAC address 00:02:b3:02:02:02 for port 1 Welcome to S n a p G e a r L i n u x For further information check: http://www.snapgear.org/ # #ifconfig eth0 Link encap:Ethernet HWaddr 00:02:B3:03:03:03 inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 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:512 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:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 # # # ping -c 1 192.168.0.47 PING 192.168.0.47 (192.168.0.47): 56 data bytes [fatal] ixEthAccRxFrameProcess: Illegal port: 255 --- 192.168.0.47 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss # # ifconfig eth0 Link encap:Ethernet HWaddr 00:02:B3:03:03:03 inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:68 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:512 Is there anybody who can help? many thanks Siegfried _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev