Re: [Soekris] Mailing list

2011-03-07 Thread Tuomo Latto
On 07.03.2011 22:09, Rod Whitworth wrote:
 On Mon, 07 Mar 2011 20:02:16 +0100, Cédrik Martin wrote:
 
 Can you delete my email address of this maling list ?
 
 Can you read the headers of any message sent to you from the list
 server?

Actually, that is not needed.
Instead, click the link on the last line and do your thing.


 *** NOTE *** Please DO NOT CC me. I am subscribed to the list.
 Mail to the sender address that does not originate at the list server is 
 tarpitted. The reply-to: address is provided for those who feel compelled to 
 reply off list. Thankyou.

Same goes here.


-- 
Tuomo

... Black holes are where God divided by zero

___
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech


[Soekris] net5500 continuous POST

2011-03-07 Thread Emilio Perea
I have been using a net5501-70 since early August of 2008 without any
problems, but last week it stopped working with the error light on
continuously. Console just showed:

POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
POST: 012345689bcefghip
...

I unplugged it and moved it to my desk and other than having to run fsck
it booted normally.  It seemed fine for about an hour, but when I
started to copy some files it crashed again.  It continues to behave in
the same way.

It is not a software problem since I have a spare CF card ready to
replace the one on the 5501 or the 4801, and all three cards work fine
on the 4801, but none on the 5501.  Does anyone have any suggestions
other than ordering a new board?  I need to get this fixed or replaced
by next weekend if at all possible.
___
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech


Re: [Soekris] net5500 continuous POST

2011-03-07 Thread Bob Bishop
Hi,

On 7 Mar 2011, at 21:45, Emilio Perea wrote:

 I have been using a net5501-70 since early August of 2008 without any
 problems, but last week it stopped working with the error light on
 continuously. Console just showed:
 
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 POST: 012345689bcefghip
 ...
 
 I unplugged it and moved it to my desk and other than having to run fsck
 it booted normally.  It seemed fine for about an hour, but when I
 started to copy some files it crashed again.  It continues to behave in
 the same way.
 
 It is not a software problem since I have a spare CF card ready to
 replace the one on the 5501 or the 4801, and all three cards work fine
 on the 4801, but none on the 5501.  Does anyone have any suggestions
 other than ordering a new board?

Have you tried another power supply?

 I need to get this fixed or replaced
 by next weekend if at all possible.

--
Bob Bishop
r...@gid.co.uk




___
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech


[Soekris] USB errors on net5501

2011-03-07 Thread Greg Troxel

I have a

  net5501 (0.5G ram)
  Soekris 1.5A power supply
  40G pata drive
  vpn1411 coprocessor
  NetBSD (netbsd-5 branch)

and

  WD Elements 2T external drive, USB connector to net5501

I've been having two mysterious problems.

One is that (with or without USB disk), booting takes about 3 minutes.
This was true with PXE boot as well as booting from the 40G drive.  With
PXE, the delay was after pxeboot_ia32.bin was loaded over tftp, and
before that program printed its banner.  (I had to set consdev in the
pxe loader so NetBSD didn't try to write to vga, but the delay happens
anyway.)  I'll write about this separately later, but wanted to mention
it in case someone thinks it's related to the USB problem.

The other problem is that the USB disk seems to work but I had a lockup
when rsyncing lots of data to it.  The disk has a single gpt partition,
and on dk0 (the partition) I have a single UFS2 filesystem that I mount
with journaling (WAPBL, o log).  This kind of disk works fine on a
regular computer, and I wrote and read this particular entire disk to
test it (before using newfs).

I get only 12 MB/s read, but I understand that the USB controller is
slow.  The problem is that after copying several GB, I got:

Mar  6 17:17:32 foo /netbsd: umass0 at uhub1 port 1 configuration 1 interface 0
Mar  6 17:17:32 foo /netbsd: umass0: Western Digital Ext HDD 1021, rev 
2.00/20.02, addr 2
Mar  6 17:17:32 foo /netbsd: umass0: using SCSI over Bulk-Only
Mar  6 17:17:32 foo /netbsd: scsibus0 at umass0: 2 targets, 1 lun per target
Mar  6 23:03:43 foo /netbsd: umass0: BBB reset failed, TIMEOUT
Mar  6 23:04:48 foo /netbsd: umass0: BBB bulk-in clear stall failed, TIMEOUT
Mar  6 23:05:53 foo /netbsd: umass0: BBB bulk-out clear stall failed, TIMEOUT

which I believe provoked a panic in the filesystem code (a NetBSD issue
that I'll debug - I have a backtrace).  Following this, detaching and
reattaching the USB cable led to:

Mar  7 17:10:41 foo /netbsd: uhub1: device problem, disabling port 1

but rebooting restored the drive.  The 40G disk was not particularly
loaded during the failure event.

I'm going to try a few more times, and then switch to powering the
net5501 directly off a West Mountain Radio Rigrunner with a 30 Ah
battery (plus about 3-4 4 Ah batteries) that are on float charge, to see
if this is due to the power supply fading on current peaks.

My collected net5501 notes are at:

http://www.lexort.com/blog/net5501.html

but they have fairly little additional relevant content at this time.

Greg


pgppuzUUwJX1O.pgp
Description: PGP signature
___
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech


Re: [Soekris] net5500 continuous POST

2011-03-07 Thread Emilio Perea
On Mon, Mar 07, 2011 at 09:51:31PM +, Bob Bishop wrote:
 Have you tried another power supply?

No.  You would think someone working for an electrical contractor would
have thought of this, wouldn't you?

That seems to have been the problem.  Thanks to you and Dirk!

Emilio  (getting a couple of spares...)
___
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech