You are not logged in.

#1 2009-02-07 21:44:08

GodsDead
Member
Registered: 2009-02-07
Posts: 5

Nvidia GFX card drivers

Hey there, totally new to Arclinux, great so far on setting things up, although i cant install a GUI until i have the driver installed for my Nvidia Geforce 6200 256mb DDR.
I have been following these steps and am upto
http://wiki.archlinux.org/index.php/Beg … phic_Cards

when i run

pacman -S nvidia

It downloads but dousnt install giving me:
Errors occurred, no packages were upgraded.

The code above that is stuff like

.
.
.
.
.
klibc: /usr/lib/klibc/include/asm/xor.h exists in filesystem
klibc: /usr/lib/klibc/include/asm/xor_32.h exists in filesystem
klibc: /usr/lib/klibc/include/asm/xor_64.h exists in filesystem

I had the same problem when doing a system update, it downloaded everything and gave me back that error, dunno about the code above it though, ill have to re-try and re-post.

Cheers.

Offline

#2 2009-02-07 21:59:08

aglarond
Member
From: Texas, USA
Registered: 2008-11-20
Posts: 129

Re: Nvidia GFX card drivers

Offline

#3 2009-02-08 19:15:01

GodsDead
Member
Registered: 2009-02-07
Posts: 5

Re: Nvidia GFX card drivers

OK cool, that worked, cheers, but now i have another stop point.
when i try to run

# depmod -a

it replys

WARNING: Couldn't open directory /lib/modules/2.6.25-ARCH: no such file or directory
FATAL: Couldnt not open /lib/modules/2.6.25-ARCH/modules.dep.temp for writing: No such file or directory

I tryed skipping this, but it returns kernal erros when testing X sad

Offline

#4 2009-02-08 19:39:42

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Nvidia GFX card drivers

2.6.25-ARCH

Seeing that Arch is on kernel 2.6.28, it would make sense that there's an error somewhere. Is your system up to date now?

Offline

#5 2009-02-08 20:00:14

GodsDead
Member
Registered: 2009-02-07
Posts: 5

Re: Nvidia GFX card drivers

Yea, i ran my update again, and it ran fine...

Offline

#6 2009-02-08 20:06:45

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Nvidia GFX card drivers

Why are you running depmod -a? All Arch packages should have that handled for kernel modules. What I'm asking is: what kernel module are you trying to get working with that? nvidia?

--EDIT--

Just restart X, or your machine, if it is nvidia.

Offline

#7 2009-02-09 15:53:34

GodsDead
Member
Registered: 2009-02-07
Posts: 5

Re: Nvidia GFX card drivers

Oh i cant, thats my problem im trying to set-up X for the first time, so then i can install a GUI, although i have no idea why imrunning depmod -a? im following that tutorial =o
http://wiki.archlinux.org/index.php/Beg … phic_Cards

But i do know that when i try to run X it gives me this:
.. oh i cant (just booted up machine and geting another error!)
its loaded into
ramfs$
and i cant type hmm

Offline

#8 2009-02-09 16:58:06

bgc1954
Member
From: Edmonton, AB, Canada
Registered: 2006-03-14
Posts: 1,160

Re: Nvidia GFX card drivers

A search on the forums might have lead you here: http://bbs.archlinux.org/viewtopic.php?id=65003

Hope that helps.

I also have a geforce 6200 and find that I have the best performance with nvidia-96xx.  Trying anything newer gives me horrible fps in glxgears and makes playing savage2 online unbearable. smile


Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz

Offline

#9 2009-02-09 17:56:27

GodsDead
Member
Registered: 2009-02-07
Posts: 5

Re: Nvidia GFX card drivers

hey cool cheers, i'll try and give that a bash, what would i type to find my HDD that its installed on? i have like 3 and its on no2!

Offline

#10 2009-02-09 18:23:23

bgc1954
Member
From: Edmonton, AB, Canada
Registered: 2006-03-14
Posts: 1,160

Re: Nvidia GFX card drivers

Check in /etc/fstab and likely you will have a uuid listing for / if you used the latest arch install iso.  You'll need to type in root=/dev/disk/by-uuid/whatever_uuid_your-root_partition_is or if you're not using uuid then likely /dev/sda2 but but maybe not depending on how your hdd's are installed.  You might have to experiment--it won't hurt anything, just won't boot if you use the wrong disk id.


Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz

Offline

Board footer

Powered by FluxBB