About IMX28 wpa_supplicant

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

About IMX28 wpa_supplicant

ソリューションへジャンプ
1,834件の閲覧回数
pt
Senior Contributor I

Hi Qiang_FSL

I have selected wpa_supplicant package in ltib and build successfully.

But I couldn't find wpa_supplicant.conf. It is missing.

Best Regards

Parvathy

ラベル(2)
タグ(2)
0 件の賞賛
返信
1 解決策
1,262件の閲覧回数
LeonardoSandova
Specialist I

Does your PATH system variable includes the folder where the binary is located? you may try

export PATH=/usr/local/sbin:$PATH

元の投稿で解決策を見る

0 件の賞賛
返信
8 返答(返信)
1,262件の閲覧回数
pt
Senior Contributor I

The wpa_supplicant found in usr/local/sbin/ location

root@freescale /usr/local/sbin$ ls -l

-rwxr-xr-x    1 root     root         80346 Aug 27  2014 wpa_cli

-rwxr-xr-x    1 root     root         71860 Aug 27  2014 wpa_passphrase

-rwxr-xr-x    1 root     root        614353 Aug 27  2014 wpa_supplicant

But couldn't find its conf file

0 件の賞賛
返信
1,262件の閲覧回数
pt
Senior Contributor I

found ap_config.conf file.

/usr/etc/unifi/ap_config.conf

ctrl_interface=/var/run/wpa_supplicant

update_config=1

network={

        ssid="cisco-2"

        key_mgmt=NONE

        auth_alg=OPEN

        disabled=1

        id_str="p2"

}

But wpa_supplicant.conf is missing.

0 件の賞賛
返信
1,262件の閲覧回数
pt
Senior Contributor I

I have checked the wpa_supplicant.spec. Found that conf file of this package is ap_config.conf.

0 件の賞賛
返信
1,262件の閲覧回数
pt
Senior Contributor I

Hi Qiang_FSL

when I tried  wpa_supplicant command ,I am  getting command not found message.

How to solve the issue.

Regards

Pt

0 件の賞賛
返信
1,263件の閲覧回数
LeonardoSandova
Specialist I

Does your PATH system variable includes the folder where the binary is located? you may try

export PATH=/usr/local/sbin:$PATH

0 件の賞賛
返信
1,262件の閲覧回数
pt
Senior Contributor I

Hi

Thank you.It works.

Regards

Pt

0 件の賞賛
返信
1,262件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Have you tried to find that commnad?

find -name  wpa_supplicant

from root directory? Perhaps it is found in othe r

I wonder if LTIB performed the installation of the packaged in the rootfs. How did you install the package?

Have you tried Yocto?

Best Regards,

Alejandro

0 件の賞賛
返信
1,262件の閲覧回数
qiang_li-mpu_se
NXP Employee
NXP Employee

Sorry, I haven't tried wpa_supplicant in Linux.

0 件の賞賛
返信