因为安装的ubuntu22.04不显示wifi,想通过命令查看,结果啥也没输出
wifi的话是需要有硬件支持的
你这个消息它并不意味着要展示任何东西。此命令不会给出类似 的消息 no wireless devices(没有WIFI设备),这将是一个改进。
官方手册页里的描述:
list [type]
List the current state of all available rfkill-using devices, or
just all of the given type.
因此,如果没有要列出的内容,则不会显示任何内容。
我的输出rfkill list和你的一样——什么都没有。