Skip to content

Instantly share code, notes, and snippets.

@networkimprov
Created November 4, 2015 23:18
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 networkimprov/8de6a1ca964cf6f3a592 to your computer and use it in GitHub Desktop.
Save networkimprov/8de6a1ca964cf6f3a592 to your computer and use it in GitHub Desktop.
archlinuxarm-armv7-latest on qemu boot log
[ OK ] Reached target Timers.
Starting Network Service...
[ OK ] Started Permit User Sessions.
[ OK ] Started Getty on tty1.
[ 34.455182] input: AT Raw Set 2 keyboard as /devices/platform/smb/smb:motherboard/smb:motherboard:iofpga@3,00000000/1c060000.kmi/serio0/input/input0
[ OK ] Started Login Service.
[ OK ] Found device /dev/ttyAMA0.
[ OK ] Started Serial Getty on ttyAMA0.
[ OK ] Reached target Login Prompts.
[ 35.892345] libphy: smsc911x-mdio: probed
[ 35.962629] smsc911x 1a000000.ethernet eth0: attached PHY driver [SMSC LAN911x Internal PHY] (mii_bus:phy_addr=1a000000.etherne:01, irq=-1)
[ 35.964739] smsc911x 1a000000.ethernet eth0: MAC Address: 52:54:00:12:34:56
[ 37.402520] aaci-pl041 1c040000.aaci: ARM AC'97 Interface PL041 rev0 at 0x1c040000, irq 38
[ 37.410545] aaci-pl041 1c040000.aaci: FIFO 512 entries
Arch Linux 4.3.0-1-ARCH (ttyAMA0)
alarm login:
[ 59.644477] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/smb/smb:motherboard/smb:motherboard:iofpga@3,00000000/1c070000.kmi/serio1/input/input2
[ 60.503014] mousedev: PS/2 mouse device common for all mice
[ 61.090469] smsc911x 1a000000.ethernet eth0: SMSC911x/921x identified at 0xe0ac0000, IRQ: 36
[ 61.168626] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 62.974023] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
...
[root@alarm ~]# systemctl status network-online.target
* network-online.target - Network is Online
Loaded: loaded (/usr/lib/systemd/system/network-online.target; static; vendor preset: disabled)
Active: active since Wed 2015-11-04 22:24:09 UTC; 2min 44s ago
Docs: man:systemd.special(7)
http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Nov 04 22:24:09 alarm systemd[1]: Reached target Network is Online.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment