Fedora Linux Support Community & Resources Center
  #1  
Old 22nd December 2005, 05:21 PM
gpeacock Offline
Registered User
 
Join Date: Nov 2005
Posts: 12
DLink DWL-520 v.E1 - ANYONE?

I can't see that anyone has gotten one of these DLink DWL-520 v.E1 to work with Fedora. I have it running fine with Kanotix, but no joy with any other distribution, including FC4. (Kanotix comes with HostAP and a DWL520e script for setting up this PCI card.) Has anyone gotten this thing working?
Reply With Quote
  #2  
Old 23rd December 2005, 05:39 AM
funchords's Avatar
funchords Offline
Registered User
 
Join Date: Jul 2004
Location: Hillsboro, Oregon USA
Posts: 91
Quote:
Originally Posted by gpeacock
I can't see that anyone has gotten one of these DLink DWL-520 v.E1 to work with Fedora. I have it running fine with Kanotix, but no joy with any other distribution, including FC4. (Kanotix comes with HostAP and a DWL520e script for setting up this PCI card.) Has anyone gotten this thing working?
Is this a DWL-G520, or a 520+, or really just a 520?
__________________
Robb Topolski
www.funchords.com
Networks/Wi-Fi: Expert, Windows/DOS: Expert, Linux: Shell User, some config skills
Reply With Quote
  #3  
Old 23rd December 2005, 02:13 PM
gpeacock Offline
Registered User
 
Join Date: Nov 2005
Posts: 12
This is the older 'B' version. I think they went through several chipsets before ending up wtih the ver. E with the SFF design. Firmware must be installed each boot, which is maybe the complication. Reading around, seems like upgrading to a DWL-G520 might save some headaches.
Reply With Quote
  #4  
Old 24th December 2005, 07:27 AM
funchords's Avatar
funchords Offline
Registered User
 
Join Date: Jul 2004
Location: Hillsboro, Oregon USA
Posts: 91
Definitely. I'm using a DWL-G520 right now with the madwifi drivers.

I don't have 108 mbps, but I'm not sure if that's a madwifi limitation, something I've done, or something I've yet to do. But it works at 54 mbps and is very stable!
__________________
Robb Topolski
www.funchords.com
Networks/Wi-Fi: Expert, Windows/DOS: Expert, Linux: Shell User, some config skills
Reply With Quote
  #5  
Old 24th December 2005, 07:53 AM
heffo_j Offline
Registered User
 
Join Date: Dec 2005
Location: Caboolture, Oz
Posts: 31
I have a D-Link G650 with Antros chipset working. I am not sure what speed it is running: my boot details reports and error setting the bit rate. I am not sure how to change this. I guess I am happy that I have the thing working with MADWIFI. Any advice on how to set the bit rate to work more quiockly would be appreciated.

Regards
John
Reply With Quote
  #6  
Old 24th December 2005, 08:03 AM
funchords's Avatar
funchords Offline
Registered User
 
Join Date: Jul 2004
Location: Hillsboro, Oregon USA
Posts: 91
When I run system-config-network, I find that the app that comes up nukes the rate line.

Here's a file you can use to compare to yours and experiment with...

[root@topol003 ssh]# cat /etc/sysconfig/network-scripts/ifcfg-ath0
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
IPV6INIT=no
ONBOOT=yes
USERCTL=yes
PEERDNS=no
GATEWAY=192.168.177.251*
TYPE=Wireless
DEVICE=ath0
HWADDR=00:11:22:33:44:55*
BOOTPROTO=dhcp
NETMASK=255.255.255.0
DHCP_HOSTNAME=
IPADDR=192.168.177.103*
DOMAIN=
ESSID=YourSSIDhere*
CHANNEL=1*
MODE=Managed
RATE=Auto


Definitely change the lines with an asterisk (*) to fit your network
__________________
Robb Topolski
www.funchords.com
Networks/Wi-Fi: Expert, Windows/DOS: Expert, Linux: Shell User, some config skills
Reply With Quote
  #7  
Old 25th December 2005, 06:50 AM
heffo_j Offline
Registered User
 
Join Date: Dec 2005
Location: Caboolture, Oz
Posts: 31
Thanks Robb, I'll have play and see what happens.

Regards
John
Reply With Quote
  #8  
Old 12th January 2006, 02:02 AM
othas3 Offline
Registered User
 
Join Date: Jan 2006
Posts: 8
I got it to work on non-Fedora kernels (FC2 class) because I had to compile the hostap driver and could never find the kernel sources on Fedora kernels. I've just upgraded to FC4, and while the 2.6.11-whatever kernel couldn't load the driver, the 2.6.14-1.656 kernel did....but then blocked all traffic in and out of the box...including wired connections. I called myself downloading and installing the 'correct' rpms, and now there is no network jam, but no wireless either. The drivers don't load.
Reply With Quote
  #9  
Old 12th January 2006, 08:14 PM
othas3 Offline
Registered User
 
Join Date: Jan 2006
Posts: 8
I got it working using 2.6.14-1.1656_FC4, although I think it was working with 2.6.11-1.1369_FC4. I finally figured out how to compile the drivers (hostap-driver-0.3.7), too. One issue here is that make install will put the drivers somewhere that isn't where modprobe is going to load them from. Some t/e found the right dir...I think.

I ran into the traffic jam problem again, and said "hmmph, it's like someone through a shield up or something". I ping'd and browsed and found that I was only getting traffic through 2 ip's, and 127.0.0.1 (calling it localhost by name was jammed). I thought back to the shield thing and one of the synonymous terms came to mind -- shield, blocking, barrier, selective barrier...FIREWALL.

With this kernel, firestarter loads after wlan0, which now comes up without the annoying "device not ready....aborting"-but seemed to load anyway, and does load. On FC2, firestarter failed after wlan0 appeared to fail, but I guess it loaded when I initiated wlan0 through rc.d/local

While firestarter didn't behave this way on FC2, but now it was going 0.0001% tolerance, and blocking everything. Editting the policies didn't seem to make a difference so I had to shut it down....and now it works!
Reply With Quote
Reply

Tags
dlink, dwl520, ve1

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
dlink dfl-200 talkstock888 Servers & Networking 0 16th December 2006 03:43 AM
DLink DWL-520 v.E1 on FC4 helikart Servers & Networking 0 2nd July 2005 06:13 AM
Dlink 200 rev B geran76 Hardware & Laptops 1 27th July 2004 11:09 PM
Dlink DWL-650 rev m1 dpw2atox Hardware & Laptops 0 27th April 2004 12:37 AM


Current GMT-time: 19:14 (Saturday, 18-05-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