Unoffical empeg BBS

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

Topic Options
#312980 - 13/08/2008 16:54 Failed upgrade ("erasepage got code 1a2")
fuzzle
new poster

Registered: 13/08/2008
Posts: 5
I am trying to flash my Rio Car with car2-developer-v2.01-final.upgrade , using both download.c and empeg-download.c on a Linux system, but they both fail.

./download car2-developer-v2.01-final.upgrade 10000
gets through about 23% of the erase before I get the message "erasepage(100000) got code 1a2". What does this mean? I haven't found any mention of similar problems so far.

./empeg-download -p /dev/ttyS0 -a 10000 car2-developer-v2.01-final.upgrade
keeps telling me "fsync failed". But if I then restart it with the -d option (assume it is already in programming mode), it will sometimes start on the erase, but won't get very far before giving me the same kind of error message.

So right now, all I have is a fancy looking box with a pulsating LED. frown
Is this a problem with my computer/serial port, or what?
Help, anyone?

Top
#312982 - 13/08/2008 16:59 Re: Failed upgrade ("erasepage got code 1a2") [Re: fuzzle]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
"If you have a large hard disk, or if you encounter problems with the official files, you can try Mark Lord's "bigdisk" firmware, available here. Mark's files will work with players that have smaller disk drives, too."
_________________________
Tony Fabris

Top
#312984 - 13/08/2008 17:11 Re: Failed upgrade ("erasepage got code 1a2") [Re: tfabris]
fuzzle
new poster

Registered: 13/08/2008
Posts: 5
Thanks, but still no go. I am wondering if the FLASH is damaged or something. shocked

Top
#312985 - 13/08/2008 17:19 Re: Failed upgrade ("erasepage got code 1a2") [Re: fuzzle]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
Wait wait wait! I just re-read your first post.

You aren't doing it right... "download.c" is just for flash kernel and flash logo writes. The only files you're supposed to write with "download.c" are .ZIMAGE files and boot logo files.

You need the full upgrader program to install an .upgrade file.

Follow the instructions here carefully. I don't think Linux is an option, I think you need a Windows box. It *might* work under WINE.
_________________________
Tony Fabris

Top
#312987 - 13/08/2008 17:28 Re: Failed upgrade ("erasepage got code 1a2") [Re: tfabris]
fuzzle
new poster

Registered: 13/08/2008
Posts: 5
Doh! Thanks a bunch, it's alive again smile
I guess it doesn't pay to be tired when reading walkthroughs..

Top
#312991 - 13/08/2008 17:43 Re: Failed upgrade ("erasepage got code 1a2") [Re: fuzzle]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
Did you use WINE and emplode to do it? Or something else?
_________________________
Tony Fabris

Top
#312992 - 13/08/2008 17:49 Re: Failed upgrade ("erasepage got code 1a2") [Re: tfabris]
fuzzle
new poster

Registered: 13/08/2008
Posts: 5
No, I just uploaded a .zImage to get it back to life.
I'm currently trying to figure out how to get the serial port to work in Java (JEmplode).. Ah, heck, I'll try WINE and emplode first. smile I'll let you know if it works.

Top
#312993 - 13/08/2008 17:53 Re: Failed upgrade ("erasepage got code 1a2") [Re: fuzzle]
fuzzle
new poster

Registered: 13/08/2008
Posts: 5
..and it works fine! smile
Thanks for your help!

Top
#312994 - 13/08/2008 17:56 Re: Failed upgrade ("erasepage got code 1a2") [Re: fuzzle]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
No problem. And I'm slightly editing a couple of FAQ entries now to make things more clear. smile
_________________________
Tony Fabris

Top
#312995 - 13/08/2008 18:39 Re: Failed upgrade ("erasepage got code 1a2") [Re: tfabris]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5680
Loc: London, UK
Originally Posted By: tfabris
I don't think Linux is an option


You can use upgclient on Linux. I don't know how to get hold of it, though.
_________________________
-- roger

Top
#312996 - 13/08/2008 18:44 Re: Failed upgrade ("erasepage got code 1a2") [Re: Roger]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
Another Linux option here is to install a Hijack kernel (serial port via download.c) and then use my upgrader.c program to perform the software install (.upgrade file) over ethernet.

Much faster than serial, but it won't work with the diskbuilder .upgrade files.

Top