DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 4th May 2008
magnus magnus is offline
New User
 
Join Date: May 2008
Posts: 2
Smile [Resolved][FB7|wireless]Atheros 5213 cannot search AP

I added a new minipci wireless card of Atheros 5213 chipset in my laptop last week, then I make a new kernel which contains necessary entries related "ath" and "wlan", that's all according to the handbook. After finished these works my freebsd7-stable recognized this new minipci card.
But if I search for any ssid it will stop and no further response.
Could someone help me diagnostic how to resolve this problem?
Thanks a lot.

HTML Code:
# ifconfig ath0 up scan
HTML Code:
#dmesg | grep ath0
ath0: <Atheros 5212> mem 0xfcfd0000-0xfcfdffff irq 9 at device 3.0 on pci1
ath0: [ITHREAD]
ath0: using obsoleted if_watchdog interface
ath0: Ethernet address: [numbers]
ath0: mac 5.9 phy 4.3 radio 4.6
HTML Code:
#pciconf -lv
ath0@pci0:1:3:0:	class=0x020000 card=0x057e1014 chip=0x1014168c rev=0x01 hdr=0x00
    vendor     = 'Atheros Communications Inc.'
    device     = 'AR5212 Atheros AR5212 802.11abg wireless'
    class      = network
    subclass   = ethernet
HTML Code:
#ifconfig ath0
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	ether [numbers]
	media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
	status: no carrier
	ssid "" channel 8 (2447 Mhz 11g)
	authmode OPEN privacy OFF txpower 31.5 bmiss 7 scanvalid 60 bgscan
	bgscanintvl 300 bgscanidle 250 roam:rssi11g 7 roam:rate11g 5
	protmode CTS burst

Last edited by magnus; 11th May 2008 at 11:26 PM. Reason: resolved
Reply With Quote
 


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
atheros wireless card not working guitarscn FreeBSD General 0 26th August 2009 05:50 PM
atheros AR5424 amru OpenBSD General 5 12th June 2009 12:29 AM
In search of: NetBSD and pkgsrc maintainer for open source projects mdh NetBSD Package System (pkgsrc) 0 16th October 2008 12:42 AM
make search and docproj? maxrussell FreeBSD Ports and Packages 3 25th May 2008 02:14 AM


All times are GMT. The time now is 10:32 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick