Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Zaurus 中文论坛 Forum Index » CACKO & SHARP/金峰 & OZ

This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
C1000上dosbox退出问题报告
View previous topic :: View next topic  
Author Message
Rain



Joined: 04 Nov 2005
Posts: 81
Location: 北京
小企鹅: 6

PostPosted: 2006-Mar-26 Sun, am10:06 Reply with quote
 Post subject: C1000上dosbox退出问题报告

SL-C1000,dosbox退出问题报告:
软件环境:
Cacko1.23,dosbox_0.6.3-2_arm.ipk,libstdc6_1.2.2_arm.ipk;
问题描述:
可以使用它运行部分dos程序,但在退出时(我输入exit)闪烁一下正常Cacko界面后死机,此后一直显示没有中间程序图标区的Cacko界面(中间一片漆黑),但Cacko界面的顶部组名和底部状态条还有显示。只能按Reset重起。
我试图修改dosbox.conf,但好像也没有效果,并没有关于exit问题的脚本。我去掉了加入的
mount c /mnt/card
c:
也没有效果,请问大家遇到过类似问题吗?可能用什么方式解决呢?

多谢! Sad

另,在Zaurus上dosbox的fullscreen必须是true吗?我用窗口状态没有启动成功。

_________________
Coming from the kingdom of snow ...
Back to top
View user's profile Send private message
Rain



Joined: 04 Nov 2005
Posts: 81
Location: 北京
小企鹅: 6

PostPosted: 2006-Mar-26 Sun, am10:09 Reply with quote
 Post subject:

或者换个说法,怎么能把dosbox比较正常的kill掉?
_________________
Coming from the kingdom of snow ...
Back to top
View user's profile Send private message
chyang



Joined: 06 Nov 2005
Posts: 221
Location: Beijing
小企鹅: 500

PostPosted: 2006-Mar-26 Sun, am10:34 Reply with quote
 Post subject:

That's SDL's problem.
Don't know where the dosbox comes from.
If it is the version that I have compiled, it should support

SDL应用启动的时候屏幕会闪烁,可以通过按一下Cancel键来解决。
该版本的SDL支持暴力退出,在SDL应用下按下Shift+Ctrl+Cancel就可以退出应用

_________________
Symbol CF WIFI+Corsair 2GB SD
SL-5500+Sharp-3.13 ROM+Viking 512MB CF+Kinston 256MB SD
Socket CF Bluetooth + EagleTec CF Lan Card + EagleTec CF Modem
Histroy:
[SL-C3000]
[SL5500+Sharp-3.13 ROM+SimpleTech 64MB CF+Hagiwara 128MB SD] Lost on 18,March,04
Back to top
View user's profile Send private message
Rain



Joined: 04 Nov 2005
Posts: 81
Location: 北京
小企鹅: 6

PostPosted: 2006-Mar-26 Sun, am11:27 Reply with quote
 Post subject:

chyang wrote:
That's SDL's problem.
Don't know where the dosbox comes from.
If it is the version that I have compiled, it should support

SDL应用启动的时候屏幕会闪烁,可以通过按一下Cancel键来解决。
该版本的SDL支持暴力退出,在SDL应用下按下Shift+Ctrl+Cancel就可以退出应用


多谢chyang兄!这回可以好好试验了! Very Happy
进入时启动的时候屏幕会闪烁,我比较了按一下Home键,好像比Cancel键来的快。

_________________
Coming from the kingdom of snow ...
Back to top
View user's profile Send private message
goodstyle



Joined: 27 Oct 2005
Posts: 393

小企鹅: 238

PostPosted: 2006-May-30 Tue, am10:17 Reply with quote
 Post subject:

安装Cacko1.23,dosbox_0.6.3-2_arm.ipk,libstdc6_1.2.2_arm.ipk
在/home/root/下找不到dosbox.conf
Back to top
View user's profile Send private message
goodstyle



Joined: 27 Oct 2005
Posts: 393

小企鹅: 238

PostPosted: 2006-May-31 Wed, am10:22 Reply with quote
 Post subject:

goodstyle wrote:
安装Cacko1.23,dosbox_0.6.3-2_arm.ipk,libstdc6_1.2.2_arm.ipk
在/home/root/下找不到dosbox.conf

