rt2x00.serialmonkey.com

Support forum for the rt2x00 project
It is currently Sun May 19, 2013 5:28 am

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: rt2800pci and hostapd
PostPosted: Thu Aug 25, 2011 5:48 pm 
Offline

Joined: Thu Aug 25, 2011 4:00 pm
Posts: 1
I have Linksys WMP600N
Code:
03:07.0 Network controller: Ralink corp. RT2800 802.11n PCI                                                     
        Subsystem: Linksys Device 0067                                                                           
        Kernel driver in use: rt2800pci                                                                         
        Kernel modules: rt2800pci

And running Arch x64 with linux 3.0.3 kernel. The adapter is working as AP with hostad 0.7.3.
hostapd.conf:
Code:
interface=wlan0                                                                                                 
driver=nl80211                                                                                                   
logger_syslog=-1                                                                                                 
logger_syslog_level=2                                                                                           
logger_stdout=-1                                                                                                 
logger_stdout_level=2                                                                                           
dump_file=/tmp/hostapd.dump                                                                                     
ctrl_interface=/var/run/hostapd                                                                                 
ctrl_interface_group=wheel                                                                                       
ssid=infranet                                                                                                   
country_code=RU                                                                                                 
ieee80211d=1                                                                                                     
hw_mode=g                                                                                                       
channel=1                                                                                                       
beacon_int=100                                                                                                   
max_num_sta=10                                                                                                   
fragm_threshold=2346                                                                                             
preamble=1                                                                                                       
macaddr_acl=1                                                                                                   
accept_mac_file=/etc/hostapd/infranet.accept                                                                     
auth_algs=3                                                                                                     
ignore_broadcast_ssid=0                                                                                         
wmm_enabled=1                                                                                                   
ieee80211n=1                                                                                                     
ht_capab=[HT40+][HT40-][SHORT-GI-40]                                                                             
eapol_key_index_workaround=0                                                                                     
eap_server=0                                                                                                     
own_ip_addr=127.0.0.1                                                                                           
wpa=2                                                                                                           
wpa_psk_file=/etc/hostapd/infranet.wpa_psk                                                                       
wpa_key_mgmt=WPA-PSK                                                                                             
wpa_pairwise=CCMP                                                                                               
rsn_pairwise=CCMP                                                                                               
ieee80211w=1


After starting hostapd the next is printed to dmesg:
Code:
phy0 -> rt2800pci_mcu_status: Error - MCU request failed, no response from hardware

And sometimes wifi dissapears after some time. But this is rare.
How to fix this error?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group