|

楼主 |
发表于 2005-8-14 14:23:36
|
显示全部楼层
Post by d00m3d
Possible reasons:
1. When you run wine, it eats up your memory. If your system is short of memory, then it begins to use SWAP on the hard disk, which is slow.
2. There are many small chunks of files being read and write frequently by your applications under wine. Try to use hdparm to optimize your hard disk.
You may try to reduce or stop any unnecessary daemons running in the background to free more memory.
谢谢d00m3d兄, 可是问题不是您提到的两个
我的电脑是512M内存,之前安装了SuSe,运行wine非常的好
另外我还没有创建wine的工程,也就是除了起动wine之外没有任何的文件读写操作.hd的东西我马上试试
我记得在suse下使用的是20050628版本(好象), 待会我再试试那个版本怎么样.
在kubuntu下我使用的是20050725和ubuntu源的20050418版本(大概是这个版本,反正是4月份的).都不行.
我的怀疑是不是驱动的问题? 我的是ibm笔记本,xorg自动识别是ati显卡,但标识为ati 9600,而实际上是ati 7500.
另外我在编译的时候使用了--without-opengl, 和--with-x选项,即关闭opengl功能(如果是驱动不对的话我干脆就不用这个功能了呗),还是不行.
请大侠救命! |
|