:: [DNG] USB ethernet device disappear…
Top Page
Delete this message
Reply to this message
Author: Lars Noodén
Date:  
To: dng@lists.dyne.org
Subject: [DNG] USB ethernet device disappeared on Ascii
I had been using Ethernet over USB on Ascii until yesterday or so. Now
the device no longer shows up, even though it is still connected.
Wireless works, for the time being, but I'd like to get back to using
Ethernet. What should I be looking at?

$ uname -a
Linux slimbook 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2 (2017-06-12) x86_64
GNU/Linux

$ lsb_release -rd
Description:    Devuan GNU/Linux 2.0 (ascii)
Release:        2.0


$ /sbin/ifconfig -a
eth0: flags=4098<BROADCAST,MULTICAST>  mtu 1500
        ether xx:xx:xx:xx:xx:xx  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


lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 4  bytes 240 (240.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 4  bytes 240 (240.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


wlan0: flags=4098<BROADCAST,MULTICAST>  mtu 1500
        ether xx:xx:xx:xx:xx:xx  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


Regards,
Lars