Chr*_*ris 12 nvidia xorg nvidia-optimus
我在我的华硕笔记本电脑上运行 ubuntu 11.04。
笔记本电脑规格:
CPU: i5-2410M @ 2,3GHz
RAM: 4GB
GPU: nvidia gforce GT 520M / (also the cpu has a bult-in graphics processor)
Run Code Online (Sandbox Code Playgroud)
当我尝试访问 X 服务器设置时出现此错误:
此外,etc/x11 目录中没有 xconfig 文件。只有“xorg.cong.backup”。
我试过 sudo startx ,我得到了这个:
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
ddxSigGiveUp: Closing log
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
after 7 requests (7 known processed) with 0 events remaining.
Run Code Online (Sandbox Code Playgroud)
怎么了?
感谢您的时间!
Lek*_*eyn 15
GT 520M 是 Ubuntu 不支持的 nVidia Optimus 笔记本电脑。有一些方法可以让程序在 nvidia 卡上运行,但在Ubuntu 是否支持采用 Optimus 技术的 NVIDIA GeForce 中对此进行了描述?
安装 Bumblebee 后,您可以使用以下命令运行 nvidia-settings:
optirun nvidia-settings -c :8
Run Code Online (Sandbox Code Playgroud)
不要只是运行nvidia-xconfig,它会创建/etc/X11/xorg.conf配置文件,这会破坏合成等,因为驱动程序不支持开箱即用的 nvidia 卡。如果您已经运行了该命令,请删除该文件:
sudo rm /etc/X11/xorg.conf
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
42915 次 |
| 最近记录: |