首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >大黄蜂+葡萄酒+ directx9无效

大黄蜂+葡萄酒+ directx9无效
EN

Stack Overflow用户
提问于 2013-08-25 17:04:05
回答 1查看 1.1K关注 0票数 0

我试图运行dxdiag或任何其他DX9游戏从bumblebee+wine,但没有运气。这些游戏工作良好,没有大黄蜂在集成图形卡。no wine软件适用于大黄蜂。

primusrun

代码语言:javascript
复制
$ primusrun bash
$ wine dxdiag
primus: warning: recreating incompatible pbuffer
primus: warning: recreating incompatible pbuffer
$

syslog输出:

代码语言:javascript
复制
rtkit-daemon[2489]: Successfully made thread 23036 of process 23036 (n/a) owned by '1000' RT at priority 3.
rtkit-daemon[2489]: Supervising 1 threads of 1 processes of 1 users.
kernel: [147774.078061] bbswitch: enabling discrete graphics
kernel: [147774.221739] pci 0000:01:00.0: power state changed by ACPI to D0
kernel: [147774.245670] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=none
kernel: [147774.245900] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  304.88  Wed Mar 27 14:26:46 PDT 2013
acpid: client 23009[0:1002] has disconnected
acpid: client 23009[0:1002] has disconnected
acpid: client connected from 23066[0:1002]
acpid: 1 client rule loaded
acpid: client connected from 23066[0:1002]
acpid: 1 client rule loaded
bumblebeed[11391]: [XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation.
rtkit-daemon[2489]: Successfully made thread 23071 of process 23033 (n/a) owned by '1000' RT at priority 2.
rtkit-daemon[2489]: Supervising 2 threads of 2 processes of 1 users.
kernel: [147778.018119] bbswitch: disabling discrete graphics
kernel: [147778.030858] pci 0000:01:00.0: Refused to change power state, currently in D0
kernel: [147778.030896] pci 0000:01:00.0: power state changed by ACPI to D3cold

optirun有类似的结果:

代码语言:javascript
复制
$ optirun bash
$ wine dxdiag
[VGL] NOTICE: Pixel format of 2D X server does not match pixel format of
[VGL]    Pbuffer.  Disabling PBO readback.
$

syslog与optirun有相同的错误:

代码语言:javascript
复制
bumblebeed[11391]: [XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation.

有什么帮助吗?谢谢!

EN

回答 1

Stack Overflow用户

发布于 2014-01-03 18:21:29

这可能有帮助,也可能没有帮助,但尝试安装primus-libs-if 32包,它可能是您正在尝试运行的32位应用程序(如果您在64位系统上,这可能是问题所在)。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/18431505

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档