gpt4 book ai didi

ubuntu - beaglebone 绿色无线中的 connmactl 问题

转载 作者:行者123 更新时间:2023-12-04 18:45:44 26 4
gpt4 key购买 nike

我已经使用 connmactl 将我的 beaglebone green 无线连接到互联网,但我必须这样做才能实现它。

ubuntu@arm:~$ connmanctl 
Error getting VPN connections: The name net.connman.vpn was not provided by any connmanctl> disable wifi
Disabled wifi
connmanctl> enable wifi
Enabled wifi
connmanctl> scan wifi
Error /net/connman/technology/wifi: No carrier
connmanctl> disable wifi
Disabled wifi
connmanctl> enable wifi
Enabled wifi
connmanctl> scan wifi
Scan completed for wifi
connmanctl> exit

我希望 beaglebone 在我使用 ssh 登录时自动连接到互联网。那可能吗?

谢谢

最佳答案

我的 BBGW 能够自动连接到互联网(一旦配置)。以下示例来自 BBGW 的 Debian 8 镜像的/etc/network/interfaces。

connmanctl> tether wifi disable
connmanctl> enable wifi
connmanctl> scan wifi
connmanctl> services // will list the detected 2.4 GHz WAP
connmanctl> agent on
connmanctl> connect wifi_*_managed_psk // specify WAP to connect
connmanctl> quit

一旦你有 AP 工作,connman 会记住它并在启动时连接。祝你好运。

关于ubuntu - beaglebone 绿色无线中的 connmactl 问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43233008/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com