Reply
 
Thread Tools Display Modes
  #1  
Old 06-18-2007, 05:22 AM
Pollywog Pollywog is offline
Junior Member
 
Join Date: Jun 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default new to *BSD, need help with Ralink rt2500
I have been a Linux user for 10 yrs and I just started with PC-BSD.

The installation was easy with the exception of trying to get GRUB to pay nice with Linux and PC-BSD, but I got there with some help from people in the IRC channel.

Is there a howto for getting my rt2500 to work? I would prefer WPA but it is acceptable if I can only get WEP working. In Linux, WPA worked but only in Ubuntu and only after a lot of tinkering with /etc/network/interfaces. The graphical frontends were of no use there.

thanks
Reply With Quote
  #2  
Old 06-18-2007, 09:30 PM
antik's Avatar
antik antik is offline
Super Moderator
 
Join Date: Jul 2005
Location: Estonia
Posts: 3,610
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: new to *BSD, need help with Ralink rt2500
Originally Posted by Pollywog
I have been a Linux user for 10 yrs and I just started with PC-BSD.

The installation was easy with the exception of trying to get GRUB to pay nice with Linux and PC-BSD, but I got there with some help from people in the IRC channel.

Is there a howto for getting my rt2500 to work? I would prefer WPA but it is acceptable if I can only get WEP working. In Linux, WPA worked but only in Ubuntu and only after a lot of tinkering with /etc/network/interfaces. The graphical frontends were of no use there.

thanks
Read here about WPA.
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
Reply With Quote
  #3  
Old 06-24-2007, 12:25 PM
Athkore Athkore is offline
Junior Member
 
Join Date: Feb 2007
Location: 127.0.0.1
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Hey there,

I was running an RT2500 a few weeks back, installed and did the basic config with no fiddling, all I had to do was set the correct things in the network control thingy. (A side note, the RT2500 reported a lot more networks than my Atheros based card... however thats reversed in Windows...)

I got WPA working perfectly too, but just to test... I was using a up to date WRT54GL with DD-WRT v23 sp2/v24b, both worked fine.
Reply With Quote
  #4  
Old 06-24-2007, 09:39 PM
Pollywog Pollywog is offline
Junior Member
 
Join Date: Jun 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by Athkore
Hey there,

I got WPA working perfectly too, but just to test... I was using a up to date WRT54GL with DD-WRT v23 sp2/v24b, both worked fine.
The network control part of KDE does not show the Ralink rt2500, but it did show in Ubuntu and Freespire/Linspire.

ifconfig a does show the wifi interface as ral0 in PC-BSD

Are you sure you got WPA to work using a graphical configurator? I thought this was not possible in KDE. I had WPA working in kubuntu but I had to edit the /etc/network/interfaces file directly.
Reply With Quote
  #5  
Old 06-27-2007, 06:56 PM
Pollywog Pollywog is offline
Junior Member
 
Join Date: Jun 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default got it working
I finally got it working, but not with any graphical configurator.
The only documentation that applied to my situation is the material at
http://damien.bergamini.free.fr/ral/ral-freebsd.html

I first used the command wpa_passphrase <ssid> <passphrase> and sent the output to /etc/wpa_supplicant.conf and following that I edited the file so it looks like this:

ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1

network={
ssid="myssid"
key_mgmt=WPA-PSK
psk="myencryptedpassphrasefromabovecommand"
}

# end file

Upon executing this, I must open another window and execute 'dhclient ral0' in order to actually do anything AND I must disable the ethernet interface in KDE's control center > network

I am going to try putting this stuff in a script to make it easier.
Reply With Quote
  #6  
Old 06-27-2007, 08:02 PM
Pollywog Pollywog is offline
Junior Member
 
Join Date: Jun 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: got it working
Originally Posted by Pollywog

I am going to try putting this stuff in a script to make it easier.
I was informed that PC-BSD has a separate network configurator from KDE's and I had looked for one but not found it. Now I know about it and it works great, so none of the editing of wpa_supplicant.conf was even necessary.
Reply With Quote
  #7  
Old 07-11-2007, 06:09 PM
Bjorg Bjorg is offline
Junior Member
 
Join Date: Jul 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: got it working
Originally Posted by Pollywog
Originally Posted by Pollywog

I am going to try putting this stuff in a script to make it easier.
I was informed that PC-BSD has a separate network configurator from KDE's and I had looked for one but not found it. Now I know about it and it works great, so none of the editing of wpa_supplicant.conf was even necessary.
Please, tell me how to access that network configurator, I also have a Ralink wifi card.
Reply With Quote
  #8  
Old 07-11-2007, 06:52 PM
Pollywog Pollywog is offline
Junior Member
 
Join Date: Jun 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: got it working
Originally Posted by Bjorg
Originally Posted by Pollywog
Originally Posted by Pollywog

I am going to try putting this stuff in a script to make it easier.
I was informed that PC-BSD has a separate network configurator from KDE's and I had looked for one but not found it. Now I know about it and it works great, so none of the editing of wpa_supplicant.conf was even necessary.
Please, tell me how to access that network configurator, I also have a Ralink wifi card.
I am now using FreeBSD and I don't recall where the menu item is in PC-BSD, but I believe I found it from the Internet menu. I am having difficulty getting wifi to work in FreeBSD. I only managed to get WPA to work and only from the command line.
Reply With Quote
  #9  
Old 07-14-2007, 09:52 AM
Oko Oko is offline
Senior Member
 
Join Date: May 2007
Posts: 677
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Problem is that same wireless card has been produced with the different chip set as well. You can find this on Ubuntu knowledge database.

But on 6.2 Stable and PC-BSD 1.4 which is going to be released soon the same wi is recognized out of box. (I had the same problem and I am using the thing now. I tested also pc-bsd 1.4 and it had no troubles) ifconfig_ral0="DHCP" in rc.conf is enough for thing to work.
Reply With Quote
Reply

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
USB wireless with an Ralink RT2500 chipset. tiko Networking 2 09-27-2007 09:25 PM
RT2500 eragondragon Networking 7 11-10-2006 06:43 PM
Need Help with Ralink RT2500 PCMCIA Wifi ziptar Networking 5 09-30-2006 02:33 PM
ralink rt2500 support? ovihc General Questions 1 12-18-2005 11:50 AM
really need help with ralink rt2500 wirless pci card General Questions 3 08-15-2005 01:00 AM


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


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.