Results 1 to 10 of 10
Hello all,
I use Arch linux nowerdays I love it but I had this small problem under my box.
I installed arch, installed ndiswrapper and then I installed xorg and ...
- 11-06-2008 #1
[SOLVED] Nvidia Drivers in ARCH linux?
Hello all,
I use Arch linux nowerdays I love it but I had this small problem under my box.
I installed arch, installed ndiswrapper and then I installed xorg and Openbox.
But I still need to install the nvidia drivers.
So i do: pacman -S nvidia like the Guide says.
And I get:
Error: ndiswrapper needs < kernel 2.5.25 (or something simulair (I can't copy it from my Screen since I am in Windows Now).
Does anyone have the slighest clue how to install the DriverS?
Thanks
Robin
- 11-06-2008 #2
Are you specifically trying to install them using pacman? I'm pretty sure this method works just fine in ARCH.
Registered Linux user #270181
TechieMoe's Tech Rants
- 11-06-2008 #3
- 11-06-2008 #4Registered Linux user #270181
TechieMoe's Tech Rants
- 11-06-2008 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,088
During the almost 4 years I've been running Arch, I've never installed ndiswrapper so I don't know anything about that, but installing nvidia drivers has always worked with:
So the command you used appears to be correct.Code:pacman -S nvidia
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-06-2008 #6
well it doesnt work for me

I am wondering. Since when I try to do a System Update pacman -Su I also get a Error.
I think I have a Kernel Problem of some kind. I did use the Pre-Made Kernel to save sometime..
Does that help in answering the question?
Cheers,
Robin
- 11-06-2008 #7forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,088
You might want to try installing the latest kernel before installing the nvidia drivers, if you haven't done so already.
Edit: Never mind, I see that ndiswrapper wants an older kernel. I've never used ndiswrapper on any distro so don't know why it might want to use old kernels.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-06-2008 #8forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,088
It appears that you might have installed the wrong version of ndiswrapper according to the current page for that package:
Pkg: ndiswrapper - Arch Linux Package Details
It says there:
Code:# kernel26<2.6.28 # kernel26>=2.6.27
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-06-2008 #9forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,088
If needed, you can install the latest kernel and ndiswrapper locally if you will download the latest versions along with any needed dependencies and then install them with:
Code:pacman -U /path/to/package
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-06-2008 #10
Thanks that did lead to a Fix.
What I did to fix:
First I uninstalled ndiswrapper [While it was still running, since I did Need it for inet]
Then I reinstalled ndiswrapper
I rebooted done.
When I did a upgrade to ndiswrapper I got a bunch of Errors.
I hope this helps other people aswell.
Thanks guys =)