想生成dosbox.conf,在dosbox下打命令config -writeconf dosbox.conf
回應:Can't open file dosbox.conf
Back to top
View user's profile Send private message
goodstyle



Joined: 27 Oct 2005
Posts: 393

小企鹅: 238

PostPosted: 2006-May-31 Wed, am10:49 Reply with quote
 Post subject:

goodstyle wrote:
安装Cacko1.23,dosbox_0.6.3-2_arm.ipk,libstdc6_1.2.2_arm.ipk
在/home/root/下找不到dosbox.conf

不好意思,好久沒碰dosbox了
正確的dosbox.conf位置在/usr/local/dosbox/dosbox.conf
Back to top
View user's profile Send private message
menaie



Joined: 20 Mar 2006
Posts: 8
Location: Sydney
小企鹅: 0

PostPosted: 2006-Jul-26 Wed, pm8:37 Reply with quote
 Post subject: fix for dosbox

I got the : key working in dosbox 0.63, but I am only able to compile and run it under X. When I compile for Qtopia, it compiles but does not run.

Chyang, could you compile it for Qtopia if I tell you how to enable : key?

you need to update bios_keyboard.cpp

replace

{ 0x273b, 0x273a, none, 0x27f0 }, /* ;: */

with

{ 0x273a, 0x273b, 0x273b, 0x273a }, /* :; */


Can you also compile dosbox with -static option so it does not need a separate libSDL file. Smile
Back to top
View user's profile Send private message Visit poster's website
chyang



Joined: 06 Nov 2005
Posts: 221
Location: Beijing
小企鹅: 500

PostPosted: 2006-Jul-27 Thu, pm12:39 Reply with quote
 Post subject:

In my version, it is:
{ 0x273b, 0x273a, none, none }, /* ;: */

I have changed to your requested via binary editing. Smile

Please try.

_________________
Symbol CF WIFI+Corsair 2GB SD
SL-5500+Sharp-3.13 ROM+Viking 512MB CF+Kinston 256MB SD
Socket CF Bluetooth + EagleTec CF Lan Card + EagleTec CF Modem
Histroy:
[SL-C3000]
[SL5500+Sharp-3.13 ROM+SimpleTech 64MB CF+Hagiwara 128MB SD] Lost on 18,March,04
Back to top
View user's profile Send private message
goodstyle



Joined: 27 Oct 2005
Posts: 393

小企鹅: 238

PostPosted: 2006-Jul-27 Thu, pm8:46 Reply with quote
 Post subject:

chyang,有用过0.65吗?不知道有什么改进?
我没找到ipk,所以一直没去试。
Back to top
View user's profile Send private message
Guest







PostPosted: 2006-Jul-29 Sat, am4:44 Reply with quote
 Post subject:

chyang wrote:
In my version, it is:
{ 0x273b, 0x273a, none, none }, /* ;: */

I have changed to your requested via binary editing. Smile

Please try.


where can i find this changed binary?
Back to top
chyang



Joined: 06 Nov 2005
Posts: 221
Location: Beijing
小企鹅: 500

PostPosted: 2006-Jul-29 Sat, am8:36 Reply with quote
 Post subject:

http://forum.zaurus.cn/download.php?id=326
_________________
Symbol CF WIFI+Corsair 2GB SD
SL-5500+Sharp-3.13 ROM+Viking 512MB CF+Kinston 256MB SD
Socket CF Bluetooth + EagleTec CF Lan Card + EagleTec CF Modem
Histroy:
[SL-C3000]
[SL5500+Sharp-3.13 ROM+SimpleTech 64MB CF+Hagiwara 128MB SD] Lost on 18,March,04
Back to top
View user's profile Send private message
Display posts from previous:     
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Zaurus 中文论坛 Forum Index » CACKO & SHARP/金峰 & OZ All times are GMT + 8 Hours
Page 1 of 1

 
Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum

[ 页面生成时间: 秒 ] :: [ 次查询 ] :: [ ]
Powered by phpBB © 2001, 2002 phpBB Group
iCGstation v1.0 Template By Ray © 2003, 2004 iOptional