Advertisement
Guest User

nixos on rpi 0w journal

a guest
May 6th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.18 KB | None | 0 0
  1. Jan 01 01:00:18 nixos kernel: Booting Linux on physical CPU 0x0
  2. Jan 01 01:00:18 nixos kernel: Linux version 4.14.34 (nixbld@localhost) (gcc version 7.3.0 (GCC)) #1-NixOS Thu Jan 1 00:00:01 UTC 1970
  3. Jan 01 01:00:18 nixos kernel: CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  4. Jan 01 01:00:18 nixos kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  5. Jan 01 01:00:18 nixos kernel: OF: fdt: Machine model: Raspberry Pi Zero W
  6. Jan 01 01:00:18 nixos kernel: Memory policy: Data cache writeback
  7. Jan 01 01:00:18 nixos kernel: cma: Reserved 8 MiB at 0x1b800000
  8. Jan 01 01:00:18 nixos kernel: On node 0 totalpages: 114688
  9. Jan 01 01:00:18 nixos kernel: free_area_init_node: node 0, pgdat c0a30e0c, node_mem_map db406000
  10. Jan 01 01:00:18 nixos kernel: Normal zone: 1008 pages used for memmap
  11. Jan 01 01:00:18 nixos kernel: Normal zone: 0 pages reserved
  12. Jan 01 01:00:18 nixos kernel: Normal zone: 114688 pages, LIFO batch:31
  13. Jan 01 01:00:18 nixos kernel: random: fast init done
  14. Jan 01 01:00:18 nixos kernel: pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  15. Jan 01 01:00:18 nixos kernel: pcpu-alloc: [0] 0
  16. Jan 01 01:00:18 nixos kernel: Built 1 zonelists, mobility grouping on. Total pages: 113680
  17. Jan 01 01:00:18 nixos kernel: Kernel command line: systemConfig=/nix/store/pxwxwqv2kha4j6q4frgwqs9grjiv8n05-nixos-system-nixos-18.09pre-git init=/nix/store/pxwxwqv2kha4j6q4frgwqs9grjiv8n05-nixos-system-nixos-18.
  18. Jan 01 01:00:18 nixos kernel: PID hash table entries: 2048 (order: 1, 8192 bytes)
  19. Jan 01 01:00:18 nixos kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  20. Jan 01 01:00:18 nixos kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  21. Jan 01 01:00:18 nixos kernel: allocated 458752 bytes of page_ext
  22. Jan 01 01:00:18 nixos kernel: Memory: 427084K/458752K available (6554K kernel code, 704K rwdata, 2252K rodata, 420K init, 690K bss, 23476K reserved, 8192K cma-reserved)
  23. Jan 01 01:00:18 nixos kernel: Virtual kernel memory layout:
  24. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  25. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  26. vmalloc : 0xdc800000 - 0xff800000 ( 560 MB)
  27. lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
  28. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  29. .text : 0xc0008000 - 0xc066ecec (6556 kB)
  30. .init : 0xc092f000 - 0xc0998000 ( 420 kB)
  31. .data : 0xc0998000 - 0xc0a48328 ( 705 kB)
  32. .bss : 0xc0a4e10c - 0xc0afa94c ( 691 kB)
  33. Jan 01 01:00:18 nixos kernel: SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  34. Jan 01 01:00:18 nixos kernel: ftrace: allocating 24505 entries in 72 pages
  35. Jan 01 01:00:18 nixos kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  36. Jan 01 01:00:18 nixos kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  37. Jan 01 01:00:18 nixos kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  38. Jan 01 01:00:18 nixos kernel: bcm2835: system timer (irq = 27)
  39. Jan 01 01:00:18 nixos kernel: Console: colour dummy device 80x30
  40. Jan 01 01:00:18 nixos kernel: console [tty0] enabled
  41. Jan 01 01:00:18 nixos kernel: Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
  42. Jan 01 01:00:18 nixos kernel: pid_max: default: 32768 minimum: 301
  43. Jan 01 01:00:18 nixos kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  44. Jan 01 01:00:18 nixos kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  45. Jan 01 01:00:18 nixos kernel: Disabling memory control group subsystem
  46. Jan 01 01:00:18 nixos kernel: CPU: Testing write buffer coherency: ok
  47. Jan 01 01:00:18 nixos kernel: Setting up static identity map for 0x8200 - 0x8238
  48. Jan 01 01:00:18 nixos kernel: devtmpfs: initialized
  49. Jan 01 01:00:18 nixos kernel: VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  50. Jan 01 01:00:18 nixos kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  51. Jan 01 01:00:18 nixos kernel: futex hash table entries: 256 (order: -1, 3072 bytes)
  52. Jan 01 01:00:18 nixos kernel: pinctrl core: initialized pinctrl subsystem
  53. Jan 01 01:00:18 nixos kernel: NET: Registered protocol family 16
  54. Jan 01 01:00:18 nixos kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
  55. Jan 01 01:00:18 nixos kernel: hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  56. Jan 01 01:00:18 nixos kernel: hw-breakpoint: maximum watchpoint size is 4 bytes.
  57. Jan 01 01:00:18 nixos kernel: Serial: AMBA PL011 UART driver
  58. Jan 01 01:00:18 nixos kernel: bcm2835-mbox 2000b880.mailbox: mailbox enabled
  59. Jan 01 01:00:18 nixos kernel: uart-pl011 20201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_gpio14, deferring probe
  60. Jan 01 01:00:18 nixos kernel: bcm2835-dma 20007000.dma: DMA legacy API manager at dc80d000, dmachans=0x1
  61. Jan 01 01:00:18 nixos kernel: SCSI subsystem initialized
  62. Jan 01 01:00:18 nixos kernel: usbcore: registered new interface driver usbfs
  63. Jan 01 01:00:18 nixos kernel: usbcore: registered new interface driver hub
  64. Jan 01 01:00:18 nixos kernel: usbcore: registered new device driver usb
  65. Jan 01 01:00:18 nixos kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2018-03-13 18:45
  66. Jan 01 01:00:18 nixos kernel: clocksource: Switched to clocksource timer
  67. Jan 01 01:00:18 nixos kernel: VFS: Disk quotas dquot_6.6.0
  68. Jan 01 01:00:18 nixos kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  69. Jan 01 01:00:18 nixos kernel: FS-Cache: Loaded
  70. Jan 01 01:00:18 nixos kernel: CacheFiles: Loaded
  71. Jan 01 01:00:18 nixos kernel: NET: Registered protocol family 2
  72. Jan 01 01:00:18 nixos kernel: TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  73. Jan 01 01:00:18 nixos kernel: TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  74. Jan 01 01:00:18 nixos kernel: TCP: Hash tables configured (established 4096 bind 4096)
  75. Jan 01 01:00:18 nixos kernel: UDP hash table entries: 256 (order: 0, 4096 bytes)
  76. Jan 01 01:00:18 nixos kernel: UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  77. Jan 01 01:00:18 nixos kernel: NET: Registered protocol family 1
  78. Jan 01 01:00:18 nixos kernel: RPC: Registered named UNIX socket transport module.
  79. Jan 01 01:00:18 nixos kernel: RPC: Registered udp transport module.
  80. Jan 01 01:00:18 nixos kernel: RPC: Registered tcp transport module.
  81. Jan 01 01:00:18 nixos kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
  82. Jan 01 01:00:18 nixos kernel: Trying to unpack rootfs image as initramfs...
  83. Jan 01 01:00:18 nixos kernel: Freeing initrd memory: 7224K
  84. Jan 01 01:00:18 nixos kernel: hw perfevents: no irqs for PMU, sampling events not supported
  85. Jan 01 01:00:18 nixos kernel: hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available
  86. Jan 01 01:00:18 nixos kernel: workingset: timestamp_bits=14 max_order=17 bucket_order=3
  87. Jan 01 01:00:18 nixos kernel: zbud: loaded
  88. Jan 01 01:00:18 nixos kernel: FS-Cache: Netfs 'nfs' registered for caching
  89. Jan 01 01:00:18 nixos kernel: NFS: Registering the id_resolver key type
  90. Jan 01 01:00:18 nixos kernel: Key type id_resolver registered
  91. Jan 01 01:00:18 nixos kernel: Key type id_legacy registered
  92. Jan 01 01:00:18 nixos kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  93. Jan 01 01:00:18 nixos kernel: jitterentropy: Initialization failed with host not compliant with requirements: 2
  94. Jan 01 01:00:18 nixos kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  95. Jan 01 01:00:18 nixos kernel: io scheduler noop registered
  96. Jan 01 01:00:18 nixos kernel: io scheduler deadline registered
  97. Jan 01 01:00:18 nixos kernel: io scheduler cfq registered (default)
  98. Jan 01 01:00:18 nixos kernel: io scheduler mq-deadline registered
  99. Jan 01 01:00:18 nixos kernel: io scheduler kyber registered
  100. Jan 01 01:00:18 nixos kernel: bcm2835-rng 20104000.rng: hwrng registered
  101. Jan 01 01:00:18 nixos kernel: vc-mem: phys_addr:0x00000000 mem_base=0x00000000 mem_size:0x00000000(0 MiB)
  102. Jan 01 01:00:18 nixos kernel: brd: module loaded
  103. Jan 01 01:00:18 nixos kernel: loop: module loaded
  104. Jan 01 01:00:18 nixos kernel: Loading iSCSI transport class v2.0-870.
  105. Jan 01 01:00:18 nixos kernel: usbcore: registered new interface driver smsc95xx
  106. Jan 01 01:00:18 nixos kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  107. Jan 01 01:00:18 nixos kernel: dwc_otg: FIQ enabled
  108. Jan 01 01:00:18 nixos kernel: dwc_otg: NAK holdoff enabled
  109. Jan 01 01:00:18 nixos kernel: dwc_otg: FIQ split-transaction FSM enabled
  110. Jan 01 01:00:18 nixos kernel: Module dwc_common_port init
  111. Jan 01 01:00:18 nixos kernel: usbcore: registered new interface driver usb-storage
  112. Jan 01 01:00:18 nixos kernel: mousedev: PS/2 mouse device common for all mice
  113. Jan 01 01:00:18 nixos kernel: IR NEC protocol handler initialized
  114. Jan 01 01:00:18 nixos kernel: IR RC5(x/sz) protocol handler initialized
  115. Jan 01 01:00:18 nixos kernel: IR RC6 protocol handler initialized
  116. Jan 01 01:00:18 nixos kernel: IR JVC protocol handler initialized
  117. Jan 01 01:00:18 nixos kernel: IR Sony protocol handler initialized
  118. Jan 01 01:00:18 nixos kernel: IR SANYO protocol handler initialized
  119. Jan 01 01:00:18 nixos kernel: IR Sharp protocol handler initialized
  120. Jan 01 01:00:18 nixos kernel: IR MCE Keyboard/mouse protocol handler initialized
  121. Jan 01 01:00:18 nixos kernel: IR XMP protocol handler initialized
  122. Jan 01 01:00:18 nixos kernel: bcm2835-wdt 20100000.watchdog: Broadcom BCM2835 watchdog timer
  123. Jan 01 01:00:18 nixos kernel: bcm2835-cpufreq: min=700000 max=1000000
  124. Jan 01 01:00:18 nixos kernel: sdhci: Secure Digital Host Controller Interface driver
  125. Jan 01 01:00:18 nixos kernel: sdhci: Copyright(c) Pierre Ossman
  126. Jan 01 01:00:18 nixos kernel: sdhost-bcm2835 20202000.mmc: /aliases ID not available
  127. Jan 01 01:00:18 nixos kernel: sdhost: log_buf @ db900000 (5b900000)
  128. Jan 01 01:00:18 nixos kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  129. Jan 01 01:00:18 nixos kernel: sdhci-pltfm: SDHCI platform and OF driver helper
  130. Jan 01 01:00:18 nixos kernel: ledtrig-cpu: registered to indicate activity on CPUs
  131. Jan 01 01:00:18 nixos kernel: hidraw: raw HID events driver (C) Jiri Kosina
  132. Jan 01 01:00:18 nixos kernel: usbcore: registered new interface driver usbhid
  133. Jan 01 01:00:18 nixos kernel: usbhid: USB HID core driver
  134. Jan 01 01:00:18 nixos kernel: Initializing XFRM netlink socket
  135. Jan 01 01:00:18 nixos kernel: NET: Registered protocol family 17
  136. Jan 01 01:00:18 nixos kernel: Key type dns_resolver registered
  137. Jan 01 01:00:18 nixos kernel: registered taskstats version 1
  138. Jan 01 01:00:18 nixos kernel: zswap: loaded using pool lzo/zbud
  139. Jan 01 01:00:18 nixos kernel: 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
  140. Jan 01 01:00:18 nixos kernel: of_cfs_init
  141. Jan 01 01:00:18 nixos kernel: of_cfs_init: OK
  142. Jan 01 01:00:18 nixos kernel: Freeing unused kernel memory: 420K
  143. Jan 01 01:00:18 nixos kernel: This architecture does not have kernel memory protection.
  144. Jan 01 01:00:18 nixos kernel: mmc0: host does not support reading read-only switch, assuming write-enable
  145. Jan 01 01:00:18 nixos kernel: mmc0: new high speed SDHC card at address 59b4
  146. Jan 01 01:00:18 nixos kernel: mmcblk0: mmc0:59b4 USD 14.9 GiB
  147. Jan 01 01:00:18 nixos kernel: mmcblk0: p1 p2
  148. Jan 01 01:00:18 nixos stage-1-init: loading module dm_mod...
  149. Jan 01 01:00:18 nixos kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected]
  150. Jan 01 01:00:18 nixos stage-1-init: running udev...
  151. Jan 01 01:00:18 nixos systemd-udevd[87]: starting version 238
  152. Jan 01 01:00:18 nixos stage-1-init: starting device mapper and LVM...
  153. Jan 01 01:00:18 nixos stage-1-init: checking /dev/disk/by-label/NIXOS_SD...
  154. Jan 01 01:00:18 nixos stage-1-init: fsck (busybox 1.28.3)
  155. Jan 01 01:00:18 nixos stage-1-init: [fsck.ext4 (1) -- /mnt-root/] fsck.ext4 -a /dev/disk/by-label/NIXOS_SD
  156. Jan 01 01:00:18 nixos stage-1-init: NIXOS_SD: clean, 78055/121440 files, 376893/485126 blocks
  157. Jan 01 01:00:18 nixos stage-1-init: mounting /dev/disk/by-label/NIXOS_SD on /...
  158. Jan 01 01:00:18 nixos kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  159. Jan 01 01:00:18 nixos kernel: EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  160. Jan 01 01:00:18 nixos unknown: booting system configuration /nix/store/pxwxwqv2kha4j6q4frgwqs9grjiv8n05-nixos-system-nixos-18.09pre-git
  161. Jan 01 01:00:18 nixos stage-2-init: running activation script...
  162. Jan 01 01:00:18 nixos stage-2-init: setting up /etc...
  163. Jan 01 01:00:18 nixos stage-2-init: Initializing machine ID from random generator.
  164. Jan 01 01:00:18 nixos stage-2-init: Disk /dev/mmcblk0: 14.9 GiB, 15987638272 bytes, 31225856 sectors
  165. Jan 01 01:00:18 nixos stage-2-init: Units: sectors of 1 * 512 = 512 bytes
  166. Jan 01 01:00:18 nixos stage-2-init: Sector size (logical/physical): 512 bytes / 512 bytes
  167. Jan 01 01:00:18 nixos stage-2-init: I/O size (minimum/optimal): 512 bytes / 512 bytes
  168. Jan 01 01:00:18 nixos stage-2-init: Disklabel type: dos
  169. Jan 01 01:00:18 nixos stage-2-init: Disk identifier: 0x2178694e
  170. Jan 01 01:00:18 nixos stage-2-init: Old situation:
  171. Jan 01 01:00:18 nixos stage-2-init: Device Boot Start End Sectors Size Id Type
  172. Jan 01 01:00:18 nixos stage-2-init: /dev/mmcblk0p1 * 16384 262143 245760 120M b W95 FAT32
  173. Jan 01 01:00:18 nixos stage-2-init: /dev/mmcblk0p2 262144 4167727 3905584 1.9G 83 Linux
  174. Jan 01 01:00:18 nixos stage-2-init: /dev/mmcblk0p2:
  175. Jan 01 01:00:18 nixos stage-2-init: New situation:
  176. Jan 01 01:00:18 nixos stage-2-init: Disklabel type: dos
  177. Jan 01 01:00:18 nixos stage-2-init: Disk identifier: 0x2178694e
  178. Jan 01 01:00:18 nixos stage-2-init: Device Boot Start End Sectors Size Id Type
  179. Jan 01 01:00:18 nixos stage-2-init: /dev/mmcblk0p1 * 16384 262143 245760 120M b W95 FAT32
  180. Jan 01 01:00:18 nixos stage-2-init: /dev/mmcblk0p2 262144 31223855 30961712 14.8G 83 Linux
  181. Jan 01 01:00:18 nixos stage-2-init: The partition table has been altered.
  182. Jan 01 01:00:18 nixos stage-2-init: Calling ioctl() to re-read partition table.
  183. Jan 01 01:00:18 nixos stage-2-init: Re-reading the partition table failed.: Device or resource busy
  184. Jan 01 01:00:18 nixos stage-2-init: The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8).
  185. Jan 01 01:00:18 nixos stage-2-init: Syncing disks.
  186. Jan 01 01:00:18 nixos stage-2-init: resize2fs 1.44.1 (24-Mar-2018)
  187. Jan 01 01:00:18 nixos kernel: EXT4-fs (mmcblk0p2): resizing filesystem from 485126 to 3870214 blocks
  188. Jan 01 01:00:18 nixos kernel: EXT4-fs (mmcblk0p2): resized filesystem to 3870214
  189. Jan 01 01:00:18 nixos stage-2-init: Filesystem at /dev/mmcblk0p2 is mounted on /; on-line resizing required
  190. Jan 01 01:00:18 nixos stage-2-init: old_desc_blocks = 1, new_desc_blocks = 2
  191. Jan 01 01:00:18 nixos stage-2-init: The filesystem on /dev/mmcblk0p2 is now 3870214 (4k) blocks long.
  192. Jan 01 01:00:18 nixos stage-2-init: unpacking the NixOS/Nixpkgs sources...
  193. Jan 01 01:00:18 nixos stage-2-init: created 1 symlinks in user environment
  194. Jan 01 01:00:18 nixos kernel: NET: Registered protocol family 10
  195. Jan 01 01:00:18 nixos kernel: Segment Routing with IPv6
  196. Jan 01 01:00:18 nixos kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
  197. Jan 01 01:00:18 nixos systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT -SELINUX +IMA +APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN
  198. Jan 01 01:00:18 nixos systemd[1]: Detected architecture arm.
  199. Jan 01 01:00:18 nixos systemd[1]: Set hostname to <nixos>.
  200. Jan 01 01:00:18 nixos systemd[1]: Listening on Journal Socket.
  201. Jan 01 01:00:18 nixos systemd[1]: Starting Remount Root and Kernel File Systems...
  202. Jan 01 01:00:18 nixos systemd[1]: Created slice system-getty.slice.
  203. Jan 01 01:00:18 nixos systemd[1]: Starting Load Kernel Modules...
  204. Jan 01 01:00:18 nixos systemd[1]: Mounting Kernel Debug File System...
  205. Jan 01 01:00:18 nixos systemd[1]: Listening on udev Control Socket.
  206. Jan 01 01:00:18 nixos systemd[1]: Reached target Swap.
  207. Jan 01 01:00:18 nixos kernel: EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  208. Jan 01 01:00:18 nixos systemd-journald[362]: Journal started
  209. Jan 01 01:00:18 nixos systemd-journald[362]: Runtime journal (/run/log/journal/e9cf529660264f609b9051f8e4511ac3) is 1.3M, max 10.8M, 9.4M free.
  210. Jan 01 01:00:19 nixos systemd-modules-load[356]: Module 'loop' is builtin
  211. Jan 01 01:00:19 nixos systemd-modules-load[356]: Failed to find module 'atkbd'
  212. Jan 01 01:00:18 nixos systemd-sysctl[367]: Couldn't write '0' to 'kernel/yama/ptrace_scope', ignoring: No such file or directory
  213. Jan 01 01:00:19 nixos systemd[1]: Started Create Static Device Nodes in /dev.
  214. Jan 01 01:00:19 nixos systemd[1]: Started Apply Kernel Variables.
  215. Jan 01 01:00:19 nixos systemd[1]: Mounted Kernel Configuration File System.
  216. Jan 01 01:00:19 nixos systemd[1]: Started Load/Save Random Seed.
  217. Jan 01 01:00:19 nixos kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
  218. Jan 01 01:00:19 nixos systemd[1]: Started Update UTMP about System Boot/Shutdown.
  219. Jan 01 01:00:19 nixos systemd[1]: Reached target Local File Systems (Pre).
  220. Jan 01 01:00:19 nixos systemd[1]: Starting udev Kernel Device Manager...
  221. Jan 01 01:00:19 nixos systemd[1]: Starting Flush Journal to Persistent Storage...
  222. Jan 01 01:00:19 nixos systemd-udevd[382]: Specified group 'render' unknown
  223. Jan 01 01:00:19 nixos systemd-udevd[382]: Specified group 'kvm' unknown
  224. Jan 01 01:00:19 nixos systemd-journald[362]: Time spent on flushing to /var is 263.917ms for 214 entries.
  225. Jan 01 01:00:19 nixos systemd-journald[362]: System journal (/var/log/journal/e9cf529660264f609b9051f8e4511ac3) is 8.0M, max 1.4G, 1.4G free.
  226. Jan 01 01:00:20 nixos systemd[1]: Started udev Kernel Device Manager.
  227. Jan 01 01:00:20 nixos systemd[1]: Started Flush Journal to Persistent Storage.
  228. Jan 01 01:00:20 nixos systemd[1]: Started udev Coldplug all Devices.
  229. Jan 01 01:00:21 nixos kernel: nf_conntrack version 0.5.0 (7168 buckets, 28672 max)
  230. Jan 01 01:00:22 nixos kernel: i2c-bcm2835 20805000.i2c: Could not read clock-frequency property
  231. Jan 01 01:00:22 nixos systemd[1]: Started Firewall.
  232. Jan 01 01:00:22 nixos systemd[1]: Reached target Network (Pre).
  233. Jan 01 01:00:22 nixos systemd[1]: Starting Networking Setup...
  234. Jan 01 01:00:22 nixos systemd[1]: Reached target All Network Interfaces (deprecated).
  235. Jan 01 01:00:23 nixos systemd[1]: Found device /dev/disk/by-label/NIXOS_BOOT.
  236. Jan 01 01:00:23 nixos systemd[1]: Mounting /boot...
  237. Jan 01 01:00:24 nixos systemd[1]: Mounted /boot.
  238. Jan 01 01:00:24 nixos kernel: dwc2 20980000.usb: 20980000.usb supply vusb_d not found, using dummy regulator
  239. Jan 01 01:00:24 nixos kernel: dwc2 20980000.usb: 20980000.usb supply vusb_a not found, using dummy regulator
  240. Jan 01 01:00:24 nixos kernel: dwc2 20980000.usb: DWC OTG Controller
  241. Jan 01 01:00:24 nixos kernel: dwc2 20980000.usb: new USB bus registered, assigned bus number 1
  242. Jan 01 01:00:24 nixos kernel: dwc2 20980000.usb: irq 33, io mem 0x20980000
  243. Jan 01 01:00:24 nixos kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  244. Jan 01 01:00:24 nixos kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  245. Jan 01 01:00:24 nixos kernel: usb usb1: Product: DWC OTG Controller
  246. Jan 01 01:00:24 nixos kernel: usb usb1: Manufacturer: Linux 4.14.34 dwc2_hsotg
  247. Jan 01 01:00:24 nixos kernel: usb usb1: SerialNumber: 20980000.usb
  248. Jan 01 01:00:24 nixos kernel: hub 1-0:1.0: USB hub found
  249. Jan 01 01:00:24 nixos kernel: hub 1-0:1.0: 1 port detected
  250. Jan 01 01:00:24 nixos systemd[1]: Reached target Local File Systems.
  251. Jan 01 01:00:24 nixos systemd[1]: Starting Create Volatile Files and Directories...
  252. Jan 01 01:00:24 nixos systemd[1]: Starting Rebuild Journal Catalog...
  253. Jan 01 01:00:24 nixos systemd[1]: Started Networking Setup.
  254. Jan 01 01:00:24 nixos systemd[1]: Started Create Volatile Files and Directories.
  255. Jan 01 01:00:24 nixos systemd[1]: Starting Network Time Synchronization...
  256. Jan 01 01:00:24 nixos systemd[1]: Started Rebuild Journal Catalog.
  257. Jan 01 01:00:24 nixos systemd[1]: Starting Update is Completed...
  258. Jan 01 01:00:24 nixos systemd[1]: Started Update is Completed.
  259. Jan 01 01:00:25 nixos systemd[1]: Started Network Time Synchronization.
  260. Jan 01 01:00:25 nixos systemd[1]: Reached target System Initialization.
  261. Jan 01 01:00:25 nixos systemd[1]: Listening on D-Bus System Message Bus Socket.
  262. Jan 01 01:00:25 nixos systemd[1]: Listening on Nix Daemon Socket.
  263. Jan 01 01:00:25 nixos systemd[1]: Reached target Sockets.
  264. Jan 01 01:00:25 nixos systemd[1]: Reached target Basic System.
  265. Jan 01 01:00:25 nixos systemd[1]: Starting Extra networking commands....
  266. Jan 01 01:00:25 nixos systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
  267. Jan 01 01:00:25 nixos systemd[1]: Starting Name Service Cache Daemon...
  268. Jan 01 01:00:25 nixos systemd[1]: Started NixOS Manual.
  269. Jan 01 01:00:25 nixos systemd[1]: Started Daily Cleanup of Temporary Directories.
  270. Jan 01 01:00:25 nixos systemd[1]: Reached target Timers.
  271. Jan 01 01:00:25 nixos systemd[1]: Reached target System Time Synchronized.
  272. Jan 01 01:00:25 nixos kernel: random: crng init done
  273. Jan 01 01:00:25 nixos systemd[1]: Started Extra networking commands..
  274. Jan 01 01:00:25 nixos systemd[1]: Reached target Network.
  275. Jan 01 01:00:25 nixos systemd[1]: Starting DHCP Client...
  276. Jan 01 01:00:25 nixos dhcpcd[517]: dev: loaded udev
  277. Jan 01 01:00:25 nixos nscd[524]: 524 monitoring file `/etc/passwd` (1)
  278. Jan 01 01:00:26 nixos nscd[524]: 524 monitoring directory `/etc` (2)
  279. Jan 01 01:00:26 nixos nscd[524]: 524 monitoring file `/etc/group` (3)
  280. Jan 01 01:00:26 nixos nscd[524]: 524 monitoring directory `/etc` (2)
  281. Jan 01 01:00:26 nixos nscd[524]: 524 monitoring file `/etc/hosts` (4)
  282. Jan 01 01:00:26 nixos nscd[524]: 524 monitoring directory `/etc` (2)
  283. Jan 01 01:00:26 nixos nscd[524]: 524 monitoring file `/etc/resolv.conf` (5)
  284. Jan 01 01:00:26 nixos nscd[524]: 524 monitoring directory `/etc` (2)
  285. Jan 01 01:00:26 nixos systemd[1]: Started Name Service Cache Daemon.
  286. Jan 01 01:00:26 nixos systemd[1]: Reached target User and Group Name Lookups.
  287. Jan 01 01:00:26 nixos systemd[1]: Starting Permit User Sessions...
  288. Jan 01 01:00:26 nixos systemd[1]: Starting Login Service...
  289. Jan 01 01:00:26 nixos systemd[1]: Reached target Host and Network Name Lookups.
  290. Jan 01 01:00:26 nixos systemd[1]: Started Permit User Sessions.
  291. Jan 01 01:00:26 nixos dhcpcd[517]: no valid interfaces found
  292. Jan 01 01:00:26 nixos systemd[1]: Started Getty on tty1.
  293. Jan 01 01:00:26 nixos systemd[1]: Reached target Login Prompts.
  294. Jan 01 01:00:26 nixos systemd-logind[539]: New seat seat0.
  295. Jan 01 01:00:26 nixos systemd[1]: Started D-Bus System Message Bus.
  296. Jan 01 01:00:27 nixos dbus-daemon[542]: [system] Successfully activated service 'org.freedesktop.systemd1'
  297. Jan 01 01:00:27 nixos systemd[1]: Started Login Service.
  298. Jan 01 01:00:27 nixos systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  299. Jan 01 01:00:28 nixos kernel: vc4_hdmi 20902000.hdmi: vc4-hdmi-hifi <-> 20902000.hdmi mapping ok
  300. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: bound 20902000.hdmi (ops vc4_hdmi_ops [vc4])
  301. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: bound 20806000.vec (ops vc4_vec_ops [vc4])
  302. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: bound 20400000.hvs (ops vc4_hvs_ops [vc4])
  303. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: bound 20206000.pixelvalve (ops vc4_crtc_ops [vc4])
  304. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: bound 20207000.pixelvalve (ops vc4_crtc_ops [vc4])
  305. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: bound 20807000.pixelvalve (ops vc4_crtc_ops [vc4])
  306. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: failed to allocate buffer with size 16777216
  307. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: failed to allocate buffer with size 16777216
  308. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: failed to allocate buffer with size 16777216
  309. Jan 01 01:00:28 nixos kernel: [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA:
  310. Jan 01 01:00:28 nixos kernel: vc4_v3d 20c00000.v3d: Failed to allocate memory for tile binning: -12. You may need to enable CMA or give it more memory.
  311. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: failed to bind 20c00000.v3d (ops vc4_v3d_ops [vc4]): -12
  312. Jan 01 01:00:28 nixos kernel: vc4-drm soc:gpu: master bind failed: -12
  313. Jan 01 01:00:28 nixos kernel: vc4-drm: probe of soc:gpu failed with error -12
  314. Jan 01 01:00:28 nixos systemd-udevd[421]: error opening ATTR{/sys/devices/platform/soc/20902000.hdmi/sound/card0/controlC0/../uevent} for writing: No such file or directory
  315. Jan 01 01:00:28 nixos systemd[1]: Reached target Sound Card.
  316. Jan 01 01:00:28 nixos systemd[1]: sound.target: Unit not needed anymore. Stopping.
  317. Jan 01 01:00:28 nixos systemd[1]: Stopped target Sound Card.
  318. Jan 01 01:00:31 nixos login[541]: pam_unix(login:account): account root has password changed in future
  319. Jan 01 01:00:31 nixos login[541]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
  320. Jan 01 01:00:31 nixos systemd-logind[539]: New session c1 of user root.
  321. Jan 01 01:00:31 nixos systemd[1]: Created slice User Slice of root.
  322. Jan 01 01:00:31 nixos systemd[1]: Started Session c1 of user root.
  323. Jan 01 01:00:31 nixos systemd[1]: Starting User Manager for UID 0...
  324. Jan 01 01:00:31 nixos systemd[544]: pam_unix(systemd-user:account): account root has password changed in future
  325. Jan 01 01:00:31 nixos systemd[544]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
  326. Jan 01 01:00:32 nixos systemd[544]: Reached target Sockets.
  327. Jan 01 01:00:32 nixos systemd[544]: Reached target Paths.
  328. Jan 01 01:00:32 nixos systemd[544]: Reached target Timers.
  329. Jan 01 01:00:32 nixos systemd[544]: Reached target Basic System.
  330. Jan 01 01:00:32 nixos systemd[1]: Started User Manager for UID 0.
  331. Jan 01 01:00:32 nixos systemd[544]: Reached target Default.
  332. Jan 01 01:00:32 nixos systemd[544]: Startup finished in 206ms.
  333. Jan 01 01:00:32 nixos login[549]: ROOT LOGIN on '/dev/tty1'
  334. Jan 01 01:00:56 nixos dhcpcd[517]: timed out
  335. Jan 01 01:00:56 nixos dhcpcd[517]: forked to background, child pid 570
  336. Jan 01 01:00:56 nixos systemd[1]: Started DHCP Client.
  337. Jan 01 01:00:56 nixos systemd[1]: Reached target Network is Online.
  338. Jan 01 01:00:56 nixos systemd[1]: Reached target Multi-User System.
  339. Jan 01 01:00:56 nixos systemd[1]: Startup finished in 16.824s (kernel) + 39.818s (userspace) = 56.642s.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement