Guest User

dmesg

a guest
Sep 1st, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 18.10 KB | None | 0 0
  1. $ dmesg
  2. [    0.000000] Booting Linux on physical CPU 0x0
  3. [    0.000000] Linux version 4.14.62-v8+ (root@NeddySeagoon_Static) (gcc version 8.2.0 (Gentoo 8.2.0-r2 p1.2)) #43 SMP PREEMPT Sat Aug 18 15:27:31 BST 2018
  4. [    0.000000] Boot CPU: AArch64 Processor [410fd034]
  5. [    0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
  6. [    0.000000] efi: Getting EFI parameters from FDT:
  7. [    0.000000] efi: UEFI not found.
  8. [    0.000000] cma: Reserved 256 MiB at 0x0000000010000000
  9. [    0.000000] On node 0 totalpages: 255488
  10. [    0.000000]   DMA zone: 3992 pages used for memmap
  11. [    0.000000]   DMA zone: 0 pages reserved
  12. [    0.000000]   DMA zone: 255488 pages, LIFO batch:31
  13. [    0.000000] percpu: Embedded 22 pages/cpu @ffffffe1fe579000 s50456 r8192 d31464 u90112
  14. [    0.000000] pcpu-alloc: s50456 r8192 d31464 u90112 alloc=22*4096
  15. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  16. [    0.000000] Detected VIPT I-cache on CPU0
  17. [    0.000000] CPU features: enabling workaround for ARM erratum 845719
  18. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 251496
  19. [    0.000000] Kernel command line: 8250.nr_uarts=0 cma=256M bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000  dwc_otg.lpm_enable=0 console=tty root=/dev/mmcblk0p3 cma=256M@256M rootfstype=ext4 rootwait
  20. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  21. [    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  22. [    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  23. [    0.000000] Memory: 725784K/1021952K available (7036K kernel code, 896K rwdata, 4056K rodata, 2752K init, 688K bss, 34024K reserved, 262144K cma-reserved)
  24. [    0.000000] Virtual kernel memory layout:
  25. [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
  26. [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
  27. [    0.000000]       .text : 0xffffff9566880000 - 0xffffff9566f60000   (  7040 KB)
  28. [    0.000000]     .rodata : 0xffffff9566f60000 - 0xffffff9567360000   (  4096 KB)
  29. [    0.000000]       .init : 0xffffff9567360000 - 0xffffff9567610000   (  2752 KB)
  30. [    0.000000]       .data : 0xffffff9567610000 - 0xffffff95676f0200   (   897 KB)
  31. [    0.000000]        .bss : 0xffffff95676f0200 - 0xffffff956779c5e8   (   689 KB)
  32. [    0.000000]     fixed   : 0xffffffbefe7fb000 - 0xffffffbefec00000   (  4116 KB)
  33. [    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
  34. [    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
  35. [    0.000000]               0xffffffbf87000000 - 0xffffffbf87f98000   (    15 MB actual)
  36. [    0.000000]     memory  : 0xffffffe1c0000000 - 0xffffffe1fe600000   (   998 MB)
  37. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [    0.000000] ftrace: allocating 25436 entries in 100 pages
  39. [    0.000000] Preemptible hierarchical RCU implementation.
  40. [    0.000000]  Tasks RCU enabled.
  41. [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  42. [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  43. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  44. [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  45. [    0.000229] Console: colour dummy device 80x25
  46. [    0.001045] console [tty0] enabled
  47. [    0.001080] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=19200)
  48. [    0.001124] pid_max: default: 32768 minimum: 301
  49. [    0.001468] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  50. [    0.001515] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  51. [    0.002526] Disabling memory control group subsystem
  52. [    0.007099] ASID allocator initialised with 32768 entries
  53. [    0.009093] Hierarchical SRCU implementation.
  54. [    0.011348] EFI services will not be available.
  55. [    0.013160] smp: Bringing up secondary CPUs ...
  56. [    0.020367] Detected VIPT I-cache on CPU1
  57. [    0.020432] CPU1: Booted secondary processor [410fd034]
  58. [    0.027464] Detected VIPT I-cache on CPU2
  59. [    0.027509] CPU2: Booted secondary processor [410fd034]
  60. [    0.034580] Detected VIPT I-cache on CPU3
  61. [    0.034621] CPU3: Booted secondary processor [410fd034]
  62. [    0.034757] smp: Brought up 1 node, 4 CPUs
  63. [    0.034882] SMP: Total of 4 processors activated.
  64. [    0.034911] CPU features: detected feature: 32-bit EL0 Support
  65. [    0.034939] CPU features: detected feature: Kernel page table isolation (KPTI)
  66. [    0.038257] CPU: All CPU(s) started at EL2
  67. [    0.038306] alternatives: patching kernel code
  68. [    0.039679] devtmpfs: initialized
  69. [    0.051906] random: get_random_u32 called from bucket_table_alloc+0x108/0x270 with crng_init=0
  70. [    0.052560] Enabled cp15_barrier support
  71. [    0.052605] Enabled setend support
  72. [    0.052941] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  73. [    0.052994] futex hash table entries: 1024 (order: 5, 131072 bytes)
  74. [    0.064662] pinctrl core: initialized pinctrl subsystem
  75. [    0.064971] DMI not present or invalid.
  76. [    0.065389] NET: Registered protocol family 16
  77. [    0.070400] cpuidle: using governor menu
  78. [    0.070797] vdso: 2 pages (1 code @ ffffff9566f67000, 1 data @ ffffff9567614000)
  79. [    0.070846] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  80. [    0.074312] DMA: preallocated 256 KiB pool for atomic allocations
  81. [    0.074488] Serial: AMBA PL011 UART driver
  82. [    0.076959] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  83. [    0.077597] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  84. [    0.112042] bcm2835-dma 3f007000.dma: DMA legacy API manager at ffffff800801d000, dmachans=0x1
  85. [    0.113818] SCSI subsystem initialized
  86. [    0.114112] usbcore: registered new interface driver usbfs
  87. [    0.114204] usbcore: registered new interface driver hub
  88. [    0.114340] usbcore: registered new device driver usb
  89. [    0.114576] dmi: Firmware registration failed.
  90. [    0.115139] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-08-16 17:31
  91. [    0.116539] clocksource: Switched to clocksource arch_sys_counter
  92. [    0.214456] VFS: Disk quotas dquot_6.6.0
  93. [    0.214614] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  94. [    0.214827] FS-Cache: Loaded
  95. [    0.215081] CacheFiles: Loaded
  96. [    0.225602] NET: Registered protocol family 2
  97. [    0.226365] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  98. [    0.226510] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  99. [    0.226747] TCP: Hash tables configured (established 8192 bind 8192)
  100. [    0.226993] UDP hash table entries: 512 (order: 2, 16384 bytes)
  101. [    0.227062] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  102. [    0.227367] NET: Registered protocol family 1
  103. [    0.228029] RPC: Registered named UNIX socket transport module.
  104. [    0.228058] RPC: Registered udp transport module.
  105. [    0.228081] RPC: Registered tcp transport module.
  106. [    0.228103] RPC: Registered tcp NFSv4.1 backchannel transport module.
  107. [    0.229500] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  108. [    0.231470] workingset: timestamp_bits=46 max_order=18 bucket_order=0
  109. [    0.242143] FS-Cache: Netfs 'nfs' registered for caching
  110. [    0.242934] NFS: Registering the id_resolver key type
  111. [    0.242992] Key type id_resolver registered
  112. [    0.243018] Key type id_legacy registered
  113. [    0.245938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  114. [    0.246153] io scheduler noop registered
  115. [    0.246181] io scheduler deadline registered
  116. [    0.246515] io scheduler cfq registered (default)
  117. [    0.246568] io scheduler mq-deadline registered
  118. [    0.246594] io scheduler kyber registered
  119. [    0.251827] bcm2835-rng 3f104000.rng: hwrng registered
  120. [    0.252009] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
  121. [    0.252765] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  122. [    0.253029] cacheinfo: Unable to detect cache hierarchy for CPU 0
  123. [    0.265255] brd: module loaded
  124. [    0.276570] loop: module loaded
  125. [    0.276611] Loading iSCSI transport class v2.0-870.
  126. [    0.277467] libphy: Fixed MDIO Bus: probed
  127. [    0.277628] usbcore: registered new interface driver lan78xx
  128. [    0.277719] usbcore: registered new interface driver smsc95xx
  129. [    0.277757] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  130. [    0.305726] dwc_otg 3f980000.usb: base=0x08290000
  131. [    0.505976] Core Release: 2.80a
  132. [    0.506010] Setting default values for core params
  133. [    0.506056] Finished setting default values for core params
  134. [    0.706339] Using Buffer DMA mode
  135. [    0.706364] Periodic Transfer Interrupt Enhancement - disabled
  136. [    0.706391] Multiprocessor Interrupt Enhancement - disabled
  137. [    0.706418] OTG VER PARAM: 0, OTG VER FLAG: 0
  138. [    0.706446] Dedicated Tx FIFOs mode
  139. [    0.706933] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0x08181000 dma = 0xd0044000 len=9024
  140. [    0.706991] FIQ FSM acceleration enabled for :
  141.                Non-periodic Split Transactions
  142.                Periodic Split Transactions
  143.                High-Speed Isochronous Endpoints
  144.                Interrupt/Control Split Transaction hack enabled
  145. [    0.707070] dwc_otg: Microframe scheduler enabled
  146. [    0.707120] WARN::hcd_init_fiq:486: MPHI regs_base at 0x08045000
  147. [    0.707219] dwc_otg 3f980000.usb: DWC OTG Controller
  148. [    0.707270] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  149. [    0.707332] dwc_otg 3f980000.usb: irq 15, io mem 0x00000000
  150. [    0.707400] Init: Port Power? op_state=1
  151. [    0.707423] Init: Power Port (0)
  152. [    0.707738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  153. [    0.707775] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  154. [    0.707810] usb usb1: Product: DWC OTG Controller
  155. [    0.707838] usb usb1: Manufacturer: Linux 4.14.62-v8+ dwc_otg_hcd
  156. [    0.707868] usb usb1: SerialNumber: 3f980000.usb
  157. [    0.708573] hub 1-0:1.0: USB hub found
  158. [    0.708639] hub 1-0:1.0: 1 port detected
  159. [    0.709260] dwc_otg: FIQ enabled
  160. [    0.709268] dwc_otg: NAK holdoff enabled
  161. [    0.709276] dwc_otg: FIQ split-transaction FSM enabled
  162. [    0.709288] Module dwc_common_port init
  163. [    0.709910] usbcore: registered new interface driver usb-storage
  164. [    0.710051] IR NEC protocol handler initialized
  165. [    0.710076] IR RC5(x/sz) protocol handler initialized
  166. [    0.710101] IR RC6 protocol handler initialized
  167. [    0.710124] IR JVC protocol handler initialized
  168. [    0.710148] IR Sony protocol handler initialized
  169. [    0.710172] IR SANYO protocol handler initialized
  170. [    0.710195] IR Sharp protocol handler initialized
  171. [    0.710219] IR MCE Keyboard/mouse protocol handler initialized
  172. [    0.710245] IR XMP protocol handler initialized
  173. [    0.711143] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  174. [    0.711459] bcm2835-cpufreq: min=600000 max=1200000
  175. [    0.711990] sdhci: Secure Digital Host Controller Interface driver
  176. [    0.712020] sdhci: Copyright(c) Pierre Ossman
  177. [    0.712414] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
  178. [    0.712909] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
  179. [    0.713064] Error: Driver 'sdhost-bcm2835' is already registered, aborting...
  180. [    0.713095] sdhci-pltfm: SDHCI platform and OF driver helper
  181. [    0.714912] ledtrig-cpu: registered to indicate activity on CPUs
  182. [    0.715030] hidraw: raw HID events driver (C) Jiri Kosina
  183. [    0.715124] usbcore: registered new interface driver usbhid
  184. [    0.715138] usbhid: USB HID core driver
  185. [    0.715362] Initializing XFRM netlink socket
  186. [    0.715391] NET: Registered protocol family 17
  187. [    0.715477] Key type dns_resolver registered
  188. [    0.716101] registered taskstats version 1
  189. [    0.716426] zswap: default zpool zbud not available
  190. [    0.716442] zswap: pool creation failed
  191. [    0.720969] uart-pl011 3f201000.serial: cts_event_workaround enabled
  192. [    0.721051] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 72, base_baud = 0) is a PL011 rev2
  193. [    0.722214] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  194. [    0.722233] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  195. [    0.746000] sdhost: log_buf @ ffffff80080ad000 (d0047000)
  196. [    0.790569] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  197. [    0.792322] of_cfs_init
  198. [    0.792462] of_cfs_init: OK
  199. [    0.793183] Waiting for root device /dev/mmcblk0p3...
  200. [    0.879863] mmc0: host does not support reading read-only switch, assuming write-enable
  201. [    0.883354] mmc0: new high speed SDHC card at address aaaa
  202. [    0.883998] bounce: isa pool size: 16 pages
  203. [    0.884216] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
  204. [    0.887176]  mmcblk0: p1 p2 p3
  205. [    0.895541] NOHZ: local_softirq_pending c2
  206. [    0.907832] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
  207. [    0.907938] VFS: Mounted root (ext4 filesystem) readonly on device 179:3.
  208. [    0.915681] Indeed it is in host mode hprt0 = 00021501
  209. [    0.916144] devtmpfs: mounted
  210. [    0.921023] Freeing unused kernel memory: 2752K
  211. [    0.988628] random: fast init done
  212. [    0.990539] NOHZ: local_softirq_pending 82
  213. [    1.044550] NOHZ: local_softirq_pending 40
  214. [    1.089604] usb 1-1: new high-speed USB device number 2 using dwc_otg
  215. [    1.089854] Indeed it is in host mode hprt0 = 00001101
  216. [    1.183558] NOHZ: local_softirq_pending 80
  217. [    1.255550] NOHZ: local_softirq_pending 80
  218. [    1.275552] NOHZ: local_softirq_pending 80
  219. [    1.275924] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  220. [    1.275947] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  221. [    1.276420] hub 1-1:1.0: USB hub found
  222. [    1.276505] hub 1-1:1.0: 5 ports detected
  223. [    1.328552] NOHZ: local_softirq_pending 40
  224. [    1.559559] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  225. [    1.570542] NOHZ: local_softirq_pending 80
  226. [    1.612549] NOHZ: local_softirq_pending 42
  227. [    1.648881] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  228. [    1.648916] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  229. [    1.651439] smsc95xx v1.0.6
  230. [    1.679542] NOHZ: local_softirq_pending 80
  231. [    1.695563] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:03:ac:31
  232. [    1.771588] usb 1-1.4: new full-speed USB device number 4 using dwc_otg
  233. [    1.906990] usb 1-1.4: config 1 has an invalid interface number: 3 but max is 2
  234. [    1.907043] usb 1-1.4: config 1 has an invalid interface number: 3 but max is 2
  235. [    1.907080] usb 1-1.4: config 1 has an invalid interface number: 3 but max is 2
  236. [    1.907117] usb 1-1.4: config 1 has no interface number 2
  237. [    1.928609] usb 1-1.4: New USB device found, idVendor=262a, idProduct=100d
  238. [    1.928637] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  239. [    1.928660] usb 1-1.4: Product: FiiO USB DAC Q1
  240. [    1.928674] usb 1-1.4: Manufacturer: FiiO
  241. [    1.948713] input: FiiO FiiO USB DAC Q1 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:262A:100D.0001/input/input0
  242. [    1.948895] hid-generic 0003:262A:100D.0001: input,hidraw0: USB HID v1.00 Device [FiiO FiiO USB DAC Q1] on usb-3f980000.usb-1.4/input0
  243. [    1.981550] mmc1: error -110 whilst initialising SDIO card
  244. [    2.066564] random: crng init done
  245. [    3.245562] mmc1: error -110 whilst initialising SDIO card
  246. [    4.503561] mmc1: error -110 whilst initialising SDIO card
  247. [    5.254598] usb 1-1.2: new high-speed USB device number 5 using dwc_otg
  248. [    5.345901] usb 1-1.2: New USB device found, idVendor=357d, idProduct=7788
  249. [    5.345912] usb 1-1.2: New USB device strings: Mfr=10, Product=11, SerialNumber=3
  250. [    5.345917] usb 1-1.2: Product: USB to ATA/ATAPI Bridge
  251. [    5.345923] usb 1-1.2: Manufacturer: JMicron
  252. [    5.345928] usb 1-1.2: SerialNumber: 000012345678
  253. [    5.346495] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  254. [    5.346817] scsi host0: usb-storage 1-1.2:1.0
  255. [    5.520663] udevd[633]: starting version 3.2.5
  256. [    5.587632] udevd[633]: specified group 'i2c' unknown
  257. [    5.587769] udevd[633]: specified group 'spi' unknown
  258. [    5.587903] udevd[633]: specified group 'gpio' unknown
  259. [    5.590238] udevd[634]: starting eudev-3.2.5
  260. [    5.872614] mmc1: error -110 whilst initialising SDIO card
  261. [    5.902194] vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  262. [    5.920491] vchiq: vchiq_init_state: slot_zero = ffffff800901d000, is_master = 0
  263. [    6.038810] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  264. [    6.041767] bcm2835_alsa bcm2835_alsa: card created with 8 channels
  265. [    6.203001] usbcore: registered new interface driver snd-usb-audio
  266. [    6.338776] vc4-drm soc:gpu: bound 3f600000.firmwarekms (ops vc4_fkms_ops [vc4])
  267. [    6.355075] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
  268. [    6.355962] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
  269. [    6.355972] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  270. [    6.355976] [drm] Driver supports precise vblank timestamp query.
  271. [    6.373375] Console: switching to colour frame buffer device 90x30
  272. [    6.373776] scsi 0:0:0:0: Direct-Access     ST950032 5AS              0100 PQ: 0 ANSI: 6
  273. [    6.376620] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  274. [    6.376998] sd 0:0:0:0: [sda] Write Protect is off
  275. [    6.377004] sd 0:0:0:0: [sda] Mode Sense: 67 00 10 08
  276. [    6.377353] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
  277. [    6.393744] vc4-drm soc:gpu: fb0:  frame buffer device
  278. [    6.498587]  sda: sda1
  279. [    6.500501] sd 0:0:0:0: [sda] Attached SCSI disk
  280. [    6.929522] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
  281. [    7.294657] Adding 2097148k swap on /dev/mmcblk0p2.  Priority:-2 extents:1 across:2097148k SSFS
  282. [   10.015845] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  283. [   11.796724] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  284. [   15.232799] NET: Registered protocol family 10
  285. [   15.234902] Segment Routing with IPv6
Add Comment
Please, Sign In to add comment