Advertisement
Guest User

dmesg

a guest
Dec 13th, 2016
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.36 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 4.4.26-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #915 SMP Thu Oct 20 17:08:44 BST 2016
  6. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
  9. [ 0.000000] cma: Reserved 8 MiB at 0x07400000
  10. [ 0.000000] Memory policy: Data cache writealloc
  11. [ 0.000000] On node 0 totalpages: 32768
  12. [ 0.000000] free_area_init_node: node 0, pgdat 808c2f80, node_mem_map 87ecbc00
  13. [ 0.000000] Normal zone: 288 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  16. [ 0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010)
  17. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  18. [ 0.000000] PERCPU: Embedded 13 pages/cpu @87e8c000 s22592 r8192 d22464 u53248
  19. [ 0.000000] pcpu-alloc: s22592 r8192 d22464 u53248 alloc=13*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32480
  22. [ 0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa22082 bcm2709.serial=0x68e065c1 smsc95xx.macaddr=B8:27:EB:E0:65:C1 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0xec00000 vc_mem.mem_size=0x10000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/sda2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet loglevel=3 consoleblank=0 plymouth.enable=0
  23. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  26. [ 0.000000] Memory: 111528K/131072K available (6348K kernel code, 432K rwdata, 1716K rodata, 476K init, 764K bss, 11352K reserved, 8192K cma-reserved)
  27. [ 0.000000] Virtual kernel memory layout:
  28. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  29. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  30. vmalloc : 0x88800000 - 0xff800000 (1904 MB)
  31. lowmem : 0x80000000 - 0x88000000 ( 128 MB)
  32. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  33. .text : 0x80008000 - 0x807e8584 (8066 kB)
  34. .init : 0x807e9000 - 0x80860000 ( 476 kB)
  35. .data : 0x80860000 - 0x808cc290 ( 433 kB)
  36. .bss : 0x808cf000 - 0x8098e1ec ( 765 kB)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [ 0.000000] Hierarchical RCU implementation.
  39. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  40. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  41. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
  42. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  43. [ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  44. [ 0.000025] Switching to timer-based delay loop, resolution 52ns
  45. [ 0.000284] Console: colour dummy device 80x30
  46. [ 0.000486] console [tty1] enabled
  47. [ 0.000511] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  48. [ 0.000531] pid_max: default: 32768 minimum: 301
  49. [ 0.000839] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  50. [ 0.000854] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  51. [ 0.001766] Disabling cpuset control group subsystem
  52. [ 0.001797] Initializing cgroup subsys io
  53. [ 0.001826] Initializing cgroup subsys memory
  54. [ 0.001870] Initializing cgroup subsys devices
  55. [ 0.001892] Initializing cgroup subsys freezer
  56. [ 0.001912] Initializing cgroup subsys net_cls
  57. [ 0.001961] CPU: Testing write buffer coherency: ok
  58. [ 0.002030] ftrace: allocating 21225 entries in 63 pages
  59. [ 0.051541] CPU0: update cpu_capacity 1024
  60. [ 0.051573] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  61. [ 0.051584] [bcm2709_smp_prepare_cpus] enter
  62. [ 0.051725] Setting up static identity map for 0x8240 - 0x8274
  63. [ 0.053384] [bcm2709_boot_secondary] cpu:1 started (0) 17
  64. [ 0.053571] [bcm2709_secondary_init] enter cpu:1
  65. [ 0.053617] CPU1: update cpu_capacity 1024
  66. [ 0.053623] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  67. [ 0.054004] [bcm2709_boot_secondary] cpu:2 started (0) 17
  68. [ 0.054168] [bcm2709_secondary_init] enter cpu:2
  69. [ 0.054189] CPU2: update cpu_capacity 1024
  70. [ 0.054195] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  71. [ 0.054551] [bcm2709_boot_secondary] cpu:3 started (0) 16
  72. [ 0.054681] [bcm2709_secondary_init] enter cpu:3
  73. [ 0.054702] CPU3: update cpu_capacity 1024
  74. [ 0.054708] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  75. [ 0.054768] Brought up 4 CPUs
  76. [ 0.054791] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  77. [ 0.054800] CPU: All CPU(s) started in HYP mode.
  78. [ 0.054807] CPU: Virtualization extensions available.
  79. [ 0.055413] devtmpfs: initialized
  80. [ 0.066515] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  81. [ 0.066845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  82. [ 0.067566] pinctrl core: initialized pinctrl subsystem
  83. [ 0.068083] NET: Registered protocol family 16
  84. [ 0.073322] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  85. [ 0.080268] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  86. [ 0.080280] hw-breakpoint: maximum watchpoint size is 8 bytes.
  87. [ 0.080435] Serial: AMBA PL011 UART driver
  88. [ 0.080568] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  89. [ 0.080728] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  90. [ 0.143667] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
  91. [ 0.144231] SCSI subsystem initialized
  92. [ 0.144420] usbcore: registered new interface driver usbfs
  93. [ 0.144510] usbcore: registered new interface driver hub
  94. [ 0.144609] usbcore: registered new device driver usb
  95. [ 0.151105] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-12-01 17:24
  96. [ 0.177911] clocksource: Switched to clocksource arch_sys_counter
  97. [ 0.223090] FS-Cache: Loaded
  98. [ 0.223360] CacheFiles: Loaded
  99. [ 0.235582] NET: Registered protocol family 2
  100. [ 0.236445] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  101. [ 0.236475] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
  102. [ 0.236508] TCP: Hash tables configured (established 1024 bind 1024)
  103. [ 0.236570] UDP hash table entries: 256 (order: 1, 8192 bytes)
  104. [ 0.236600] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  105. [ 0.236811] NET: Registered protocol family 1
  106. [ 0.237116] RPC: Registered named UNIX socket transport module.
  107. [ 0.237127] RPC: Registered udp transport module.
  108. [ 0.237135] RPC: Registered tcp transport module.
  109. [ 0.237144] RPC: Registered tcp NFSv4.1 backchannel transport module.
  110. [ 0.238326] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  111. [ 0.239619] futex hash table entries: 1024 (order: 4, 65536 bytes)
  112. [ 0.252877] VFS: Disk quotas dquot_6.6.0
  113. [ 0.253193] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  114. [ 0.255436] FS-Cache: Netfs 'nfs' registered for caching
  115. [ 0.256340] NFS: Registering the id_resolver key type
  116. [ 0.256381] Key type id_resolver registered
  117. [ 0.256390] Key type id_legacy registered
  118. [ 0.258746] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  119. [ 0.258875] io scheduler noop registered
  120. [ 0.258897] io scheduler deadline registered (default)
  121. [ 0.258951] io scheduler cfq registered
  122. [ 0.261431] BCM2708FB: allocated DMA memory c7800000
  123. [ 0.261456] BCM2708FB: allocated DMA channel 0 @ f3007000
  124. [ 0.312115] Console: switching to colour frame buffer device 228x61
  125. [ 1.272513] bcm2835-rng 3f104000.rng: hwrng registered
  126. [ 1.272672] vc-cma: Videocore CMA driver
  127. [ 1.272684] vc-cma: vc_cma_base = 0x00000000
  128. [ 1.272694] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  129. [ 1.272703] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  130. [ 1.272933] vc-mem: phys_addr:0x00000000 mem_base=0x0ec00000 mem_size:0x10000000(256 MiB)
  131. [ 1.287632] brd: module loaded
  132. [ 1.296432] loop: module loaded
  133. [ 1.297359] vchiq: vchiq_init_state: slot_zero = 0x87880000, is_master = 0
  134. [ 1.299014] Loading iSCSI transport class v2.0-870.
  135. [ 1.299691] usbcore: registered new interface driver smsc95xx
  136. [ 1.299744] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  137. [ 1.500031] Core Release: 2.80a
  138. [ 1.500044] Setting default values for core params
  139. [ 1.500081] Finished setting default values for core params
  140. [ 1.700449] Using Buffer DMA mode
  141. [ 1.700460] Periodic Transfer Interrupt Enhancement - disabled
  142. [ 1.700468] Multiprocessor Interrupt Enhancement - disabled
  143. [ 1.700478] OTG VER PARAM: 0, OTG VER FLAG: 0
  144. [ 1.700493] Dedicated Tx FIFOs mode
  145. [ 1.700793] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x87814000 dma = 0xc7814000 len=9024
  146. [ 1.700825] FIQ FSM acceleration enabled for :
  147. Non-periodic Split Transactions
  148. Periodic Split Transactions
  149. High-Speed Isochronous Endpoints
  150. Interrupt/Control Split Transaction hack enabled
  151. [ 1.700848] dwc_otg: Microframe scheduler enabled
  152. [ 1.700896] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x804476e0
  153. [ 1.700909] WARN::hcd_init_fiq:414: FIQ ASM at 0x80447a50 length 36
  154. [ 1.700925] WARN::hcd_init_fiq:439: MPHI regs_base at 0x88f7a000
  155. [ 1.700988] dwc_otg 3f980000.usb: DWC OTG Controller
  156. [ 1.701026] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  157. [ 1.701062] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  158. [ 1.701114] Init: Port Power? op_state=1
  159. [ 1.701122] Init: Power Port (0)
  160. [ 1.701339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  161. [ 1.701354] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  162. [ 1.701366] usb usb1: Product: DWC OTG Controller
  163. [ 1.701379] usb usb1: Manufacturer: Linux 4.4.26-v7+ dwc_otg_hcd
  164. [ 1.701391] usb usb1: SerialNumber: 3f980000.usb
  165. [ 1.702171] hub 1-0:1.0: USB hub found
  166. [ 1.702213] hub 1-0:1.0: 1 port detected
  167. [ 1.702815] dwc_otg: FIQ enabled
  168. [ 1.702824] dwc_otg: NAK holdoff enabled
  169. [ 1.702832] dwc_otg: FIQ split-transaction FSM enabled
  170. [ 1.702864] Module dwc_common_port init
  171. [ 1.703116] usbcore: registered new interface driver usb-storage
  172. [ 1.703367] mousedev: PS/2 mouse device common for all mice
  173. [ 1.704076] bcm2835-cpufreq: min=600000 max=1200000
  174. [ 1.704374] sdhci: Secure Digital Host Controller Interface driver
  175. [ 1.704384] sdhci: Copyright(c) Pierre Ossman
  176. [ 1.704677] sdhost: log_buf @ 87813000 (c7813000)
  177. [ 1.757945] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  178. [ 1.760217] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  179. [ 1.760231] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  180. [ 1.818024] sdhci-pltfm: SDHCI platform and OF driver helper
  181. [ 1.818428] ledtrig-cpu: registered to indicate activity on CPUs
  182. [ 1.818555] hidraw: raw HID events driver (C) Jiri Kosina
  183. [ 1.818733] usbcore: registered new interface driver usbhid
  184. [ 1.818742] usbhid: USB HID core driver
  185. [ 1.819271] Initializing XFRM netlink socket
  186. [ 1.819302] NET: Registered protocol family 17
  187. [ 1.819435] Key type dns_resolver registered
  188. [ 1.820043] Registering SWP/SWPB emulation handler
  189. [ 1.820783] registered taskstats version 1
  190. [ 1.820968] vc-sm: Videocore shared memory driver
  191. [ 1.820984] [vc_sm_connected_init]: start
  192. [ 1.821460] [vc_sm_connected_init]: end - returning 0
  193. [ 1.822846] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  194. [ 1.823240] of_cfs_init
  195. [ 1.823331] of_cfs_init: OK
  196. [ 1.824245] Waiting for root device /dev/sda2...
  197. [ 1.898027] Indeed it is in host mode hprt0 = 00021501
  198. [ 2.052728] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  199. [ 2.054296] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  200. [ 2.055868] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  201. [ 2.058673] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  202. [ 2.077945] usb 1-1: new high-speed USB device number 2 using dwc_otg
  203. [ 2.078089] Indeed it is in host mode hprt0 = 00001101
  204. [ 2.149196] mmc1: new high speed SDIO card at address 0001
  205. [ 2.278219] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  206. [ 2.278235] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  207. [ 2.278928] hub 1-1:1.0: USB hub found
  208. [ 2.279022] hub 1-1:1.0: 5 ports detected
  209. [ 2.557939] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  210. [ 2.658182] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  211. [ 2.658197] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  212. [ 2.660893] smsc95xx v1.0.4
  213. [ 2.721236] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:e0:65:c1
  214. [ 2.797942] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
  215. [ 2.914971] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c52b
  216. [ 2.914986] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  217. [ 2.914999] usb 1-1.2: Product: USB Receiver
  218. [ 2.915011] usb 1-1.2: Manufacturer: Logitech
  219. [ 3.177942] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
  220. [ 3.279214] usb 1-1.4: New USB device found, idVendor=154b, idProduct=00d6
  221. [ 3.279233] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  222. [ 3.279246] usb 1-1.4: Product: DUO-LINK 3.0
  223. [ 3.279257] usb 1-1.4: Manufacturer: PNY
  224. [ 3.279269] usb 1-1.4: SerialNumber: 070B631FA65F6D27
  225. [ 3.280080] usb-storage 1-1.4:1.0: USB Mass Storage device detected
  226. [ 3.280513] scsi host0: usb-storage 1-1.4:1.0
  227. [ 3.377940] usb 1-1.5: new high-speed USB device number 6 using dwc_otg
  228. [ 3.479215] usb 1-1.5: New USB device found, idVendor=05e3, idProduct=0608
  229. [ 3.479231] usb 1-1.5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  230. [ 3.479244] usb 1-1.5: Product: USB2.0 Hub
  231. [ 3.480134] hub 1-1.5:1.0: USB hub found
  232. [ 3.480438] hub 1-1.5:1.0: 4 ports detected
  233. [ 3.757942] usb 1-1.5.2: new high-speed USB device number 7 using dwc_otg
  234. [ 3.859325] usb 1-1.5.2: New USB device found, idVendor=0bda, idProduct=8176
  235. [ 3.859341] usb 1-1.5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  236. [ 3.859354] usb 1-1.5.2: Product: 802.11n WLAN Adapter
  237. [ 3.859366] usb 1-1.5.2: Manufacturer: Realtek
  238. [ 3.859379] usb 1-1.5.2: SerialNumber: 00e04c000001
  239. [ 4.278877] scsi 0:0:0:0: Direct-Access PNY DUO-LINK 3.0 PMAP PQ: 0 ANSI: 6
  240. [ 4.279924] sd 0:0:0:0: [sda] 60555264 512-byte logical blocks: (31.0 GB/28.9 GiB)
  241. [ 4.280238] sd 0:0:0:0: [sda] Write Protect is off
  242. [ 4.280256] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
  243. [ 4.280564] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  244. [ 4.500432] sda: sda1 sda2
  245. [ 4.508069] sd 0:0:0:0: [sda] Attached SCSI removable disk
  246. [ 4.518550] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  247. [ 4.518604] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
  248. [ 4.523697] devtmpfs: mounted
  249. [ 4.524537] Freeing unused kernel memory: 476K (807e9000 - 80860000)
  250. [ 4.750186] random: systemd: uninitialized urandom read (16 bytes read, 95 bits of entropy available)
  251. [ 4.754001] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  252. [ 4.754335] systemd[1]: Detected architecture 'arm'.
  253. [ 4.836449] NET: Registered protocol family 10
  254. [ 4.838068] systemd[1]: Inserted module 'ipv6'
  255. [ 4.839665] systemd[1]: Set hostname to <retropie>.
  256. [ 4.936191] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 105 bits of entropy available)
  257. [ 4.999286] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  258. [ 5.000546] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  259. [ 5.001993] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
  260. [ 5.016387] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
  261. [ 5.017155] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
  262. [ 5.017305] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
  263. [ 5.051744] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  264. [ 5.051873] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  265. [ 5.158881] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  266. [ 5.159267] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  267. [ 5.159356] systemd[1]: Starting Remote File Systems (Pre).
  268. [ 5.159514] systemd[1]: Reached target Remote File Systems (Pre).
  269. [ 5.159601] systemd[1]: Starting Encrypted Volumes.
  270. [ 5.159670] systemd[1]: Reached target Encrypted Volumes.
  271. [ 5.159814] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  272. [ 5.160284] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  273. [ 5.160371] systemd[1]: Starting Swap.
  274. [ 5.160441] systemd[1]: Reached target Swap.
  275. [ 5.160514] systemd[1]: Expecting device dev-sda1.device...
  276. [ 5.160586] systemd[1]: Starting Root Slice.
  277. [ 5.160729] systemd[1]: Created slice Root Slice.
  278. [ 5.160801] systemd[1]: Starting User and Session Slice.
  279. [ 5.161031] systemd[1]: Created slice User and Session Slice.
  280. [ 5.161103] systemd[1]: Starting Delayed Shutdown Socket.
  281. [ 5.161271] systemd[1]: Listening on Delayed Shutdown Socket.
  282. [ 5.161343] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  283. [ 5.161535] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  284. [ 5.161608] systemd[1]: Starting Journal Socket (/dev/log).
  285. [ 5.161785] systemd[1]: Listening on Journal Socket (/dev/log).
  286. [ 5.161877] systemd[1]: Starting udev Control Socket.
  287. [ 5.162051] systemd[1]: Listening on udev Control Socket.
  288. [ 5.162139] systemd[1]: Starting udev Kernel Socket.
  289. [ 5.162265] systemd[1]: Listening on udev Kernel Socket.
  290. [ 5.162359] systemd[1]: Starting Journal Socket.
  291. [ 5.162546] systemd[1]: Listening on Journal Socket.
  292. [ 5.162680] systemd[1]: Starting System Slice.
  293. [ 5.162890] systemd[1]: Created slice System Slice.
  294. [ 5.163007] systemd[1]: Starting File System Check on Root Device...
  295. [ 5.208560] systemd[1]: Starting system-systemd\x2dfsck.slice.
  296. [ 5.208998] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  297. [ 5.209117] systemd[1]: Starting system-autologin.slice.
  298. [ 5.209440] systemd[1]: Created slice system-autologin.slice.
  299. [ 5.209681] systemd[1]: Starting Increase datagram queue length...
  300. [ 5.212523] systemd[1]: Starting Restore / save the current clock...
  301. [ 5.233346] systemd[1]: Starting Load Kernel Modules...
  302. [ 5.240131] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  303. [ 5.244552] systemd[1]: Mounting Debug File System...
  304. [ 5.247530] systemd[1]: Mounting POSIX Message Queue File System...
  305. [ 5.251011] systemd[1]: Starting udev Coldplug all Devices...
  306. [ 5.254166] systemd[1]: Mounted Huge Pages File System.
  307. [ 5.297044] systemd[1]: Started Set Up Additional Binary Formats.
  308. [ 5.297179] systemd[1]: Starting Slices.
  309. [ 5.297274] systemd[1]: Reached target Slices.
  310. [ 5.301249] systemd[1]: Started Create list of required static device nodes for the current kernel.
  311. [ 5.323536] fuse init (API version 7.23)
  312. [ 5.331944] systemd[1]: Started Increase datagram queue length.
  313. [ 5.332673] systemd[1]: Mounted Debug File System.
  314. [ 5.333459] systemd[1]: Mounted POSIX Message Queue File System.
  315. [ 5.367448] random: nonblocking pool is initialized
  316. [ 5.380967] systemd[1]: Started Restore / save the current clock.
  317. [ 5.382707] systemd[1]: Started Load Kernel Modules.
  318. [ 5.396749] systemd[1]: Time has been changed
  319. [ 5.430819] systemd[1]: Started udev Coldplug all Devices.
  320. [ 5.474008] systemd[1]: Started File System Check on Root Device.
  321. [ 5.530809] systemd[1]: Mounting Configuration File System...
  322. [ 5.588346] systemd[1]: Mounting FUSE Control File System...
  323. [ 5.590913] systemd[1]: Starting Apply Kernel Variables...
  324. [ 5.594261] systemd[1]: Starting Syslog Socket.
  325. [ 5.594668] systemd[1]: Listening on Syslog Socket.
  326. [ 5.594795] systemd[1]: Starting Journal Service...
  327. [ 5.598802] systemd[1]: Started Journal Service.
  328. [ 5.781456] systemd-udevd[141]: starting version 215
  329. [ 6.037149] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  330. [ 6.056086] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  331. [ 6.219693] sd 0:0:0:0: Attached scsi generic sg0 type 0
  332. [ 6.242220] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-3f980000.usb-1.2/input2
  333. [ 6.324165] usbcore: registered new interface driver brcmfmac
  334. [ 6.395487] input: Logitech K400 Plus as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input0
  335. [ 6.399206] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-3f980000.usb-1.2:1
  336. [ 6.446561] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
  337. [ 6.484508] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  338. [ 6.509143] EXT4-fs (sda2): re-mounted. Opts: (null)
  339. [ 6.538587] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  340. [ 6.538634] cfg80211: World regulatory domain updated:
  341. [ 6.538643] cfg80211: DFS Master region: unset
  342. [ 6.538654] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  343. [ 6.538669] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  344. [ 6.538682] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  345. [ 6.538697] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  346. [ 6.538714] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  347. [ 6.538738] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  348. [ 6.538753] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  349. [ 6.538766] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  350. [ 6.538779] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  351. [ 6.915329] systemd-journald[135]: Received request to flush runtime journal from PID 1
  352. [ 7.457092] usbcore: registered new interface driver rtl8192cu
  353. [ 7.802844] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
  354. [ 7.802870] brcmfmac: brcmf_add_if: ignore IF event
  355. [ 7.808322] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  356. [ 7.808386] brcmfmac: power management disabled
  357. [ 8.311530] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
  358. [ 8.485121] uart-pl011 3f201000.uart: no DMA platform data
  359. [ 8.782802] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k FS
  360. [ 8.881917] cfg80211: Regulatory domain changed to country: GB
  361. [ 8.881936] cfg80211: DFS Master region: ETSI
  362. [ 8.881947] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  363. [ 8.881956] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  364. [ 8.881965] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  365. [ 8.881973] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  366. [ 8.881980] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
  367. [ 8.881996] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  368. [ 9.250561] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  369. [ 9.250715] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  370. [ 10.685738] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  371. [ 10.686674] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  372. [ 13.123937] Bluetooth: Core ver 2.21
  373. [ 13.124003] NET: Registered protocol family 31
  374. [ 13.124009] Bluetooth: HCI device and connection manager initialized
  375. [ 13.124024] Bluetooth: HCI socket layer initialized
  376. [ 13.124035] Bluetooth: L2CAP socket layer initialized
  377. [ 13.124060] Bluetooth: SCO socket layer initialized
  378. [ 13.129642] Bluetooth: HCI UART driver ver 2.3
  379. [ 13.129657] Bluetooth: HCI UART protocol H4 registered
  380. [ 13.129661] Bluetooth: HCI UART protocol Three-wire (H5) registered
  381. [ 13.129762] Bluetooth: HCI UART protocol BCM registered
  382. [ 13.274053] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  383. [ 13.274068] Bluetooth: BNEP filters: protocol multicast
  384. [ 13.274083] Bluetooth: BNEP socket layer initialized
  385. [ 171.126668] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  386. [ 171.126704] Bluetooth: HIDP socket layer initialized
  387. [ 171.129507] hid-generic 0005:2820:0009.0005: unknown main item tag 0x0
  388. [ 171.129948] input: 8Bitdo NES30 GamePad as /devices/platform/soc/3f201000.uart/tty/ttyAMA0/hci0/hci0:11/0005:2820:0009.0005/input/input1
  389. [ 171.131767] hid-generic 0005:2820:0009.0005: input,hidraw2: BLUETOOTH HID v1.00 Gamepad [8Bitdo NES30 GamePad] on b8:27:eb:4a:cf:6b
  390. [ 484.182270] Adding 302076k swap on /home/pi/RetroPie-Setup/tmp/swap. Priority:-2 extents:2 across:326652k FS
  391. [ 9070.949089] hid-generic 0005:2820:0009.0006: unknown main item tag 0x0
  392. [ 9070.949498] input: 8Bitdo NES30 GamePad as /devices/platform/soc/3f201000.uart/tty/ttyAMA0/hci0/hci0:11/0005:2820:0009.0006/input/input2
  393. [ 9070.950224] hid-generic 0005:2820:0009.0006: input,hidraw2: BLUETOOTH HID v1.00 Gamepad [8Bitdo NES30 GamePad] on b8:27:eb:4a:cf:6b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement