Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > D-Link Wireless Help

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-20-2008   #1 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 10
D-Link Wireless Help

ok to start ill give a bit of background

by friend who used to run linux (hates it) gave me the new Ubuntu and dual booted it with windows XP

ok the weird part.. he installed it and everything worked fine, even the internet

but now i restarted it and my internet isnt working, he has no idea how to fix it cause he 'doesnt do linux'

everything is set up correctly and it says i am connected, but when i try to load a web page it just loads for 5min and says it cant connect to the server

please help me out setting up my D-Link DWL-G510 Wireless G Desktop Adapter

im new to this whole command line thing so a walk through will be greatly appreciated

P.S. ive been looking around in this forum for about an hour without any clear help for my issue
dualbootr is offline  


Reply With Quote
Old 07-20-2008   #2 (permalink)
Super Moderator
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 4,136
Send a message via AIM to Dapper Dan
Hi dualbootr and welcome to the forums! Did you try to configure your wireless device through the Ubuntu network configuration utility in your menu first? Does everything look okay there? If not, we might need to do further troubleshooting. Open a terminal and do:
Code:
sudo lspci | grep Wireless
It will ask for your password, so just enter it and presss enter. Copy that line down and post it here please. This will allow us to see the exact card, version and chipset you are running so as to better advise you on what to do next.
__________________
CRUX 2.5 + IceWM Registered:#371367 New Members: click here
Dapper Dan is offline   Reply With Quote
Old 07-20-2008   #3 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 10
ok ill do that next but first:

i got an error message that i haven't gotten before and thought it might be useful

"There was an error starting the GNOME Settings Daemon.

Some things, such as themes, sounds, or background settings may not work correctly.

The last error message was: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

GNOME will still try to restart the Settings Daemon next time you log in."

i have not restarted linux yet, suspecting that the reason this thing cant run is the internet connection
dualbootr is offline   Reply With Quote
Old 07-20-2008   #4 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 10
ok i went into the terminal and typed exactly what you told me to and each time i entered it and hit enter it would come up blank..
dualbootr is offline   Reply With Quote
Old 07-20-2008   #5 (permalink)
Super Moderator
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 4,136
Send a message via AIM to Dapper Dan
Judt do:
Code:
lspci
...and find the line about your D-Link wireless device. Copy it down and post it here please.
__________________
CRUX 2.5 + IceWM Registered:#371367 New Members: click here
Dapper Dan is offline   Reply With Quote
Old 07-21-2008   #6 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 10
ok did that and got something more confusing.. i have three cards hooked up: one on motherboard (broken), landline, and wireless. but thats not the confusing part, windows says they are called completely different things:

Linux says:
Quote:
00:0e.0 Ethernet controller: Atheros Communications, Inc. AR2413 802.11bg NIC (rev 01)

00:0f.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)

00:13.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30)
Windows says:
Quote:
Local Area Connection - 3Com EtherLink XL 10/100 PCI TX NIC (3C9 OSB-TX)

Local Area Connection 2 - ASUSTek/Broadcom 440x 10/100 Integrated Controller
*The one on the motherboard*

Wireless Network Connection - D-Link AirPlus G DWL-G510 Wireless PCI Adapter(rev.B)
dualbootr is offline   Reply With Quote
Old 07-21-2008   #7 (permalink)
Super Moderator
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 4,136
Send a message via AIM to Dapper Dan
As Linux shows, it is an Atheros based card. Unfortunately, there seems to be problems with the newer MadWifi drivers as seen from this ticket. The ticket is for AR 5413 but read down and see where it is reported that the bug also affects AR 2413. A pity because Atheros cards with the MidwiFi drivers have worked very well (at least for me) for some time. The response from MadWifi is to:
Quote:
try to install the madwifi-trunk download it from snapshot and then compile it... make make install depmode -ae modprobe ath_pci

I've the same chipset and works very very well with this trunk... or try to install a svn version 2834...
...or maybe an older version. I believe they'll have this sorted in very short time though. I'd bookmark the ticket and see what happens with it.

Waterhead is really good with wireless. He'll likely see this thread and might know a way to get it operational that I don't know of. Sorry I couldn't help more...
__________________
CRUX 2.5 + IceWM Registered:#371367 New Members: click here
Dapper Dan is offline   Reply With Quote
Old 07-21-2008   #8 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
I don't have a lot of experience with Atheros wireless. I do know that there is a new driver being developed, called ath5k, but it doesn't yet appear to support the ar2413 chip.

The usual suggestion to get this working is to install the latest version from the madwifi website. But if this has a bug in it, I don't have any suggestions, except maybe to use NDISwrapper.

NDISwrapper uses the WindowsXP driver for a wireless card, and it seems that others have used it with this card/chipset. You can use the driver that came on the driver CD that came with the wireless.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 07-22-2008   #9 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 10
thanks you guys this has been great help and a great first experience for me using linux. ill try everything i can and keep ya'll posted on my success

but if it turns out that i cannot get my card to work, can you suggest a cheap yet effective and easy to install wireless card if i have to buy another?
dualbootr is offline   Reply With Quote
Old 07-22-2008   #10 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 10
omfg it WORKS

im talking to you in ubuntu!!

thank you guys so much, its been a pleasure
dualbootr is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:55 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2