You are not logged in.

#1 2009-12-31 09:46:03

ksemeks
Member
Registered: 2009-12-31
Posts: 51

NVIDIA graphic driver install

Aight. I've got an Acer Aspire 5738G, with a Nvidia GF G105M graphic card.
I have a fresh install of archlinux (cause the kernel upgrade was lethal, so i had to go from scratch).
Kernel is now 2.6.32.
I ve downloaded the Nvidia driver from their download section, and when i try to run the installer it says it cant find the kernel header in '/usr/src/linux-2.6.32-ARCH/include/linux/kernel.h' . Then i tried to find kernel.h with locate, and i found it in: '/usr/include/linux/kernel.h' .
I tried to run the installer one more time, with the --kernel-source-path option, but still the same: it says:

The kernel source path '/usr/include/linux/kernel.h' does not exist. eetc etc

What do i do?

Offline

#2 2009-12-31 09:54:18

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: NVIDIA graphic driver install

what's wrong with pacman -S nvidia?


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2009-12-31 09:56:34

ksemeks
Member
Registered: 2009-12-31
Posts: 51

Re: NVIDIA graphic driver install

The drivers aren't that good and i get a lousy graphic.

Offline

#4 2009-12-31 10:00:15

nitralime
Member
Registered: 2009-12-30
Posts: 63

Re: NVIDIA graphic driver install

First install kernel headers from repository:

pacman -S kernel26-headers

and then run the nvidia installer.

Regards
Nik

Offline

#5 2009-12-31 10:01:07

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: NVIDIA graphic driver install

the version that you are downloading is the same as the one from repo? you can try out nvidia-beta from aur.
i'm suggestion that rather than using your method betcause is better not to have files laying around that pacman doesn't have any clue about them.

like i side note, to build external modules you need kernel26-headers like is told in the last news from the front page.

Last edited by wonder (2009-12-31 10:01:28)


Give what you have. To someone, it may be better than you dare to think.

Offline

#6 2009-12-31 10:06:20

ksemeks
Member
Registered: 2009-12-31
Posts: 51

Re: NVIDIA graphic driver install

Aight. Thanks. It s working fine now smile

Offline

#7 2009-12-31 10:25:46

nitralime
Member
Registered: 2009-12-30
Posts: 63

Re: NVIDIA graphic driver install

wonder wrote:

the version that you are downloading is the same as the one from repo? you can try out nvidia-beta from aur.
i'm suggestion that rather than using your method betcause is better not to have files laying around that pacman doesn't have any clue about them.

like i side note, to build external modules you need kernel26-headers like is told in the last news from the front page.

Do you know how the nvidia driver (installed by nvidia installer) can be removed cleanly?

Regards
Nik

Offline

#8 2009-12-31 10:30:40

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: NVIDIA graphic driver install

do a ./NVIDIA...run --help. i think it has an --uninstall


Give what you have. To someone, it may be better than you dare to think.

Offline

#9 2009-12-31 11:45:51

nitralime
Member
Registered: 2009-12-30
Posts: 63

Re: NVIDIA graphic driver install

wonder wrote:

do a ./NVIDIA...run --help. i think it has an --uninstall

Thanks!

PS: ./NVIDIA...run --advanced-options shows the option --uninstall.

Offline

Board footer

Powered by FluxBB