View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Jan 18, 2006 12:57 am 
Offline
Joined: Tue Jan 17, 2006 11:17 am
Posts: 5
I have set up my knoppmyth box with a d-link g-510 wireless card in it, but I can't get it working. The system detects it because when I run lspci I can see it in the list of pci cards. (it has the atheros chipset) I have messed around a little bit with ndiswrappers but I can't seem to get it to work. Is there any sort of walkthrough out there that deals with this card? I have read about some problems people have had I just haven't been able to apply their solutions to get mine to work. if any of you have got it to work, or seen a solution out there that is based in knoppmyth or debian please help!

thanks in advance.

my specs are:
Pentium 4 1.5 ghz
512 mb RAM
120 GB western digital HD
Hauppauge PVR 250
geForce 5200

I am running knoppmyth R5A30.1


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 18, 2006 12:44 pm 
Offline
Joined: Mon Jan 16, 2006 10:31 am
Posts: 18
Location: Calgary Alberta Canada
Are you running security on your access point?

I'm not it's wide open and this is what I do with a g520 which is pretty much the same card, with atheros chipset.

To test it, at a command line I enter

Code:
ifconfig ath0 up


And then

Code:
dhclient3 ath0


It should come back and tell you that it picked up an IP Adress from your router. If everything is good and you can ping google and get a response - then I go to the Interfaces file and set it in there.

Code:
nano /etc/network/interfaces


And add ath0 where it says "Auto" as I only want wireless, I replace the line for eth0 (onboard NIC) with ath0. Hit Ctrl+x to save the file (make sure your root) and reboot. It should now grab a dhcp address on your wirelss nic and you're in business.[/code]

_________________
P4 2.8 GHZ
2 gig DDR RAM
Nvidia FX5200
2 x 160 gig PATA HD
PVR 150 (With IR Blaster)
Starchoice Satellite (Canada)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 19, 2006 12:59 am 
Offline
Joined: Tue Jan 17, 2006 11:17 am
Posts: 5
that worked! thanks so much! :D
I did have an encrypted network but when I unencrypted it, I was able to connect.
Is there any way to program a config file so that I am still able to encrypt my wireless and have it work properly?

thanks again!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 19, 2006 10:19 am 
Offline
Joined: Mon Jan 16, 2006 10:31 am
Posts: 18
Location: Calgary Alberta Canada
You sure can.... where did I put those instructions....

Try this in your /etc/network/interfaces config file:

Code:
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
# automatically added when upgrading
auto lo ath0
iface lo inet loopback 

iface ath0 inet dhcp
wireless_key YOUR_KEY_GOES_HERE
wireless_mode managed
wireless_essid "default"


Let me know if that works for you. You'll probably have to change the essid form "default" to whatever you named your Access Point.

_________________
P4 2.8 GHZ
2 gig DDR RAM
Nvidia FX5200
2 x 160 gig PATA HD
PVR 150 (With IR Blaster)
Starchoice Satellite (Canada)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 19, 2006 11:40 pm 
Offline
Joined: Tue Jan 17, 2006 11:17 am
Posts: 5
that worked! :)

thanks again!

it is up and running securely!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 05, 2006 12:34 am 
Offline
Joined: Wed Oct 20, 2004 9:40 am
Posts: 2
Does anyone know how i can get the same card to work, but with a RaLink chipset? They have drivers o their side(i think) but i dont know how to use them.
Tried ndiswrapper and it found the hardware but i cant get a DHCP ip. And even if i assign a ip it wont work. "iwlist scanning" works though, so it is not completely dead. Just dont seem to want to talk with anyone.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu