[Solved] Nvidia drivers wont work

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
kekecakici1

[Solved] Nvidia drivers wont work

Post by kekecakici1 »

I am using Linux mint 19.2 alongside with my windows 10. I can use the open source video driver but I cannot use the nvidia drivers, I have gtx 1070. I can choose from the driver management to use nvidia drivers but when I restart my computer, it doesnt use any video drivers. I checked this website (https://easylinuxtipsproject.blogspot.c ... .html#ID12) tried the solution on 12. But still it didnt solve my problem. Please help!

Code: Select all

System:
  Host: kerem-GL502VSK Kernel: 4.15.0-54-generic x86_64 bits: 64 
  compiler: gcc v: 7.4.0 Desktop: Cinnamon 4.2.4 
  Distro: Linux Mint 19.2 Tina base: Ubuntu 18.04 bionic 
Machine:
  Type: Laptop System: ASUSTeK product: GL502VSK v: 1.0 serial: <filter> 
  Mobo: ASUSTeK model: GL502VSK v: 1.0 serial: <filter> 
  UEFI: American Megatrends v: GL502VSK.309 date: 05/03/2019 
Battery:
  ID-1: BAT0 charge: 13.8 Wh condition: 51.9/62.6 Wh (83%) 
  model: ASUSTeK ASUS Battery status: Charging 
CPU:
  Topology: Quad Core model: Intel Core i7-7700HQ bits: 64 type: MT MCP 
  arch: Kaby Lake rev: 9 L2 cache: 6144 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 44928 
  Speed: 1200 MHz min/max: 800/3800 MHz Core speeds (MHz): 1: 1200 2: 1200 
  3: 1200 4: 1200 5: 1200 6: 1200 7: 1200 8: 1200 
Graphics:
  Device-1: NVIDIA GP104M [GeForce GTX 1070 Mobile] vendor: ASUSTeK 
  driver: N/A bus ID: 01:00.0 
  Display: x11 server: X.Org 1.19.6 driver: fbdev,nouveau 
  unloaded: modesetting,vesa resolution: 800x600~75Hz 
  OpenGL: renderer: llvmpipe (LLVM 8.0 256 bits) v: 3.3 Mesa 19.0.8 
  direct render: Yes 
Audio:
  Device-1: Intel CM238 HD Audio vendor: ASUSTeK driver: snd_hda_intel 
  v: kernel bus ID: 00:1f.3 
  Sound Server: ALSA v: k4.15.0-54-generic 
Network:
  Device-1: Intel Wireless 8260 driver: iwlwifi v: kernel port: e000 
  bus ID: 03:00.0 
  IF: wlp3s0 state: up mac: <filter> 
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: ASUSTeK driver: r8169 v: 2.3LK-NAPI port: d000 bus ID: 04:00.0 
  IF: enp4s0 state: down mac: <filter> 
Drives:
  Local Storage: total: 1.03 TiB used: 7.69 GiB (0.7%) 
  ID-1: /dev/sda vendor: SK Hynix model: HFS128G39TND-N210A size: 119.24 GiB 
  ID-2: /dev/sdb vendor: Toshiba model: MQ01ABD100 size: 931.51 GiB 
  Message: No Optical or Floppy data was found. 
Partition:
  ID-1: / size: 474.81 GiB used: 7.66 GiB (1.6%) fs: ext4 dev: /dev/sdb2 
  ID-2: swap-1 size: 4.88 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sdb3 
Sensors:
  System Temperatures: cpu: 61.5 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 232 Uptime: 2m Memory: 15.62 GiB used: 966.7 MiB (6.0%) 
  Init: systemd runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.20 
  inxi: 3.0.32
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
natch_gazziza

Re: Nvidia drivers wont work

Post by natch_gazziza »

Have you tried

Code: Select all

sudo apt-get purge nvidia*
sudo ubuntu-drivers autoinstall
Because I recently had issues with driver manager and these commands sorted it all out.

*edit Forgot to add, don't forget to restart
Last edited by natch_gazziza on Mon Sep 09, 2019 6:30 pm, edited 1 time in total.
kekecakici1

Re: Nvidia drivers wont work

Post by kekecakici1 »

It worked! Thanks for help. If anyone can explain why I had this problem earlier I would be glad.
natch_gazziza

Re: [Solved] Nvidia drivers wont work

Post by natch_gazziza »

Yay! :D
Locked

Return to “Graphics Cards & Monitors”