Problem with wpa_supplicant access point

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem with wpa_supplicant access point

1,942件の閲覧回数
bandarulavanya
Contributor V

Hi All,

I want to use my board as a access point, For that  i am getting below errors. i am using v2.2 wpa_supplicant and R8.6 compat wireless drivers.


device_name='Pet-imx'
Line 6: unknown global field 'p2p_listen_reg_class=81'.
Line 6: Invalid configuration line 'p2p_listen_reg_class=81'.
Line 7: unknown global field 'p2p_listen_channel=1'.
Line 7: Invalid configuration line 'p2p_listen_channel=1'.
Line 8: unknown global field 'p2p_oper_reg_class=81'.
Line 8: Invalid configuration line 'p2p_oper_reg_class=81'.
Line 9: unknown global field 'p2p_oper_channel=1'.
Line 9: Invalid configuration line 'p2p_oper_channel=1'.
Priority group 0

my config file is given below and my "wpa_supplicant is v2.2."

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
update_config=1
device_name=Pet-imx
device_type=1-0050F204-1
p2p_listen_reg_class=81
p2p_listen_channel=1
p2p_oper_reg_class=81
p2p_oper_channel=1

network={
        ssid="DIRECT"
        psk="123456789"
        proto=RSN
        key_mgmt=WPA-PSK
        pairwise=CCMP
        mode=3
        disabled=2
}

If anyone knows please help me.

Thanks

Lavanya

0 件の賞賛
返信
1 返信

1,140件の閲覧回数
b36401
NXP Employee
NXP Employee

Please refer chapter 48 "AR6003 WiFi" of i.MX 6 Linux Reference Manual.

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信