Jump to content

Install wireless network card on Mandriva


mr_bubbles_rulz
 Share

Recommended Posts

i'm having a similar problem, i have the drivers installed, i've set ndiswrapper's alias with -m, i've done everything with ndiswrapper i can, but in the GUI when i try to set up my card, not only does the card only sometimes appear under the network interface setup, i get an error dialog "Unable to find ndiswrapper interface!"

 

also, iwconfig only has lo and eth0 in its output.

and no wired network connection on the machine i'm running Mandriva on.

and apparently no c compiler installed.

...

:wall:

Link to comment
Share on other sites

  • 2 weeks later...
Guest ounas
from the other site try this

If yours does not list a device present, then you may need to explicitly instruct it to use the driver using this command:

 

ndiswrapper -a devid mrv8335

 

Replace "devid" with the PCI ID or the USB ID of your card, in the form XXXX:XXXX. To get those numbers, run the command lspci -n (for PCI cards)

 

we nee to find the full dev id of your card.

lspic -nn

 

the nn gives the number and name.

 

then type the command replacing the devid...

su

ndiswrapper -a devid mrv8335

modprobe ndiswrapper

iwconfig

 

Thanks it now works, will boot and test again

Link to comment
Share on other sites

Guest ounas

Yes it work's will keep my older network in box for a while.

Old card was a tp-link, new card d-link dwa-547

 

happy user :D

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...