You are not logged in.

#1 2005-10-16 23:12:46

tyler
Member
From: Montreal
Registered: 2004-06-05
Posts: 35

ndiswrapper and the 2.6.13 kernel

The current ndiswrapper package 1.4-1 (Last Updated: Sat, 08 Oct 2005 00:32:51 -0400) does not work with the new 2.6.13 stock kernel. You should use the 1.4@051015 found here:

http://ndiswrapper.sourceforge.net/snap … per.tar.gz

if you wish ndiswrapper to work with the new 2.6.13 arch stock kernel. I just upgraded everything on my laptop and the current stable version does not work, as it makes the kernel crash. Until the package is updated, just compile this version.

log in as root (su)

first uninstall the one you have

pacman -R ndiswrapper ndiswrapper-bin

the remove the config files

rm -R /ect/ndiswrapper

untar the archive and compile

tar xzvf ndiswrapper.tar.gz
cd ndiswrapper
make distclean
make
make install

reinstall your wireless drivers

ndiswrapper -i driver_file.inf

and check if they're installed

ndiswrapper -l

update the module dependencies

depmod -a

finally modprobe it

modprobe ndiswrapper

if the kernel does not crash, dance around and be merry.


Till human voices wake us, and we drown. -Eliot

Offline

#2 2005-10-17 06:41:00

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: ndiswrapper and the 2.6.13 kernel

i will switch the AUR package ASAP, thanks alot!

Offline

#3 2005-10-17 08:26:51

tyler
Member
From: Montreal
Registered: 2004-06-05
Posts: 35

Re: ndiswrapper and the 2.6.13 kernel

wow, the package is updated, and its even more bleeding edge than the version I installed. thanks, i'll pacman it.


Till human voices wake us, and we drown. -Eliot

Offline

#4 2005-10-17 15:37:10

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: ndiswrapper and the 2.6.13 kernel

tyler wrote:

wow, the package is updated, and its even more bleeding edge than the version I installed. thanks, i'll pacman it.

Yeah the snapshot isn't versioned, so I had no choice.  I'm hoping 1.5 (or 1.4.X) is released soon, as I don't like running the snapshot like that.

Offline

#5 2005-10-19 18:11:03

postlogic
Member
Registered: 2005-02-24
Posts: 410
Website

Re: ndiswrapper and the 2.6.13 kernel

Heh, I use ndiswrapper 0.12, and it works perfectly with 2.6.13.. Maybe it's time to upgrade? *grin*

Offline

#6 2005-10-21 08:16:49

s0lar
Member
Registered: 2005-05-19
Posts: 56

Re: ndiswrapper and the 2.6.13 kernel

I use ndiswrapper 1.1 I installed from a coverdvd that was included with Linux Format.

Offline

Board footer

Powered by FluxBB