Notices

X50 / X51 Forums Talk about anything related to the X50 / X51 series.

Reply
 
LinkBack Thread Tools
Old 06-17-05, 12:22 PM   #61 (permalink)
Aximsite Rookie
 
Join Date: Jun 2005
Posts: 28
Thanked 0 Times in 0 Posts
Originally Posted by Munk
Oooh, I got it working by trying different combinations of removing things from the "\Windows\Startup" folder and today plugins. For me, removing "MultiIE" and stopping the "Journal Bar" today plugin makes the program run. But, only ONE TIME. If I exit from "DosBox" and then try to launch it again, I'll see the hour glass thingy.

Oh, and just to say it. Stopping the today plugin wasn't good enough. I had to reboot the Pocket PC before it worked. Why, why, why, why, why? This makes no sense to me personally.

Wait a minute... I just put "MultiIE" back into my startup and rebooted. At this point "DosBox" is still working with all of my startup stuff intact. The only thing disabled is "Journal Bar". But, I know I tried disabling it earlier and rebooting with "DosBox" NOT working. So, what gives? Did I upset the order of booting operation and that made some kind of difference? Aaaah, I'm tired of this.
Just stopping may not be enough for some apps because their associated DLLs remain loaded until you reboot.

In the end the real culprit is pDOSBox, because it requires huge (13MB) memory to run. The other culprit IMHO is WM which should have come up with better system error handling like a simple "NOT ENOUGH MEMORY" message rather than taking you for a ride with that hourglass.

Right after I published pDOSBox, I received some pointers from the real DOSBox team (dosbox.sourceforge.net) about how to make the memory footprint smaller, <10MB, which I will incorporate into release 2.

Even then, I suspect release 2 won't be for those with handful of apps launched during startup. I cannot shrink pDOSBox any further: it is after all emulating a 386 CPU core and an operating system.

Cheers
Wall
Wall is offline   Reply With Quote
Sponsor Ads
Old 06-17-05, 01:23 PM   #62 (permalink)
Aximsite Prospect
 
Join Date: Jun 2005
Location: Cloversdale Arizona
Posts: 20
Thanked 0 Times in 0 Posts
It would be great if someone created a program that allowed you to boot up with different settings that you can select at startup. That way you can simply soft reset the Axim and select the startup config you want, like a config specifically set up for pDOSBox. Perhaps the "safe mode" guys could program that. It would be very beneficial.

Wall, thanks again for your effort here. You've created a pretty decent port.
DeadTaco is offline   Reply With Quote
Old 06-17-05, 01:39 PM   #63 (permalink)
gjw
Aximsite All Star
 
Join Date: May 2005
Posts: 785
Thanked 1 Time in 1 Post
Originally Posted by Wall
The other culprit IMHO is WM which should have come up with better system error handling like a simple "NOT ENOUGH MEMORY" message rather than taking you for a ride with that hourglass.


Originally Posted by DeadTaco
It would be great if someone created a program that allowed you to boot up with different settings that you can select at startup....Perhaps the "safe mode" guys could program that.
Over on their forum they said they are working on something very close to that.
__________________
Outside of a dog -- a book is a man's best friend.
Inside of a dog it's too dark to read.
:icon_rofl
gjw is offline   Reply With Quote
Old 06-18-05, 03:11 AM   #64 (permalink)
Aximsite Minor League
 
Munk's Avatar
Member
 
Join Date: Nov 2004
Location: California
Posts: 226
Thanked 0 Times in 0 Posts
Hmmm, if I use MemMaid and kill the program called "Services.exe" I am able to start "DosBox" over and over without the hourglass. But, if I leave the "Services.exe" program alone, I can only launch "DosBox" one time. A second time will cause the hour glass to spin forever.

Does this help in some way? I read this about "Services.exe"
Quote:
Often Pocket PC programs need a background process and most of existing Pocket PC programs implement it by creating an executable file which is started during system start-up. But Pocket PC has 32 processes limit and having many different programs running in background can be a serious problem. Pocket PC 2003 provides special mechanism implemented in Services.exe that allows Pocket PC developers to shape their background applications into services that run in one process as different threads.
Over here: http://www.pocketpcdn.com/articles/services.html
__________________
- Munk


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Munk is offline   Reply With Quote
Old 06-18-05, 03:16 AM   #65 (permalink)
Aximsite Rookie
 
Join Date: Jun 2005
Posts: 28
Thanked 0 Times in 0 Posts
Originally Posted by DeadTaco
It would be great if someone created a program that allowed you to boot up with different settings that you can select at startup. That way you can simply soft reset the Axim and select the startup config you want, like a config specifically set up for pDOSBox. Perhaps the "safe mode" guys could program that. It would be very beneficial.

Wall, thanks again for your effort here. You've created a pretty decent port.
To make it simple [only for those with the spinning hourglass problem], just use Safe Mode if you want to use dosbox.

DeadTaco, perhaps this will make your upcoming guide simpler for people. Something along the line of, "if you experience the endless spinning hourglass, then you should boot using Safe Mode available at blah...blah"

Does this sound reasonable?

