Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#81024 - 15/03/2002 07:31 download failed: erasepage(100000) got code 1a2
caederus
journeyman

Registered: 18/02/2000
Posts: 51
Loc: UK
I recently acquired a Mk2a (010101226) and tried to upgrade the code from
1.02(?) as shipped. Now the unit won't boot. Here's what happened:

$ wget http://www.empeg.com/downloads/download.c
14:15:21 (49.79 KB/s) - `download.c' saved [12389/12389]
$ wget http://www.empeg.com/downloads/car2-consumer-v2.00-beta11.upgrade
14:16:02 (133.29 KB/s) - `car2-consumer-v2.00-beta11.upgrade' saved [2905412/290
5412]
$ make download
$ ./download car2-consumer-v2.00-beta11.upgrade 10000
Turn on empeg unit now
found empeg unit: entering program mode
manufacturer=0089, product=88c1
waiting for prompt
starting erase [ 33%
erasepage(100000) got code 1a2

This happens repeatably, and with all versions I have tried (2.0b11
developer and consumer, 1.03). Now the unit won't boot. I looked at
the serial console:

$ cu -l /dev/ttyS0
Connected.

empeg-car bootstrap v1.02 20001106 ([email protected])
If there is anyone present who wants to upgrade the flash, let them speak now,
or forever hold their peace...it seems not. Let fly the Penguins of Linux!

e000 v1.03
Copying kernel...
Calling linux kernel...
(undefined instruction vector)

The only similar report I can find is
http://empeg.comms.net/php/showthreaded.php?Board=empeg_tech&Number=13645
but I have the latest download.c

Any ideas?
_________________________
http://ro.nu/ Robin O'Leary

Top
#81025 - 15/03/2002 07:49 Re: download failed: erasepage(100000) got code 1a2 [Re: caederus]
peter
carpal tunnel

Registered: 13/07/2000
Posts: 4172
Loc: Cambridge, England
./download car2-consumer-v2.00-beta11.upgrade 10000

Download is for applying raw kernel images only. Upgclient is for applying upgrades.

Upgclient is in http://www.empeg.com/downloads/empegcar-v1.03.i386-linux.tar.gz

Peter

Top
#81026 - 15/03/2002 08:36 Re: download failed: erasepage(100000) got code 1a [Re: peter]
caederus
journeyman

Registered: 18/02/2000
Posts: 51
Loc: UK
Ah, thanks. I feel as if that should have been obvious, but it wasn't,
and that obscure message from download.c didn't help me identify the
problem.

I see now where upgclient is mentioned in the release notes, but
the source for it isn't obvious on the web site. Where is it?
The tar file you link is contains only binaries and the source
doesn't seem to be with the other sources.
_________________________
http://ro.nu/ Robin O'Leary

Top