Ubuntu 18.04.1 LTS Wireless Network Adaptor Problem












0














I am trying to use Linux instead of Windows for the first time. I tried 11 (Eleven) installations of Debian 9.6 and had no success connecting to WiFi. I used the Firmware that was not included due to open source issues. It said the driver was installed already but needed the firmware. I accomplished nothing except wiping out my hard drive trying to partition it using Debian. I purchased a DVD/CD from OSD for this.



Then I thought, let me try Ubuntu as it is supposed to include newest drivers - WRONG. lol



I installed (many times) Ubuntu 18.04.1 LTS. It still did not recognize my PCI card. Next, I purchased a USB wifi adapter known to work with LINUX. WRONG AGAIN. I have tried every "Ask Ubuntu" post as well as Google search. Either it doesn't work, or the post has NO IDEA what it's like to be a Noob. I have no idea what they are talking about.



Facts:
Computer Desktop Lenovo ideacentre 300 - 20ish, 8GB Ram, 1 TB HD, was Windows 10, no longer.
PCI Wireless Network Adapter - realtek RTL8821AE 802.11ac
USB Wifi - tp-link AC1300 High Gain Archer T4U
OS - Linux 18.04.1 LTS



Under Software & Updates shows Additional Drivers - Using dkms source for the r8821au network driver from rtl8812au-dkms (open source).



I entered lspci -nnk | grep 0280 -A3 and nothing happened. I then tried it as two separate commands and this happened after entering lspci -nnk:



michael@michael-ideacentre-300-20ISH:~$ lspci -nnk | grep 0280 -A3
michael@michael-ideacentre-300-20ISH:~$ lspci -nnk | grep 0280 -A3
michael@michael-ideacentre-300-20ISH:~$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Skylake Host Bridge/DRAM Registers [8086:190f] (rev 07)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [17aa:30c7]
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:1912] (rev 06)
Subsystem: Lenovo HD Graphics 530 [17aa:30c7]
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller [8086:a12f] (rev 31)
Subsystem: Lenovo Sunrise Point-H USB 3.0 xHCI Controller [17aa:30c7]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-H CSME HECI #1 [8086:a13a] (rev 31)
Subsystem: Lenovo Sunrise Point-H CSME HECI [17aa:30c7]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] [8086:a102] (rev 31)
Subsystem: Lenovo Sunrise Point-H SATA controller [AHCI mode] [17aa:30c7]
Kernel driver in use: ahci
Kernel modules: ahci
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #6 [8086:a115] (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #9 [8086:a118] (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-H LPC Controller [8086:a143] (rev 31)
Subsystem: Lenovo Sunrise Point-H LPC Controller [17aa:30c7]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-H PMC [8086:a121] (rev 31)
Subsystem: Lenovo Sunrise Point-H PMC [17aa:30c7]
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-H HD Audio [8086:a170] (rev 31)
Subsystem: Lenovo Sunrise Point-H HD Audio [17aa:30c7]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-H SMBus [8086:a123] (rev 31)
Subsystem: Lenovo Sunrise Point-H SMBus [17aa:30c7]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:30c7]
Kernel driver in use: r8169
Kernel modules: r8169
michael@michael-ideacentre-300-20ISH:~$ grep 0280 -A3


I then entered just grep 0280 -A3 and got the new prompt above.



I entered lsusb and got this:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 009: ID 2357:0115

Bus 001 Device 005: ID 05e3:0745 Genesys Logic, Inc. Logilink CR0012
Bus 001 Device 004: ID 17ef:602e Lenovo
Bus 001 Device 003: ID 1130:1620 Tenx Technology, Inc.
Bus 001 Device 007: ID 0bda:0821 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 17ef:602d Lenovo
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



I entered rfkill list all and got:



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no










share|improve this question









New contributor




M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Please edit your question to show the result of the terminal commands: lspci -nnk | grep 0280 -A3 and also: lsusb and also: rfkill list all Welcome to Ask Ubuntu.
    – chili555
    Dec 17 at 23:58










  • I tried the above from chili555, thanks for the welcome. I pt results above. As for heynnema I looked at the link and I don't what any of that is. I didn't see anything to me???? Thanks
    – M Hellyer
    Dec 18 at 3:40










  • @MHellyer I'm sorry. That link was for chilli555 to review. Removed it.
    – heynnema
    Dec 18 at 20:12










  • Thanks for clearing that up.
    – M Hellyer
    Dec 18 at 23:32










  • Is there anyone out there that can help me?
    – M Hellyer
    Dec 19 at 14:21


















0














I am trying to use Linux instead of Windows for the first time. I tried 11 (Eleven) installations of Debian 9.6 and had no success connecting to WiFi. I used the Firmware that was not included due to open source issues. It said the driver was installed already but needed the firmware. I accomplished nothing except wiping out my hard drive trying to partition it using Debian. I purchased a DVD/CD from OSD for this.



Then I thought, let me try Ubuntu as it is supposed to include newest drivers - WRONG. lol



I installed (many times) Ubuntu 18.04.1 LTS. It still did not recognize my PCI card. Next, I purchased a USB wifi adapter known to work with LINUX. WRONG AGAIN. I have tried every "Ask Ubuntu" post as well as Google search. Either it doesn't work, or the post has NO IDEA what it's like to be a Noob. I have no idea what they are talking about.



Facts:
Computer Desktop Lenovo ideacentre 300 - 20ish, 8GB Ram, 1 TB HD, was Windows 10, no longer.
PCI Wireless Network Adapter - realtek RTL8821AE 802.11ac
USB Wifi - tp-link AC1300 High Gain Archer T4U
OS - Linux 18.04.1 LTS



Under Software & Updates shows Additional Drivers - Using dkms source for the r8821au network driver from rtl8812au-dkms (open source).



I entered lspci -nnk | grep 0280 -A3 and nothing happened. I then tried it as two separate commands and this happened after entering lspci -nnk:



michael@michael-ideacentre-300-20ISH:~$ lspci -nnk | grep 0280 -A3
michael@michael-ideacentre-300-20ISH:~$ lspci -nnk | grep 0280 -A3
michael@michael-ideacentre-300-20ISH:~$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Skylake Host Bridge/DRAM Registers [8086:190f] (rev 07)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [17aa:30c7]
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:1912] (rev 06)
Subsystem: Lenovo HD Graphics 530 [17aa:30c7]
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller [8086:a12f] (rev 31)
Subsystem: Lenovo Sunrise Point-H USB 3.0 xHCI Controller [17aa:30c7]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-H CSME HECI #1 [8086:a13a] (rev 31)
Subsystem: Lenovo Sunrise Point-H CSME HECI [17aa:30c7]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] [8086:a102] (rev 31)
Subsystem: Lenovo Sunrise Point-H SATA controller [AHCI mode] [17aa:30c7]
Kernel driver in use: ahci
Kernel modules: ahci
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #6 [8086:a115] (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #9 [8086:a118] (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-H LPC Controller [8086:a143] (rev 31)
Subsystem: Lenovo Sunrise Point-H LPC Controller [17aa:30c7]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-H PMC [8086:a121] (rev 31)
Subsystem: Lenovo Sunrise Point-H PMC [17aa:30c7]
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-H HD Audio [8086:a170] (rev 31)
Subsystem: Lenovo Sunrise Point-H HD Audio [17aa:30c7]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-H SMBus [8086:a123] (rev 31)
Subsystem: Lenovo Sunrise Point-H SMBus [17aa:30c7]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:30c7]
Kernel driver in use: r8169
Kernel modules: r8169
michael@michael-ideacentre-300-20ISH:~$ grep 0280 -A3


I then entered just grep 0280 -A3 and got the new prompt above.



I entered lsusb and got this:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 009: ID 2357:0115

Bus 001 Device 005: ID 05e3:0745 Genesys Logic, Inc. Logilink CR0012
Bus 001 Device 004: ID 17ef:602e Lenovo
Bus 001 Device 003: ID 1130:1620 Tenx Technology, Inc.
Bus 001 Device 007: ID 0bda:0821 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 17ef:602d Lenovo
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



