小编Tar*_*rek的帖子

如何修复 hostapd 无效/未知驱动程序“nl80211”错误?

  • 我有英特尔迅驰 Wireless-N 1000
  • 我从 Ubuntu 软件中心安装了hostapd
  • 当我运行这个命令时,hostapd hostapd-minimal.conf我得到了这个:

    root@tarek-PC:~# hostapd hostapd-minimal.conf
    Configuration file: hostapd-minimal.conf
    Line 2: invalid/unknown driver 'nl80211 '
    Line 4: unknown hw_mode 'g '
    2 errors found in configuration file 'hostapd-minimal.conf'
    
    Run Code Online (Sandbox Code Playgroud)

在做make第一次之后,我遇到了这个错误:

driver_nl80211.c:25:26: warning: netlink/attr.h: No such file or directory
Run Code Online (Sandbox Code Playgroud)

我通过安装解决了 libnl-1.0pre8

现在我在执行make命令时出现此错误:

../src/crypto/crypto_openssl.c:10:30: fatal error: openssl/opensslv.h: No such file or directory
compilation terminated.
make: *** [../src/crypto/crypto_openssl.o] Error 1
Run Code Online (Sandbox Code Playgroud)

任何人都可以帮助我解决我正在运行 Ubuntu 13.04 的错误吗?

wireless intel-wireless hostapd drivers

7
推荐指数
2
解决办法
5万
查看次数

如何在终端 Ubuntu 13.04 中打开 *.sh *.py 文件?

在 Ubuntu 12.10 中,执行该chmod a+x ./*.sh命令后,在*.sh文件上加倍时会显示两个选项(在终端中打开 - 显示)

但是在 Ubuntu 13.04 中,即使在执行chmod a+x命令后,它仍然在文本编辑器中打开

有什么解决办法吗?

command-line 13.04 .sh

1
推荐指数
1
解决办法
3452
查看次数

标签 统计

.sh ×1

13.04 ×1

command-line ×1

drivers ×1

hostapd ×1

intel-wireless ×1

wireless ×1