Re: Synology CS 407e: altboot fails to load installer.
Oscar Molin <[email protected]> Sun, 8 May 2011 16:42:14 +0200
| Newsgroups | gmane.os.netbsd.ports.sandpoint |
|---|---|
| Message-ID | <[email protected]> |
here is the full output: _MPC824X > go 1000000 debug ## Starting application at 0x01000000 ... >> NetBSD/sandpoint altboot, revision 1.7 (Tue Apr 19 09:38:13 CEST 2011) >> Synology DS, cpu 265 MHz, bus 132 MHz, 64MB SDRAM 1095.3512 DSK 00:12:00 1095.3512 DSK 00:13:00 11ab.4320 NET 00:15:00 1033.0035 USB 00:14:00 1033.0035 USB 00:14:00 1033.0035 USB 00:14:00 00:00:00: chip 1057.0006 card ffff.ffff rev 14 class 06.00.00 hdr 00 mem base 80000000 size 1000 00:12:00: chip 1095.3512 card 1095.3512 rev 01 class 01.80.00 hdr 00 i/o base 1000 size 10 i/o base 1010 size 10 i/o base 1020 size 10 i/o base 1030 size 10 i/o base 1040 size 10 mem base 80001000 size 1000 00:13:00: chip 1095.3512 card 1095.3512 rev 01 class 01.80.00 hdr 00 i/o base 1050 size 10 i/o base 1060 size 10 i/o base 1070 size 10 i/o base 1080 size 10 i/o base 1090 size 10 mem base 80002000 size 1000 00:14:00: chip 1033.0035 card 1033.0035 rev 43 class 0c.03.10 hdr 80 mem base 80003000 size 1000 00:14:01: chip 1033.0035 card 1033.0035 rev 43 class 0c.03.10 hdr 00 mem base 80004000 size 1000 00:14:02: chip 1033.00e0 card 1033.00e0 rev 04 class 0c.03.20 hdr 00 mem base 80005000 size 1000 00:15:00: chip 11ab.4320 card 11ab.0121 rev 13 class 02.00.00 hdr 00 mem base 80008000 size 4000 i/o base 1100 size 100 MAC address 00:11:xx:xx:xx:xx PHY 0 (0141.0c25) 100Mbps-FDX Hit any key to enter interactive mode: 2 bootargs> tftp: xmit failed xmit failed xmit failed xmit failed bootp: no reply "" not found load failed. Restarting... 2011/5/8 Oscar Molin <[email protected]>: > Thank you for your quick reply. > > I can confirm there is a 88E8001 chip on board. > > here is some of the output in debug mode: > > MAC address xx:xx.... (correct address) > PHY 0 (0141.0c25) > 100Mbps-FDX > > xmit failed ..... > > I had the full output but this was the ones you asked for. > I can't copy paste from my terminal program. > > This xmit failed message I assume is a message from net driver, > hopefully from the sk98 driver or whatever you have in altboot for sk. > I guess the "xmit failed" is a failed transmission, possibly of the > first dhcp request message? > > If you have any ideas I'll be willing to try it, tough I won't be able > to compile anything myself because I don't run netbsd myself and > setting up a build environment for a noob like me will take all day. > > As a note for anyone else trying this hardware, the serial header for > the cubestation 407e is located near the SATA ports and labeled JP2, > pinout is the same as in the sandpoint synology install guide > > /Oscar > > 2011/5/8 Frank Wille <[email protected]>: >> On Sun, 8 May 2011 12:00:31 +0200 >> Oscar Molin <[email protected]> wrote: >> >>> I'm trying to install netbsd, latest binary snapshot 201105062100Z on >>> a Synology Cubestation 407e. >> >> Great! Reports from untested hardware are always welcome! >> >> >>> Altboot loads, but never requests any IP from my server, doesnt seem >>> to use ethernet at all, then gives the messages: >>> >>> xmit failed >>> xmit failed >>> xmit failed >>> xmit failed >>> bootp: no reply >> >> Can you show us the full output from altboot? There should be two lines >> like... >> >> MAC address 00:11:32:xx:xx:xx >> 100Mbps-FDX >> >> ...when the network interface was initialized and the link speed >> negotiation was done. >> >> And can you confirm the type of the network chip? Is it Marvell SKnet as >> on the other Synology NAS systems? There should be a 88E8001 chip on the >> board. >> >> -- >> Frank Wille >> >