I entered rfkill list all and got:



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no










share|improve this question









New contributor




M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Please edit your question to show the result of the terminal commands: lspci -nnk | grep 0280 -A3 and also: lsusb and also: rfkill list all Welcome to Ask Ubuntu.
    – chili555
    Dec 17 at 23:58










  • I tried the above from chili555, thanks for the welcome. I pt results above. As for heynnema I looked at the link and I don't what any of that is. I didn't see anything to me???? Thanks
    – M Hellyer
    Dec 18 at 3:40










  • @MHellyer I'm sorry. That link was for chilli555 to review. Removed it.
    – heynnema
    Dec 18 at 20:12










  • Thanks for clearing that up.
    – M Hellyer
    Dec 18 at 23:32










  • Is there anyone out there that can help me?
    – M Hellyer
    Dec 19 at 14:21
















0












0








0







I am trying to use Linux instead of Windows for the first time. I tried 11 (Eleven) installations of Debian 9.6 and had no success connecting to WiFi. I used the Firmware that was not included due to open source issues. It said the driver was installed already but needed the firmware. I accomplished nothing except wiping out my hard drive trying to partition it using Debian. I purchased a DVD/CD from OSD for this.



Then I thought, let me try Ubuntu as it is supposed to include newest drivers - WRONG. lol



I installed (many times) Ubuntu 18.04.1 LTS. It still did not recognize my PCI card. Next, I purchased a USB wifi adapter known to work with LINUX. WRONG AGAIN. I have tried every "Ask Ubuntu" post as well as Google search. Either it doesn't work, or the post has NO IDEA what it's like to be a Noob. I have no idea what they are talking about.



Facts:
Computer Desktop Lenovo ideacentre 300 - 20ish, 8GB Ram, 1 TB HD, was Windows 10, no longer.
PCI Wireless Network Adapter - realtek RTL8821AE 802.11ac
USB Wifi - tp-link AC1300 High Gain Archer T4U
OS - Linux 18.04.1 LTS



Under Software & Updates shows Additional Drivers - Using dkms source for the r8821au network driver from rtl8812au-dkms (open source).



I entered lspci -nnk | grep 0280 -A3 and nothing happened. I then tried it as two separate commands and this happened after entering lspci -nnk:



michael@michael-ideacentre-300-20ISH:~$ lspci -nnk | grep 0280 -A3
michael@michael-ideacentre-300-20ISH:~$ lspci -nnk | grep 0280 -A3
michael@michael-ideacentre-300-20ISH:~$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Skylake Host Bridge/DRAM Registers [8086:190f] (rev 07)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [17aa:30c7]
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:1912] (rev 06)
Subsystem: Lenovo HD Graphics 530 [17aa:30c7]
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller [8086:a12f] (rev 31)
Subsystem: Lenovo Sunrise Point-H USB 3.0 xHCI Controller [17aa:30c7]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-H CSME HECI #1 [8086:a13a] (rev 31)
Subsystem: Lenovo Sunrise Point-H CSME HECI [17aa:30c7]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] [8086:a102] (rev 31)
Subsystem: Lenovo Sunrise Point-H SATA controller [AHCI mode] [17aa:30c7]
Kernel driver in use: ahci
Kernel modules: ahci
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #6 [8086:a115] (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #9 [8086:a118] (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-H LPC Controller [8086:a143] (rev 31)
Subsystem: Lenovo Sunrise Point-H LPC Controller [17aa:30c7]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-H PMC [8086:a121] (rev 31)
Subsystem: Lenovo Sunrise Point-H PMC [17aa:30c7]
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-H HD Audio [8086:a170] (rev 31)
Subsystem: Lenovo Sunrise Point-H HD Audio [17aa:30c7]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-H SMBus [8086:a123] (rev 31)
Subsystem: Lenovo Sunrise Point-H SMBus [17aa:30c7]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:30c7]
Kernel driver in use: r8169
Kernel modules: r8169
michael@michael-ideacentre-300-20ISH:~$ grep 0280 -A3


