Fedora Linux Support Community & Resources Center
  #1  
Old 2nd September 2007, 07:46 PM
sauny's Avatar
sauny Offline
Registered User
 
Join Date: Aug 2007
Posts: 28
NetGear WG111V2

Hi Guys,

I have been trying and trying and trying for the last 2 weeks to get my USB wireless dongle working on fc7. I have tried using Ndiswrapper to no avail (I install a driver and get Device present using alternative driver rtl8187).

Even then I cannot bring the interface up using iwconfig or ifconfig. It does sometimes appear in the ifconfig information but just won't do anything!

Any ideas would be greatly appreciated! The weird thing is that this dongle is automatically installed when I install UBUNTU but in fc7 or even redhat rhel5 it just won't work!
Reply With Quote
  #2  
Old 2nd September 2007, 07:54 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
you need to blacklist the native rtl8187 driver to get it to use ndiswrapper, by adding 'blacklist rtl8187' to /etc/modprobe.d/blacklist.

Also you may need an 8K or 16K stack kernel to avoid system lockups.

http://www.fedoraforum.org/forum/sho...7&postcount=37

http://www.fedoraforum.org/forum/sho...2&postcount=48

http://www.fedoraforum.org/forum/sho...d.php?t=157106

Ubuntu uses the native driver, which I found very unstable (Constant dropouts)

Last edited by sideways; 2nd September 2007 at 08:27 PM.
Reply With Quote
  #3  
Old 2nd September 2007, 08:03 PM
sauny's Avatar
sauny Offline
Registered User
 
Join Date: Aug 2007
Posts: 28
Problem is, I have blacklisted the rtl8187 driver but it still says it is using it! What Drivers did you use with NDISwrapper to get it working?
Reply With Quote
  #4  
Old 2nd September 2007, 08:06 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
Quote:
Originally Posted by sauny
Problem is, I have blacklisted the rtl8187 driver but it still says it is using it! What Drivers did you use with NDISwrapper to get it working?
These ones
Attached Files
File Type: zip wg111v2.zip (56.0 KB, 529 views)
Reply With Quote
  #5  
Old 2nd September 2007, 08:11 PM
sauny's Avatar
sauny Offline
Registered User
 
Join Date: Aug 2007
Posts: 28
sorry to keep asking.... but what version of ndiswrapper?
Reply With Quote
  #6  
Old 2nd September 2007, 08:19 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
Quote:
Originally Posted by sauny
sorry to keep asking.... but what version of ndiswrapper?
I used ndiswrapper version 1.45 and kernel-2.6.21-1.3194.fc7 (recompiled for 8K stacks)
Reply With Quote
  #7  
Old 2nd September 2007, 08:22 PM
sauny's Avatar
sauny Offline
Registered User
 
Join Date: Aug 2007
Posts: 28
excellent thanks sideways.... will give it a go and let you know!
Reply With Quote
  #8  
Old 3rd September 2007, 07:58 PM
sauny's Avatar
sauny Offline
Registered User
 
Join Date: Aug 2007
Posts: 28
OK, I can honestly say, it didn't work!

Installed NDiswrapper version 1.45 and used the drivers you used and I got Driver installed, Device Present (Alternative driver: rtl8187) I used rmmod on rtl8187 and blacklisted it then did a modprobe ndiswrapper and received this:

Couldn't load driver Kernel is 64bit but windows driver is not 64 bit. Bad Magic (010B)
ndiswrapper (load_sys_files:216) Couldn't prepare driver net111v2
ndiswrapper (load_wrap_driver:118) Couldn't load driver net111v2.

Any ideas? Any ideas if Netgear do a 64bit driver?????

Thanks
Reply With Quote
  #9  
Old 4th September 2007, 01:39 AM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
Quote:
Originally Posted by sauny
OK, I can honestly say, it didn't work!

Installed NDiswrapper version 1.45 and used the drivers you used and I got Driver installed, Device Present (Alternative driver: rtl8187) I used rmmod on rtl8187 and blacklisted it then did a modprobe ndiswrapper and received this:

Couldn't load driver Kernel is 64bit but windows driver is not 64 bit. Bad Magic (010B)
ndiswrapper (load_sys_files:216) Couldn't prepare driver net111v2
ndiswrapper (load_wrap_driver:118) Couldn't load driver net111v2.

Any ideas? Any ideas if Netgear do a 64bit driver?????

Thanks
Oh dear, you didn't mention 64bit, that's kinda crucial here.

OK, my experience with this adapter in 64bit has not been great, I found it unstable, but maybe things have improved with recent kernels. You need to compile the rtl8187 driver from source (so ensure you have kernel-devel installed)

For recent kernels, a patched version of the driver is necessary, this one from aircrack-ng worked with 2.6.20 kernels for me, don't know if it's still up to date
http://www.aircrack-ng.org/doku.php?id=r8187

There is also an "official" driver available from realtek, but it doesn't compile on kernels >= 2.6.20 http://www.realtek.com.tw/downloads/...=true#RTL8187L

I could never find a working 64-bit windows driver for use with ndiswrapper, so I think that's not an option in 64bit.
Reply With Quote
  #10  
Old 4th September 2007, 12:57 PM
sauny's Avatar
sauny Offline
Registered User
 
Join Date: Aug 2007
Posts: 28
Hi Sideways.... and here was me thinking that 64Bit was better somewhere!

I do indeed have kernel-devel installed. I take it from the RealTek site I would need the RTL8187L drivers? If not where would I be able to find the source in order to compile the Drivers?

Thanks again!
Reply With Quote
  #11  
Old 4th September 2007, 12:58 PM
sauny's Avatar
sauny Offline
Registered User
 
Join Date: Aug 2007
Posts: 28
Forget most of that last post... found the source will try and sort it all out when I get home tonight!
Reply With Quote
  #12  
Old 5th September 2007, 01:02 PM
sauny's Avatar
sauny Offline
Registered User
 
Join Date: Aug 2007
Posts: 28
OK... WOOHOO finally got my wireless working with the rtl8187 drivers..... seems quite slow though.... loading webpages is painfully slower than in windows!

If anyone knows any better way of getting some speed out of the old beast I would be most obliged!
Reply With Quote
  #13  
Old 5th September 2007, 04:48 PM
chris.abel Offline
Registered User
 
Join Date: Jul 2007
Posts: 5
I went into NETWORK DEVICE CONTROL (from APPLICATIONS, then SYSTEM TOOLS), CONFIGURE my wireless device (i only have 1), and then EDIT the device, and then set MTU = 1500. This gave me about a 25% boost for my setup anyway, maybe it can help you. Sometimes it gets reset on me for some reason (!)!) and then I go in, reset it to 1500, reboot, and ka-chow, back to full speed ahead cap'n!
Reply With Quote
  #14  
Old 5th September 2007, 07:48 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
try http://www.speedtest.net/ from both windows and linux, to see if there really is a difference

(You need flash player installed)

also make sure yum-updatesd is not downloading anything in the background
Reply With Quote
Reply

Tags
netgear

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
get WG111v2 works under fedora10 manho830 Servers & Networking 0 13th April 2009 01:15 AM
Another WG111v2 (USB) thread, ndiswrapper shows device not present newhere Servers & Networking 1 8th October 2008 11:53 PM
Fedora noob - wg111v2 problems jjm123 Servers & Networking 6 5th June 2008 01:32 PM
FC9 and netgear WG111v2 MickITA Servers & Networking 0 18th May 2008 12:44 PM
Netgear WG111v2 njackson256 Hardware & Laptops 4 15th June 2007 07:47 AM


Current GMT-time: 03:25 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat