help help NDISWRAPPER


Recommended Posts

CAN SOMEONE PEOPLE WRITE A QUICK SCRIPT TO INSTALL THE NDISWRAPPER UNDER FEDORA PLZ

I'LL CHANGE THE FILENAME FOR THE DRIVER IN THE SCRIPT AS NESSECERY BUT

I NEED SOMEONE TO HELP

plz

Link to comment
Share on other sites

right

i get this far

tar zxvf ndiswrapper.tar.gz

cd ndiswrapper

make

insmod driver/ndiswrapper.o

cd utils

make

cp loaddriver /sbin/.

lspci

lspci -n (to find my vendor [14e4] and device [4320] numbers as the README explains)

cp path/to/drivers/bcmwl5.* .

loaddriver 14e4 4320 bcmwl5.sys bcmwl5.inf

then this happens

:: command line stuff ::

Calling putdriver ioctl

Unable to put driver (check dmesg for more info): Invalid argument

more info ::

:: lspci -n stuff ::

03:00.0 Class 0280: 14e4:4320 (rev 02)

::dmesg stuff::

cs: IO port probe 0x0c00-0x0cff: clean.

cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x3c0-0x3df 0x400-0x47f

0x4d0-0x4d7

cs: IO port probe 0x0a00-0x0aff: clean.

ndiswrapper: no version magic, tainting kernel.

ndiswrapper version 0.3 loaded

Unable to prepare driver

what do i do?

what do i do?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.