ubuntu 14.04.4 32位系统 gtx 750 TI 显卡安装

CPU/显卡/打印机/USB设备等硬件问题
回复
头像
zjhxmjl
帖子: 10
注册时间: 2012-05-19 15:34

ubuntu 14.04.4 32位系统 gtx 750 TI 显卡安装

#1

帖子 zjhxmjl » 2016-04-05 7:51

Hi,各位好!
现在希望各位能提供点安装显卡的指导,谢谢!

代码: 全选

zjhxmjl@ubuntu:~$ uname -r
4.2.0-27-generic

代码: 全选

zjhxmjl@ubuntu:~$ sudo lspci -knn
[sudo] password for zjhxmjl: 
00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e20] (rev 03)
	Subsystem: Dell Dell Vostro 220 [1028:0283]
	Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e22] (rev 03)
	Subsystem: Dell Device [1028:0283]
00:02.1 Display controller [0380]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e23] (rev 03)
	Subsystem: Dell Device [1028:0283]
00:1a.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 [8086:3a37]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: uhci_hcd
00:1a.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 [8086:3a38]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: uhci_hcd
00:1a.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: uhci_hcd
00:1a.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 [8086:3a3c]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: ehci-pci
00:1b.0 Audio device [0403]: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller [8086:3a3e]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 [8086:3a40]
	Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3 [8086:3a44]
	Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: ehci-pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller [8086:3a16]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller [8086:3a22]
	Subsystem: Dell Device [1028:0283]
	Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller [8086:3a30]
	Subsystem: Dell Device [1028:0283]
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 02)
	Subsystem: Dell Vostro 220 [1028:0283]
	Kernel driver in use: r8169

代码: 全选

zjhxmjl@ubuntu:~$ sudo lshw -numeric -class video
  *-display:0 UNCLAIMED   
       description: VGA compatible controller
       product: 4 Series Chipset Integrated Graphics Controller [8086:2E22]
       vendor: Intel Corporation [8086]
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 03
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:fe400000-fe7fffff memory:d0000000-dfffffff ioport:dc00(size=8)
  *-display:1 UNCLAIMED
       description: Display controller
       product: 4 Series Chipset Integrated Graphics Controller [8086:2E23]
       vendor: Intel Corporation [8086]
       physical id: 2.1
       bus info: pci@0000:00:02.1
       version: 03
       width: 64 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: latency=0
       resources: memory:fe900000-fe9fffff

代码: 全选

zjhxmjl@ubuntu:~$ sudo lspci -nn | grep VGA  ---无法识别GTX 750 TI
00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e22] (rev 03)
taohunter
帖子: 1555
注册时间: 2012-03-31 3:29

Re: ubuntu 14.04.4 32位系统 gtx 750 TI 显卡安装

#2

帖子 taohunter » 2016-04-06 22:39

先到下面的链接去下载32bit的nvidia驱动:
http://www.geforce.com/drivers

再参考下面的链接,安装nvidia闭源驱动即可:
http://ubuntuhandbook.org/index.php/201 ... ntu-linux/
三年后终于回到16.04--稳定了!
头像
zjhxmjl
帖子: 10
注册时间: 2012-05-19 15:34

Re: ubuntu 14.04.4 32位系统 gtx 750 TI 显卡安装

#3

帖子 zjhxmjl » 2016-04-07 15:44

taohunter 写了:先到下面的链接去下载32bit的nvidia驱动:
http://www.geforce.com/drivers

再参考下面的链接,安装nvidia闭源驱动即可:
http://ubuntuhandbook.org/index.php/201 ... ntu-linux/
能不能提供一个详细的安装过程,比如内核是否需要更新?等等 ...已经试过很多方法,有成功过,但重启系统后又失败了,总之,没有安装的详细思路!谢谢
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: ubuntu 14.04.4 32位系统 gtx 750 TI 显卡安装

#4

帖子 vickycq » 2016-04-07 17:24

zjhxmjl 写了: 能不能提供一个详细的安装过程,比如内核是否需要更新?等等 ...已经试过很多方法,有成功过,但重启系统后又失败了,总之,没有安装的详细思路!谢谢
首先确认该安装哪个版本的驱动
经过搜索, gtx750ti 于 334.21 添加支持。即安装的驱动版本不能低于 334.21

详细思路 - 参考楼上 @taohunter 的链接即可
另外参考:
https://help.ubuntu.com/community/Binar ... wto/Nvidia
https://help.ubuntu.com/community/NvidiaManual

对于 Ubuntu 14.04,直接从软件源安装 nvidia-352 即可
详细思路 - 参考楼上 @taohunter 的链接即可
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
头像
zjhxmjl
帖子: 10
注册时间: 2012-05-19 15:34

Re: ubuntu 14.04.4 32位系统 gtx 750 TI 显卡安装

#5

帖子 zjhxmjl » 2016-04-08 9:24

vickycq 写了:
zjhxmjl 写了: 能不能提供一个详细的安装过程,比如内核是否需要更新?等等 ...已经试过很多方法,有成功过,但重启系统后又失败了,总之,没有安装的详细思路!谢谢
首先确认该安装哪个版本的驱动
经过搜索, gtx750ti 于 334.21 添加支持。即安装的驱动版本不能低于 334.21

详细思路 - 参考楼上 @taohunter 的链接即可
另外参考:
https://help.ubuntu.com/community/Binar ... wto/Nvidia
https://help.ubuntu.com/community/NvidiaManual

对于 Ubuntu 14.04,直接从软件源安装 nvidia-352 即可
详细思路 - 参考楼上 @taohunter 的链接即可
OK,我再尝试尝试!thks
回复