Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 3189  / 2 Years ago, wed, january 26, 2022, 2:58:20

I have a NVidia GTX 765M video card in my notebook running Ubuntu 12.04.2 and can't figure out why it doesn't use nvidia driver. I've installed nvidia-current and nvidia-settings from this repository:



ppa:ubuntu-x-swat/x-updates


however when I run nvidia-settings this message is shown:



You do not appear to be using the NVIDIA X driver. 
Please edit your X configuration file (just run `nvidia-xconfig` as root),
and restart the X server.


Before run nvidia-xconfig I've looked the /etc/X11/xorg.conf and it is completely empty.
After running nvidia-xconfig the scree has as maximum resolution 640x480, and the same message appears when I run nvidia-settings.



ADDED



When I run lspci | grep VGA just Intel card is found:



00:02.0 VGA compatible controller: Intel Corporation Haswell Integrated Graphics Controller (rev 06)


NVidia card is returned when I run lspci | grep 3D:



01:00.0 3D controller: NVIDIA Corporation Device 11e2 (rev a1)


What can I do to make this video card run using nvidia driver?


More From » 12.04

 Answers
7

This looks like your laptop is using NVidia Optimus, which is often rather troublesome in Linux.
Basically what this means is that the system will use an integrated Intel HD Graphics card by default, and when you tell it to, it will switch to the NVidia card.



I'm not highly knowledgably about the subject, but this is what came to mind.



I think your best option is probably to look in your BIOS/UEFI for an option to use the NVidia card by default, if the issue is indeed NVidia Optimus.


[#30039] Friday, January 28, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
izecaptur

Total Points: 113
Total Questions: 102
Total Answers: 114

Location: Northern Mariana Islands
Member since Fri, Jan 15, 2021
3 Years ago
;