Unoffical empeg BBS

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

Topic Options
#285524 - 16/08/2006 01:14 Question to Tony re: logoedit
accept
new poster

Registered: 03/05/2002
Posts: 34
Loc: Queensland, Australia
Hi Tony,
Question about logoedit, can you change the com port to com5 or other number?
In "Select com port" choices are 1-4. and of course mine is on Com5.
Don't seem to be able to change my com port number allocation, and probably don't wanna (everything working fine now) took a while to get new computer config right and had to install a serial pci card also, and just upgraded to 100GB !!!
Thanks for any help

Top
#285525 - 16/08/2006 10:45 Re: Question to Tony re: logoedit [Re: accept]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14479
Loc: Canada
Just run LogoEdit, and select COM4, then *try* to send a logo (it will fail).
Next, close the program, and edit the LogoEdit.ini file it created, using notepad or wordpad.

Find the line "MyCOMPort=4", and change the 4 to a 5, and save the modified file.

Finally, run LogoEdit again. It should now be using COM5.

-ml


Edited by mlord (16/08/2006 10:45)

Top
#285526 - 16/08/2006 11:46 Re: Question to Tony re: logoedit [Re: mlord]
andy
carpal tunnel

Registered: 10/06/1999
Posts: 5914
Loc: Wivenhoe, Essex, UK
Quote:

Finally, run LogoEdit again. It should now be using COM5.



Surely having Mark give advice on how to use a Windows app is one of the signs of the apocalypse
_________________________
Remind me to change my signature to something more interesting someday

Top
#285527 - 16/08/2006 17:12 Re: Question to Tony re: logoedit [Re: andy]
sn00p
addict

Registered: 24/07/2002
Posts: 618
Loc: South London
Quote:
Quote:

Finally, run LogoEdit again. It should now be using COM5.



Surely having Mark give advice on how to use a Windows app is one of the signs of the apocalypse


I wondered what those 4 horsemen were doing outside.....

Top
#285528 - 16/08/2006 17:56 Re: Question to Tony re: logoedit [Re: mlord]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31567
Loc: Seattle, WA
You sly devil, Mark. I didn't know that would even work. :-)

Anyway. Another way to get the same job done is to run UPLOAD.EXE by hand. Please look in the README.TXT file for instructions on how to do it. Flash memory addresses for kernels and logos are listed in the FAQ.
_________________________
Tony Fabris

Top
#285529 - 16/08/2006 18:18 Re: Question to Tony re: logoedit [Re: tfabris]
accept
new poster

Registered: 03/05/2002
Posts: 34
Loc: Queensland, Australia
thanks for the replies guys, will try as soon as possible.
thank you again !

Top
#285530 - 16/08/2006 19:04 Re: Question to Tony re: logoedit [Re: accept]
accept
new poster

Registered: 03/05/2002
Posts: 34
Loc: Queensland, Australia
tried mark's idea but got the following error:-

Error: Incorrect parameters passed to upload.
----------------------------------------------------------
-ERROR: Couldn't open com port. -
---------------------------------------------------------

Press the Enter key to continue.

So no luck with that .
have yet to work out how to do Tony's method

Top
#285531 - 16/08/2006 19:09 Re: Question to Tony re: logoedit [Re: accept]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14479
Loc: Canada
Heh.. I thought the ice looked a little thin down there.



Edit - Fixed link. Links must contain http:// or they link to currentURL/url.tld
--_l0ser


Edited by l0ser (16/08/2006 23:52)

Top
#285532 - 16/08/2006 19:21 Re: Question to Tony re: logoedit [Re: accept]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31567
Loc: Seattle, WA
Yeah, OK, upload.exe is hard coded to accept the parameters 1-4 only.

If you've got a C compiler, you're welcome to fidget with it. Source code attached.


Attachments
286126-upload.c (198 downloads)

_________________________
Tony Fabris

Top
#285533 - 18/08/2006 18:03 Re: Question to Tony re: logoedit [Re: tfabris]
accept
new poster

Registered: 03/05/2002
Posts: 34
Loc: Queensland, Australia
ok , so no other ideas?
trying to upload hijack that's all
don't have ethernet connection, only usb and serial on com5

Top
#285534 - 18/08/2006 18:09 Re: Question to Tony re: logoedit [Re: accept]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Can you use [url=http://www.riocar.org/modules.php?op=modload&name=FAQ&file=index&myfaq=yes&id_cat=7&faqent=82#82hyperterminal to access the empeg's console[/url]? Just making sure that the serial port is working properly.
_________________________
Bitt Faulk

