Ethernet on Bionic-Mate?
#8
@zaius, you can use "lsusb" to see what USB driver is needed. In my case;
Code:
# lsusb -s 004:004 -v
Bus 004 Device 004: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
...
# grep -i 179 /usr/src/linux/.config
CONFIG_USB_NET_AX88179_178A=m
...
# modprobe ax88179_178a
# ifconfig -a
...
enp56s0f4u1u1: flags=4098<BROADCAST,MULTICAST>  mtu 1500
       ether 00:0a:cd:26:45:3c  txqueuelen 1000  (Ethernet)
       RX packets 0  bytes 0 (0.0 B)
       RX errors 0  dropped 0  overruns 0  frame 0
       TX packets 0  bytes 0 (0.0 B)
       TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
...
Note I am not using that interface. I have a builtin Ethernet on the computer I am using now.

Edit: Forgot to mention that I simplified the USB & kernel module command sequence. Meaning I ran commands to find what I needed, like the kernel module name.
--
Arwen Evenstar
Princess of Rivendale


Messages In This Thread
Ethernet on Bionic-Mate? - by zaius - 11-16-2019, 05:53 PM
RE: Ethernet on Bionic-Mate? - by xalius - 11-16-2019, 05:54 PM
RE: Ethernet on Bionic-Mate? - by zaius - 11-16-2019, 07:00 PM
RE: Ethernet on Bionic-Mate? - by jpakkane - 11-17-2019, 04:47 AM
RE: Ethernet on Bionic-Mate? - by zaius - 11-22-2019, 02:40 PM
RE: Ethernet on Bionic-Mate? - by ndp - 03-06-2020, 10:32 AM
RE: Ethernet on Bionic-Mate? - by zaius - 03-06-2020, 01:02 PM
RE: Ethernet on Bionic-Mate? - by Arwen - 03-08-2020, 02:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  After update in Ubuntu bionic mate system crashed Wawe 2 3,222 04-18-2021, 04:52 AM
Last Post: Wawe
  Ubuntu MATE 18.04 Can't boot after update hankg 2 3,144 12-15-2020, 01:53 AM
Last Post: BryanF
  Manjaro 20.09: USB ethernet dongle keeps hanging Dendrocalamus64 1 2,875 09-13-2020, 07:31 AM
Last Post: acceptabledecision
  ayufan Ubuntu Mate 0.9.14 black screen boot on new Pinebook Pro EricL 3 5,386 06-22-2020, 09:45 PM
Last Post: trinapicot
  Better (than default Debian/MATE) Linux distro? mspohr 34 36,084 06-11-2020, 01:34 PM
Last Post: s3rvant
  Focal on Bionic Using Chroot - Chromium / Snapd Issues charlespine 0 1,885 06-03-2020, 06:47 PM
Last Post: charlespine
  Ubuntu mate boot failure hdk 3 4,852 05-14-2020, 06:11 AM
Last Post: ndp
  How to change language in Bionic LXDE? mlentink 4 4,988 04-25-2020, 02:42 AM
Last Post: mlentink
  0.9.14 Release: Ubuntu 18.04 with Mate & LXDE Desktop Luke 86 97,095 04-09-2020, 09:33 AM
Last Post: mmt
  Compiling WireGuard (and other things requiring linux-headers) on Debian+Mate Dendrocalamus64 1 3,573 04-02-2020, 07:07 PM
Last Post: Dendrocalamus64

Forum Jump:


Users browsing this thread: 1 Guest(s)