F5F Stay Refreshed Software Operating Systems Error: No Ethernet card detected on Ubuntu 16.04.

Error: No Ethernet card detected on Ubuntu 16.04.

Error: No Ethernet card detected on Ubuntu 16.04.

T
TeegahPlaysYT
Member
55
09-10-2016, 08:40 PM
#1
You recently set up Ubuntu on an older desktop, and while it functioned well over Ethernet on your Windows machine, it’s not connecting to any network cards now. The wiring seems correct, so the issue likely lies with the hardware or driver setup. I’d appreciate any guidance you can provide.
T
TeegahPlaysYT
09-10-2016, 08:40 PM #1

You recently set up Ubuntu on an older desktop, and while it functioned well over Ethernet on your Windows machine, it’s not connecting to any network cards now. The wiring seems correct, so the issue likely lies with the hardware or driver setup. I’d appreciate any guidance you can provide.

S
Spidercyber
Senior Member
673
09-10-2016, 10:01 PM
#2
Consider checking for Windows updates. It could be a driver issue.
S
Spidercyber
09-10-2016, 10:01 PM #2

Consider checking for Windows updates. It could be a driver issue.

A
AnttoZz
Member
179
09-11-2016, 05:44 AM
#3
The version you're referencing (16.04) is outdated; the current stable release is 20.04 with long support. Consider updating for better features and security. For your issue, run `ip addr` and `lspci` to inspect network interfaces and device details—this will give you clear insights into the problem.
A
AnttoZz
09-11-2016, 05:44 AM #3

The version you're referencing (16.04) is outdated; the current stable release is 20.04 with long support. Consider updating for better features and security. For your issue, run `ip addr` and `lspci` to inspect network interfaces and device details—this will give you clear insights into the problem.

R
renliff
Member
240
09-11-2016, 11:42 AM
#4
im using 16.04 because i dont think there is any support for x32 on the newer ones. and i dont know how to use a code tag because i am new to ubuntu
R
renliff
09-11-2016, 11:42 AM #4

im using 16.04 because i dont think there is any support for x32 on the newer ones. and i dont know how to use a code tag because i am new to ubuntu

G
g_ft
Member
170
09-12-2016, 10:14 AM
#5
I’d prefer a different machine, but my current setup is outdated and Windows is already quite sluggish.
G
g_ft
09-12-2016, 10:14 AM #5

I’d prefer a different machine, but my current setup is outdated and Windows is already quite sluggish.

P
PinkGamer888
Junior Member
40
09-29-2016, 05:15 AM
#6
I'm referring to the code tags in the forum, using the specific formatting for those commands. Running them is straightforward—just launch a terminal and type them. Yes, there are still versions with 32-bit support such as Lubuntu and Xubuntu. Also, my earlier mention of 20.04 was incorrect; 18.04 is the current release.
P
PinkGamer888
09-29-2016, 05:15 AM #6

I'm referring to the code tags in the forum, using the specific formatting for those commands. Running them is straightforward—just launch a terminal and type them. Yes, there are still versions with 32-bit support such as Lubuntu and Xubuntu. Also, my earlier mention of 20.04 was incorrect; 18.04 is the current release.

A
alejandrobo1
Posting Freak
877
09-30-2016, 11:10 AM
#7
It appears the necessary software isn’t available. Qualcomm doesn’t offer drivers for this Ethernet chip, and the only existing ones are likely outdated and won’t support the system version.
A
alejandrobo1
09-30-2016, 11:10 AM #7

It appears the necessary software isn’t available. Qualcomm doesn’t offer drivers for this Ethernet chip, and the only existing ones are likely outdated and won’t support the system version.

C
ChickenRekz
Junior Member
49
09-30-2016, 11:26 AM
#8
Thanks at all!
C
ChickenRekz
09-30-2016, 11:26 AM #8

Thanks at all!

P
pontoco
Junior Member
17
09-30-2016, 04:40 PM
#9
Verify presence of atl1e in installed modules with lsmod and grep
P
pontoco
09-30-2016, 04:40 PM #9

Verify presence of atl1e in installed modules with lsmod and grep