This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] Linux:[WiLink6]无法运行 hostpad

Guru**** 2289820 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/662242/linux-wilink6-unable-to-run-the-hostpad

工具/软件:Linux

你(们)好

我们使用 build-utilites 将驱动程序包升级到 ol_R5.SP9.01、一切都很好。

在我将文件复制到 rootfs 中并遇到类似的错误后。

有人对此有什么想法吗?

 

控制台输出:

$ hostapd -dd -B /etc/hostapd.conf -P /var/run/hostapd.pid

配置文件:/etc/hostapd.conf

CTRL_interface_group=0

nl80211:phy phy0中的接口 wlan0

rfkill:意外事件大小4 (预期为8)

rfkill:意外事件大小0 (预期为8)

rfkill:意外事件大小0 (预期为8)

rfkill:意外事件大小0 (预期为8)

rfkill:意外事件大小0 (预期为8)

rfkill:意外事件大小0 (预期为8)

rfkill:意外事件大小0 (预期为8)

rfkill:意外事件大小0 (预期为8)

rfkill:意外事件大小0 (预期为8)

rfkill:意外事件大小0 (预期为8)

郭南

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    您现在使用的是哪个版本的 hostapd?
    您是否切换到了最新的主线版本或仍在使用旧版本?

    您能否提供从启动到出现错误的完整内核日志?

    此致、
    Eyal
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Eyal、

    请参阅随附的文件

    e2e.ti.com/.../log06022018.txt

    郭南

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    您的问题似乎与 rfkill 有关、对吧?
    您的内核.config 中是否有?:
    CONFIG_RFKILL=y

    如果您只是启动界面并尝试扫描、会发生什么情况?:
    ifconfig wlan0 up
    iw wlan0扫描

    BR、
    Eyal