Unoffical empeg BBS

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

Topic Options
#61706 - 21/01/2002 11:30 HiJack Novice - What address to use?
jloew
journeyman

Registered: 26/12/2001
Posts: 87
Loc: SF Bay Area
Sorry for the braindead question, but I can't seem to find it through searching - when using Tony's upload util on the HiJack kernel and patches, do I specify 10000 as the memory address?
_________________________
MkIIa [blue]BLUE[/blue]

Top
#61707 - 21/01/2002 11:34 Re: HiJack Novice - What address to use? [Re: jloew]
Nosferatu
enthusiast

Registered: 24/08/2001
Posts: 344
Loc: France, Champagne
To patch your kernel, 10 000 is the only address to use to upload the kernel.

In fact Tony's Logo Editor, use a command line in a Dos window :

patch address COM Port
upload.exe zImage.file 10000 1


When using Tony's app , you dont have to specify the address
_________________________
Empeg IIa - 10 Gb - Red Fascia - Tuner, the day is coming - I Will Strike From the Grey -

Top
#61708 - 21/01/2002 11:41 Re: HiJack Novice - What address to use? [Re: Nosferatu]
time
enthusiast

Registered: 20/11/2000
Posts: 279
Loc: Pacific Northwest
Right. Just drag the .zimage file over the editor and away it goes! Great job on that Tony!

Top
#61709 - 21/01/2002 11:55 Re: HiJack Novice - What address to use? [Re: time]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31569
Loc: Seattle, WA
Just drag the .zimage file over the editor and away it goes!

Right, you don't need to know the address if you use my logo editor. Just drop the zimage file onto the logo editor window and it'll do it all for you.

Great job on that Tony!

Thanks, but there's one bug I haven't worked out yet.

I wanted to be able to associate ".zimage" files with logoedit.exe. So that way, double-clicking on a zimage file launched the logo editor and uploaded the file.

However, it only works about 50 percent of the time. Sometimes it will do the upload, other times it will just launch logoedit.exe without doing the upload. Don't know why.

Still, it's kind of convenient for it to "just launch" because I can double-click on the zimage file then drag it onto the logoedit window. Almost as convenient as having it do the upload.
_________________________
Tony Fabris

Top
#61710 - 21/01/2002 13:34 Re: HiJack Novice - What address to use? [Re: tfabris]
jloew
journeyman

Registered: 26/12/2001
Posts: 87
Loc: SF Bay Area
Wow, this is TOOO easy! Thanks everyone.
_________________________
MkIIa [blue]BLUE[/blue]

Top
#61711 - 21/01/2002 13:37 Re: HiJack Novice - What address to use? [Re: tfabris]
Yang
addict

Registered: 14/01/2002
Posts: 443
Loc: Raleigh, NC
You can always just define windows to associate it with upload and specify the commandline options as:
c:\empeg\upload.exe "%1" 10000 1
or whatever..

Could the problem have to do with spaces in the path/filename? I know if you don't put ""'s around the filename, windows/dos will split the filename over the different arguments..

Top
#61712 - 21/01/2002 14:00 Re: HiJack Novice - What address to use? [Re: Yang]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31569
Loc: Seattle, WA
c:\empeg\upload.exe "%1" 10000 1

Not a bad idea. I might just do that.

Could the problem have to do with spaces in the path/filename?

That was the first thing I checked, and as far as I can tell, that's not it.
_________________________
Tony Fabris

Top