I then entered just grep 0280 -A3 and got the new prompt above.



I entered lsusb and got this:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 009: ID 2357:0115

Bus 001 Device 005: ID 05e3:0745 Genesys Logic, Inc. Logilink CR0012
Bus 001 Device 004: ID 17ef:602e Lenovo
Bus 001 Device 003: ID 1130:1620 Tenx Technology, Inc.
Bus 001 Device 007: ID 0bda:0821 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 17ef:602d Lenovo
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



I entered rfkill list all and got:



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no










share|improve this question









New contributor




M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am trying to use Linux instead of Windows for the first time. I tried 11 (Eleven) installations of Debian 9.6 and had no success connecting to WiFi. I used the Firmware that was not included due to open source issues. It said the driver was installed already but needed the firmware. I accomplished nothing except wiping out my hard drive trying to partition it using Debian. I purchased a DVD/CD from OSD for this.



Then I thought, let me try Ubuntu as it is supposed to include newest drivers - WRONG. lol



I installed (many times) Ubuntu 18.04.1 LTS. It still did not recognize my PCI card. Next, I purchased a USB wifi adapter known to work with LINUX. WRONG AGAIN. I have tried every "Ask Ubuntu" post as well as Google search. Either it doesn't work, or the post has NO IDEA what it's like to be a Noob. I have no idea what they are talking about.



Facts:
Computer Desktop Lenovo ideacentre 300 - 20ish, 8GB Ram, 1 TB HD, was Windows 10, no longer.
PCI Wireless Network Adapter - realtek RTL8821AE 802.11ac
USB Wifi - tp-link AC1300 High Gain Archer T4U
OS - Linux 18.04.1 LTS



Under Software & Updates shows Additional Drivers - Using dkms source for the r8821au network driver from rtl8812au-dkms (open source).



I entered lspci -nnk | grep 0280 -A3 and nothing happened. I then tried it as two separate commands and this happened after entering lspci -nnk:



michael@michael-ideacentre-300-20ISH:~$ lspci -nnk | grep 0280 -A3
michael@michael-ideacentre-300-20ISH:~$ lspci -nnk | grep 0280 -A3
michael@michael-ideacentre-300-20ISH:~$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Skylake Host Bridge/DRAM Registers [8086:190f] (rev 07)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [17aa:30c7]
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:1912] (rev 06)
Subsystem: Lenovo HD Graphics 530 [17aa:30c7]
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller [8086:a12f] (rev 31)
Subsystem: Lenovo Sunrise Point-H USB 3.0 xHCI Controller [17aa:30c7]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-H CSME HECI #1 [8086:a13a] (rev 31)
Subsystem: Lenovo Sunrise Point-H CSME HECI [17aa:30c7]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] [8086:a102] (rev 31)
Subsystem: Lenovo Sunrise Point-H SATA controller [AHCI mode] [17aa:30c7]
Kernel driver in use: ahci
Kernel modules: ahci
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #6 [8086:a115] (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #9 [8086:a118] (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-H LPC Controller [8086:a143] (rev 31)
Subsystem: Lenovo Sunrise Point-H LPC Controller [17aa:30c7]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-H PMC [8086:a121] (rev 31)
Subsystem: Lenovo Sunrise Point-H PMC [17aa:30c7]
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-H HD Audio [8086:a170] (rev 31)
Subsystem: Lenovo Sunrise Point-H HD Audio [17aa:30c7]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-H SMBus [8086:a123] (rev 31)
Subsystem: Lenovo Sunrise Point-H SMBus [17aa:30c7]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:30c7]
Kernel driver in use: r8169
Kernel modules: r8169
michael@michael-ideacentre-300-20ISH:~$ grep 0280 -A3


I then entered just grep 0280 -A3 and got the new prompt above.



I entered lsusb and got this:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 009: ID 2357:0115

