系统第一次装wine,直接就打不开啊………………

Wine、Cedega、CrossOver 等配置
回复
头像
metorm
帖子: 134
注册时间: 2011-04-23 15:30

系统第一次装wine,直接就打不开啊………………

#1

帖子 metorm »

ubuntu 13.04 ,直接从软件源装,不行。添加了ppa装,也不行。直接开程序没反应,从终端开大概就是这样:

代码: 全选

$ winecfg
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:storage:create_storagefile Storage share mode not implemented.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x103e248, overlapped 0x103e260): stub
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": /usr/bin/../lib/i386-linux-gnu/wine/winex11.drv.so: 无法从共享目标中映射段: 无法分配内存
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: 无法打开共享对象文件: 没有那个文件或目录
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 无法打开共享对象文件: 没有那个文件或目录
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": /usr/bin/../lib/i386-linux-gnu/wine/winex11.drv.so: 无法从共享目标中映射段: 无法分配内存
err:module:load_builtin_dll failed to load .so lib for builtin L"ole32.dll": /usr/bin/../lib/i386-linux-gnu/wine/ole32.dll.so: 无法从共享目标中映射段: 无法分配内存
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x7b83aafe to unimplemented function ole32.dll.CoTaskMemAlloc, aborting
err:module:attach_process_dlls "shell32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\control.exe" failed, status 80000100
Could not load wine-gecko. HTML rendering will be disabled.
*** Error in `C:\windows\system32\iexplore.exe': corrupted double-linked list: 0x7341deb8 ***
wine: configuration in '/home/metorm/.wine' has been updated.
err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winecfg.exe" failed, status c0000005
两次装的症状都是这样,是还有些其他什么地方设置的不对?
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: 系统第一次装wine,直接就打不开啊………………

#2

帖子 eexpress »

NVIDIA估计都没正常吧。
● 鸣学
头像
metorm
帖子: 134
注册时间: 2011-04-23 15:30

Re: 系统第一次装wine,直接就打不开啊………………

#3

帖子 metorm »

eexpress 写了:NVIDIA估计都没正常吧。
闭源驱动都不行?
那估计没戏了,我还要做CUDA呢……
头像
fenglelyng
帖子: 123
注册时间: 2011-04-02 0:09

Re: 系统第一次装wine,直接就打不开啊………………

#4

帖子 fenglelyng »

metorm 写了:
eexpress 写了:NVIDIA估计都没正常吧。
闭源驱动都不行?
那估计没戏了,我还要做CUDA呢……
现在ati的闭源驱动都很不错了。wine1.5.5
附件
Screenshot-2.jpg
一时情场得意莫嚣张,他日分手自撸空悲伤
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 系统第一次装wine,直接就打不开啊………………

#5

帖子 poloshiao »

ubuntu 13.04
Ubuntu 13.04 已經不支援 線上安裝/更新
也許 這是你的問題的根源
優先升級 到 13.10 看看
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
是不是 有安裝 xrandr ?
把它移除看看

如果還不行
安裝 Wine 新版本 看看
http://www.noobslab.com/2014/02/winehq- ... ll-in.html
Korny
帖子: 4
注册时间: 2009-07-11 23:07

Re: 系统第一次装wine,直接就打不开啊………………

#6

帖子 Korny »

我也遇到了这个问题。以前玩 WoW 正常,最近更新之后就遇上了这个 BUG(似乎更新过一次 GPU 驱动)


但是我现在 Ubuntu 12.04 里的 4 个驱动都重装了一边,用的也是最新的 Wine 1.7.13。请教解决。

$ err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
回复