![]() |
Drivers installed but not "loaded" - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Drivers installed but not "loaded" (/showthread.php?tid=8467) |
Re: Drivers installed but not "loaded" - Jim0000 - 08-27-2022 (08-27-2022, 08:43 AM)stevef link Wrote: Post back with Code: [sudo lshw -C network Re: Drivers installed but not "loaded" - Jim0000 - 08-27-2022 (08-27-2022, 08:43 AM)stevef link Wrote: Post back with 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 Re: Drivers installed but not "loaded" - stevef - 08-27-2022 Jim, In this post the USB device is now showing and has a driver when compared with your earlier post number 15 where it wasn't listed. Did you change anything between posts ? Can you now see wireless networks detected ? Steve Re: Drivers installed but not "loaded" - Jim0000 - 08-28-2022 (08-27-2022, 07:31 PM)stevef link Wrote: Jim, No. At least, not that I am aware of. Quote:Can you now see wireless networks detected ? No. And also, I cannot see the network connections icon in the bottom panel. It was there before showing Ethernet connection. Re: Drivers installed but not "loaded" - stevef - 08-28-2022 Maybe just a reboot did something. We can sort out the network icon but first can you ensure your system is in range of some wifi networks and then run two commands and post back. Code: sudo lshw -C network Code: sudo nmcli dev wifi list Re: Drivers installed but not "loaded" - Jim0000 - 08-28-2022 This looks promising: Code: sudo lshw -C network Edit: Hey Steve, it is working! Many thanks for your patient assistance; I would never have got it going without it. Jim. Re: Drivers installed but not "loaded" - stevef - 08-28-2022 Ok, let's see if we can get the Network icon back. This should restore it back to default settings. Menu -> Settings scroll down the list and click on 'Lite Tweaks' on the window that opens scroll down and select the 'Taskbar Restore' job click 'begin' Re: Drivers installed but not "loaded" - Jim0000 - 08-28-2022 (08-28-2022, 06:08 AM)stevef link Wrote: Ok, let's see if we can get the Network icon back. Yes, that fixed it; I now have a WiFi icon showing in the panel. Marvelous work, many thanks to you Sir! I am just beginning to find that this operating system has some nice little accessible facilities like the "Lite Tweaks", and I have only just started with it. Jim. |