You are not logged in.
hi
you can find a nvidia package in tpowa repo
ftp://ftp.archlinux.org/tur/tpowa
now it is possible to add /update remove nvidia drivers with pacman
at the moment it works with kernel 2.6.5
not with the scsi kernel
i'll try to fix that
please test it and give feedback
thanks
Offline
removed kernel dependency
it works only if you have the kernel-sources installed
or you use the stock kernel >=2.6.5
but that's now mentioned in the install message
Offline
Oh that's pretty that is, just testing it now... will tell how it goes.
Offline
A while back there actually was an nvidia driver in the repositories, it was removed for some reason, don't quite remember. But I don't think it used the installer, so this might be a bit better then.
Kritoke
http://counter.li.org/ Registered Linux User #318963 kritoke@jabber.org
Offline
Personally, I would've thought it a better idea to simply build modules for stock kernels, and not use the installer, but install nvidia-installer to make it easy to update if you compile your own, but I haven't got the time to reboot in runlevel 3 to try this out yet, so it may work better than my idea yet.
If you develop an ear for sounds that are musical it is like developing an ego. You begin to refuse sounds that are not musical and that way cut yourself off from a good deal of experience.
- John Cage
Offline
just monitoring thread nothing to see here
:?
Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.
[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]
Offline
tried with
kernel26 2.6.5-3
and its a no go.
error:
/lib/modules/.....//nvidia.ko not found
Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.
[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]
Offline
I gave it a try but it does not work
Its looking for gcc 3.3 ?
& then you get error .ko ?
O & I ran it from console
I guess others will have the same problem
Maybe I will have to recompile kernel
Mr Green
Mr Green
Offline
i'll test it again on friday afternoon
perhaps problems with gcc 3.4 etc.
i have not upgraded yet
i have read a bug on bugs.archlinux.org
that the nvidia module have to be rebuilt if you change the compiler of the kernel you used
kernel 2.6.5-3 + gcc 3.4 should work
tomorrow i'll try
Offline
I haven't tried the latest updated gcc3.4 (I'm a bit scared to at the moment.) The test version of gcc3.4.0 did break the nvidia driver installation.
The nvidia.ko module seemed to compile OK using 3.4.0, but it fails to start when you try to load it.
Switching back to the older gcc version and then reinstalling the nvidia drivers got me working again.
Offline
i upgraded today
i'm now running 2.6.5-3 package and gcc 3.4
it runs fine (for the driver, the rest i'll see :-) )
all you have to do after an upgrade is
pacman -S nvidia
to rebuild the module
that's all
Offline
So can I now use pacman to update kernel & then install Nvidia drivers or do I compile via ABS then install drivers
Mr Green :?
Mr Green
Offline
hm if you update your kernel to 2.6.5-3
you have to update to gcc 3.4 too
the nvidia drivers have to be built with the same compiler that was used for the kernel
2.6.5-3 was built with gcc 3.4
--> nvidia driver has to be built with gcc 3.4
upgrade both packages and do
reboot for the new kernel and then X will not start due of failing nvidia module, login as root and run:
pacman -S nvidia
now you can start X and it should work :-)
so it worked for me
Offline
i moved the package to the staging repo
i think it's stable enough
Offline