Skip to content

Instantly share code, notes, and snippets.

@LefterisJP
Created January 28, 2016 16:47
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 LefterisJP/500f1907d9cae8471caf to your computer and use it in GitHub Desktop.
Save LefterisJP/500f1907d9cae8471caf to your computer and use it in GitHub Desktop.
snappy ver6 at raspi2 dmesg output
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.2.0-1014-raspi2 (buildd@kishi11) (gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2) ) #21-Ubuntu SMP Mon Oct 26 17:36:49 UTC 2015 (Ubuntu 4.2.0-1014.21-raspi2 4.2.3)
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 2 Model B
[ 0.000000] cma: Reserved 16 MiB at 0x39400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 80e941c0, node_mem_map b8bb4000
[ 0.000000] Normal zone: 2124 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (1013e0->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 12 pages/cpu @bafb1000 s19840 r8192 d21120 u49152
[ 0.000000] pcpu-alloc: s19840 r8192 d21120 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa01041 bcm2709.serial=0xdfc413b8 smsc95xx.macaddr=B8:27:EB:C4:13:B8 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem
_base=0x3dc00000 vc_mem.mem_size=0x3f000000 elevator=deadline console=tty0 console=ttyAMA0 root=/dev/disk/by-label/system-a net.ifnames=0 init=/lib/systemd/systemd ro panic=-1 fixrtc
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 920968K/966656K available (8818K kernel code, 668K rwdata, 2764K rodata, 1024K init, 829K bss, 29304K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80c4f99c (12575 kB)
.init : 0x80d00000 - 0x80e00000 (1024 kB)
.data : 0x80e00000 - 0x80ea7228 ( 669 kB)
.bss : 0x80eaa000 - 0x80f795c0 ( 830 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000013] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000034] Switching to timer-based delay loop, resolution 52ns
[ 0.000323] Console: colour dummy device 80x30
[ 0.001511] console [tty0] enabled
[ 0.001593] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.001669] pid_max: default: 32768 minimum: 301
[ 0.001888] Security Framework initialized
[ 0.002011] AppArmor: AppArmor initialized
[ 0.002045] Yama: becoming mindful.
[ 0.002359] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002410] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003847] Initializing cgroup subsys blkio
[ 0.003921] Initializing cgroup subsys memory
[ 0.003986] Initializing cgroup subsys devices
[ 0.004037] Initializing cgroup subsys freezer
[ 0.004086] Initializing cgroup subsys net_cls
[ 0.004134] Initializing cgroup subsys perf_event
[ 0.004181] Initializing cgroup subsys net_prio
[ 0.004311] CPU: Testing write buffer coherency: ok
[ 0.004436] ftrace: allocating 27039 entries in 80 pages
[ 0.069092] CPU0: update cpu_capacity 1024
[ 0.069173] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.069210] [bcm2709_smp_prepare_cpus] enter
[ 0.069372] Setting up static identity map for 0x100000 - 0x100058
[ 0.075996] [bcm2709_boot_secondary] cpu:1 started (0) 18
[ 0.076373] [bcm2709_secondary_init] enter cpu:1
[ 0.076431] CPU1: update cpu_capacity 1024
[ 0.076440] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.077251] [bcm2709_boot_secondary] cpu:2 started (0) 16
[ 0.077547] [bcm2709_secondary_init] enter cpu:2
[ 0.077581] CPU2: update cpu_capacity 1024
[ 0.077589] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.078308] [bcm2709_boot_secondary] cpu:3 started (0) 18
[ 0.078565] [bcm2709_secondary_init] enter cpu:3
[ 0.078595] CPU3: update cpu_capacity 1024
[ 0.078603] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.078701] Brought up 4 CPUs
[ 0.078810] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.078843] CPU: All CPU(s) started in SVC mode.
[ 0.079964] devtmpfs: initialized
[ 0.101701] evm: security.selinux
[ 0.101751] evm: security.SMACK64
[ 0.101779] evm: security.SMACK64EXEC
[ 0.101807] evm: security.SMACK64TRANSMUTE
[ 0.101835] evm: security.SMACK64MMAP
[ 0.101863] evm: security.ima
[ 0.101889] evm: security.capability
[ 0.102798] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.103497] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.105178] pinctrl core: initialized pinctrl subsystem [286/1820]
[ 0.106762] NET: Registered protocol family 16
[ 0.112724] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.124703] cpuidle: using governor ladder
[ 0.136588] cpuidle: using governor menu
[ 0.137172] bcm2709.uart_clock = 3000000
[ 0.145810] No ATAGs?
[ 0.145871] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.145939] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.146236] Serial: AMBA PL011 UART driver
[ 0.146585] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.702362] console [ttyAMA0] enabled
[ 0.706800] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.775659] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
[ 0.785089] bcm2835-dma 3f007000.dma: dma_debug:0
[ 0.793948] SCSI subsystem initialized
[ 0.798060] libata version 3.00 loaded.
[ 0.798572] usbcore: registered new interface driver usbfs
[ 0.804210] usbcore: registered new interface driver hub
[ 0.809735] usbcore: registered new device driver usb
[ 0.815193] pps_core: LinuxPPS API ver. 1 registered
[ 0.820198] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.829412] PTP clock support registered
[ 0.834255] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-01-30 18:28
[ 0.843164] Advanced Linux Sound Architecture Driver Initialized.
[ 0.850629] NetLabel: Initializing
[ 0.854083] NetLabel: domain hash size = 128
[ 0.858469] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.863538] NetLabel: unlabeled traffic allowed by default
[ 0.870261] clocksource: Switched to clocksource arch_sys_counter
[ 0.939521] AppArmor: AppArmor Filesystem Enabled
[ 0.963789] NET: Registered protocol family 2
[ 0.969464] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.976717] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.983385] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.989939] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.995967] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 1.002759] NET: Registered protocol family 1
[ 1.007648] Trying to unpack rootfs image as initramfs...
[ 6.007330] Freeing initrd memory: 4860K (ba66f000 - bab2e000)
[ 6.022101] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 6.032951] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 6.039329] Initialise system trusted keyring
[ 6.043899] audit: initializing netlink subsys (disabled)
[ 6.049464] audit: type=2000 audit(5.987:1): initialized
[ 6.069614] zpool: loaded
[ 6.072299] zbud: loaded
[ 6.075713] VFS: Disk quotas dquot_6.6.0
[ 6.080056] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 6.091954] fuse init (API version 7.23)
[ 6.097288] Key type big_key registered
[ 6.102839] Key type asymmetric registered
[ 6.106999] Asymmetric key parser 'x509' registered
[ 6.112038] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 6.119729] io scheduler noop registered
[ 6.123712] io scheduler deadline registered (default)
[ 6.129234] io scheduler cfq registered
[ 6.136868] BCM2708FB: allocated DMA memory f9800000
[ 6.141936] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 6.152770] Console: switching to colour frame buffer device 82x26
[ 6.164889] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 6.188500] vc-cma: Videocore CMA driver
[ 6.194453] vc-cma: vc_cma_base = 0x00000000
[ 6.201111] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 6.208400] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 6.215939] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 6.252907] brd: module loaded
[ 6.268399] loop: module loaded
[ 6.274534] vchiq: vchiq_init_state: slot_zero = 0xb9880000, is_master = 0
[ 6.284241] bcm2835_vchiq 3f00b840.vchiq: failed to set channelbase
[ 6.292847] vchiq: could not load vchiq
[ 6.298680] bcm2835_vchiq: probe of 3f00b840.vchiq failed with error -1212559360
[ 6.312890] libphy: Fixed MDIO Bus: probed
[ 6.318957] tun: Universal TUN/TAP device driver, 1.6
[ 6.325969] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 6.334503] PPP generic driver version 2.4.2
[ 6.341169] usbcore: registered new interface driver smsc95xx
[ 6.348970] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 6.557071] Core Release: 2.80a
[ 6.562191] Setting default values for core params
[ 6.568997] Finished setting default values for core params
[ 6.776971] Using Buffer DMA mode
[ 6.782299] Periodic Transfer Interrupt Enhancement - disabled
[ 6.790168] Multiprocessor Interrupt Enhancement - disabled
[ 6.797763] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 6.804118] Dedicated Tx FIFOs mode
[ 6.810021] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xb9814000 dma = 0xf9814000 len=9024
[ 6.824111] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 6.849081] dwc_otg: Microframe scheduler enabled
[ 6.849165] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x806255ec
[ 6.857174] WARN::hcd_init_fiq:413: FIQ ASM at 0x80625950 length 36
[ 6.865475] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbc0b2000
[ 6.873519] dwc_otg 3f980000.usb: DWC OTG Controller
[ 6.880521] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 6.889883] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 6.897476] Init: Port Power? op_state=1
[ 6.903357] Init: Power Port (0)
[ 6.908791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.917571] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.926764] usb usb1: Product: DWC OTG Controller
[ 6.933411] usb usb1: Manufacturer: Linux 4.2.0-1014-raspi2 dwc_otg_hcd
[ 6.941994] usb usb1: SerialNumber: 3f980000.usb
[ 6.949658] hub 1-0:1.0: USB hub found
[ 6.955424] hub 1-0:1.0: 1 port detected
[ 6.962065] dwc_otg: FIQ enabled
[ 6.962079] dwc_otg: NAK holdoff enabled
[ 6.962088] dwc_otg: FIQ split-transaction FSM enabled
[ 6.962126] Module dwc_common_port init
[ 6.962759] usbcore: registered new interface driver usb-storage
[ 6.971438] mousedev: PS/2 mouse device common for all mice
[ 6.979613] i2c /dev entries driver
[ 6.987404] device-mapper: uevent: version 1.0.3
[ 6.994659] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
[ 7.007077] bcm2835-cpufreq: min=600000 max=900000
[ 7.027297] sdhci: Secure Digital Host Controller Interface driver
[ 7.034776] sdhci: Copyright(c) Pierre Ossman
[ 7.040792] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 7.047969] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 7.086369] sdhci-pltfm: SDHCI platform and OF driver helper
[ 7.095187] ledtrig-cpu: registered to indicate activity on CPUs
[ 7.102705] hidraw: raw HID events driver (C) Jiri Kosina
[ 7.109650] usbcore: registered new interface driver usbhid
[ 7.117591] usbhid: USB HID core driver
[ 7.128486] NET: Registered protocol family 10
[ 7.135494] NET: Registered protocol family 17
[ 7.141328] Key type dns_resolver registered
[ 7.147267] ThumbEE CPU extension supported.
[ 7.152818] Registering SWP/SWPB emulation handler
[ 7.158507] Indeed it is in host mode hprt0 = 00021501
[ 7.166273] Loading compiled-in X.509 certificates
[ 7.177378] mmc0: host does not support reading read-only switch, assuming write-enable
[ 7.180366] Loaded X.509 cert 'Build time autogenerated kernel key: 7b5b7be7fdb33acda55cf0b94cd61382ae20aa4d'
[ 7.180490] registered taskstats version 1
[ 7.180570] zswap: loading zswap
[ 7.180580] zswap: using zbud pool
[ 7.180609] zswap: using lzo compressor
[ 7.191781] Key type trusted registered
[ 7.212603] Key type encrypted registered
[ 7.212640] AppArmor: AppArmor sha1 policy hashing enabled
[ 7.212656] ima: No TPM chip found, activating TPM-bypass!
[ 7.212810] evm: HMAC attrs: 0x1
[ 7.212888] vc-sm: Videocore shared memory driver
[ 7.213102] hctosys: unable to open rtc device (rtc0)
[ 7.214039] PM: Hibernation image not present or could not be loaded.
[ 7.214078] ALSA device list:
[ 7.214081] No soundcards found.
[ 7.269949] uart-pl011 3f201000.uart: no DMA platform data
[ 7.276937] mmc0: new high speed SDXC card at address aaaa
[ 7.278171] Freeing unused kernel memory: 1024K (80d00000 - 80e00000)
[ 7.292504] mmcblk0: mmc0:aaaa SP64G 59.4 GiB
[ 7.300000] mmcblk0: p1 p2 p3 p4
[ 7.330403] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 7.338463] Indeed it is in host mode hprt0 = 00001101
[ 7.358432] random: systemd-udevd urandom read with 15 bits of entropy available
[ 7.531168] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 7.539480] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 7.549853] hub 1-1:1.0: USB hub found
[ 7.556072] hub 1-1:1.0: 5 ports detected
[ 7.822635] initrd: mounting /dev/disk/by-label/system-a
[ 7.833681] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 7.834327] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 7.853857] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[ 7.876567] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 7.892147] initrd: mounting /run
[ 7.922745] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 7.931504] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 7.932701] initrd: checking filesystem for writable partition
[ 7.948211] EXT4-fs (mmcblk0p4): couldn't mount as ext3 due to feature incompatibilities
[ 7.951331] smsc95xx v1.0.4
[ 7.965349] EXT4-fs (mmcblk0p4): couldn't mount as ext2 due to feature incompatibilities
[ 8.001228] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 8.013975] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c4:13:b8
[ 8.065889] initrd: mounting writable partition
[ 8.086490] EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support!
[ 8.099723] EXT4-fs (mmcblk0p4): couldn't mount as ext3 due to feature incompatibilities
[ 8.112138] EXT4-fs (mmcblk0p4): Mount option "data=journal" incompatible with ext2
[ 8.147482] EXT4-fs (mmcblk0p4): mounted filesystem with journalled data mode. Opts: data=journal
[ 8.935380] systemd[1]: Inserted module 'autofs4'
[ 8.959240] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 8.982981] systemd[1]: Detected architecture arm.
[ 8.999179] systemd[1]: Set hostname to <localhost.localdomain>.
[ 9.008035] systemd[1]: Initializing machine ID from random generator.
[ 9.016627] systemd[1]: Installed transient /etc/machine-id file. [101/1820]
[ 9.288826] systemd[1]: Unit etc-modprobe.d.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.302752] systemd[1]: Unit etc-sudoers.d.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.316497] systemd[1]: Unit etc-udev-rules.d.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.330476] systemd[1]: Unit etc-systemd-system.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.344630] systemd[1]: Unit etc-modules\x2dload.d.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.359134] systemd[1]: Unit etc-network-interfaces.d.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.373871] systemd[1]: Unit etc-ssh.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.387134] systemd[1]: Unit etc-apparmor.d-cache.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.401529] systemd[1]: Unit writable.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.414937] systemd[1]: Unit etc-dbus\x2d1-system.d.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.429588] systemd[1]: Unit etc-ufw.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.442950] systemd[1]: Unit etc-hosts.mount is bound to inactive unit dev-mmcblk0p4.device. Stopping, too.
[ 9.459492] systemd[1]: Mounted /etc/ppp.
[ 9.465602] systemd[1]: Mounted /etc/writable.
[ 9.472030] systemd[1]: Mounted /etc/cloud/cloud.cfg.d.
[ 9.479206] systemd[1]: Mounted /etc/sysctl.d.
[ 9.532509] systemd[1]: [/lib/systemd/system/watchdog.service:10] Trailing garbage, ignoring.
[ 9.557107] systemd[1]: Cannot add dependency job for unit sshd-keygen.service, ignoring: Unit sshd-keygen.service failed to load: No such file or directory.
[ 9.575294] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 9.610418] systemd[1]: Reached target Encrypted Volumes.
[ 9.617705] systemd[1]: Starting Encrypted Volumes.
[ 9.624771] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 9.636108] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 9.658378] systemd[1]: Reached target Remote File Systems (Pre).
[ 9.666268] systemd[1]: Starting Remote File Systems (Pre).
[ 9.673767] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 9.684607] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 9.702360] systemd[1]: Reached target Paths.
[ 9.708392] systemd[1]: Starting Paths.
[ 9.722354] systemd[1]: Reached target Swap.
[ 9.728231] systemd[1]: Starting Swap.
[ 9.746396] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 9.759125] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 9.778385] systemd[1]: Created slice Root Slice.
[ 9.784815] systemd[1]: Starting Root Slice.
[ 9.802379] systemd[1]: Listening on udev Control Socket.
[ 9.809425] systemd[1]: Starting udev Control Socket.
[ 9.826381] systemd[1]: Listening on Journal Audit Socket.
[ 9.833442] systemd[1]: Starting Journal Audit Socket.
[ 9.850377] systemd[1]: Created slice User and Session Slice.
[ 9.857683] systemd[1]: Starting User and Session Slice.
[ 9.874390] systemd[1]: Created slice System Slice.
[ 9.880827] systemd[1]: Starting System Slice.
[ 9.898389] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 9.906095] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 9.922365] systemd[1]: Reached target Slices.
[ 9.928199] systemd[1]: Starting Slices.
[ 9.946367] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 9.954004] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 9.964735] systemd[1]: Starting Increase datagram queue length...
[ 9.994424] systemd[1]: Created slice system-getty.slice.
[ 10.001300] systemd[1]: Starting system-getty.slice.
[ 10.018460] systemd[1]: Listening on udev Kernel Socket.
[ 10.025133] systemd[1]: Starting udev Kernel Socket.
[ 10.042444] systemd[1]: Listening on Journal Socket (/dev/log).
[ 10.049718] systemd[1]: Starting Journal Socket (/dev/log).
[ 10.066491] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 10.074533] systemd[1]: Starting fsck to fsckd communication Socket.
[ 10.094388] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 10.102606] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 10.118371] systemd[1]: Listening on Delayed Shutdown Socket.
[ 10.125388] systemd[1]: Starting Delayed Shutdown Socket.
[ 10.142376] systemd[1]: Listening on Journal Socket.
[ 10.148665] systemd[1]: Starting Journal Socket.
[ 10.167951] systemd[1]: Starting Load Kernel Modules...
[ 10.186483] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 10.211087] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 10.218553] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 10.242984] systemd[1]: Mounted Huge Pages File System.
[ 10.253999] systemd[1]: Mounting POSIX Message Queue File System...
[ 10.275167] systemd[1]: Starting Nameserver information manager...
[ 10.296383] systemd[1]: Started Set Up Additional Binary Formats.
[ 10.307764] systemd[1]: Starting udev Coldplug all Devices...
[ 10.326879] systemd[1]: Mounting Debug File System...
[ 10.347075] systemd[1]: Starting Set the hostname to the value stored on the writable partition...
[ 10.422438] systemd[1]: Mounted Debug File System.
[ 10.438394] systemd[1]: Mounted POSIX Message Queue File System.
[ 10.458414] systemd[1]: Started Increase datagram queue length.
[ 10.478404] systemd[1]: Started Load Kernel Modules.
[ 10.498525] systemd[1]: Started Remount Root and Kernel File Systems.
[ 10.522391] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 10.558688] systemd[1]: Started Set the hostname to the value stored on the writable partition.
[ 10.586633] systemd[1]: Started Nameserver information manager.
[ 10.606559] systemd[1]: Started udev Coldplug all Devices.
[ 10.850059] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 10.868210] systemd[1]: Started Rebuild Hardware Database.
[ 10.875458] systemd[1]: Started Various fixups to make systemd work better on Debian.
[ 10.890790] systemd[1]: Starting Apply Kernel Variables...
[ 10.906984] systemd[1]: Mounted Configuration File System.
[ 10.918067] systemd[1]: Mounting FUSE Control File System...
[ 10.942481] systemd[1]: Listening on Syslog Socket.
[ 10.942622] systemd[1]: Starting Syslog Socket.
[ 10.946629] systemd[1]: Starting Journal Service...
[ 10.978500] systemd[1]: Mounted FUSE Control File System.
[ 10.990523] systemd[1]: Started Create Static Device Nodes in /dev.
[ 11.002667] systemd[1]: Started Apply Kernel Variables.
[ 11.055267] systemd[1]: Starting udev Kernel Device Manager...
[ 11.078478] systemd[1]: Reached target Local File Systems (Pre).
[ 11.078650] systemd[1]: Starting Local File Systems (Pre).
[ 11.084610] systemd[1]: var-lib-extrausers.mount: Directory /var/lib/extrausers to mount over is not empty, mounting anyway.
[ 11.088415] systemd[1]: Mounting /var/lib/extrausers...
[ 11.099478] systemd[1]: home.mount: Directory /home to mount over is not empty, mounting anyway.
[ 11.103946] systemd[1]: Mounting /home...
[ 11.116011] systemd[1]: Mounting /var/lib/systemd/backlight...
[ 11.126800] systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
[ 11.130878] systemd[1]: Mounting /var/log...
[ 11.144133] systemd[1]: Mounting /var/lib/waagent...
[ 11.159723] systemd[1]: Mounting /oem...
[ 11.173168] systemd[1]: Mounting /var/lib/systemd/rfkill...
[ 11.183957] systemd[1]: var-lib-system\x2dimage.mount: Directory /var/lib/system-image to mount over is not empty, mounting anyway.
[ 11.190874] systemd[1]: Mounting /var/lib/system-image...
[ 11.210859] systemd[1]: Mounting /var/lib/sudo...
[ 11.220269] systemd[1]: var-lib-dhcp.mount: Directory /var/lib/dhcp to mount over is not empty, mounting anyway.
[ 11.225627] systemd[1]: Mounting /var/lib/dhcp...
[ 11.240998] systemd[1]: Mounting /var/cache/apparmor...
[ 11.258134] systemd[1]: Mounting /var/lib/cloud...
[ 11.275476] systemd[1]: Mounting /var/lib/dbus...
[ 11.289151] systemd[1]: Mounting /var/lib/logrotate...
[ 11.304826] systemd[1]: Mounting /var/lib/initramfs-tools...
[ 11.315251] systemd[1]: MESSAGE=Failed to check directory /var/lib/systemd/random-seed: Not a directory
[ 11.324461] systemd[1]: Mounting /var/lib/systemd/random-seed...
[ 11.340658] systemd[1]: var-lib-apparmor.mount: Directory /var/lib/apparmor to mount over is not empty, mounting anyway.
[ 11.349545] systemd[1]: Mounting /var/lib/apparmor...
[ 11.364388] systemd[1]: usr-share-click-frameworks.mount: Directory /usr/share/click/frameworks to mount over is not empty, mounting anyway.
[ 11.374861] systemd[1]: Mounting /usr/share/click/frameworks...
[ 11.405032] systemd[1]: Mounting /var/lib/apps...
[ 11.438742] systemd[1]: Mounting /root...
[ 11.458897] systemd[1]: Mounting /var/lib/opencryptoki...
[ 11.483727] systemd[1]: Mounting /var/tmp...
[ 11.493057] systemd[1]: var-lib-snappy.mount: Directory /var/lib/snappy to mount over is not empty, mounting anyway.
[ 11.506553] systemd[1]: Mounting /var/lib/snappy...
[ 11.508037] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 11.513201] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 79) (baudrate 100000)
[ 11.532574] systemd[1]: Mounting /var/lib/tpm...
[ 11.558849] systemd[1]: Mounting /tmp...
[ 11.596352] systemd[1]: Mounting /apps...
[ 11.626146] systemd[1]: Mounting /mnt...
[ 11.677743] random: nonblocking pool is initialized
[ 11.682646] systemd[1]: Mounted /home.
[ 11.690539] systemd[1]: Mounted /apps.
[ 11.698496] systemd[1]: Mounted /oem.
[ 11.706450] systemd[1]: Mounted /tmp.
[ 11.714465] systemd[1]: Mounted /mnt.
[ 11.722409] systemd[1]: Mounted /var/lib/apps.
[ 11.730391] systemd[1]: Mounted /var/lib/cloud.
[ 11.738378] systemd[1]: Mounted /var/lib/waagent.
[ 11.746374] systemd[1]: Mounted /var/lib/dbus.
[ 11.754375] systemd[1]: Mounted /var/lib/dhcp.
[ 11.762370] systemd[1]: Mounted /var/lib/logrotate.
[ 11.770373] systemd[1]: Mounted /var/lib/sudo.
[ 11.778368] systemd[1]: Mounted /var/lib/system-image.
[ 11.786368] systemd[1]: Mounted /var/log.
[ 11.794368] systemd[1]: Mounted /var/cache/apparmor.
[ 11.802364] systemd[1]: Mounted /var/lib/apparmor.
[ 11.810366] systemd[1]: Mounted /var/tmp.
[ 11.818376] systemd[1]: Mounted /var/lib/initramfs-tools.
[ 11.826370] systemd[1]: Mounted /var/lib/systemd/rfkill.
[ 11.834373] systemd[1]: Mounted /usr/share/click/frameworks.
[ 11.842382] systemd[1]: Mounted /root.
[ 11.850376] systemd[1]: Mounted /var/lib/extrausers.
[ 11.858371] systemd[1]: Mounted /var/lib/snappy.
[ 11.866375] systemd[1]: Mounted /var/lib/systemd/random-seed.
[ 11.874369] systemd[1]: Mounted /var/lib/tpm.
[ 11.882374] systemd[1]: Mounted /var/lib/opencryptoki.
[ 11.890370] systemd[1]: Mounted /var/lib/systemd/backlight.
[ 11.898409] systemd[1]: Started Journal Service.
[ 12.573695] systemd-journald[413]: Received request to flush runtime journal from PID 1
[ 12.580504] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment