LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 11-04-2004, 08:59 AM   #1
Sheepeh
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Rep: Reputation: 0
Wireless card troubles (DWL-510 with ndiswrapper)


Hi there, looking for a little help getting my 'net connection working in Linux - I've been trying by myself for a bit and feel I've got neeeearly there, but it seems something isn't quite right with something.

I'm not really familiar with this router, a Linksys BEF something-or-other, so it could be something set wrong there (it works with my WindowsXP kit).

I'm using Mandrake Community 10.1, and it seems pretty sweet, probably the best linux I've tried so far and if I can just get over this hurdle I can put it as my main OS!

OK, so I've used ndiswrapper to install NETDLWL.INF, and it appears to check out good, with the output saying "hardware present". The activity light on the back flashes too.

At this point, I'm getting a little confused. The GUI for the network settings shows wlan0 as being "nVidia MCP ethernet" which is of course my NForce2's onboard LAN. Not sure why this is, if it's just cosmetic I can live with it - but it might be a problem?

I thought I'd make sure things went right (yeah, right ) by using Konsole to make sure things went as they should. However, things don't seem to change as I think they should. For instance, I tried typing "iwconfig wlan0 mode Managed", yet "iwconfig wlan0" returns "Ad-Hoc".

I've also had it change from listing my essid from the correct one to "off/any" - it then informs me that "network is up on interface wlan0" - yet I can ping no address but localhost...not even the router/ap!

I feel that something is b0rked that shouldn't be, if someone knowledgable could help me out with this I don't mind learning stuff (that's the reason I'm installing) and I'm just about good enough to know what you're talking about if you need more info (hopefully)!

Cheers for any help you can give me on this

Sheepeh


<edit> Just realised after a little googling that the netdlwl driver is the source of the constant pauses in Linux, so followed advice to use the RealTek ones. I already had those working in WindowsXP (the official D-Link ones blue screen every few minutes, so have the RealTek ones "hacked" already). They install fine, but don't give a "hardware present" message and wlan0 has disapeared from the interface list. Is that normal for the RealTek drivers? The Control Panel GUI shows the card as what it really is (D-Link DWL-510) so could this have a bearing on it? I'm getting a nasty feeling I'm changing things so much it's gonna be hell getting it working again This is the first thing I've tried to set up, so if it looks like it is broken beyond repair it's not too much to just kill it and clean install. Here's hoping! </edit>

Last edited by Sheepeh; 11-04-2004 at 09:22 AM.
 
Old 11-04-2004, 09:38 AM   #2
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Just leave the GUI cause it shows things wrong often. It doesn't sound good that ndiswrapper doesn't say hardware present but could you try setting your essid with Konsole to see if it might come up still. Use this:
Code:
iwconfig wlan0 essid ****
iwconfig wlan0
 
Old 11-04-2004, 10:15 AM   #3
Sheepeh
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Original Poster
Rep: Reputation: 0
OK, here is the current reply to the commands.

[root@localhost ndiswrapper-0.11]# ndiswrapper -l
Installed ndis drivers:
net8180 driver present
netdlwl driver present, hardware present



ndiswrapper version 0.11 loaded (preempt=no,smp=no)
ndiswrapper: using irq 11
wlan0: ndiswrapper ethernet device <MAC address> using driver netdlwl
wlan0: encryption modes supported: WEP
ndiswrapper: driver netdlwl (D-Link,05/23/2003,5.140.0523.2003) added
ndiswrapper: driver net8180 (Realtek,03/12/2004,5.168.0312.2004) added

[root@localhost ndiswrapper-0.11]# iwconfig wlan0 essid sheepnet
[root@localhost ndiswrapper-0.11]# iwconfig wlan0
wlan0 IEEE 802.11b ESSIDff/any
Mode:Auto Frequency:2.412Ghz Access Point: 00:00:00:00:00:00
Bit Rate:11Mb/s Tx-Power 20 dBm Sensitivty=0/3
Encryption key : off
Power Management : off

(was copied out by hand, so ignore any spelling mistakes )
 
Old 11-04-2004, 10:40 AM   #4
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
It looks like your essid doesn't get set. That way you won't be able to connect to an AP which is your problem now. You're not the only one who has trouble setting the essid lately but I don't know a fix for it.
 
Old 11-04-2004, 11:10 AM   #5
Sheepeh
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Damn! I have had it where it said it was "up" and the monitor was showing outward traffic - but not receiving any inwards. That could just be background traffic and just scanning though I suppose. I'll keep playing with it. This is the only Linux system that gave me sound, and detects my printer and scanner - so close but so far!!
 
Old 11-05-2004, 07:24 PM   #6
Sheepeh
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Original Poster
Rep: Reputation: 0
bwahaha! Just thought I'd post to say I've got it all working with the DWL, using ndiswrapper, and I'm posting this using it right now...!

Now all I have to do to make it great is to get 3d accel working (which as you probably know isn't easy with ATi, and after a little searching it seems that the official drivers don't support Xorg yet...I think I might leave that for a while - if I nuke X I'll be truly screwed )
 
Old 09-10-2005, 01:29 PM   #7
mike1767
LQ Newbie
 
Registered: Jun 2005
Location: Canada
Distribution: Mandriva LE 2005
Posts: 3

Rep: Reputation: 0
How?

Any chance you or anyone else can explain how you got this working? I am having the exact same problem and have been playing with it for months now (most of the time has been spent in Windows, going back every once in a while to play with it).
 
Old 10-15-2005, 04:36 AM   #8
UbuDio
LQ Newbie
 
Registered: Oct 2005
Posts: 20

Rep: Reputation: 0
Hi

Here some information:

http://www.linuxquestions.org/questi...hreadid=373241

Dio
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
D-link DWL-510 PCI Wireless Adapter superdude_876 Linux - Hardware 3 10-27-2005 01:26 AM
D-Link DWL-510 superdude_876 Linux - Wireless Networking 0 10-26-2005 11:23 PM
ndiswrapper, suse 9.3, and d-link dwl-g520 card papashangoh Linux - Wireless Networking 12 09-10-2005 09:58 AM
Wireless card configuration (DWL 510) mike1767 Linux - Wireless Networking 2 06-21-2005 10:29 AM
MN-510 Wireless Card fantim Linux - Wireless Networking 3 02-19-2005 03:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 03:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration