View Single Post
  #1   (View Single Post)  
Old 31st August 2010
slack_eater slack_eater is offline
New User
 
Join Date: Aug 2010
Posts: 1
Default Trouble with atheros AR9280

Hi,

I have a problem with a wireless card, the atheros ar9280. I use OpenBSD 4.7.
When I try to set an IP (dhcp or manually) I get these errors:

DHCP
Code:
# dhclient athn0
no link........
Manually
Code:
ifconfig athn0 192.168.1.111/24
ifconfig: SIOCAIFADDR: Connection timed out
In dmesg there are these messages:

Code:
athn0: could not initialize calibration
athn0: unable to reset hardware; reset status 60
Thank in advance
Reply With Quote