Top
#285535 - 18/08/2006 18:20 Re: Question to Tony re: logoedit [Re: accept]
dr_dos
member

Registered: 02/03/2002
Posts: 134
Loc: Bendorf, Germany
Why don't you just change the port # to something between 1 and 4? Device Manager -> Ports -> Properties -> Advanced -> COM Port Number

Peter

Top
#285536 - 18/08/2006 18:38 Re: Question to Tony re: logoedit [Re: dr_dos]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31567
Loc: Seattle, WA
Yeah, I'm with him. If you're not using both a modem and a serial mouse at the same time, then you should be able to safely set the com port to whatever you want.

Odds are, you don't even have a modem, and your mouse is USB.
_________________________
Tony Fabris

Top
#285537 - 19/08/2006 05:08 Re: Question to Tony re: logoedit [Re: tfabris]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5681
Loc: London, UK
Quote:
Yeah, OK, upload.exe is hard coded to accept the parameters 1-4 only.

If you've got a C compiler, you're welcome to fidget with it. Source code attached.


If you can attach the source code in a form that's not mangled, it'd be easier to fidget with. Try a ZIP file.
_________________________
-- roger

Top
#285538 - 19/08/2006 15:16 Re: Question to Tony re: logoedit [Re: Roger]
canuckInOR
carpal tunnel

Registered: 13/02/2002
Posts: 3212
Loc: Portland, OR
Quote:
Quote:
Yeah, OK, upload.exe is hard coded to accept the parameters 1-4 only.

If you've got a C compiler, you're welcome to fidget with it. Source code attached.


If you can attach the source code in a form that's not mangled, it'd be easier to fidget with. Try a ZIP file.

It doesn't look mangled to me. I clicked the attachment, and told firefox to save to disk. Opened in vim just fine. Unless, of course, you're calling Tony's coding standards mangled... in which case using a zip file isn't going to help much.

Top
#285539 - 19/08/2006 16:08 Re: Question to Tony re: logoedit [Re: canuckInOR]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31567
Loc: Seattle, WA
Well, keep in mind I only added a few lines to Hugo's prior code, so talk to him about standards.
_________________________
Tony Fabris

Top
#285540 - 19/08/2006 16:45 Re: Question to Tony re: logoedit [Re: canuckInOR]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5681
Loc: London, UK
Quote:
I clicked the attachment, and told firefox to save to disk.


I did the same in IE, and it comes out with no line endings in it, at all.
_________________________
-- roger

Top
#285541 - 19/08/2006 18:23 Re: Question to Tony re: logoedit [Re: Roger]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14479
Loc: Canada
Quote:
Quote:
I clicked the attachment, and told firefox to save to disk.


I did the same in IE, and it comes out with no line endings in it, at all.


Most likely it just has standard "newline" characters in it ('\n'). This is how just about every O/S in the world stores text files. Except for Microsoft OSs, which want a newline *and* a carriage-return (yes, the typewriter thing).

Try a cross-platform text editor (vim, gvim, emacs.. ) and see if that helps.

EDIT: Mmm.. looking at the file here, it seems to have both the newline and carriage-return characters in it. So perhaps your web-browser is being stupid.

-ml


Edited by mlord (19/08/2006 18:25)

Top
#285542 - 19/08/2006 18:28 Re: Question to Tony re: logoedit [Re: mlord]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14479
Loc: Canada
Just just now tried right-click-save-target-as with IE6 under WinXP, and the file is perfectly readable afterwards with Notepad and Wordpad.

-ml

Top
#285543 - 20/08/2006 18:48 Re: Question to Tony re: logoedit [Re: tfabris]
RobotCaleb
pooh-bah

Registered: 15/01/2002
Posts: 1866
Loc: Austin
I'm pretty much a noob, but it compiled. In theory it may work. I didn't test it.


Attachments
286276-upload-w5.zip (42 downloads)


Top
#285544 - 20/08/2006 18:49 Re: Question to Tony re: logoedit [Re: RobotCaleb]
RobotCaleb
pooh-bah

Registered: 15/01/2002
Posts: 1866
Loc: Austin
And the source. I only made a few changes. The first ones that jumped out at me, so I could be completely wrong.


Attachments
286277-upload.c (108 downloads)


Top