


Memory Range: 0xa4000000-0xa407ffff (ro,non-prefetchable,disabled) Memory Range: 0xa0000000-0xa1ffffff (ro,non-prefetchable) Memory Range: 0x90000000-0x9fffffff (ro,non-prefetchable) Memory Range: 0xa3000000-0xa3ffffff (rw,non-prefetchable) SubVendor: pci 0x1462 “Micro-Star International Co., Ltd. Model: “nVidia GP107M ”ĭevice: pci 0x1c8d “GP107M ” Resolution: renderer: llvmpipe (LLVM 10.0.0, 256 bits) Find out what graphic cards are actually in your system inxi -F Here I will describe how I can use both of them in Ubuntu, Intel i915 for X-server (display server) and Gnome display manager (GDM), and Nvidia GTX1050 for CUDA and python etcġ. LD_LIBRARY_PATH=/usr/local/cuda-10.My laptop (MSI GL73 8RC) has two graphic cards: If everything is fine, command line: systemctl set-default runlevel5.target (6)CUDA Samples installation and location -Enter (5)CUDA Toolkit installation location -Enter Lsmod | grep nouveau,to check whether you disable nouveau, if there's no output, it's right. systemctl set-default runlevel3.target to make your computer only command line version after reboot,then reboot, use command line.Save and then command line: sudo update-initramfs -u remember the location of cuda10 run file.Įnter or touch this file: /etc/modprobe.d/nf.Please follow the cuda installation guide for linux at first or something not clear here. I can't make sure it also works for you since the gpu is not same. These steps works for me, with a Intel graphics and Nvidia graphics together in my laptop.(and I use Inter one to show). Read the cuda10 Installation Guide for linux creafully.ĭownload the runfile version cuda, and be very careful to every step of its command line prompts. Suppose you want to use CUDA 10, then there's no need to install nvidia driver at first since the 410 driver is already included in CUDA 10. I did some search and the latest driver version for your gpu is 410.
