[教程]双显卡使用教程,成功wine出了魔兽争霸
Tofloor
poster avatar
lovfu
deepin
2012-01-06 21:17
Author
我是nvidia和intel的双显卡
在没有使用nvidia显卡之前,使用集成显卡 wine 魔兽争霸 色块特别大,效果特别差;但是使用了nvidia显卡之后,就没有这个问题了。
注意:本教程存在一定风险,请做好重装系统等思想准备,出现严重后果,不负责哟~
1.千万不要在系统设置-附加驱动里面激活Nvidia的驱动,否则重启后无法进入图形界面
2.修改 xorg.conf,特别是ConnectedMonitor值,请参考如图:
nvidia.jpeg
2.sudo cp xorg.conf /etc/X11/
3.sudo apt-add-repository ppa:mj-casalogic/ironhide && sudo apt-get update && sudo apt-get install ironhide ironhide-ui
4.随后进入配置阶段,配置阶段可能会显示不出来小齿轮,不过没有关系,不用纠结于这个地方
5.sudo ironhide-settings,具体值可以参考如下:
   1 YES
   2 8
   3 xv
   4 fbo
   5 /dev/null
   6 YES
   7 NO
   8 Not Created
   9 Done
特别是7,如果选成了YES,会说找不到nvidia的驱动
6.optirun wine war3.exe -opengl

注意:过程中可能会有各种各样的小bug,如果出现的话,可以google之,好多老外肯定也遇到了。
ps:在打开nvidia显卡前,机器温度稳定在40度左右,在打开之后,稳定在50度左右,在寒冷的冬天,我的本子又可以暖收了,哈哈。
war3.png
Reply Favorite View the author
All Replies
lovfu
deepin
2012-01-06 21:20
#1
xorg.conf:

Section "DRI"
        Mode 0666
EndSection

Section "ServerLayout"
    Identifier     "Layout0"
    Screen         "Screen0"
    Screen         "Screen1" Relative "Screen0" 0 0
    InputDevice    "Keyboard0" "SendCoreEvents"
    #InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "SendCoreEvents"
    #InputDevice    "Mouse0" "CorePointer"
EndSection

#Section "ServerFlags"
#    Option "AllowEmptyInput" "no"
#EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "rotocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"                                                      
    Identifier "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 73.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "CI:1:0:0"
    Option         "IgnoreEDID"
    Option            "ConnectedMonitor" "DFP-0"
    #Screen         0
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "intel"
    VendorName     "onboard"
    BusID          "CI:0:2:0"
    #Screen         1
EndSection

Section "Screen"
    Identifier     "Screen0"   
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1366x768"
    EndSubSection
EndSection
Reply View the author
lovfu
deepin
2012-01-06 21:31
#2
使用intel集成显卡war3,色块特别大
war3_intel.png
使用Nvidia独立显卡war3,没有这么大的色块了
war3_nvidia.png
Reply View the author
lovfu
deepin
2012-01-06 21:37
#3
感谢楼主wine教程。鉴于论坛有wine板块,我会将此帖移动到wine板块,请楼在见谅!
感谢楼主对ld的支持!
这个不是wine教程啊!!!是双显卡啊!!!
现在的本子都是双显卡,这个问题很严重的,如果安装了Ld的官方的驱动的话,重启后就进入不了图形界面了。
wine只是双显卡的一个应用
其实我用nv的显卡主要是为了在linux下打些游戏,切换到windows太麻烦了。。
强烈建议开辟驱动板块!!
Reply View the author
cxbii
deepin
2012-01-06 21:40
#4
[quote]感谢楼主wine教程。鉴于论坛有wine板块,我会将此帖移动到wine板块,请楼在见谅!
感谢楼主对ld的支持!
这个不是wine教程啊!!!是双显卡啊!!!
现在的本子都是双显卡,这个问题很严重的,如果安装了Ld的官方的驱动的话,重启后就进入不了图形界面了。
wine只是双显卡的一个应用
其实我用nv的显卡主要是为了在linux下打些游戏,切换到windows太麻烦了。。
强烈建议开辟驱动板块!![/quote]
嗯。了解,我会移动会系统讨论板块,对不起,我的失误麻烦楼主了。
Reply View the author
lovfu
deepin
2012-01-07 10:35
#5
竟然没有人关注,太伤心了。。
Reply View the author
loveline123
deepin
2012-01-07 21:54
#6
关注之 等我找个双显卡的机器折腾折腾
竟然没有人关注,太伤心了。。
Reply View the author
LAshuaige
deepin
2012-01-07 23:33
#7
竟然没有人关注,太伤心了。。
关注了,我的也是双显卡,只是装了双系统,有所顾忌,不敢瞎折腾了!
Reply View the author
cxbii
deepin
2012-01-08 04:08
#8
在linux下,能玩的游戏不多,所以折腾这个的不多,如果真要玩游戏,还不如双系统的啦。
Reply View the author
xulixin
deepin
2012-01-08 06:11
#9
太长了,没看。我直接就wine出来了。。。还找了个改键。。。效果都正常 ,就是切出来就进不去了。。。
Reply View the author
lovfu
deepin
2012-01-08 07:00
#10
在linux下,能玩的游戏不多,所以折腾这个的不多,如果真要玩游戏,还不如双系统的啦。
进windows太麻烦了,一般都是在linux下工作,切换太费劲了。。
Reply View the author
a287740928
deepin
2012-04-10 20:33
#11
我的也是双系统,双显卡,gt630m,在深度linux下只能老老实实用集成显卡了,好像温度还有点高!!!
Reply View the author