Unoffical empeg BBS

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

Topic Options
#4535 - 07/09/1999 03:40 config.ini
raphael
stranger

Registered: 09/06/1999
Posts: 33
Loc: Austria
I'd like to know what I can configure in /empeg/lib/config.ini.
Is it possible to run the player, so it doesn't open /dev/ttyS1?
Are there any command line options available?

--
Raphael Wegmann
[email protected]
_________________________
--
Raphael Wegmann
[email protected]

Top
#4536 - 07/09/1999 06:46 Re: config.ini [Re: raphael]
altman
carpal tunnel

Registered: 19/05/1999
Posts: 3457
Loc: Palo Alto, CA
/empeg/bin/player -s-

will run the player without starting the serial protocol.

There's nothing you can currently configure with the config.ini (which is moving shortly to /empeg/var) but this will change in the future.

Hugo



Top
#4537 - 07/09/1999 13:02 Re: config.ini [Re: altman]
raphael
stranger

Registered: 09/06/1999
Posts: 33
Loc: Austria
May I bed for other options?
i.e. for rebuilding the database?


--
Raphael Wegmann
[email protected]
_________________________
--
Raphael Wegmann
[email protected]

Top
#4538 - 08/09/1999 07:13 Re: config.ini [Re: raphael]
altman
carpal tunnel

Registered: 19/05/1999
Posts: 3457
Loc: Palo Alto, CA
There's no way to force a database rebuild without deleting the old database: in this case, the database will be built in-ram and used. If the disk is mounted r/w when the player is run, this database is saved to disk.

The player remounts r/o in the atexit handlers to ensure thigns are 'safe'.

Hugo



Top
#4539 - 25/09/1999 11:38 Player options [Re: altman]
raphael
stranger

Registered: 09/06/1999
Posts: 33
Loc: Austria
I started "/empeg/bin/player -s- 2>&1 >/dev/null &", but I still couldn't get back to my shell.
All the keys listed http://www.empeg.mars.org/devel/software/player.php3 worked.
What's wrong?

UPDATE:
Besides player prints that usage message:

player [options]

Options:
-u Enable USB server.
-i Ignore emergency persist data.

When I run "/empeg/bin/player -s &" I have to type each key two times for the shell to get it.

Running "ltrace /empeg/bin/player -s" showed that player still touches /dev/ttyS1:
memcpy(0x02127400, "/dev/ttyS1", 10) = 0x02127400

How can I trust the information posted here by the empeg guys?

--
Raphael Wegmann
[email protected]
_________________________
--
Raphael Wegmann
[email protected]

Top
#4540 - 03/11/1999 17:38 Re: Player options [Re: raphael]
Verement
journeyman

Registered: 02/09/1999
Posts: 97
Loc: Boston, MA, US
I'd like to second Raphael's query for a way to run the player while keeping the serial port available for other purposes. As you might guess, I have PPP in mind. :-) At this point in my development for CDPD/GPS support I'm really stalling on this.

The suggested `/empeg/bin/player -s-' doesn't seem to help.

Any other suggestions? If necessary, perhaps a fix could be included in the next beta?

Cheers,
-rob



Top
#4541 - 04/11/1999 09:50 Re: Player options [Re: Verement]
Dearing
addict

Registered: 22/07/1999
Posts: 453
Loc: Florida
Verement,
I've got some ideas about incorporating CDMA/GPS as well. What have you come up with so far, and have you developed any supporting software?
Maybe this should go in the projects forum...
Thanks,
Jason

_~= Dearing =~_
"WAY too happy about having #99."
_________________________
_~= Dearing =~_
Gettin' back into it thanks to slimrio!

Top