Wall
Wall is offline   Reply With Quote
Old 06-18-05, 01:33 PM   #66 (permalink)
Aximsite Rookie
 
Join Date: Jun 2005
Posts: 28
Thanked 0 Times in 0 Posts
Originally Posted by Munk
Hmmm, if I use MemMaid and kill the program called "Services.exe" I am able to start "DosBox" over and over without the hourglass. But, if I leave the "Services.exe" program alone, I can only launch "DosBox" one time. A second time will cause the hour glass to spin forever.

Does this help in some way?
Services.exe may be used by several other program which you will most probably need. I would leave it alone.

Wall
Wall is offline   Reply With Quote
Old 06-18-05, 02:36 PM   #67 (permalink)
gjw
Aximsite All Star
 
Join Date: May 2005
Posts: 785
Thanked 1 Time in 1 Post
Killing services.exe doesn't do it for me anyway.
Safe Mode works fine to get it running but I'm still out of luck in that my DOS program needs a virtual display driver and Safe Mode doesn't allow for that.
:(
__________________
Outside of a dog -- a book is a man's best friend.
Inside of a dog it's too dark to read.
:icon_rofl
gjw is offline   Reply With Quote
Old 06-19-05, 03:19 AM   #68 (permalink)
Aximsite Rookie
 
Join Date: Jun 2005
Posts: 28
Thanked 0 Times in 0 Posts
Originally Posted by gjw
Killing services.exe doesn't do it for me anyway.
Safe Mode works fine to get it running but I'm still out of luck in that my DOS program needs a virtual display driver and Safe Mode doesn't allow for that.
:(
You don't need virtual display if you are using a VGA device (640x480) like x50v. Simply set fullresolution=640x480 in the conf file, and you will have an 80x25 char DOS screeen on your x50v.

If you have a QVGA device (320x240) like x50, and you DON'T need 80x25 char screen (i.e., can do with just 40x25, or just graphics), then you also would not need a virtual display.

The only time you need virtual display is when you have a QVGA device AND you need a 80x25 char screen.

Wall
Wall is offline   Reply With Quote
Old 06-19-05, 03:33 AM   #69 (permalink)
gjw
Aximsite All Star
 
Join Date: May 2005
Posts: 785
Thanked 1 Time in 1 Post
I'm still doing something wrong then because my DOS program is still bigger than my screen.
The top, bottom, and both sides are all outside the screen area.
__________________
Outside of a dog -- a book is a man's best friend.
Inside of a dog it's too dark to read.
:icon_rofl
gjw is offline   Reply With Quote
Old 06-19-05, 03:47 AM   #70 (permalink)
Aximsite Rookie
 
Join Date: Jun 2005
Posts: 28
Thanked 0 Times in 0 Posts
Originally Posted by gjw
I'm still doing something wrong then because my DOS program is still bigger than my screen.
The top, bottom, and both sides are all outside the screen area.
Yeap, something is wrong. PM me your conf file.

Wall
Wall is offline   Reply With Quote
Old 06-21-05, 02:26 PM   #71 (permalink)
gjw
Aximsite All Star
 
Join Date: May 2005
Posts: 785
Thanked 1 Time in 1 Post
PM incoming.

I was also able to up my StartUp memory to almost 27MB and pDosBox still wouldn't run without SafeMode.
__________________
Outside of a dog -- a book is a man's best friend.
Inside of a dog it's too dark to read.
:icon_rofl
gjw is offline   Reply With Quote
Old 06-21-05, 02:47 PM   #72 (permalink)
Aximsite Rookie
 
Join Date: Jun 2005
Posts: 28
Thanked 0 Times in 0 Posts
Originally Posted by gjw
PM incoming.

I was also able to up my StartUp memory to almost 27MB and pDosBox still wouldn't run without SafeMode.
That is strange indeed. I know people with only 15MB free program memory were able to run pDOSBox nicely. My best guess is either your PP or VC is doing something extraordinary to the system memory.

Wall
Wall is offline   Reply With Quote
Old 06-21-05, 08:33 PM   #73 (permalink)
Aximsite Rookie
 
Mattt's Avatar
DAP Freshman
 
Join Date: Apr 2005
Location: Sydney
Posts: 42
Thanked 0 Times in 0 Posts
Originally Posted by ppt
anyone here used to play games created by the company apogee?
Wolfenstein, ah, happy times.
http://www.3drealms.com/games.html
Mattt is offline   Reply With Quote
Old 06-22-05, 04:40 PM   #74 (permalink)
Chrizkatore
Guest
 
Posts: n/a
I know i'm a little late for this comment :hide: but I must say this is simply amazing... finally got good ol' elder scrolls arena on my x50v. unfortunately the only way to get my screen taps to be accurate I need to run it in fullscreen/fixed so I can't use the onscreen keyboard

So many old dos programs... so much time... so much of everything!
  Reply With Quote
Old 06-22-05, 04:41 PM   #75 (permalink)
fishwood
Guest
 
Posts: n/a
I should try this i love eldar scrolls arena :approve:
  Reply With Quote
Reply

Tags
dosbox, found, working, x50v

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:45 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC