Page 1 of 1

wifi laptop driver fails to load

Posted: Thu 30 Jun 2005, 18:59
by Guest
gigafast wf721-aex trying to load rtl8139.c on a laptop.
By default it keeps loading the driver for the wired adapter and. It finds the controoller at.

pci device 10ec:8180 (Rev 32).

How do I get it to load, (or list) a custom driver? I had no problem with it finding the tulip driver that I loaded from my usb pen drive but it dosn't see this one at all.

Forgot to log in

Posted: Thu 30 Jun 2005, 19:44
by peppyy
Yup, ^ That was my question.

Posted: Thu 30 Jun 2005, 19:47
by Flash
Puppy has a lot of problems with wireless. Rather than bust your head against a wall, maybe wait for Puppy 1.0.4?

If you're determined to try anyway, look under Wireless here.
(And if you get it to work, please post how you did it.) :)

Posted: Thu 30 Jun 2005, 20:37
by peppyy
I have ndiswrapper on my libranet 3.0 machine but it only runs in admin menu, go figure.

I bought this card after reading reviews on newegg. Said it worked well with the ndis drivers. My Puppy is already about 6 months old, maybe I should get a new one. (That sounds terrible).

Posted: Fri 01 Jul 2005, 06:16
by Guest
Check this out.........right down towards the bottom.......download the file unatr it so you have Yes it does say linksys but the pci id's are the same

uses the same chipset as in belkins F5D6001 (pci adapter) and F5D6020 (CardBus pcmcia adapter)....realtek 8180 about the only drivers that work properly are the ones from realtek which are the ones in the archive

/etc/ndiswrapper/net810

Then go forth and read the wiki about wireless....



http://www.murga.org/%7Epuppy/viewtopic.php?t=860

Posted: Fri 01 Jul 2005, 21:24
by peppyy
I have no idea what I am doing wrong but I can't for the life of me get that driver to load. I have tried extracting it into different directorys and pointing to them with no luck,

Does it make any difference that this is "Hard Puppy" ? I did a partial install of another distro to get grub on the drive, modified grub and boot directly to Puppy.

Posted: Fri 01 Jul 2005, 22:13
by Guest
do you have this directory structure after extracting the files


/etc/ndiswrapper/net8180 ?


This is the only way it will work

Posted: Sat 02 Jul 2005, 02:45
by Guest
Says failed to load driver when I use
/etc/ndiswrapper/net8180
There is a folder named net8180 with 4 files inside so I also tried,
/etc/ndiswrapper/net8180/net8180

I have tried several other simmilar drivers and they also fail to load. I have no problem with the wired card and I loaded the tulip driver directly from my usb pen drive. Just mounted it and chose /mnt/tulip.c

Maybe I should try loading it when I am running on the cdrom drive.

Posted: Sat 02 Jul 2005, 16:05
by peppyy
I plugged in the wired card and left the wireless in the other slot and Puppy sees 2 alive connections.

It won't go to the load a driver part of setup while there is a connection. Is this correct?

iwconfig does not see it as active, only wlan. Guess I should take the advice and wait for 1.04 :)

Posted: Sat 02 Jul 2005, 21:53
by Guest
ok


in rxvt

#modprobe ndiswrapper


no options are required

#iwconfig

the output will give you a clue as to whether the driver loaded correctly

Now you know all your wireless parameters don't you ?

now run iwconfig to set your wireless options

#iwconfig --help
will give you a list of available options....theres is no wpa available yet

See the Puppy Linux wiki for more info, search the forums, there is a search function as this has been discussed numerous times