mir*_*irx 6 nvidia xorg resolution graphics drivers
我在戴尔 Inspiron 17R 笔记本电脑上使用 Kubuntu 13.04 64 位。
$ lspci|grep VGA:
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M / GTX 660M LE] (rev a1)
Run Code Online (Sandbox Code Playgroud)
我尝试首先从系统/附加驱动程序安装 NVIDIA 驱动程序,但没有效果,然后我做了:
sudo apt-get purge nvidia*
sudo apt-get autoremove nvidia-*
sudo apt-get autoclean
sudo apt-get autoremove
sudo apt-get clean
turned off all Additional Drivers from System/Additional drivers
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo add-apt-repository ppa:bumblebee/stable
sudo apt-get update
sudo apt-get install bumblebee virtualgl linux-headers-generic bumblebee-nvidia
restarted my laptop
sudo apt-get install kde-window-manager
sudo apt-get install mesa-utils
Run Code Online (Sandbox Code Playgroud)
然后尝试:
# nvidia-xconfig nvidia-xconfig: no command found
Run Code Online (Sandbox Code Playgroud)
所以我做了:
# apt-get install nvidia-common
Run Code Online (Sandbox Code Playgroud)
但再次......:
# nvidia-xconfig
nvidia-xconfig: no command found
Run Code Online (Sandbox Code Playgroud)
毕竟,当我尝试:
nvidia-settings
Run Code Online (Sandbox Code Playgroud)
它再次向我展示: You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run nvidia-xconfig as root), and restart the X server
帮助!
看来你并没有真正安装驱动程序。你有没有尝试过:
apt-get install nvidia-current
Run Code Online (Sandbox Code Playgroud)
跑步前nvidia-xconfig
?
归档时间: |
|
查看次数: |
21807 次 |
最近记录: |