Bus 001 Device 005: ID 05e3:0745 Genesys Logic, Inc. Logilink CR0012
Bus 001 Device 004: ID 17ef:602e Lenovo
Bus 001 Device 003: ID 1130:1620 Tenx Technology, Inc.
Bus 001 Device 007: ID 0bda:0821 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 17ef:602d Lenovo
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



I entered rfkill list all and got:



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no







networking drivers wireless 18.04






share|improve this question









New contributor




M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Dec 18 at 8:00





















New contributor




M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Dec 17 at 22:45









M Hellyer

11




11




New contributor




M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






M Hellyer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Please edit your question to show the result of the terminal commands: lspci -nnk | grep 0280 -A3 and also: lsusb and also: rfkill list all Welcome to Ask Ubuntu.
    – chili555
    Dec 17 at 23:58










  • I tried the above from chili555, thanks for the welcome. I pt results above. As for heynnema I looked at the link and I don't what any of that is. I didn't see anything to me???? Thanks
    – M Hellyer
    Dec 18 at 3:40










  • @MHellyer I'm sorry. That link was for chilli555 to review. Removed it.
    – heynnema
    Dec 18 at 20:12










  • Thanks for clearing that up.
    – M Hellyer
    Dec 18 at 23:32










  • Is there anyone out there that can help me?
    – M Hellyer
    Dec 19 at 14:21




















  • Please edit your question to show the result of the terminal commands: lspci -nnk | grep 0280 -A3 and also: lsusb and also: rfkill list all Welcome to Ask Ubuntu.
    – chili555
    Dec 17 at 23:58










  • I tried the above from chili555, thanks for the welcome. I pt results above. As for heynnema I looked at the link and I don't what any of that is. I didn't see anything to me???? Thanks
    – M Hellyer
    Dec 18 at 3:40










  • @MHellyer I'm sorry. That link was for chilli555 to review. Removed it.
    – heynnema
    Dec 18 at 20:12










  • Thanks for clearing that up.
    – M Hellyer
    Dec 18 at 23:32










  • Is there anyone out there that can help me?
    – M Hellyer
    Dec 19 at 14:21


















Please edit your question to show the result of the terminal commands: lspci -nnk | grep 0280 -A3 and also: lsusb and also: rfkill list all Welcome to Ask Ubuntu.
– chili555
Dec 17 at 23:58




Please edit your question to show the result of the terminal commands: lspci -nnk | grep 0280 -A3 and also: lsusb and also: rfkill list all Welcome to Ask Ubuntu.
– chili555
Dec 17 at 23:58












I tried the above from chili555, thanks for the welcome. I pt results above. As for heynnema I looked at the link and I don't what any of that is. I didn't see anything to me???? Thanks
– M Hellyer
Dec 18 at 3:40




I tried the above from chili555, thanks for the welcome. I pt results above. As for heynnema I looked at the link and I don't what any of that is. I didn't see anything to me???? Thanks
– M Hellyer
Dec 18 at 3:40












@MHellyer I'm sorry. That link was for chilli555 to review. Removed it.
– heynnema
Dec 18 at 20:12




@MHellyer I'm sorry. That link was for chilli555 to review. Removed it.
– heynnema
Dec 18 at 20:12












Thanks for clearing that up.
– M Hellyer
Dec 18 at 23:32




Thanks for clearing that up.
– M Hellyer
Dec 18 at 23:32












Is there anyone out there that can help me?
– M Hellyer
Dec 19 at 14:21






Is there anyone out there that can help me?
– M Hellyer
Dec 19 at 14:21

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






M Hellyer is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1102666%2fubuntu-18-04-1-lts-wireless-network-adaptor-problem%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








M Hellyer is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















M Hellyer is a new contributor. Be nice, and check out our Code of Conduct.













M Hellyer is a new contributor. Be nice, and check out our Code of Conduct.












M Hellyer is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1102666%2fubuntu-18-04-1-lts-wireless-network-adaptor-problem%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Category:香港粉麵

List *all* the tuples!

Channel [V]