سلام به همگی
من از دیروز با این مشکل پیدا کردم و نمیتونم درایور و خود کودا رو نصب کنم .
چند ماه پیش که اوبونتو 14.0.4.2 نصب بود براحتی و بدون هیچ دردسری نصب شد اما دیروز که مجبور به نصب دوباره شدم (این بار با ورژن 14.0.4.5 ) مشکل بوجود اومده و حل هم نمیشه.
من به ترتیب این کارها رو انجام دادم
`cuda_7.5.18_linux.run` رو دانلود کردم و سعی کردم از طریق این دستورات نصبش کنم :
Ctrl_Alt-F1 :
sudo service lightdm stop
cd to media/username/store/nvidia
sudo sh cuda_7.5.18_linux.run
که گفت ریبوت کن . من هم ریبوت کردم اما تاثیری نداشت . این لاگ :http://pastebin.com/nRATL0X8 این بخش هست
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find
تو مرحله بعد این دستورات رو زدم
sudo init 3
sudo sh cuda_7.5.18_linux.run
که باز افاقه ای نکرد و خطای زیر رو داد :
The driver installation is unable to locate the kernel source. Please
make sure that the kernel source packages are installed and set up
correctly. If you know that the kernel source packages are installed
and set up correctly, you may pass the location of the kernel source
with the '--kernel-source-path' flag.
بعد این دستور رو زدم :
hossein@hossein:/tmp$ uname -r
4.4.0-47-generic
رفتم به مسیر usr/src/ که شکل زیره محتویاتش :
hossein@hossein:/usr/src$ ls
linux-headers-3.13.0-101 linux-headers-4.4.0-31-generic
linux-headers-3.13.0-101-generic linux-headers-4.4.0-47
linux-headers-4.4.0-31 linux-headers-4.4.0-47-generic
و نهایتا دستور زیر رو زدم :
sudo sh cuda_7.5.18_linux.run --kernel-source-path=/usr/src/linux-headers-4.4.0-47-generic
که باز با خطا مواجه شد .
ERROR: Unable to build the NVIDIA kernel module.
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.
The driver installation is unable to locate the kernel source. Please make sure that the kernel source packages are installed and set up correctly.
If you know that the kernel source packages are installed and set up correctly, you may pass the location of the kernel source with the '--kernel-source-path' flag.
===========
= Summary =
===========
Driver: Installation Failed
Toolkit: Installation skipped
Samples: Installation skipped
Logfile is /tmp/cuda_install_3595.log
and this is the [nvidia-installer log file][5] :
these are the errors at the very end :
/tmp/selfgz3643/NVIDIA-Linux-x86_64-352.39/kernel/nv-procfs.c: In function ‘nv_procfs_read_registry’:
/tmp/selfgz3643/NVIDIA-Linux-x86_64-352.39/kernel/nv-procfs.c:362:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
make[2]: *** [/tmp/selfgz3643/NVIDIA-Linux-x86_64-352.39/kernel/nv-procfs.o] Error 1
make[2]: *** Waiting for unfinished jobs....
if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz3643/NVIDIA-Linux-x86_64-352.39/kernel/nv-usermap.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/selfgz3643/NVIDIA-Linux-x86_64-352.39/kernel/nv-usermap.o"; fi; fi;
make[1]: *** [_module_/tmp/selfgz3643/NVIDIA-Linux-x86_64-352.39/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-4.4.0-47-generic'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make: *** [module] Error 1
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
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.
یه نکته ای رو هم اضافه کنم شاید مهم باشه اینه که من بعد از نصب دیدم اوبونتو بالا نمیاد و ویندوز ۱۰ من اکی هست. برای همین مجبور شدم دوباره گراب رو ریپر کنم (با boot-repair) که متاسفانه ویندوز ۱۰ ام پرید دوباره رفتم و اینبار درست شد . لاگ اول :
http://paste.ubuntu.com/23543453 و لاگ دوم هم اینجاست :
http://paste.ubuntu.com/23543541لاگهای نصب هم لینکهاشون این زیر هست :
http://pastebin.com/nCugW1CDhttp://pastebin.com/1P2Z7xkEخیلی ممنون میشم کسی کمکی میتونه بکنه
پیشاپیش خیلی ممنونم