Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Help with ndiswrapper

Started 1 month, 3 weeks ago by tim.pirate
I have a TL-WN620G wireless adapter, I installed the drivers using ndiswrapper. when I run Code: ndiswrapper -l this is my results Code: WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release. athfmwdl : driver installed...
Site: FedoraForum.org - Fedora Core Support Forum & Community  FedoraForum.org - Fedora Core Support Forum & Community - site profile
Forum: Networking   Networking   - forum profile
Total authors: 2 authors
Total thread posts: 15 posts
Thread activity: no new posts during last week
Domain info for: fedoraforum.org

Other posts in this thread:

stoat replied 1 month, 3 weeks ago
Hello tim.pirate, First, those warnings are just telling you that the module loading business is changing and someday the old ways won't work. Next, about the "FATAL: Module ndiswrapper not found." thing... I recommend that you try skipping that modprobe ndiswrapper step and reboot instead. But first do this... Code: ndiswrapper -mi After you reboot, look in the NetworkManager ...

tim.pirate replied 1 month, 3 weeks ago
Okay, so I did that, and when I run ndiswrapper -l this is what I get Code: ndiswrapper -l WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release. athfmwdl : driver installed device (0CF3:0002) present WARNING: Deprecated config ...

stoat replied 1 month, 3 weeks ago
Well, that looks the same as before. I don't know anything about your TL-WN620G wireless device (never heard of it). So as far as I know, the ndiswrapper -l report looks good. It shows two drivers installed and a device present to use them (0CF3:0002). I'm more used to seeing only one driver, but you would know more about why there are two than me. If you did the ndiswrapper -mi ...

tim.pirate replied 1 month, 3 weeks ago
this is my lsmod | sort output Code: lsmod | sort ac97_bus 1408 1 snd_ac97_codec ata_generic 4288 0 bluetooth 77096 5 sco,bnep,l2cap bnep 14900 2 bridge 43864 0 cpufreq_ondemand 6340 1 dm_multipath 14040 0 drm 167584 4 radeon,nouveau floppy...

stoat replied 1 month, 3 weeks ago
Well, no ndiswrapper in that list. That clearly remains the #1 problem for now. I assume this is all happening in Fedora 11, so try this idea ( it worked for elelab ). If you did the ndiswrapper -mi command, then you should have a file named /etc/modprobe.d/ndiswrapper. Rename that file to /etc/modprobe.d/ndiswrapper.conf... Code: su mv /etc/modprobe.d/ndiswrapper /etc/modprobe.d/...

tim.pirate replied 1 month, 3 weeks ago
okay I ran exactly what you said Code: su mv /etc/modprobe.d/ndiswrapper /etc/modprobe.d/ndiswrapper.conf after a reboot I still don't see any available networks. lsmod | sort shows this Code: lsmod | sort ac97_bus 1408 1 snd_ac97_codec ata_generic 4288 0 bluetooth 77096 5 sco,bnep,l2cap bnep 14900 2 ...

stoat replied 1 month, 3 weeks ago
Okay. Next, I would try the other "new" ndiswrapper option (-ma). Originally, we only had -m which wrote the usual alias line in /etc/modprobe.d/ndiswrapper. Later, two new options suddenly and quietly appeared (-mi, -ma). As you now know, they create the file /etc/modprobe.d/ndiswrapper with "some stuff" in it. See ndiswrapper --help for a brief (really really brief) description of them. I ...

tim.pirate replied 1 month, 3 weeks ago
I ran ndiswrapper -ma followed by Code: su mv /etc/modprobe.d/ndiswrapper /etc/modprobe.d/ndiswrapper.conf still nothing

stoat replied 1 month, 3 weeks ago
I've been reading some Ubuntu stuff about this device. I read several comments about not installing the athfmwdl driver and the thing worked. You could try that easily. But first delete the current ndiswrapper.conf in order to keep things orderly (change one thing at time is a good rule)... Code: su rm /etc/modprobe.d/ndiswrapper.conf Then, if you're willing, try it without athfmwdl...

tim.pirate replied 1 month, 3 weeks ago
I ran modprobe ndiswrapper Code: modprobe ndiswrapper WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. . I restarted the NetworkManager and still nothing. I followed your steps exactly.

 

Top contributing authors

Name
Posts
tim.pirate
8
user's latest post:
Help with ndiswrapper
Published (2009-11-01 20:42:00)
okay, Thank you for all the help. I'll keep trying
stoat
7
user's latest post:
Help with ndiswrapper
Published (2009-11-01 20:14:00)
Nothing. Bummer. I don't what else to do. I searched with Google here and at linuxwireless.org using the model name and PCI-ID number. 0CF3:0002 site:fedoraforum.org 0CF3:0002 site:linuxwireless.org TL-WN620G site:fedoraforum.org TL-WN620G site:linuxwireless.org The only hits are your posts and a single post from 2007 with no information you could use. You are blazing a new trail here. You've got maybe a toe in the door with that...

Related threads on "FedoraForum.org - Fedora Core Support Forum & Community":

Related threads on other sites:

Thread profile page for "Help with ndiswrapper" on http://www.fedoraforum.org. This report page is a snippet summary view from a single thread "Help with ndiswrapper", located on the Message Board at http://www.fedoraforum.org. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity