Lenovo Thinkpad E480 - No Wifi Adaptor Found in Ubuntu 18.04 The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)No WiFi Adapter Found Ubuntu 18.04.02 Desktop in HP Laptop Model 15-daxxxNo Wifi Adaptor on HP 255 G7Network UNCLAIMED, how to fix this?Lenovo Thinkpad E480 - Bluetooth not working in Ubuntu 18.04Lenovo Thinkpad e480 wifi not workingThinkPad-E480 with dual-boot Ubuntu 18.04 Wifi not working. How can I fix it?Can't compile rtl8821ce wifi driver on Lubuntu 18.10Issues installing Wifi drivers for a Lenovo ThinkPad E480 (Ubuntu 18.04)Yoga 910 Wifi adapter not found ubuntu 18.04 LTSCan't turn on or enable wirelessWireless isn't working on Lenovo T400Ubuntu doesn't reconnect to WiFi unless I rebootWireless in 13.10 or similars doesn't work!WiFi or Bluetooth not working in ubuntu 16.04 LTS (dual boot)Wifi connections not showing up on ubuntu 16.04Wifi connection with router breaks too often at certain hours in 18.04WIFI issues with Realtek Semiconductor Co., Ltd. Device b822 Ubuntu 18.04 LTSEthernet interface gets disabled when GPU is removedWifi not getting connected but LAN cable connection is working. Please help
Make it rain characters
What can I do if neighbor is blocking my solar panels intentionally?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
Simulating Exploding Dice
Working through the single responsibility principle (SRP) in Python when calls are expensive
How do you keep chess fun when your opponent constantly beats you?
Is every episode of "Where are my Pants?" identical?
What information about me do stores get via my credit card?
Can withdrawing asylum be illegal?
Difference between "generating set" and free product?
Wall plug outlet change
Python - Fishing Simulator
Why can't wing-mounted spoilers be used to steepen approaches?
Is this wall load bearing? Blueprints and photos attached
Does Parliament hold absolute power in the UK?
First use of “packing” as in carrying a gun
In horse breeding, what is the female equivalent of putting a horse out "to stud"?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
University's motivation for having tenure-track positions
Can a novice safely splice in wire to lengthen 5V charging cable?
Relations between two reciprocal partial derivatives?
How did passengers keep warm on sail ships?
Didn't get enough time to take a Coding Test - what to do now?
Lenovo Thinkpad E480 - No Wifi Adaptor Found in Ubuntu 18.04
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)No WiFi Adapter Found Ubuntu 18.04.02 Desktop in HP Laptop Model 15-daxxxNo Wifi Adaptor on HP 255 G7Network UNCLAIMED, how to fix this?Lenovo Thinkpad E480 - Bluetooth not working in Ubuntu 18.04Lenovo Thinkpad e480 wifi not workingThinkPad-E480 with dual-boot Ubuntu 18.04 Wifi not working. How can I fix it?Can't compile rtl8821ce wifi driver on Lubuntu 18.10Issues installing Wifi drivers for a Lenovo ThinkPad E480 (Ubuntu 18.04)Yoga 910 Wifi adapter not found ubuntu 18.04 LTSCan't turn on or enable wirelessWireless isn't working on Lenovo T400Ubuntu doesn't reconnect to WiFi unless I rebootWireless in 13.10 or similars doesn't work!WiFi or Bluetooth not working in ubuntu 16.04 LTS (dual boot)Wifi connections not showing up on ubuntu 16.04Wifi connection with router breaks too often at certain hours in 18.04WIFI issues with Realtek Semiconductor Co., Ltd. Device b822 Ubuntu 18.04 LTSEthernet interface gets disabled when GPU is removedWifi not getting connected but LAN cable connection is working. Please help
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have recently a purchased Lenovo Thinkpad E480 laptop, I have installed Ubuntu 18.04 on it, everything is working fine except am not able to connect to network via WiFi. Please help.
I followed this link, but am unable to solve the issue.
Below are the outputs of some commands.
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
uname -r
4.15.0-33-generic
rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
lspci -nnk | grep 0280 -A3
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
Subsystem: Lenovo RTL8821CE 802.11ac PCIe Wireless Network Adapter [17aa:c024]
06:00.0 SD Host controller [0805]: O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8621] (rev 01)
Subsystem: Lenovo SD/MMC Card Reader Controller [17aa:5068]
sudo lshw -C network
*-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: enp3s0
version: 10
serial: 8c:16:45:a3:d9:f1
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.2.2 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:16 ioport:d000(size=256) memory:f1204000-f1204fff memory:f1200000-f1203fff
*-network UNCLAIMED
description: Network controller
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:05:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: ioport:c000(size=256) memory:f1100000-f110ffff
It seems I have to clone, compile and install the required WiFi driver, please guide me which WiFi driver to use and how to install (with steps if possible).
P.S.: Let me know if any further information is needed to solve this issue, I will add the required info (if any) in the question as per the guidance given.
networking drivers 18.04 lenovo thinkpad
add a comment |
I have recently a purchased Lenovo Thinkpad E480 laptop, I have installed Ubuntu 18.04 on it, everything is working fine except am not able to connect to network via WiFi. Please help.
I followed this link, but am unable to solve the issue.
Below are the outputs of some commands.
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
uname -r
4.15.0-33-generic
rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
lspci -nnk | grep 0280 -A3
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
Subsystem: Lenovo RTL8821CE 802.11ac PCIe Wireless Network Adapter [17aa:c024]
06:00.0 SD Host controller [0805]: O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8621] (rev 01)
Subsystem: Lenovo SD/MMC Card Reader Controller [17aa:5068]
sudo lshw -C network
*-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: enp3s0
version: 10
serial: 8c:16:45:a3:d9:f1
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.2.2 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:16 ioport:d000(size=256) memory:f1204000-f1204fff memory:f1200000-f1203fff
*-network UNCLAIMED
description: Network controller
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:05:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: ioport:c000(size=256) memory:f1100000-f110ffff
It seems I have to clone, compile and install the required WiFi driver, please guide me which WiFi driver to use and how to install (with steps if possible).
P.S.: Let me know if any further information is needed to solve this issue, I will add the required info (if any) in the question as per the guidance given.
networking drivers 18.04 lenovo thinkpad
add a comment |
I have recently a purchased Lenovo Thinkpad E480 laptop, I have installed Ubuntu 18.04 on it, everything is working fine except am not able to connect to network via WiFi. Please help.
I followed this link, but am unable to solve the issue.
Below are the outputs of some commands.
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
uname -r
4.15.0-33-generic
rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
lspci -nnk | grep 0280 -A3
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
Subsystem: Lenovo RTL8821CE 802.11ac PCIe Wireless Network Adapter [17aa:c024]
06:00.0 SD Host controller [0805]: O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8621] (rev 01)
Subsystem: Lenovo SD/MMC Card Reader Controller [17aa:5068]
sudo lshw -C network
*-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: enp3s0
version: 10
serial: 8c:16:45:a3:d9:f1
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.2.2 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:16 ioport:d000(size=256) memory:f1204000-f1204fff memory:f1200000-f1203fff
*-network UNCLAIMED
description: Network controller
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:05:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: ioport:c000(size=256) memory:f1100000-f110ffff
It seems I have to clone, compile and install the required WiFi driver, please guide me which WiFi driver to use and how to install (with steps if possible).
P.S.: Let me know if any further information is needed to solve this issue, I will add the required info (if any) in the question as per the guidance given.
networking drivers 18.04 lenovo thinkpad
I have recently a purchased Lenovo Thinkpad E480 laptop, I have installed Ubuntu 18.04 on it, everything is working fine except am not able to connect to network via WiFi. Please help.
I followed this link, but am unable to solve the issue.
Below are the outputs of some commands.
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
uname -r
4.15.0-33-generic
rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
lspci -nnk | grep 0280 -A3
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
Subsystem: Lenovo RTL8821CE 802.11ac PCIe Wireless Network Adapter [17aa:c024]
06:00.0 SD Host controller [0805]: O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8621] (rev 01)
Subsystem: Lenovo SD/MMC Card Reader Controller [17aa:5068]
sudo lshw -C network
*-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: enp3s0
version: 10
serial: 8c:16:45:a3:d9:f1
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.2.2 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:16 ioport:d000(size=256) memory:f1204000-f1204fff memory:f1200000-f1203fff
*-network UNCLAIMED
description: Network controller
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:05:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: ioport:c000(size=256) memory:f1100000-f110ffff
It seems I have to clone, compile and install the required WiFi driver, please guide me which WiFi driver to use and how to install (with steps if possible).
P.S.: Let me know if any further information is needed to solve this issue, I will add the required info (if any) in the question as per the guidance given.
networking drivers 18.04 lenovo thinkpad
networking drivers 18.04 lenovo thinkpad
asked Aug 30 '18 at 18:06
Sunny ShuklaSunny Shukla
188111
188111
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
With a temporary working internet connection by ethernet, tethered or any other means, open a terminal Ctrl+Alt+t and do:
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/tomaspinho/rtl8821ce.git
cd rtl8821ce
sudo ./dkms-install.sh
The file builds for me on my 18.04 system with a few possibly harmless warnings but no errors.
Follow with:
sudo modprobe 8821ce
You should be all set.
Excellent, that worked perfectly fine. I am typing this comment on my WiFi Connection.
– Sunny Shukla
Aug 30 '18 at 21:45
add a comment |
protected by Community♦ Mar 5 at 8:44
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
With a temporary working internet connection by ethernet, tethered or any other means, open a terminal Ctrl+Alt+t and do:
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/tomaspinho/rtl8821ce.git
cd rtl8821ce
sudo ./dkms-install.sh
The file builds for me on my 18.04 system with a few possibly harmless warnings but no errors.
Follow with:
sudo modprobe 8821ce
You should be all set.
Excellent, that worked perfectly fine. I am typing this comment on my WiFi Connection.
– Sunny Shukla
Aug 30 '18 at 21:45
add a comment |
With a temporary working internet connection by ethernet, tethered or any other means, open a terminal Ctrl+Alt+t and do:
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/tomaspinho/rtl8821ce.git
cd rtl8821ce
sudo ./dkms-install.sh
The file builds for me on my 18.04 system with a few possibly harmless warnings but no errors.
Follow with:
sudo modprobe 8821ce
You should be all set.
Excellent, that worked perfectly fine. I am typing this comment on my WiFi Connection.
– Sunny Shukla
Aug 30 '18 at 21:45
add a comment |
With a temporary working internet connection by ethernet, tethered or any other means, open a terminal Ctrl+Alt+t and do:
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/tomaspinho/rtl8821ce.git
cd rtl8821ce
sudo ./dkms-install.sh
The file builds for me on my 18.04 system with a few possibly harmless warnings but no errors.
Follow with:
sudo modprobe 8821ce
You should be all set.
With a temporary working internet connection by ethernet, tethered or any other means, open a terminal Ctrl+Alt+t and do:
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/tomaspinho/rtl8821ce.git
cd rtl8821ce
sudo ./dkms-install.sh
The file builds for me on my 18.04 system with a few possibly harmless warnings but no errors.
Follow with:
sudo modprobe 8821ce
You should be all set.
answered Aug 30 '18 at 21:26
chili555chili555
39.1k55281
39.1k55281
Excellent, that worked perfectly fine. I am typing this comment on my WiFi Connection.
– Sunny Shukla
Aug 30 '18 at 21:45
add a comment |
Excellent, that worked perfectly fine. I am typing this comment on my WiFi Connection.
– Sunny Shukla
Aug 30 '18 at 21:45
Excellent, that worked perfectly fine. I am typing this comment on my WiFi Connection.
– Sunny Shukla
Aug 30 '18 at 21:45
Excellent, that worked perfectly fine. I am typing this comment on my WiFi Connection.
– Sunny Shukla
Aug 30 '18 at 21:45
add a comment |
protected by Community♦ Mar 5 at 8:44
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?