02-08-2022, 10:13 AM
(This post was last modified: 02-08-2022, 01:43 PM by firenice03.)
Thank you for the responses.
I tried loading the previous OS using a disc. And the driver that I needed to update was "rlt8187." I followed this link to help me install the driver: "https://github.com/Dekadencee/rtl8187-Li...ver#readme." However, I do not know why the wifi still does not connect.
Else,
This is also what followed after inputting these commands:
I tried loading the previous OS using a disc. And the driver that I needed to update was "rlt8187." I followed this link to help me install the driver: "https://github.com/Dekadencee/rtl8187-Li...ver#readme." However, I do not know why the wifi still does not connect.
Else,
This is also what followed after inputting these commands:
Code:
Hardware Lister (lshw) - B.02.17
usage: lshw [-format] [-options ...]
lshw -version
-version print program version (B.02.17)
format can be
-html output hardware tree as HTML
-xml output hardware tree as XML
-short output hardware paths
-businfo output bus information
options can be
-class CLASS only show a certain class of hardware
-C CLASS same as '-class CLASS'
-c CLASS same as '-class CLASS'
-disable TEST disable a test (like pci, isapnp, cpuid, etc. )
-enable TEST enable a test (like pci, isapnp, cpuid, etc. )
-quiet don't display status
-sanitize sanitize output (remove sensitive information like serial numbers, etc.)
-numeric output numeric IDs (for PCI, USB, etc.)
Code:
Command: inxi -n
Network: Card-1: VIA VT6102/VT6103 [Rhine-II] driver: via-rhine
IF: enp0s18 state: down mac: 00:90:f5:59:b0:d8
Card-2: Realtek RTL8187 Wireless Adapter
IF: N/A state: N/A mac: N/A
Code:
Command: sudo lsusb
Bus 001 Device 002: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Code:
Command: rfkill list all
This does not show anything.