No Wifi Adapter found in Ubuntu

Asked by Adeola Joseph

suigeneriz@Suigeneriz:~$ sudo apt-get update; sudo apt-get install usbutils pciutils hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scan | grep -Ei 'chan|ssid'; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nnk | grep -iA2 net; lsusb; nmcli g; sudo lshw -short; uname -a; sudo updatedb; dmesg | grep -E '02:00|80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rror|rtl|RTL|rt2|RT2|rt3|RT3|rt5|RT5|rt6|RT6|rt7|RT7|usb|witch|wl';sudo dmidecode|grep -E 'anufact|roduct|erial|elease'; iwconfig; grep -E '80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl' /etc/modprobe.d/*; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|grep -E 'wpa|icd|etwork'; netstat -rn ; cat /etc/resolv.conf; ls -lia /boot; grep tmpfs /etc/fstab; ubuntu-support-status || ubuntu-security-status; sudo update-pciids; sudo update-usbids; sudo lsmod
[sudo] password for suigeneriz:
Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://ci.archive.ubuntu.com/ubuntu bionic InRelease
Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:4 http://ppa.launchpad.net/atareao/telegram/ubuntu bionic InRelease
Get:5 http://packages.microsoft.com/repos/vscode stable InRelease [3,958 B]
Hit:6 http://ci.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:7 https://download.sublimetext.com apt/stable/ InRelease
Hit:8 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease
Hit:9 http://ci.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:10 http://ppa.launchpad.net/cybermax-dexter/sdl2-backport/ubuntu bionic InRelease
Hit:11 https://dl.yarnpkg.com/debian stable InRelease
Hit:12 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Hit:14 http://ppa.launchpad.net/persepolis/ppa/ubuntu bionic InRelease
Hit:13 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
Fetched 3,958 B in 6s (647 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
usbutils is already the newest version (1:007-4build1).
hwinfo is already the newest version (21.52-1).
grep is already the newest version (3.1-2build1).
pciutils is already the newest version (1:3.5.2-1ubuntu1.1).
rfkill is already the newest version (2.31.1-0.4ubuntu3.6).
The following packages were automatically installed and are no longer required:
  libllvm9 libllvm9:i386 libwine libwine:i386 linux-image-5.3.0-42-generic
  linux-modules-5.3.0-42-generic linux-modules-extra-5.3.0-42-generic
  wine32:i386 wine64
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  *-network UNCLAIMED
       description: Network controller
       product: Realtek Semiconductor Co., Ltd.
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: ioport:2000(size=256) memory:91100000-9110ffff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eno1
       version: 15
       serial: 10:62:e5:6a:d1:f6
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=172.26.1.234 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:19 ioport:1000(size=256) memory:91004000-91004fff memory:91000000-91003fff
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
eno1 Interface doesn't support scanning.

lo Interface doesn't support scanning.

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
 Subsystem: Hewlett-Packard Company Device [103c:8319]
 Kernel modules: wl
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
 Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:832c]
 Kernel driver in use: r8169
 Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:b009 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 0408:5220 Quanta Computer, Inc.
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN
connected full enabled enabled enabled enabled
H/W path Device Class Description
=======================================================
                             system HP Laptop 15-ra0xx (3QT49EA#BH5)
/0 bus 832C
/0/0 memory 64KiB BIOS
/0/4 processor Intel(R) Celeron(R) CPU N3060 @ 1.
/0/4/6 memory 32KiB L1 cache
/0/4/7 memory 1MiB L2 cache
/0/5 memory 24KiB L1 cache
/0/25 memory 4GiB System Memory
/0/25/0 memory 4GiB SODIMM DDR3 Synchronous 1600 MH
/0/25/1 memory SODIMM DDR Synchronous [empty]
/0/100 bridge Atom/Celeron/Pentium Processor x5-E8
/0/100/2 display Atom/Celeron/Pentium Processor x5-E8
/0/100/b generic Atom/Celeron/Pentium Processor x5-E8
/0/100/13 storage Atom/Celeron/Pentium Processor x5-E8
/0/100/14 bus Atom/Celeron/Pentium Processor x5-E8
/0/100/14/0 usb1 bus xHCI Host Controller
/0/100/14/0/5 bus USB2.0 Hub
/0/100/14/0/5/2 multimedia HP Webcam
/0/100/14/0/5/3 communication 802.11n WLAN Adapter
/0/100/14/1 usb2 bus xHCI Host Controller
/0/100/1a generic Atom/Celeron/Pentium Processor x5-E8
/0/100/1b multimedia Atom/Celeron/Pentium Processor x5-E8
/0/100/1c bridge Atom/Celeron/Pentium Processor x5-E8
/0/100/1c.2 bridge Atom/Celeron/Pentium Processor x5-E8
/0/100/1c.2/0 network Realtek Semiconductor Co., Ltd.
/0/100/1c.3 bridge Atom/Celeron/Pentium Processor x5-E8
/0/100/1c.3/0 eno1 network RTL8111/8168/8411 PCI Express Gigabi
/0/100/1f bridge Atom/Celeron/Pentium Processor x5-E8
/0/100/1f.3 bus Atom/Celeron/Pentium Processor x5-E8
/0/1 scsi0 storage
/0/1/0.0.0 /dev/sda disk 500GB TOSHIBA MQ01ABF0
/0/1/0.0.0/1 /dev/sda1 volume 511MiB Windows FAT volume
/0/1/0.0.0/2 /dev/sda2 volume 465GiB EXT4 volume
/0/2 scsi1 storage
/0/2/0.0.0 /dev/cdrom disk DVDRW GUE1N
/1 power JC03031
/2 power OEM Define 5
Linux Suigeneriz 5.3.0-62-generic #56~18.04.1-Ubuntu SMP Wed Jun 24 16:17:03 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[ 0.014052] No NUMA configuration found
[ 0.166247] APIC: Switch to symmetric I/O mode setup
[ 0.172106] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.172106] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.309548] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.316437] pci 0000:02:00.0: [10ec:d723] type 00 class 0x028000
[ 0.316495] pci 0000:02:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.316547] pci 0000:02:00.0: reg 0x18: [mem 0x91100000-0x9110ffff 64bit]
[ 0.316770] pci 0000:02:00.0: supports D1 D2
[ 0.316773] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.332367] usbcore: registered new interface driver usbfs
[ 0.332367] usbcore: registered new interface driver hub
[ 0.332367] usbcore: registered new device driver usb
[ 0.337830] clocksource: Switched to clocksource tsc-early
[ 0.382535] pnp: PnP ACPI: found 6 devices
[ 1.563629] clocksource: Switched to clocksource tsc
[ 1.589492] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input0
[ 1.589507] ACPI: Lid Switch [LID0]
[ 1.646763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 1.646768] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.646771] usb usb1: Product: xHCI Host Controller
[ 1.646774] usb usb1: Manufacturer: Linux 5.3.0-62-generic xhci-hcd
[ 1.646777] usb usb1: SerialNumber: 0000:00:14.0
[ 1.647340] hub 1-0:1.0: USB hub found
[ 1.649403] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[ 1.649407] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.649410] usb usb2: Product: xHCI Host Controller
[ 1.649413] usb usb2: Manufacturer: Linux 5.3.0-62-generic xhci-hcd
[ 1.649416] usb usb2: SerialNumber: 0000:00:14.0
[ 1.650069] hub 2-0:1.0: USB hub found
[ 1.766126] RAS: Correctable Errors collector initialized.
[ 1.803693] ima: No TPM chip found, activating TPM-bypass!
[ 1.803724] No architecture policies found
[ 1.864007] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.887743] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.984170] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[ 2.137488] usb 1-5: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
[ 2.137492] usb 1-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.137495] usb 1-5: Product: USB2.0 Hub
[ 2.138356] hub 1-5:1.0: USB hub found
[ 2.233540] wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not found
[ 2.270374] r8169 0000:03:00.0 eth0: RTL8168h/8111h, 10:62:e5:6a:d1:f6, XID 541, IRQ 120
[ 2.270378] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.362362] r8169 0000:03:00.0 eno1: renamed from eth0
[ 2.428596] usb 1-5.2: new high-speed USB device number 3 using xhci_hcd
[ 2.559487] usb 1-5.2: New USB device found, idVendor=0408, idProduct=5220, bcdDevice= 0.09
[ 2.559492] usb 1-5.2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.559496] usb 1-5.2: Product: HP Webcam
[ 2.559499] usb 1-5.2: Manufacturer: Generic
[ 2.559501] usb 1-5.2: SerialNumber: 0x0001
[ 2.644830] usb 1-5.3: new full-speed USB device number 4 using xhci_hcd
[ 2.746335] usb 1-5.3: New USB device found, idVendor=0bda, idProduct=b009, bcdDevice= 2.00
[ 2.746339] usb 1-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.746341] usb 1-5.3: Product: 802.11n WLAN Adapter
[ 2.746343] usb 1-5.3: Manufacturer: Realtek
[ 2.746345] usb 1-5.3: SerialNumber: 00e04c000001
[ 3.382273] Console: switching to colour frame buffer device 170x48
[ 9.048455] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 9.242524] lp: driver loaded but no devices found
[ 14.807086] input: HP Wireless hotkeys as /devices/virtual/input/input5
[ 15.379342] i915 0000:00:02.0: Disabling error capture for VT-d workaround
[ 15.379376] fb0: switching to inteldrmfb from EFI VGA
[ 15.379546] Console: switching to colour dummy device 80x25
[ 15.577134] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 15.583736] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 15.652400] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 15.652574] Console: switching to colour frame buffer device 170x48
[ 16.018380] wl: loading out-of-tree module taints kernel.
[ 16.018388] wl: module license 'MIXED/Proprietary' taints kernel.
[ 16.029925] wl: module verification failed: signature and/or required key missing - tainting kernel
[ 16.165684] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 16.165839] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 16.165941] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 18.688439] usbcore: registered new interface driver btusb
[ 18.697373] Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[ 18.698352] Bluetooth: hci0: RTL: rom_version status=0 version=2
[ 18.698355] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_fw.bin
[ 19.310401] uvcvideo: Found UVC 1.00 device HP Webcam (0408:5220)
[ 19.313240] input: HP Webcam: HP Webcam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/input/input11
[ 19.313365] usbcore: registered new interface driver uvcvideo
[ 19.508103] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_config.bin
[ 19.518450] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266
[ 20.932921] intel_rapl_common: Found RAPL domain package
[ 20.932925] intel_rapl_common: Found RAPL domain core
[20502.960026] Modules linked in: rfcomm cmac bnep nls_iso8859_1 intel_powerclamp coretemp kvm irqbypass punit_atom_debug crct10dif_pclmul crc32_pclmul ghash_clmulni_intel mei_hdcp intel_rapl_msr aesni_intel aes_x86_64 crypto_simd uvcvideo v4l2_common videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common btusb btrtl btbcm btintel videodev bluetooth mc ecdh_generic cryptd glue_helper intel_cstate input_leds joydev serio_raw hp_wmi snd_hda_codec_hdmi wl(POE) sparse_keymap ecc snd_hda_codec_realtek snd_hda_codec_generic wmi_bmof ledtrig_audio snd_hda_intel snd_intel_dspcfg cfg80211 snd_hda_codec snd_hda_core snd_hwdep i915 intel_xhci_usb_role_switch kxcjk_1013 roles snd_pcm snd_seq_midi snd_seq_midi_event drm_kms_helper snd_rawmidi snd_seq snd_seq_device snd_timer industrialio_triggered_buffer kfifo_buf processor_thermal_device mei_txe drm industrialio intel_rapl_common lpc_ich i2c_algo_bit mei snd int3400_thermal int3403_thermal fb_sys_fops int340x_thermal_zone intel_soc_dts_iosf
[20502.960074] acpi_thermal_rel syscopyarea sysfillrect sysimgblt intel_int0002_vgpio hp_wireless soundcore mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 psmouse r8169 ahci realtek wmi libahci video
[20502.960102] RAX: 0000000000000000 RBX: ffff93377b00ae00 RCX: 0000000000000000
 Release Date: 05/02/2018
  Serial services are supported (int 14h)
 Manufacturer: HP
 Product Name: HP Laptop 15-ra0xx
 Version: Type1ProductConfigId
 Serial Number: CND82144WB
 Manufacturer: HP
 Product Name: 832C
 Serial Number: PHCWVB21UAVVC7
 Manufacturer: HP
 Serial Number: Chassis Serial Number
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
 External Reference Designator: Serial Port
 Port Type: Serial Port 16550A Compatible
 Manufacturer: Kingston
 Serial Number: 22521013
 Manufacturer: Not Specified
 Serial Number: Not Specified
 Manufacturer: 133-42-6E
 Manufacture Date: 0
 Serial Number: 0
 Manufacturer: OEM Define 2
 Serial Number: OEM Define 3
eno1 no wireless extensions.

lo no wireless extensions.

/etc/modprobe.d/alsa-base.conf:install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
/etc/modprobe.d/blacklist-ath_pci.conf:# which ath5k cannot recover. To prevent this condition, stop
/etc/modprobe.d/blacklist-ath_pci.conf:blacklist ath_pci
/etc/modprobe.d/blacklist-bcm43.conf:# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43
/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43legacy
/etc/modprobe.d/blacklist-bcm43.conf:blacklist bcm43xx
/etc/modprobe.d/blacklist-bcm43.conf:blacklist brcm80211
/etc/modprobe.d/blacklist-bcm43.conf:blacklist brcmfmac
/etc/modprobe.d/blacklist-bcm43.conf:blacklist brcmsmac
/etc/modprobe.d/blacklist-bcm43.conf:blacklist bcma
/etc/modprobe.d/blacklist.conf:blacklist eth1394
/etc/modprobe.d/blacklist.conf:# replaced by p54pci
/etc/modprobe.d/blacklist.conf:blacklist prism54
/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist.conf:blacklist bcm43xx
/etc/modprobe.d/blacklist-oss.conf:blacklist uart6850
/etc/modprobe.d/iwlwifi.conf:# /etc/modprobe.d/iwlwifi.conf
/etc/modprobe.d/iwlwifi.conf:# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
/etc/modprobe.d/iwlwifi.conf:# microcode file installed on the system. When removing iwlwifi, first
/etc/modprobe.d/iwlwifi.conf:# remove the iwl?vm module and then iwlwifi.
/etc/modprobe.d/iwlwifi.conf:remove iwlwifi \
/etc/modprobe.d/iwlwifi.conf:(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
/etc/modprobe.d/iwlwifi.conf:&& /sbin/modprobe -r mac80211
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
07: PCI 300.0: 0200 Ethernet controller
  [Created at pci.378]
  Unique ID: wcdH.xrsNEkCYX48
  Parent ID: Z7uZ.SC_FKsrax86
  SysFS ID: /devices/pci0000:00/0000:00:1c.3/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Device Name: "Hanksville Gbe Lan Connection"
  Model: "Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8168 "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x832c
  Revision: 0x15
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eno1
  I/O Ports: 0x1000-0x1fff (rw)
  Memory Range: 0x91004000-0x91004fff (rw,non-prefetchable)
  Memory Range: 0x91000000-0x91003fff (rw,non-prefetchable)
  IRQ: 19 (no events)
  HW Address: 10:62:e5:6a:d1:f6
  Permanent HW Address: 10:62:e5:6a:d1:f6
  Link detected: yes
  Module Alias: "pci:v000010ECd00008168sv0000103Csd0000832Cbc02sc00i00"
  Driver Info #0:
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #13 (PCI bridge)

10: PCI 200.0: 0280 Network controller
  [Created at pci.378]
  Unique ID: B35A.qRNrg88_gN6
  Parent ID: hoOk.QN5mMjcAuN5
  SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Device Name: "Tiffany"
  Model: "Realtek Network controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0xd723
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x8319
  I/O Ports: 0x2000-0x2fff (rw)
  Memory Range: 0x91100000-0x9110ffff (rw,non-prefetchable)
  IRQ: 7 (no events)
  Module Alias: "pci:v000010ECd0000D723sv0000103Csd00008319bc02sc80i00"
  Driver Info #0:
    Driver Status: wl is active
    Driver Activation Cmd: "modprobe wl"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #20 (PCI bridge)
root 787 0.0 0.0 45228 1428 ? Ss 10:26 0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
root 788 0.0 0.3 566288 15288 ? Ssl 10:26 0:05 /usr/sbin/NetworkManager --no-daemon
root 806 0.0 0.3 177640 13516 ? Ssl 10:26 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers
suigene+ 1587 0.0 0.1 519332 7336 ? Ssl 10:28 0:01 /usr/lib/glib-networking//glib-pacrunner
suigene+ 2343 0.2 1.5 551048 61008 ? SLl 10:32 0:50 /opt/google/chrome/chrome --type=utility --field-trial-handle=10045507630180703997,2639066766524545198,131072 --lang=en-US --service-sandbox-type=network --disable-webrtc-apm-in-audio-service --enable-crash-reporter=06f3d16a-b72d-4591-a75f-082c8a214c34, --shared-files
root 4810 0.0 0.1 25980 6220 ? S 11:26 0:00 /sbin/dhclient -d -q -sf /usr/lib/NetworkManager/nm-dhcp-helper -pf /run/dhclient-eno1.pid -lf /var/lib/NetworkManager/dhclient-679cc103-3031-4bd6-ade1-77a65907d6d5-eno1.lease -cf /var/lib/NetworkManager/dhclient-eno1.conf eno1
suigene+ 16047 0.0 0.0 14424 1064 pts/0 S+ 17:24 0:00 grep --color=auto -E wpa|icd|etwork

Command 'netstat' not found, but can be installed with:

sudo apt install net-tools

# This file is managed by man:systemd-resolved(8). Do not edit.
#
# This is a dynamic resolv.conf file for connecting local clients to the
# internal DNS stub resolver of systemd-resolved. This file lists all
# configured search domains.
#
# Run "systemd-resolve --status" to see details about the uplink DNS servers
# currently in use.
#
# Third party programs must not access this file directly, but only through the
# symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a different way,
# replace this symlink by a static file or a different symlink.
#
# See man:systemd-resolved.service(8) for details about the supported modes of
# operation for /etc/resolv.conf.

nameserver 127.0.0.53
options edns0
search apin.local
total 162420
30277633 drwxr-xr-x 4 root root 4096 Aug 5 16:32 .
       2 drwxr-xr-x 24 root root 4096 Aug 5 15:15 ..
30277924 -rw-r--r-- 1 root root 235831 Feb 28 13:40 config-5.3.0-42-generic
30277928 -rw-r--r-- 1 root root 235827 Jun 24 13:07 config-5.3.0-62-generic
30277922 -rw-r--r-- 1 root root 237786 Jul 10 07:54 config-5.4.0-42-generic
       1 drwx------ 3 root root 4096 Jan 1 1970 efi
30277635 drwxr-xr-x 5 root root 4096 Aug 5 15:17 grub
30277636 -rw-r--r-- 1 root root 41497095 Aug 5 15:14 initrd.img-5.3.0-42-generic
30277930 -rw-r--r-- 1 root root 41509024 Aug 5 15:13 initrd.img-5.3.0-62-generic
30277923 -rw-r--r-- 1 root root 40766701 Aug 5 16:32 initrd.img-5.4.0-42-generic
30277638 -rw-r--r-- 1 root root 182704 Jan 28 2016 memtest86+.bin
30277639 -rw-r--r-- 1 root root 184380 Jan 28 2016 memtest86+.elf
30277640 -rw-r--r-- 1 root root 184840 Jan 28 2016 memtest86+_multiboot.bin
30277643 -rw------- 1 root root 4485514 Feb 28 13:40 System.map-5.3.0-42-generic
30277927 -rw------- 1 root root 4490843 Jun 24 13:07 System.map-5.3.0-62-generic
30277637 -rw------- 1 root root 4573787 Jul 10 07:54 System.map-5.4.0-42-generic
30277925 -rw------- 1 root root 9142520 Feb 28 13:41 vmlinuz-5.3.0-42-generic
30277929 -rw------- 1 root root 9158912 Jun 24 13:20 vmlinuz-5.3.0-62-generic
30277926 -rw------- 1 root root 9371904 Jul 10 07:56 vmlinuz-5.4.0-42-generic
Support status summary of 'Suigeneriz':

You have 1855 packages (81.6%) supported until April 2023 (Canonical - 5y)
You have 148 packages (6.5%) supported until April 2021 (Community - 3y)
You have 3 packages (0.1%) supported until April 2021 (Canonical - 3y)

You have 1 packages (0.0%) that can not/no-longer be downloaded
You have 265 packages (11.7%) that are unsupported

Your Hardware Enablement Stack (HWE) is supported until April 2023.

Run with --show-unsupported, --show-supported or --show-all to see more details
Downloaded daily snapshot dated 2020-07-21 03:15:02
--2020-08-05 17:25:04-- http://www.linux-usb.org/usb.ids
Resolving www.linux-usb.org (www.linux-usb.org)... 216.105.38.10
Connecting to www.linux-usb.org (www.linux-usb.org)|216.105.38.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 707617 (691K) [text/plain]
Saving to: ‘/var/lib/usbutils/usb.ids.new’

/var/lib/usbutils/u 100%[===================>] 691.03K --.-KB/s in 0.07s

2020-08-05 17:25:47 (10.3 MB/s) - ‘/var/lib/usbutils/usb.ids.new’ saved [707617/707617]

Done.
Module Size Used by
btrfs 1236992 0
xor 24576 1 btrfs
zstd_compress 163840 1 btrfs
raid6_pq 114688 1 btrfs
ufs 81920 0
qnx4 16384 0
hfsplus 110592 0
hfs 61440 0
minix 36864 0
ntfs 106496 0
msdos 20480 0
jfs 192512 0
xfs 1273856 0
libcrc32c 16384 2 btrfs,xfs
cpuid 16384 0
rfcomm 81920 16
cmac 16384 1
bnep 24576 2
nls_iso8859_1 16384 1
intel_powerclamp 20480 0
coretemp 20480 0
kvm 655360 0
irqbypass 16384 1 kvm
punit_atom_debug 16384 0
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
mei_hdcp 24576 0
intel_rapl_msr 20480 0
aesni_intel 372736 2
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
uvcvideo 94208 0
v4l2_common 16384 1 uvcvideo
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_common 49152 2 videobuf2_v4l2,uvcvideo
btusb 57344 0
btrtl 20480 1 btusb
btbcm 16384 1 btusb
btintel 24576 1 btusb
videodev 208896 4 v4l2_common,videobuf2_v4l2,uvcvideo,videobuf2_common
bluetooth 573440 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
mc 53248 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
ecdh_generic 16384 2 bluetooth
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
glue_helper 16384 1 aesni_intel
intel_cstate 20480 0
input_leds 16384 0
joydev 28672 0
serio_raw 20480 0
hp_wmi 16384 0
snd_hda_codec_hdmi 57344 1
wl 6451200 0
sparse_keymap 16384 1 hp_wmi
ecc 32768 1 ecdh_generic
snd_hda_codec_realtek 118784 1
snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
wmi_bmof 16384 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_intel 53248 3
snd_intel_dspcfg 24576 1 snd_hda_intel
cfg80211 704512 1 wl
snd_hda_codec 131072 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 90112 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep 20480 1 snd_hda_codec
i915 1941504 17
intel_xhci_usb_role_switch 16384 0
kxcjk_1013 28672 0
roles 16384 1 intel_xhci_usb_role_switch
snd_pcm 102400 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
drm_kms_helper 180224 1 i915
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 36864 2 snd_seq,snd_pcm
industrialio_triggered_buffer 16384 1 kxcjk_1013
kfifo_buf 16384 1 industrialio_triggered_buffer
processor_thermal_device 20480 0
mei_txe 24576 1
drm 491520 9 drm_kms_helper,i915
industrialio 73728 3 industrialio_triggered_buffer,kfifo_buf,kxcjk_1013
intel_rapl_common 24576 2 intel_rapl_msr,processor_thermal_device
lpc_ich 24576 0
i2c_algo_bit 16384 1 i915
mei 106496 3 mei_hdcp,mei_txe
snd 86016 17 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
int3400_thermal 20480 0
int3403_thermal 16384 0
fb_sys_fops 16384 1 drm_kms_helper
int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
intel_soc_dts_iosf 20480 1 processor_thermal_device
acpi_thermal_rel 16384 1 int3400_thermal
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
intel_int0002_vgpio 16384 1
hp_wireless 16384 0
soundcore 16384 1 snd
mac_hid 16384 0
sch_fq_codel 20480 2
parport_pc 40960 0
ppdev 24576 0
lp 20480 0
parport 53248 3 parport_pc,lp,ppdev
ip_tables 32768 0
x_tables 40960 1 ip_tables
autofs4 45056 2
psmouse 151552 0
r8169 81920 0
ahci 40960 2
realtek 20480 1
wmi 32768 2 hp_wmi,wmi_bmof
libahci 32768 1 ahci
video 49152 1 i915
suigeneriz@Suigeneriz:~$

Hi Manfred,

See above the output from terminal. I still cant figure out why I cant see the Wifi even though the codes returned no errors or maybe I am wrong. I am counting on your support!

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Adeola Joseph
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Try the following commands:

sudo apt-get install git build-essential dkms linux-headers-$(uname -r)
git clone https://github.com/smlinux/rtl8723de.git -b current
sudo dkms add ./rtl8723de
sudo dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414

and report the results.

Revision history for this message
Adeola Joseph (lerato01) said :
#2

Hi Manfred,

It worked!!!!!!!!!!!!!!!!!!!!!!!!!
Thank you so so so much!
Thanks a whole lot. I am so so grateful.

See the output below.
suigeneriz@Suigeneriz:~$ sudo apt-get install git build-essential dkms linux-headers-$(uname -r)
[sudo] password for suigeneriz:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version (12.4ubuntu1).
dkms is already the newest version (2.3-3ubuntu9.7).
git is already the newest version (1:2.17.1-1ubuntu0.7).
linux-headers-5.4.0-42-generic is already the newest version (5.4.0-42.46~18.04.1).
linux-headers-5.4.0-42-generic set to manually installed.
The following packages were automatically installed and are no longer required:
  libllvm9 libllvm9:i386 libwine libwine:i386 linux-image-5.3.0-42-generic
  linux-modules-5.3.0-42-generic linux-modules-extra-5.3.0-42-generic
  wine32:i386 wine64
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
suigeneriz@Suigeneriz:~$ git clone https://github.com/smlinux/rtl8723de.git -b current
Cloning into 'rtl8723de'...
remote: Enumerating objects: 639, done.
remote: Total 639 (delta 0), reused 0 (delta 0), pack-reused 639
Receiving objects: 100% (639/639), 2.54 MiB | 1.05 MiB/s, done.
Resolving deltas: 100% (244/244), done.
suigeneriz@Suigeneriz:~$ sudo dkms add ./rtl8723de

Creating symlink /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/source ->
                 /usr/src/rtl8723de-5.1.1.8_21285.20171026_COEX20170111-1414

DKMS: add completed.
suigeneriz@Suigeneriz:~$ sudo dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area...
'make' all KVER=5.4.0-42-generic................................................................................
Signing module:
 - /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/5.4.0-42-generic/x86_64/module/rtl8723de.ko
Secure Boot not enabled on this system.
cleaning build area...

DKMS: build completed.

rtl8723de.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.4.0-42-generic/updates/dkms/

depmod........

DKMS: install completed.
suigeneriz@Suigeneriz:~$

Regards,