Jump to content

little problem with ndiswrapper


Guest ghanima
 Share

Recommended Posts

Guest ghanima

Hello ...

 

I have installed mandriva 2006 recently and have a problem using ndiswrapper to make my dwl-g520+ work ( uses texas acx111 chipset )

 

Im using ndswrapper 1.2 and the WinXP drivers ( cdrom ) ... i use the console to install the drivers ( ndiswrapper -i ) and then:

 

when i type ndiswrapper -l says ... gplus driver present, hardware present.

 

Then i do ndiswrapper -m && depmod -a && modprobe ndiswrapper

 

The problem comes in the modprobe phase. The module doesn´t get loaded and i can´t see the wlan interface.

 

When i do a dmesg to see what happened i see only two strange things ...

 

... first: PCI tell me that IRQ 11 its shared

... second: i see a message: windows driver can´t initializate device

 

sharing IRQ is a problem ?? ... I can´t understand why driver fails.

 

Please i need a little help.

 

Thank you.

Link to comment
Share on other sites

Guest tonsofpcs

Having the same problem with a Dell Truemobile WLAN 1350 (bcm4301). MCC gives "Unable to find the ndiswrapper interface!", manual configuration as above gives:

# modprobe ndiswrapper
FATAL: Module ndiswrapper not found.

Link to comment
Share on other sites

This would mean that the module doesn't exist. Did you download and compile ndiswrapper, or did you use urpmi to install it?

 

If you are compiling, you need to make sure your kernel-source is installed.

Link to comment
Share on other sites

Having the same problem here. Why doesn't the module exist if I can use ndiswrapper on the command line? In control center, I get the error "unable to find the ndiswrapper interface". In the konsole, I get a message that the ndiswrapper is not found in /proc/modules.

 

Help please!

Link to comment
Share on other sites

  • 4 weeks later...
Guest laplacinator

I am having the same exact problem. I installed the latest version of ndiswrapper using urpmi. I have followed the instructions to a tea. When I to modporbe ndiswrapper I get the message:

[root@localhost WLAN]# modprobe ndiswrapper

FATAL: Module ndiswrapper not found.

 

Or when trying to load the driver in Harddrake I get the message:

Unable to find ndiswrapper interface!

 

Lots of us seems to have this issue, who has a solution?

Link to comment
Share on other sites

Did you follow the ndiswrapper installation wiki? This works, I've used it. What is the contents of your /etc/modprobe/conf? It should have a line:

 

alias wlan0 ndiswrapper

 

Have you done the ndiswrapper -i filename.inf for your windows driver install for the wlan card you have in your machine?

 

The steps have to be followed to get it to work correctly. Forget using mcc or HardDrake to get it to work. It doesn't do it. Or at least in my experience.

 

ndiswrapper installation wiki here:

 

http://ndiswrapper.sourceforge.net/mediawi...hp/Installation

 

this should get you working no problem, providing the steps are followed in order. Of course, you don't need to do the compile steps, since the rpm should be installed on your machine with the urpmi command you used. To verify it's installed:

 

rpm -qa ndiswrapper

 

and see if it lists an entry back. If not, it's not installed.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...