Saturday, April 20, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 3275  / 3 Years ago, sat, august 28, 2021, 6:04:23

When I plug in a network cable, it is not recognized. The WI-FI is working properly, though.



ifconfig output:



lo        Link encap:Local Loopback  
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1645 errors:0 dropped:0 overruns:0 frame:0
TX packets:1645 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:206840 (206.8 KB) TX bytes:206840 (206.8 KB)

wlan0 Link encap:Ethernet HWaddr e0:06:e6:de:57:e7
inet addr:150.164.201.145 Bcast:150.164.201.255 Mask:255.255.255.0
inet6 addr: 2001:12f0:601:a921:98a2:3dd:3be8:c483/64 Scope:Global
inet6 addr: 2001:12f0:601:a921:e206:e6ff:fede:57e7/64 Scope:Global
inet6 addr: fe80::e206:e6ff:fede:57e7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23892 errors:0 dropped:0 overruns:0 frame:0
TX packets:14676 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:30123226 (30.1 MB) TX bytes:2189050 (2.1 MB)

More From » dell

 Answers
3

Download the drivers from this website: http://linuxwireless.org/download/compat-wireless-2.6/.



If you're not sure which one to select, download this one: http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2012-09-05-pc.tar.bz2.



First run sudo su and enter your password when prompted.



Then, follow these steps:



tar xjf compat-wireless-2012-09-05-pc.tar.bz2
cd compat-wireless-2012-09-05-pc
./scripts/driver-select alx
make
make install
modprobe alx


Reboot.



It might seem misleading to download the drivers because of the name, but give it a shot.


[#35732] Monday, August 30, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
singerrupt

Total Points: 435
Total Questions: 111
Total Answers: 109

Location: Angola
Member since Tue, May 5, 2020
4 Years ago
singerrupt questions
;