Reply
 
Thread Tools Display Modes
  #1  
Old 07-17-2012, 03:05 AM
AntumDeluge AntumDeluge is offline
Junior Member
 
Join Date: Jul 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Question WLAN Froze Startup
This is only the third time that I have attempted to install a BSD variant. I successfully installed PC-BSD a few years back so I decided to try it again.

Installation seemed to go smoothly and it started up on the first try. However, as soon as I tried to connect to my wireless network the system froze. Now I get the following message when I boot:

Code:
....
Setting hostname: pcbsd-121.
wlan0: Ethernet address: 00:25:9c:a3:e2:c3
Starting wpa_supplicant.
ral0: need multicast update callback
ral0: need multicast update callback
ral0: need multicast update callback
ral0: need multicast update callback
wlan0: no link ....
And nothing happens from there.

----- Edit -----

Verbose mode gives this extra information:
Code:
firmware: 'rt2561sfw' version 0: 8192 bytes loaded at 0xffffffff828d90b0

Last edited by AntumDeluge; 07-17-2012 at 03:13 AM.
Reply With Quote
  #2  
Old 07-17-2012, 10:09 PM
allen875 allen875 is offline
Member
 
Join Date: Jul 2012
Location: Virginia
Posts: 49
Thanks: 3
Thanked 5 Times in 5 Posts
Default
See if this helps, from google'ing your issue and reading thru a few pages this seemed to be an issue in freebsd 8 which may have carried thru into 9. It may not help but it's worth a shot.

Edit your rc.conf file (add the following to it)

# sudo nano /etc/rc.conf
wlans_ral0="wlan0"
create_args_wlan0="wlanmode sta mcastrate 54 ssid (wireless.broadcast.name) channel 6"
ifconfig_wlan0="inet (your.ip.address) netmask 255.255.255.0"

You may have to modify some of that to suit your router's info.
For your reference this info came from this thread:
http://forums.freebsd.org/archive/index.php/t-8778.html
Reply With Quote
  #3  
Old 07-20-2012, 12:54 AM
AntumDeluge AntumDeluge is offline
Junior Member
 
Join Date: Jul 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Okay, I removed the card so that it would boot into PC-BSD. Then I edited the /etc/rc.conf file like you said. I shut down the computer, re-installed the card and it booted up just fine. Unfortunately it still would not connect to the network. And when I tried to adjust the wireless settings it froze again.

----- Edit -----

So, again I had to remove the card to boot up. Once I was back into PC-BSD I check the /etc/rc.conf file and the line:

Code:
ifconfig_wlan0="inet (my.ip.address) netmask 255.255.255.0"
Had been changed to:

Code:
ifconfig_wlan0="WPA (my.ip.address) netmask 255.255.255.0"

Last edited by AntumDeluge; 07-20-2012 at 01:08 AM.
Reply With Quote
  #4  
Old 07-23-2012, 03:08 PM
commiecam commiecam is offline
Junior Member
 
Join Date: Jul 2012
Location: Georgetown, DE, USA
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
Thumbs down Same Problem!
I have tried tp install on a Compaq Presario 2200 (2218RS,64 bit Celeron-M, 1GB) and a Dell Inspiron B120 (Sempron, 2GB). In both cases, the actual installation was slick and easy. In both cases (wildly different video hardware), trying to configure the wireless lan resulted in a total freeze-up which required a forced power-off to reboot. In each case, the system rebooted into text-only mode and I could not, at my newbie level of BSD experience, find a way to start X.

This result has been repeated several times with each machine (quite a few hours and a fair amount of less than tasteful language involved), with exactly the same result each time. Both systems automatically find the wifi card and both configure wifi flawlessly when running Vectrlinux 7.0 Gold Live Edition, even without installing to hard disk; no additional drivers or firmware re needed.

On both systems automatically find ad connect to the same router when hard wire is used, and both systems appear to run flawlessly otherwise, though thePresario seems to do quite a bit of disk swapping. I feel that there is a serious bug and that, considering that the hardware is wildly different I am fairly certain tha it is in the wifi setup software.
Can anyone at least lead me in the right direction?

hanks for any assistance,
Ed
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


All times are GMT. The time now is 04:52 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.