installed_freebsd_but_cannot_config_wifi_network
- Reply: jian he : "Re:_installed_freebsd_but_cannot_config_wifi_netw ork"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 05:24:51 UTC
The following command runs on Ubuntu on the same machine, on a different
disk.
sudo lshw -C network
returns
*-network
description: Wireless interface
product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 00
serial: dc:e9:94:7c:4d:fd
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet
physical wireless
configuration: broadcast=yes driver=rtw_8822ce
driverversion=5.15.0-58-generic firmware=N/A ip=10.18.120.137 latency=0
link=yes multicast=yes wireless=IEEE 802.11
resources: irq:137 ioport:3000(size=256) memory:4d500000-4d50ffff
I found related post: https://www.freebsd.org/cgi/man.cgi?re(4)
dmesg | more | grep WLAN
return nothing.
So How can I configure the wifi access.
--
I recommend David Deutsch's <<The Beginning of Infinity>>
Jian