Lou*_*ole 17 nvidia wine randr
我的简短问题是:
我如何摆脱下面的 RandR 错误,同时仍然使用专有的 nVidia 驱动程序包(例如 304)?
血腥味随之而来。
全新安装的酒1.5(最新,从Ubuntu的酒PPA)给我留下了,当我运行下面winecfg
的打屁股第一次,并注意我还没有碰到winetricks
呢,也确实~/.wine
存在:
me@mine:~$ winecfg
wine: created the configuration directory '/home/me/.wine'
**err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.**
[err repeats at least 4x more]
fixme:storage:create_storagefile Storage share mode not implemented.
[fixme repeats at least 2x more]
err:mscoree:LoadLibraryShim error reading registry key for installroot
...
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x112e8d0, overlapped 0x112e8dc): stub
wine: configuration in '/home/me/.wine' has been updated.
**err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.**
[err repeats sporadically]
Run Code Online (Sandbox Code Playgroud)
删除当前的nVidia
软件包并(重新)安装Nouveau
可以消除 RandR 错误,但是当我启动任何需要着色器模型 3 的东西(例如 Eve Online,这是我目前与 Wine 搏斗的唯一动力)时,会给我带来大量错误。为了让它运行,我知道我需要专有驱动程序,所以 Nouveau 对我来说不是一个解决方案 - 除非你们都知道如何使用当前可用的开放内容获得 sm3 支持,这太棒了,请告诉我。
我从 WineHQ 收集到的fixme
s 和大部分err
s 是一种无害的“不要看幕后”类型的愿望清单冗长。
不过,这个 Broken nVidia RandR 是我想要处理的事情,以便解决我正在纠结的其他图形问题(特别是手动修改 wine1.5 的着色器模型 3允许我的nVidia GeForce Go 7900 GS 的检测例程,这是在 sm4 类型功能也实现之前出现的为数不多的兼容 sm3 的笔记本电脑 gpu 之一,使其不被当前似乎使用 sm4 的 Wine 开发人员考虑-ish 标志来测试 sm3 支持)。
为了修补我的其他问题,我必须首先消除非首发。这个 RandR 就是其中之一。我认为它与其他相关帖子的不同之处在于winecfg
,与第三方程序相反,我没有尝试运行除自身以外的任何东西来引发错误。
PS `uname -a` --> Linux aestrid 3.8.0-12-generic #21-Ubuntu SMP Thu Mar 7 17:17:00 UTC 2013 i686 i686 i686 GNU/Linux
PPS `raring` up-to-the-minute update/dist-upgrade
Run Code Online (Sandbox Code Playgroud)
如何解决这个问题?
PPPS 如果 Henri Verbeet 在听。
安装winetricks
并运行winetricks orm=backbuffer glsl=disable
。这将修复提到的错误。
小智 0
也许我离这里的解决方案还很远,但是如果您使用 nvidia 提供的脚本进行了自己的安装,我会尝试添加xorg-edgers的 ppa ,更新并安装他们准备的驱动程序:
sudo add-apt-repository ppa:xorg-edgers/ppa
Run Code Online (Sandbox Code Playgroud)
它为我在过去尝试安装官方 nvidia 驱动程序时省去了很多麻烦,从那以后我在使用 wine 或其他任何东西时都没有遇到任何麻烦。
归档时间: |
|
查看次数: |
26412 次 |
最近记录: |