Reply
 
Thread Tools Display Modes
  #1  
Old 07-15-2006, 03:46 AM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default Problems with WIfi since 1.2 update, Netgear WG511T PCMCIA
My internet has been "randomly blinking" I know that rev 2 of this card is noted for "timing out" but I'm not sure if this is it, it's "burpped" before but it never connected to the router in past problems.

This is the second time today.

From ifconfig with card connected
Code:
....
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::214:6cff:fe3e:4f01%ath0 prefixlen 64 scopeid 0x5
        ether 00:14:6c:3e:4f:01
        media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/24Mbps)
        status: associated
        ssid BSDNet channel 1 bssid 00:16:b6:17:53:e9
        authmode WPA privacy ON deftxkey UNDEF TKIP 2:128-bit txpowmax 38
        protmode CTS burst roaming MANUAL bintval 100
Terry@Dixie-%ping ROUTER
PING ROUTER (ROUTER): 56 data bytes
ping: sendto: No route to host
ping: sendto: No route to host
ping: sendto: No route to host
ping: sendto: No route to host
ping: sendto: No route to host
^C
--- 192.168.1.1 ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss
According to the data in my xterm it was connected fine to the WLAN, ifconfig looks fine to me.

Control+C'd and ran the script I use to run wpa_supplicant & switchges again.

Code:
Dixie# /etc/Wifi.sh
Dixie# Trying to associate with MAC Address (SSID='BSDNet' freq=2412 MHz)
Associated with MAC Address
Associated with MAC Address
WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK
WPA: Invalid EAPOL-Key MIC - dropping packet
WPA: Key negotiation completed with MAC Address [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to MAC Address completed (auth)
WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK
WPA: Invalid EAPOL-Key MIC - dropping packet
Authentication with MAC Address timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
ioctl[SIOCS80211, op 20, len 7]: Can't assign requested address
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with MAC Address(SSID='BSDNet' freq=2412 MHz)
Trying to associate with MAC Address (SSID='BSDNet' freq=2412 MHz)
Associated with MAC Address
endless loop.
switched to tty6 and found wpa_supplicant running twice (ps) the one I control+D'd and the one I have showed the output of. Killed them both and reran it fine.

Now every time that I've had problems with this card before, it was associated with the router but failed to auth. /W it.

Also very very strangly today ma was using he cell phone approx 2meters away from our router (Linksys WRT54G Rev5) my Desktops (wired) internet access totally "blinked" out after a good 10-15min of heavy lag while training with a recruit. I shutdown my programs and restarted with no problem (full access, no lag). Under the same conditions, I got the same output on the laptop as posted here. As far as I know a Wifi/Wired router bridges the WLAN into the LAN, and the network tool in 1.2 like Windows XP's detects 2 unsecured SSID, "linksys" which I disabled on my router, "roberts" which it auto-selects in the DBSD tool when it detects the WG511T. As well as our SSID which is secured,

Because of what happened today with my desktop, I was wondering could our neighbores be having a Cell/Wireless thing fooling with ours ? Or is this just probably a driver bug and a funny cowinkydink ?
Reply With Quote
  #2  
Old 07-21-2006, 05:30 AM
eek eek is offline
Junior Member
 
Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Did you ever resolve this problem? I'm a PCBSD noob and having problems getting my wireless card to work. It worked fine with Slackware 10.

The card is an: Atheros AR5005G Wireless.
The machine is a: Toshiba Equium, Intel C 1.4Ghz.
Reply With Quote
  #3  
Old 07-21-2006, 05:53 AM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default
I've yet to find a proper reason for it, yet I haven't had a problem with it since I've stopped using my laptop during those times.

If you havn't yet you'll need to edit /boot/loader.conf to load the drivers at boot time and setup the card. A good how two can be found here. I personally hate the Wifi abilities of the networking tool we have.
Reply With Quote
  #4  
Old 07-21-2006, 06:10 AM
eek eek is offline
Junior Member
 
Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by TerryP
I've yet to find a proper reason for it, yet I haven't had a problem with it since I've stopped using my laptop during those times.

If you havn't yet you'll need to edit /boot/loader.conf to load the drivers at boot time and setup the card. A good how two can be found here. I personally hate the Wifi abilities of the networking tool we have.
Yes, I followed your guides and links actually, before I registered the other day. I got the wifi card to be "associated" and it detected my network, but when I tried connecting to the network, it changed the IP and switched to "No Carrier". That was after trying both to use a static IP and use DHCP.

Would the madwifi drivers work with PCBSD? Or are the madwifi drivers infact the ones that are used by PCBSD?
Reply With Quote
  #5  
Old 07-21-2006, 08:02 AM
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
Originally Posted by eek
Would the madwifi drivers work with PCBSD? Or are the madwifi drivers infact the ones that are used by PCBSD?
FreeBSD drivers have nothing in common with MadWifi. FreeBSD got more WiFi cards supported than Linux.
__________________
"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
  #6  
Old 07-21-2006, 10:57 AM
rodonn rodonn is offline
Senior Member
 
Join Date: Jun 2006
Posts: 1,178
Thanks: 0
Thanked 0 Times in 0 Posts
Default
TBH I find BSD is a bit flakey around PCMCIA in general so I moved to USB devices. My Belkin wifi dongle worked straight off by piulgging in. Assoiate it withthe wifi net and away it went. PCMCIA seemed to work, then fail, never to work again. Bit like i does under windows form time to time... :roll:
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
PC-BSD Fresh Install But no WiFi? (Netgear WPN111) altmetheous Networking 1 01-12-2010 02:25 PM
Tarjeta WiFi NetGear WG311v3 jlas9 Soporte 0 05-01-2009 07:01 AM
Installing a Netgear WG311v2 wifi pci card yayel Networking 13 01-21-2008 11:03 PM
Need help with a Zyxel M-102 PCMCIA WiFi vyraen Networking 7 09-27-2007 09:04 PM
Netgear WG511T (pcmcia) doesn't work peerschaefer Networking 8 11-06-2006 05:44 PM


All times are GMT. The time now is 03:11 PM.


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.