LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 607|回复: 2

emerge 了wine,但是运行时死机.....

[复制链接]
发表于 2005-5-7 23:48:27 | 显示全部楼层 |阅读模式
emerge 了 wine-20050419,
运行wine xxx就会死机,
连运行wine --version 也死机,
键盘鼠标没有相应,也没有相关的错误信息

kernel 2.6.11-gentoo-r3
gcc 3.3.3-r6

wine-20050419
USE="X alsa cups debug nas opengl gif glut jpeg oss ncurses lcms -arts -jack -doc"

有人碰到过吗?
有什么建议......
 楼主| 发表于 2005-5-8 13:43:24 | 显示全部楼层
补充一下,发现死机发生在
wine rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf

export WINEDEBUG=warn+all 之后
有很多的warning

.....
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/command
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/dion/.wine/dosdevices/x:
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/command
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/dion/.wine/dosdevices/x:
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/command
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/dion/.wine/dosdevices/x:
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/dion/.wine/dosdevices/c:/windows/system

我在~/.wine/config里面设了
[DllOverrides]
"*" = "builtin, native"

应该先load /usr/lib/wine/ 下的东西
不知道很这些warning是否有关......
但是每次都是到
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found
的时候死机.....
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-8 15:58:08 | 显示全部楼层
终于搞明白了,hoho

export WINEDEBUG=+loaddll
发现在load wineoss.drv的时候死掉的

我用的是alsa,
在.wine/config里面加上
[WinMM]
"Drivers" = "winealsa.drv"

就一切ok.

hoho,这个东西还会造成kernel死掉......
挺奇怪的....
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表