Skip to content

Instantly share code, notes, and snippets.

@enricostano
Created April 3, 2015 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enricostano/15652a670310412942a9 to your computer and use it in GitHub Desktop.
Save enricostano/15652a670310412942a9 to your computer and use it in GitHub Desktop.
λ sudo strings root/var/log/journal/321b13bd037b4883b3d2208a2f376f0e/system.journal | grep -i eth0
MESSAGE=smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
MESSAGE=IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
MESSAGE=smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
MESSAGE=IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
INTERFACE=eth0
MESSAGE=eth0 : gained carrier
MESSAGE=eth0 : lost carrier
MESSAGE=smsc95xx 1-1.1:1.0 eth0: link down
MESSAGE=smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:23:b2:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment