Hi,guys!
i try to install driver for GTX 750 TI on ubuntu 14.04 (32bit) server version and I've had a success before! Probably as follows:
guides1:http://ubuntuforums.org/showthread.php?t=2263316
guides2:http://askubuntu.com/questions/42514...t-beta-drivers
But now I tried many times without success,my system can not detect this video card?why?because kernel or other reason?Code:sudo add-apt-repository ppa:xorg-edgers/ppasudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade sudo apt-get install nvidia-355 echo options nouveau modeset=0 | sudo tee -a /etc/modprobe.d/nouveau-kms.conf sudo update-initramfs -u sudo vim /etc/modprobe.d/blacklist.conf add at the end this lines blacklist vga16fb blacklist nouveau blacklist rivafb blacklist nvidiafb blacklist rivatv sudo vim /etc/default/grub find GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" and change it to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset" sudo update-grub
then i try to install driver from bin,so i download NVIDIA-Linux-x86-361.28.run
followed this guide:http://tleyden.github.io/blog/2014/1...ntu-14-dot-04/
I always get this prompt:Code:sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get install build-essential && sudo apt-get install linux-source && sudo apt-get install linux-headers-generic sudo apt-get install linux-image-extra-virtual
2016-04-25-124356_696x326_scrot.png
so any suggestion will be grateful!thanks.
this is my system info:
this is my nvidia-installer.logCode:zjhxmjl@ubuntu:/etc/apt$ lsb_release -a && uname -rNo LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.4 LTS Release: 14.04 Codename: trusty 4.2.0-27-generic zjhxmjl@ubuntu:/etc/apt$ lspci -vnn | grep -i VGA -A 12 00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e22] (rev 03) (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:0283] Flags: bus master, fast devsel, latency 0, IRQ 29 Memory at fe400000 (64-bit, non-prefetchable) [size=4M] Memory at d0000000 (64-bit, prefetchable) [size=256M] I/O ports at dc00 [size=8] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 00:02.1 Display controller [0380]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e23] (rev 03) Subsystem: Dell Device [1028:0283] Flags: bus master, fast devsel, latency 0
Code:[ 18.707259] init: lightdm main process (1024) terminated with status 127[ 18.799979] init: plymouth-ready (startup) main process (197) terminated with status 1 [ 376.165575] nvidia: module license 'NVIDIA' taints kernel. [ 376.165580] Disabling lock debugging due to kernel taint [ 376.177739] nvidia: module verification failed: signature and/or required key missing - tainting kernel [ 376.183926] NVRM: No NVIDIA graphics adapter found! [ 376.184029] NVRM: NVIDIA init module failed! [ 506.073760] NVRM: No NVIDIA graphics adapter found! [ 506.073846] NVRM: NVIDIA init module failed! ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.



Adv Reply


Bookmarks