08-27-2022, 06:45 PM
(08-27-2022, 08:43 AM)stevef link Wrote: Post back with
so we can see if the installation has done what we wanted.Code:sudo lshw -C network
Clicking on the Network icon (usually in the bottom right area) should give you a list of Wifi Networks that the adaptor can see. You will need to set up the system so that it can join your network.
Code:
[sudo lshw -C network
[sudo] password for jim:
*-network
description: Ethernet interface
product: NetLink BCM5906M Fast Ethernet PCI Express
vendor: Broadcom Inc. and subsidiaries
physical id: 0
bus info: pci@0000:06:00.0
logical name: enp6s0
version: 02
serial: b8:ac:6f:a1:fa:80
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=5.15.0-46-generic duplex=full firmware=sb v3.04 ip=192.168.1.101 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:31 memory:febf0000-febfffff
*-network
description: Wireless interface
physical id: 3
bus info: usb@2:4
logical name: wlx90de8026e158
serial: 90:de:80:26:e1:58
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=rtl88x2bu driverversion=v5.13.1-20-gbd7c7eb9d.20210702_ firmware=30.20 link=yes multicast=yes wireless=unassociated
/code]