Skip to content

Instantly share code, notes, and snippets.

@HiassofT
Created August 18, 2017 19:45
Show Gist options
  • Save HiassofT/2b3ffc4007eb5b9215335513aa8acb4c to your computer and use it in GitHub Desktop.
Save HiassofT/2b3ffc4007eb5b9215335513aa8acb4c to your computer and use it in GitHub Desktop.
ftrace=function works on RPi1B+
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.43+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1026 Wed Aug 16 22:26:02 BST 2017
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] OF: fdt:Machine model: Raspberry Pi Model B Plus Rev 1.2
[ 0.000000] earlycon: pl11 at MMIO32 0x20201000 (options '')
[ 0.000000] bootconsole [pl11] enabled
[ 0.000000] cma: Reserved 8 MiB at 0x1b400000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113680
[ 0.000000] Kernel command line: bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 consoleblank=0 console=tty1 console=ttyAMA0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait earlycon=pl011,mmio32,0x20201000 ftrace=function
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 435932K/458752K available (5950K kernel code, 489K rwdata, 1952K rodata, 400K init, 734K bss, 14628K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xdc800000 - 0xff800000 ( 560 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc05d7abc (5951 kB)
[ 0.000000] .init : 0xc0842000 - 0xc08a6000 ( 400 kB)
[ 0.000000] .data : 0xc08a6000 - 0xc0920788 ( 490 kB)
[ 0.000000] .bss : 0xc0920788 - 0xc09d7fa8 ( 735 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000029] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ 0.008462] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ 0.017911] bcm2835: system timer (irq = 27)
[ 0.022655] Console: colour dummy device 80x30
[ 0.028040] console [tty1] enabled
[ 0.031510] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
[ 0.090834] pid_max: default: 32768 minimum: 301
[ 0.095948] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.102715] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.110930] Disabling cpuset control group subsystem
[ 0.116272] CPU: Testing write buffer coherency: ok
[ 0.121276] ftrace: allocating 21720 entries in 64 pages
[ 0.244234] Setting up static identity map for 0x8200 - 0x8238
[ 0.252167] devtmpfs: initialized
[ 0.264755] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 0.273109] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.283144] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.289425] Starting tracer 'function'
[ 0.452318] pinctrl core: initialized pinctrl subsystem
[ 0.465901] NET: Registered protocol family 16
[ 0.483788] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.569035] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.576680] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.583631] Serial: AMBA PL011 UART driver
[ 0.610683] bcm2835-mbox 2000b880.mailbox: mailbox enabled
[ 1.080599] bcm2835-dma 20007000.dma: DMA legacy API manager at dc80d000, dmachans=0x1
[ 1.107342] SCSI subsystem initialized
[ 1.113161] usbcore: registered new interface driver usbfs
[ 1.119804] usbcore: registered new interface driver hub
[ 1.126589] usbcore: registered new device driver usb
[ 1.136167] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-08-08 12:01
[ 1.158683] clocksource: Switched to clocksource timer
[ 1.605818] VFS: Disk quotas dquot_6.6.0
[ 1.610781] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.620082] FS-Cache: Loaded
[ 1.624920] CacheFiles: Loaded
[ 1.749546] NET: Registered protocol family 2
[ 1.759508] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.767284] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.774621] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.782570] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.789207] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.797747] NET: Registered protocol family 1
[ 1.806075] RPC: Registered named UNIX socket transport module.
[ 1.812817] RPC: Registered udp transport module.
[ 1.817959] RPC: Registered tcp transport module.
[ 1.823310] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.840119] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available
[ 1.862707] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 2.021356] FS-Cache: Netfs 'nfs' registered for caching
[ 2.037946] NFS: Registering the id_resolver key type
[ 2.044085] Key type id_resolver registered
[ 2.048911] Key type id_legacy registered
[ 2.080124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 2.090274] io scheduler noop registered
[ 2.094604] io scheduler deadline registered (default)
[ 2.103266] io scheduler cfq registered
[ 2.148391] BCM2708FB: allocated DMA memory 5b500000
[ 2.154237] BCM2708FB: allocated DMA channel 0 @ dc80d000
[ 2.202699] Console: switching to colour frame buffer device 160x64
[ 2.254892] bcm2835-rng 20104000.rng: hwrng registered
[ 2.261937] vc-cma: Videocore CMA driver
[ 2.266471] vc-cma: vc_cma_base = 0x00000000
[ 2.272100] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 2.278265] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 2.286674] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[ 2.448111] brd: module loaded
[ 2.530141] loop: module loaded
[ 2.533844] Loading iSCSI transport class v2.0-870.
[ 2.544267] usbcore: registered new interface driver smsc95xx
[ 2.551161] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.708831] random: fast init done
[ 2.796924] Core Release: 2.80a
[ 2.801355] Setting default values for core params
[ 2.807070] Finished setting default values for core params
[ 3.020233] Using Buffer DMA mode
[ 3.024124] Periodic Transfer Interrupt Enhancement - disabled
[ 3.030993] Multiprocessor Interrupt Enhancement - disabled
[ 3.037345] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.042778] Dedicated Tx FIFOs mode
[ 3.049343] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xdb514000 dma = 0x5b514000 len=9024
[ 3.060710] FIQ FSM acceleration enabled for :
[ 3.060710] Non-periodic Split Transactions
[ 3.060710] Periodic Split Transactions
[ 3.060710] High-Speed Isochronous Endpoints
[ 3.060710] Interrupt/Control Split Transaction hack enabled
[ 3.086443] WARN::hcd_init_fiq:459: FIQ on core 0 at 0xc0451bc4
[ 3.093204] WARN::hcd_init_fiq:460: FIQ ASM at 0xc0451ea0 length 36
[ 3.100339] WARN::hcd_init_fiq:486: MPHI regs_base at 0xdc8a5000
[ 3.140110] dwc_otg 20980000.usb: DWC OTG Controller
[ 3.178470] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1
[ 3.219698] dwc_otg 20980000.usb: irq 56, io mem 0x00000000
[ 3.258857] Init: Port Power? op_state=1
[ 3.295780] Init: Power Port (0)
[ 3.334122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.374082] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.414433] usb usb1: Product: DWC OTG Controller
[ 3.452158] usb usb1: Manufacturer: Linux 4.9.43+ dwc_otg_hcd
[ 3.490800] usb usb1: SerialNumber: 20980000.usb
[ 3.535786] hub 1-0:1.0: USB hub found
[ 3.572594] hub 1-0:1.0: 1 port detected
[ 3.618487] usbcore: registered new interface driver usb-storage
[ 3.660864] mousedev: PS/2 mouse device common for all mice
[ 3.708173] bcm2835-wdt 20100000.watchdog: Broadcom BCM2835 watchdog timer
[ 3.751767] bcm2835-cpufreq: min=700000 max=700000
[ 3.792414] sdhci: Secure Digital Host Controller Interface driver
[ 3.831403] sdhci: Copyright(c) Pierre Ossman
[ 3.869820] Indeed it is in host mode hprt0 = 00021501
[ 3.991626] sdhost-bcm2835 20202000.sdhost: could not get clk, deferring probe
[ 4.049482] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.135732] ledtrig-cpu: registered to indicate activity on CPUs
[ 4.190852] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.241618] usbcore: registered new interface driver usbhid
[ 4.280844] usbhid: USB HID core driver
[ 4.319387] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 4.372391] Indeed it is in host mode hprt0 = 00001101
[ 4.504939] vchiq: vchiq_init_state: slot_zero = 0xdb580000, is_master = 0
[ 4.593811] Initializing XFRM netlink socket
[ 4.633695] NET: Registered protocol family 17
[ 4.681187] Key type dns_resolver registered
[ 4.800699] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 4.841785] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.909699] registered taskstats version 1
[ 5.014057] vc-sm: Videocore shared memory driver
[ 5.078175] hub 1-1:1.0: USB hub found
[ 5.117677] [vc_sm_connected_init]: start
[ 5.158322] hub 1-1:1.0: 5 ports detected
[ 5.232188] [vc_sm_connected_init]: end - returning 0
[ 5.573601] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
[ 5.616403] console [ttyAMA0] enabled
[ 5.616403] console [ttyAMA0] enabled
[ 5.657157] bootconsole [pl11] disabled
[ 5.657157] bootconsole [pl11] disabled
[ 5.719751] sdhost: log_buf @ db513000 (5b513000)
[ 5.839190] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 5.879055] of_cfs_init
[ 5.942566] of_cfs_init: OK
[ 5.992898] uart-pl011 20201000.serial: no DMA platform data
[ 6.041322] Waiting for root device /dev/mmcblk0p2...
[ 6.121806] mmc0: host does not support reading read-only switch, assuming write-enable
[ 6.166730] mmc0: new high speed SDHC card at address 0001
[ 6.206079] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 6.252955] mmcblk0: mmc0:0001 00000 29.8 GiB
[ 6.301390] mmcblk0: p1 p2
[ 6.443064] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 6.484588] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 6.627821] smsc95xx v1.0.5
[ 6.665256] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.713846] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 6.786355] devtmpfs: mounted
[ 6.831277] Freeing unused kernel memory: 400K
[ 6.870521] This architecture does not have kernel memory protection.
[ 7.061721] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:ce:1e:57
[ 7.763639] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 7.814678] systemd[1]: Detected architecture 'arm'.
Welcome to Raspbian GNU/Linux 8 (jessie)!
[ 8.356121] NET: Registered protocol family 10
[ 8.405116] systemd[1]: Inserted module 'ipv6'
[ 8.457832] systemd[1]: Set hostname to <rpi3>.
[ 11.116873] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 11.219929] systemd[1]: Expecting device dev-ttyAMA0.device...
Expecting device dev-ttyAMA0.device...
[ 11.290107] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 11.336926] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 11.381459] systemd[1]: Starting Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems (Pre).
[ 11.460575] systemd[1]: Reached target Remote File Systems (Pre).
[ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
[ OK ] Reached target Encrypted Volumes.
[ OK ] Reached target Swap.
Expecting device dev-mmcblk0p1.device...
[ OK ] Created slice Root Slice.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on Delayed Shutdown Socket.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Created slice User and Session Slice.
[ OK ] Listening on udev Control Socket.
[ OK ] Listening on udev Kernel Socket.
[ OK ] Listening on Journal Socket.
[ OK ] Created slice System Slice.
Starting File System Check on Root Device...
[ OK ] Created slice system-systemd\x2dfsck.slice.
Starting Increase datagram queue length...
Starting Restore / save the current clock...
Starting udev Coldplug all Devices...
Starting Create list of required static device nodes...rrent kernel...
Starting Load Kernel Modules...
[ 13.050709] systemd[1]: Started Set Up Additional Binary Formats.
[ 13.300439] systemd[1]: Mounted Huge Pages File System.
[ 13.541128] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 13.902790] i2c /dev entries driver
[ 13.962953] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 14.224107] systemd[1]: Starting system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 14.380258] systemd[1]: Created slice system-getty.slice.
[ 14.489852] systemd[1]: Starting system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 14.579876] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 14.629732] systemd[1]: Starting Slices.
[ OK ] Reached target Slices.
[ 14.699988] systemd[1]: Reached target Slices.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Debug File System.
[ OK ] Started File System Check on Root Device.
[ OK ] Started Increase datagram queue length.
[ OK ] Started Restore / save the current clock.
[ OK ] Started Create list of required static device nodes ...current kernel.
[ OK ] Started Load Kernel Modules.
Starting Apply Kernel Variables...
Mounting Configuration File System...
Starting Create Static Device Nodes in /dev...
[ OK ] Listening on Syslog Socket.
Starting Journal Service...
[ OK ] Started Journal Service.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Started Apply Kernel Variables.
[ OK ] Mounted Configuration File System.
[ OK ] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[ 17.683977] systemd-modules-load[94]: Inserted module 'i2c_dev'
[ 17.725195] systemd[1]: Started udev Coldplug all Devices.
[ OK ] Started udev Kernel Device Manager.
Starting Copy rules generated while the root was ro...
[ 17.763562] systemd[1]: Started Apply Kernel Variables.
[ 17.831359] systemd[1]: Mounted Configuration File System.
[ 17.859826] systemd[1]: Started Create Static Device Nodes in /dev.
Starting LSB: Set preliminary keymap...
[ 17.940798] systemd[1]: Starting udev Kernel Device Manager...
[ 18.011220] systemd[1]: Started udev Kernel Device Manager.
[ 18.073842] systemd[1]: Starting Copy rules generated while the root was ro...
[ 18.148375] systemd[1]: Starting LSB: Set preliminary keymap...
[ 18.214616] systemd-fsck[83]: e2fsck 1.43.3 (04-Sep-2016)
[ 18.238984] systemd-fsck[83]: /dev/mmcblk0p2: clean, 319999/1839264 files, 3700906/7798784 blocks
[ 18.289843] fake-hwclock[86]: Fri Aug 18 19:29:53 UTC 2017
[ OK ] Started Copy rules generated while the root was ro.
[ 18.351780] systemd[1]: Started Copy rules generated while the root was ro.
[ OK ] Found device /dev/ttyAMA0.
[ 23.163489] systemd[1]: Found device /dev/ttyAMA0.
[ 24.053821] keyboard-setup[119]: Setting preliminary keymap...done.
[ OK ] Started LSB: Set preliminary keymap.
Starting Show Plymouth Boot Screen...
[ 24.163237] systemd[1]: Started LSB: Set preliminary keymap.
[ 24.235672] systemd[1]: Starting Show Plymouth Boot Screen...
[ 24.289650] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 25.421521] systemd[1]: Received SIGRTMIN+20 from PID 164 (plymouthd).
[ OK ] Started Show Plymouth Boot Screen.
[ 25.672609] systemd[1]: Started Show Plymouth Boot Screen.
[ OK ] Started Remount Root and Kernel File Systems.
[ 25.743996] systemd[1]: Started Remount Root and Kernel File Systems.
[ 26.085373] systemd[1]: Started Various fixups to make systemd work better on Debian.
Starting Load/Save Random Seed...
[ 26.191142] systemd[1]: Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Paths.
[ 26.386320] systemd[1]: Starting Local File Systems (Pre).
[ 26.580493] systemd[1]: Reached target Local File Systems (Pre).
[ OK ] Started Load/Save Random Seed.
[ 26.830779] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 26.987275] systemd[1]: Starting Paths.
[ 27.132761] systemd[1]: Reached target Paths.
[ 27.261181] systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
[ 27.387286] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
[ 27.531496] systemd[1]: Started Load/Save Random Seed.
[ OK ] Found device /dev/mmcblk0p1.
[ 28.018279] systemd[1]: Found device /dev/mmcblk0p1.
Starting File System Check on /dev/mmcblk0p1...
[ 28.080991] systemd[1]: Starting File System Check on /dev/mmcblk0p1...
[ 29.200974] systemd-fsck[178]: fsck.fat 3.0.27 (2014-11-12)
[ OK ] Started File System Check on /dev/mmcblk0p1.
Mounting /boot...
[ 29.384043] systemd-fsck[178]: /dev/mmcblk0p1: 175 files, 2831/7673 clusters
[ 29.406930] systemd[1]: Started File System Check on /dev/mmcblk0p1.
[ 29.657683] systemd[1]: Mounting /boot...
[ 29.848189] systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway.
[ OK ] Mounted /boot.
[ 30.406254] systemd[1]: Mounted /boot.
[ 30.625972] systemd[1]: Starting Local File Systems.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ 30.767961] systemd[1]: Reached target Local File Systems.
Starting Tell Plymouth To Write Out Runtime Data...
[ 30.982234] systemd[1]: Starting Create Volatile Files and Directories...
Starting LSB: Raise network interfaces....
[ 31.239487] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
[ OK ] Reached target Remote File Systems.
Starting Trigger Flushing of Journal to Persistent Storage...
[ 31.566040] systemd[1]: Starting LSB: Raise network interfaces....
Starting LSB: Prepare console...
[ 31.896952] systemd[1]: Starting Remote File Systems.
Starting LSB: Switch to ondemand cpu governor (unles... is pressed)...
[ 32.017894] systemd[1]: Reached target Remote File Systems.
[ 32.331911] systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
[ 32.431236] systemd[1]: Starting LSB: Prepare console...
[ OK ] Started Create Volatile Files and Directories.
[ 32.643387] systemd[1]: Starting LSB: Switch to ondemand cpu governor (unless shift key is pressed)...
[ 32.730380] systemd[1]: Started Create Volatile Files and Directories.
[ OK ] Started Trigger Flushing of Journal to Persistent Storage.
[ 33.564385] systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
[ 33.797507] systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ 34.772809] systemd[1]: Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Tell Plymouth To Write Out Runtime Data.
[ 36.659628] systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
[ 37.047382] kbd[195]: Setting console screen modes.
[ 37.252272] raspi-config[199]: Checking if shift key is held down:Error opening '/dev/input/event*': No such file or directory
[ OK ] Started LSB: Switch to ondemand cpu governor (unless...ey is pressed).
[ 37.444609] systemd[1]: Started LSB: Switch to ondemand cpu governor (unless shift key is pressed).
[ 37.574314] raspi-config[199]: No. Switching to ondemand scaling governor.
[ 39.492843] kbd[195]: setterm: $TERM is not defined.
[ OK ] Started LSB: Prepare console.
[ 39.763253] systemd[1]: Started LSB: Prepare console.
[ 40.034798] systemd[1]: Starting LSB: Set console font and keymap...
Starting LSB: Set console font and keymap...
[ 42.814043] networking[191]: Configuring network interfaces...done.
[ OK ] Started LSB: Raise network interfaces..
[ 42.989585] systemd[1]: Started LSB: Raise network interfaces..
[ 44.753418] console-setup[268]: Setting up console font and keymap...done.
[ OK ] Started LSB: Set console font and keymap.
[ 44.883661] systemd[1]: Started LSB: Set console font and keymap.
[ 45.043320] systemd[1]: Starting System Initialization.
[ OK ] Reached target System Initialization.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ 45.123324] systemd[1]: Reached target System Initialization.
[ OK ] Reached target Timers.
[ OK ] Reached target Basic System.
[ 45.211382] systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
Starting Avahi mDNS/DNS-SD Stack...
[ 45.279234] systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ 45.361446] systemd[1]: Starting D-Bus System Message Bus Socket.
Starting System Logging Service...
[ 45.520869] systemd[1]: Starting dhcpcd on all interfaces...
Listening on D-Bus System Message Bus Socket.
[ 45.721630] systemd[1]: Starting Sockets.
[ 45.788355] systemd[1]: Reached target Sockets.
Starting Regular background program processing daemon...
[ 46.071931] systemd[1]: Starting Daily Cleanup of Temporary Directories.
[ OK ] Started Regular background program processing daemon.
Starting Login Service...
[ 46.413366] systemd[1]: Started Daily Cleanup of Temporary Directories.
[ 46.503419] systemd[1]: Starting Timers.
Starting D-Bus System Message Bus...
[ 46.861393] systemd[1]: Reached target Timers.
[ OK ] Started D-Bus System Message Bus.
[ 47.288918] systemd[1]: Started Manage Sound Card State (restore and store).
[ 47.661504] systemd[1]: Starting Basic System.
[ 47.899141] systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
[ 48.115575] systemd[1]: Starting System Logging Service...
[ 48.386656] systemd[1]: Starting dhcpcd on all interfaces...
[ 48.638053] systemd[1]: Starting Regular background program processing daemon...
[ 48.820429] systemd[1]: Started Regular background program processing daemon.
[ 48.977189] systemd[1]: Starting Login Service...
[ 49.059498] systemd[1]: Started getty on tty2-tty6 if dbus and logind are not available.
[ 49.130437] systemd[1]: Starting D-Bus System Message Bus...
[ 49.200640] systemd[1]: Started D-Bus System Message Bus.
[ 49.290507] avahi-daemon[328]: Found user 'avahi' (UID 106) and group 'avahi' (GID 111).
[ 49.427884] avahi-daemon[328]: Successfully dropped root privileges.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ 49.526118] avahi-daemon[328]: avahi-daemon 0.6.31 starting up.
Starting LSB: XBMC media centre...
[ 49.613041] dhcpcd[330]: version 6.7.1 starting
[ 49.709727] dhcpcd[330]: udev: starting
Starting LSB: Autogenerate and use a swap file...
[ 49.923854] dhcpcd[330]: dev: loaded udev
Starting LSB: triggerhappy hotkey daemon...
[ 50.202997] cron[331]: (CRON) INFO (pidfile fd = 3)
[ 50.502836] cron[331]: (CRON) INFO (Running @reboot jobs)
[ OK ] Started System Logging Service.
[ 50.791917] dhcpcd[330]: eth0: disabling kernel IPv6 RA support
[ OK ] Started LSB: XBMC media centre.
[ 51.032104] dhcpcd[330]: eth0: adding address fe80::d53d:fd06:1e9c:b17c
[ OK ] Started Login Service.
[ 51.348442] dhcpcd[330]: eth0: pltime infinity, vltime infinity
[ 51.515197] dhcpcd[330]: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' PREINIT
[ 51.642279] avahi-daemon[328]: Successfully called chroot().
[ 51.780539] dbus[339]: [system] Successfully activated service 'org.freedesktop.systemd1'
[ 51.906226] avahi-daemon[328]: Successfully dropped remaining capabilities.
[ 52.070440] dhcpcd[330]: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' NOCARRIER
[ 52.267047] avahi-daemon[328]: No service file found in /etc/avahi/services.
[ 52.398282] avahi-daemon[328]: Network interface enumeration completed.
[ 52.532989] avahi-daemon[328]: Registering HINFO record with values 'ARMV6L'/'LINUX'.
[ 52.643089] avahi-daemon[328]: Server startup complete. Host name is rpi3.local. Local service cookie is 3902473051.
[ 52.693786] systemd[1]: Started Avahi mDNS/DNS-SD Stack.
[ 52.810550] systemd[1]: Starting LSB: XBMC media centre...
[ 52.930502] systemd[1]: Starting LSB: Autogenerate and use a swap file...
[ 53.079974] systemd[1]: Starting LSB: triggerhappy hotkey daemon...
[ 53.215771] systemd[1]: Started System Logging Service.
[ 53.346557] systemd[1]: Started LSB: XBMC media centre.
[ 53.480436] systemd-logind[333]: New seat seat0.
[ 53.602185] systemd[1]: Started Login Service.
[* ] (1 of 3) A start job is running for dhcpcd on all in...(45s / 2min 4s)[ 56.795780] dphys-swapfile[350]: Starting dphys-swapfile swapfile setup ...
[** ] (1 of 3) A start job is running for dhcpcd on all in...(46s / 2min 4s)[ 57.080577] triggerhappy[353]: Error opening '/dev/input/event*': No such file or directory
[ OK ] Started LSB: triggerhappy hotkey daemon.
[ 57.352045] avahi-daemon[328]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::d53d:fd06:1e9c:b17c.
[ 57.432840] avahi-daemon[328]: New relevant interface eth0.IPv6 for mDNS.
[ 57.650774] avahi-daemon[328]: Registering new address record for fe80::d53d:fd06:1e9c:b17c on eth0.*.
[ 57.830469] dhcpcd[330]: eth0: waiting for carrier
[ 58.005437] dhcpcd[330]: eth0: carrier acquired
[ 58.164968] dhcpcd[330]: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' CARRIER
[ 58.328793] dhcpcd[330]: DUID 00:01:00:01:1d:e3:9f:6a:b8:27:eb:3e:d3:ae
[ 58.470804] dhcpcd[330]: eth0: IAID eb:ce:1e:57
[ 58.614967] dhcpcd[330]: eth0: delaying IPv6 router solicitation for 0.9 seconds
[ 58.800689] dhcpcd[330]: eth0: delaying IPv4 for 0.5 seconds
[ 59.020454] dhcpcd[330]: eth0: using ClientID 01:b8:27:eb:ce:1e:57
[ 59.285660] dhcpcd[330]: eth0: reading lease `/var/lib/dhcpcd5/dhcpcd-eth0.lease'
[ 59.505976] dhcpcd[330]: eth0: rebinding lease of 192.168.1.56
[ 59.719153] dhcpcd[330]: eth0: sending REQUEST (xid 0xb1a4d064), next in 4.4 seconds
[ 59.923949] dhcpcd[330]: eth0: soliciting an IPv6 router
[ 60.120893] dhcpcd[330]: eth0: delaying Router Solicitation for LL address
[ 60.324420] dhcpcd[330]: eth0: carrier lost
[ 60.550558] dhcpcd[330]: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' NOCARRIER
[ 60.826406] systemd[1]: Started LSB: triggerhappy hotkey daemon.
[ 60.990495] dphys-swapfile[350]: want /var/swap=100MByte, checking existing: keeping it
[ 61.664620] dphys-swapfile[350]: done.
[ OK ] Started LSB: Autogenerate and use a swap file.
[ 61.860996] systemd[1]: Started LSB: Autogenerate and use a swap file.
[ 62.155277] dhcpcd[330]: eth0: deleting address fe80::d53d:fd06:1e9c:b17c
[ 62.220798] avahi-daemon[328]: Withdrawing address record for fe80::d53d:fd06:1e9c:b17c on eth0.
[ 62.357376] avahi-daemon[328]: Leaving mDNS multicast group on interface eth0.IPv6 with address fe80::d53d:fd06:1e9c:b17c.
[ 62.500555] avahi-daemon[328]: Interface eth0.IPv6 no longer relevant for mDNS.
[ 62.645933] dhcpcd[330]: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' EXPIRE
[ 63.652039] dhcpcd[330]: eth0: sending Router Solicitation
[ 63.705808] dhcpcd[330]: eth0: ipv6nd_sendrsprobe: sendmsg: Cannot assign requested address
[ 63.835447] dhcpcd[330]: eth0: carrier acquired
[ 63.934522] dhcpcd[330]: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' CARRIER
[ 64.020438] dhcpcd[330]: eth0: IAID eb:ce:1e:57
[ 64.090992] dhcpcd[330]: eth0: delaying IPv6 router solicitation for 0.5 seconds
[ 64.170654] dhcpcd[330]: eth0: delaying IPv4 for 0.5 seconds
[ 64.337366] dhcpcd[330]: eth0: soliciting an IPv6 router
[ 64.365701] dhcpcd[330]: eth0: delaying Router Solicitation for LL address
[ 64.454058] dhcpcd[330]: eth0: using ClientID 01:b8:27:eb:ce:1e:57
[ 64.534130] dhcpcd[330]: eth0: reading lease `/var/lib/dhcpcd5/dhcpcd-eth0.lease'
[ 64.620571] dhcpcd[330]: eth0: rebinding lease of 192.168.1.56
[ 64.690848] dhcpcd[330]: eth0: sending REQUEST (xid 0x5acb568), next in 3.0 seconds
[ 64.769132] dhcpcd[330]: eth0: acknowledged 192.168.1.56 from 192.168.1.250
[ 64.847668] dhcpcd[330]: eth0: probing for 192.168.1.56
[ 64.926432] dhcpcd[330]: eth0: ARP probing 192.168.1.56 (1 of 3), next in 1.9 seconds
[ 66.366674] dhcpcd[330]: eth0: ARP probing 192.168.1.56 (2 of 3), next in 1.3 seconds
[*** ] A start job is running for dhcpcd on all interfaces (56s / 2min 4s)[ *** ] A start job is running for dhcpcd on all interfaces (56s / 2min 4s)[ 67.651831] dhcpcd[330]: eth0: ARP probing 192.168.1.56 (3 of 3), next in 2.0 seconds
[ *** ] A start job is running for dhcpcd on all interfaces (57s / 2min 4s)[ ***] A start job is running for dhcpcd on all interfaces (57s / 2min 4s)[ **] A start job is running for dhcpcd on all interfaces (58s / 2min 4s)[ *] A start job is running for dhcpcd on all interfaces (58s / 2min 4s)[ 69.649293] dhcpcd[330]: eth0: leased 192.168.1.56 for 43200 seconds
[ 69.702387] dhcpcd[330]: eth0: renew in 21600 seconds, rebind in 37800 seconds
[ 69.849651] dhcpcd[330]: eth0: writing lease `/var/lib/dhcpcd5/dhcpcd-eth0.lease'
[ **] A start job is running for dhcpcd on all interfaces (59s / 2min 4s)[ 70.013917] dhcpcd[330]: eth0: adding IP address 192.168.1.56/24
[ 70.180524] avahi-daemon[328]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.56.
[ 70.341679] avahi-daemon[328]: New relevant interface eth0.IPv4 for mDNS.
[ ***] A start job is running for dhcpcd on all interfaces (59s / 2min 4s)[ 70.510953] avahi-daemon[328]: Registering new address record for 192.168.1.56 on eth0.IPv4.
[ 70.687625] dhcpcd[330]: eth0: adding route to 192.168.1.0/24
[ 70.844856] dhcpcd[330]: [ *** ] A start job is running for dhcpcd on all interfaces (1min / 2min 4s)eth0: adding default route via 192.168.1.250
[ 71.006705] dhcpcd[330]: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' REBOOT
[ *** ] A start job is running for dhcpcd on all interfaces (1min / 2min 4s)[*** ] A start job is running for dhcpcd on all interfaces ...n 1s / 2min 4s)[** ] A start job is running for dhcpcd on all interfaces ...n 1s / 2min 4s)[* ] A start job is running for dhcpcd on all interfaces ...n 2s / 2min 4s)[** ] A start job is running for dhcpcd on all interfaces ...n 2s / 2min 4s)[*** ] A start job is running for dhcpcd on all interfaces ...n 3s / 2min 4s)[ 74.047620] dhcpcd[330]: forking to background
[ 74.108069] dhcpcd[609]: eth0: ARP announcing 192.168.1.56 (1 of 2), next in 2.0 seconds
[ OK ] Started dhcpcd on all interfaces.
[ 74.240671] dhcpcd[330]: forked to background, child pid 609
[ OK ] Reached target Network.
Starting OpenBSD Secure Shell server...
[ 74.330717] systemd[1]: Started dhcpcd on all interfaces.
[ OK ] Started OpenBSD Secure Shell server.
Starting /etc/rc.local Compatibility...
[ 74.514125] systemd[1]: Starting Network.
[ 74.704744] Starting Permit User Sessions...
systemd[1]: Reached target Network.
[ 74.945407] systemd[1]: Starting OpenBSD Secure Shell server...
[ OK ] Reached target Network is Online.
Starting LSB: Start NTP daemon...
[ 75.221089] systemd[1]: Started OpenBSD Secure Shell server.
My IP address is 192.168.1.56
[ 75.528963] systemd[1]: Starting /etc/rc.local Compatibility...
[ 75.790736] systemd[1]: Starting Permit User Sessions...
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started Permit User Sessions.
[ 76.032732] systemd[1]: Starting Network is Online.
[ 76.213475] systemd[1]: Reached target Network is Online.
[ 76.400895] systemd[1]: Starting LSB: Start NTP daemon...
Starting Terminate Plymouth Boot Screen...
[ 76.530634] systemd[1]: Started /etc/rc.local Compatibility.
Starting Hold until boot process finishes up...
[ 76.730728] systemd[1]: Started Permit User Sessions.
[ 76.944644] systemd[1]: Starting Terminate Plymouth Boot Screen...
[ 77.087540] systemd[1]: Starting Hold until boot process finishes up...
[ 77.167071] sshd[610]: Server listening on 0.0.0.0 port 22.
[ 77.246325] sshd[610]: Server listening on :: port 22.
[ 77.325671] dhcpcd[609]: eth0: ARP announcing 192.168.1.56 (2 of 2)
[ 78.333859] systemd[1]: Received SIGRTMIN+21 from PID 164 (plymouthd).
[ 78.700662] systemd[1]: Started Terminate Plymouth Boot Screen.
[ 78.878000] systemd[1]: Started Hold until boot process finishes up.
[ 79.308732] systemd[1]: Starting Getty on tty1...
[ 79.420609] systemd[1]: Started Getty on tty1.
[ 79.475229] systemd[1]: Starting Serial Getty on ttyAMA0...
[ 79.551058] ntpd[629]: ntpd 4.2.6p5@1.2349-o Mon Jul 25 22:35:28 UTC 2016 (1)
[ 79.591554] ntp[615]: Starting NTP server: ntpd.
[ 79.649642] ntpd[631]: proto: precision = 14.000 usec
[ 79.709822] ntpd[631]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
[ 79.763990] systemd[1]: Started Serial Getty on ttyAMA0.
[ 79.813314] systemd[1]: Starting Login Prompts.
[ 79.859300] systemd[1]: Reached target Login Prompts.
[ 79.920719] systemd[1]: Started LSB: Start NTP daemon.
[ 80.000840] systemd[1]: Starting Multi-User System.
[ 80.065898] systemd[1]: Reached target Multi-User System.
[ 80.124501] systemd[1]: Starting Graphical Interface.
[ 80.154904] systemd[1]: Reached target Graphical Interface.
[ 80.213926] systemd[1]: Starting Update UTMP about System Runlevel Changes...
[ 80.274683] ntpd[631]: Listen and drop on 1 v6wildcard :: UDP 123
[ 80.370691] ntpd[631]: Listen normally on 2 lo 127.0.0.1 UDP 123
[ 80.433920] ntpd[631]: Listen normally on 3 eth0 192.168.1.56 UDP 123
[ 80.505183] ntpd[631]: Listen normally on 4 lo ::1 UDP 123
[ 80.616957] ntpd[631]: peers refreshed
[ 80.675475] ntpd[631]: Listening on routing socket on fd #21 for interface updates
[ 80.750539] systemd[1]: Started Update UTMP about System Runlevel Changes.
[ 80.804389] systemd[1]: Startup finished in 7.341s (kernel) + 1min 13.139s (userspace) = 1min 20.481s.
Raspbian GNU/Linux 8 rpi3 ttyAMA0
rpi3 login: [ 86.600614] systemd[1]: Time has been changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment