我的笔记本显卡是gt640m,我试过论坛里很多方法。出现各种问题。不知道怎么解决!
我在NVIDIA官网下了.run的文件,在tty1里输入代码关闭x server。结果说找不到gdm文件。我在图形界面下计算机里确实也找不到gdm的文件。之后我就不管了停了lightdm直接运行sudo sh NVIDIA.run 结果就报错说The Nouveau kernel driver is currently in use by your system. This driver is incompatible with the NVIDIA driver, and must be disabled before proceeding. Please consult the NVIDIA driver README and your Linux distribution's documentation for details on how to correctly disable the Nouveau kernel driver.
然后我又安照http://forum.ubuntu.org.cn/viewtopic.php?t=386335上的做,到第三部sudo nano /etc/modprobe.d/disable-nouveau.conf又说找不到。
求大神教!!
玩了一礼拜了,太烦了Ubuntu,再不行就放弃了,比Windows复杂多了。
安装NVIDIA显卡驱动
-
- 帖子: 5
- 注册时间: 2014-08-05 12:41
- 系统: win7
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 安装NVIDIA显卡驱动
不存在然后我又安照http://forum.ubuntu.org.cn/viewtopic.php?t=386335上的做,到第三部sudo nano /etc/modprobe.d/disable-nouveau.conf又说找不到。
你就自己產生一個新的就好了
看看 nano 指令 如何儲存到 /etc/modprobe.d/disable-nouveau.conf
https://help.ubuntu.com/community/Nano#Save_and_Save_As
然後 重開機
lsmod | grep nouveau
看看 還有沒有被載入
是不是 雙顯卡我的笔记本显卡是gt640m
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來
-
- 帖子: 1555
- 注册时间: 2012-03-31 3:29
Re: 安装NVIDIA显卡驱动
如果是14.04版,直接“sudo apt-get install nvidia-331”,nvidia驱动就装好了。一不用自己去nvidia官网下载,二不用停什么x,三不用运行那些你不理解的命令。我不信win下能有这么方便的安装驱动的方法。。。
建议:
1. 不要看过时的教程;
2. 学会用新立得,这个包管理器是图形化的,能搜索;
3. 既然看人家的教程就要搞明白,或者至少要一步步严格按照教程做,我猜测你就是在不该重启的地方重启了一次(在“附件驱动”中选择完nouveau开源驱动,应用后不要重启ubuntu,直接到tty去做后面的步骤)。
建议:
1. 不要看过时的教程;
2. 学会用新立得,这个包管理器是图形化的,能搜索;
3. 既然看人家的教程就要搞明白,或者至少要一步步严格按照教程做,我猜测你就是在不该重启的地方重启了一次(在“附件驱动”中选择完nouveau开源驱动,应用后不要重启ubuntu,直接到tty去做后面的步骤)。
三年后终于回到16.04--稳定了!
-
- 帖子: 5
- 注册时间: 2014-08-05 12:41
- 系统: win7
Re: 安装NVIDIA显卡驱动
poloshiao 写了:不存在然后我又安照http://forum.ubuntu.org.cn/viewtopic.php?t=386335上的做,到第三部sudo nano /etc/modprobe.d/disable-nouveau.conf又说找不到。
你就自己產生一個新的就好了
看看 nano 指令 如何儲存到 /etc/modprobe.d/disable-nouveau.conf
https://help.ubuntu.com/community/Nano#Save_and_Save_As
然後 重開機
lsmod | grep nouveau
看看 還有沒有被載入是不是 雙顯卡我的笔记本显卡是gt640m
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來
显示的是这些,然后怎么处理?我的系统装的是32位的。
*-display
description: VGA compatible controller
product: GK107M [GeForce GT 640M] [10DE:FD2]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: driver=nouveau latency=0
resources: irq:46 memory:f0000000-f0ffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:3000(size=128)
*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller [8086:166]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:47 memory:f1000000-f13fffff memory:e0000000-efffffff ioport:4000(size=64)
-
- 帖子: 11
- 注册时间: 2014-08-27 9:26
- 系统: ubuntu 14.04
Re: 安装NVIDIA显卡驱动
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來[/quote]
我的也差不多
*-display
description: VGA compatible controller
product: GF108M [GeForce GT 555M] [10DE:DEB]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nouveau latency=0
resources: irq:46 memory:f0000000-f0ffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:2000(size=128) memory:f1000000-f107ffff
*-display
description: VGA compatible controller
product: 2nd Generation Core Processor Family Integrated Graphics Controller [8086:116]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:44 memory:f1400000-f17fffff memory:e0000000-efffffff ioport:3000(size=64)
sudo lshw -numeric -class video
把結果直接複製 貼上來[/quote]
我的也差不多
*-display
description: VGA compatible controller
product: GF108M [GeForce GT 555M] [10DE:DEB]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nouveau latency=0
resources: irq:46 memory:f0000000-f0ffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:2000(size=128) memory:f1000000-f107ffff
*-display
description: VGA compatible controller
product: 2nd Generation Core Processor Family Integrated Graphics Controller [8086:116]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:44 memory:f1400000-f17fffff memory:e0000000-efffffff ioport:3000(size=64)