I am facing problem configuring and working with Nvidia drivers on Ubuntu 14.04.
At the beginning of my installation, I faced a problem with screen resolution.
I solved this issue by installing manually newer version of linux kernel.
My specs are:
- Ubuntu 14.04 trusty 4.10.0-35-generic 64bit (en_US.UTF-8, XFCE xubuntu)
- Intel Core i7-7700HQ CPU @ 2.80GHz ‖ RAM 15998 MiB ‖ ASUS GL502VMZ
- nVidia Device [10de:1c20] {nouveau}
I want to work with the nvidia drivers not nouveau.
I follow the instructions from this post answer and now I see this on the additional driver menu.
The thing is that the command nvidia-detector
returns none
.
Also the command sudo lshw -C display
returns:
*-display UNCLAIMED
description: VGA compatible controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller cap_list
configuration: latency=0
resources: memory:ee000000-eeffffff memory:d0000000-dfffffff memory:e0000000-e1ffffff ioport:e000(size=128) memory:c0000-dffff
From this, I understand that something is not configured well, right?
No comments:
Post a Comment