Advertisement
Guest User

2G_dmesg

a guest
Jul 19th, 2016
1,062
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.65 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.13 (chewitt@buildbox) (gcc version 5.3.0 (GCC) ) #1 SMP Sat Jun 25 04:53:00 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 0x2e400000
  10. [ 0.000000] Memory policy: Data cache writealloc
  11. [ 0.000000] On node 0 totalpages: 192512
  12. [ 0.000000] free_area_init_node: node 0, pgdat 809298c0, node_mem_map add64000
  13. [ 0.000000] Normal zone: 1692 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 192512 pages, LIFO batch:31
  16. [ 0.000000] [bcm2709_smp_init_cpus] enter (94c0->f3003010)
  17. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  18. [ 0.000000] PERCPU: Embedded 12 pages/cpu @aefae000 s17292 r8192 d23668 u49152
  19. [ 0.000000] pcpu-alloc: s17292 r8192 d23668 u49152 alloc=12*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: 190820
  22. [ 0.000000] Kernel command line: root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img usbcore.autosuspend=-1 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa02082 bcm2709.serial=0xd26531c1 smsc95xx.macaddr=B8:27:EB:65:31:C1 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet
  23. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  26. [ 0.000000] Memory: 744204K/770048K available (5459K kernel code, 202K rwdata, 1432K rodata, 2260K init, 396K bss, 17652K reserved, 8192K cma-reserved)
  27. [ 0.000000] Virtual kernel memory layout:
  28. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  29. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  30. [ 0.000000] vmalloc : 0xaf800000 - 0xff800000 (1280 MB)
  31. [ 0.000000] lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
  32. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  33. [ 0.000000] .text : 0x80008000 - 0x806c2ffc (6892 kB)
  34. [ 0.000000] .init : 0x806c3000 - 0x808f8000 (2260 kB)
  35. [ 0.000000] .data : 0x808f8000 - 0x8092a998 ( 203 kB)
  36. [ 0.000000] .bss : 0x8092d000 - 0x80990054 ( 397 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.000023] Switching to timer-based delay loop, resolution 52ns
  45. [ 0.000204] Console: colour dummy device 80x30
  46. [ 0.000379] console [tty0] enabled
  47. [ 0.000399] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
  48. [ 0.000417] pid_max: default: 32768 minimum: 301
  49. [ 0.000540] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  50. [ 0.000553] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.001368] Disabling cpuset control group subsystem
  52. [ 0.001394] Initializing cgroup subsys io
  53. [ 0.001419] Initializing cgroup subsys memory
  54. [ 0.001450] Initializing cgroup subsys devices
  55. [ 0.001465] Initializing cgroup subsys freezer
  56. [ 0.001493] CPU: Testing write buffer coherency: ok
  57. [ 0.001919] CPU0: update cpu_capacity 1024
  58. [ 0.001930] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  59. [ 0.001940] [bcm2709_smp_prepare_cpus] enter
  60. [ 0.002028] Setting up static identity map for 0x8280 - 0x82b4
  61. [ 0.003535] [bcm2709_boot_secondary] cpu:1 started (0) 18
  62. [ 0.003749] [bcm2709_secondary_init] enter cpu:1
  63. [ 0.003783] CPU1: update cpu_capacity 1024
  64. [ 0.003789] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  65. [ 0.004142] [bcm2709_boot_secondary] cpu:2 started (0) 16
  66. [ 0.004292] [bcm2709_secondary_init] enter cpu:2
  67. [ 0.004311] CPU2: update cpu_capacity 1024
  68. [ 0.004317] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  69. [ 0.004655] [bcm2709_boot_secondary] cpu:3 started (0) 17
  70. [ 0.004793] [bcm2709_secondary_init] enter cpu:3
  71. [ 0.004811] CPU3: update cpu_capacity 1024
  72. [ 0.004817] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  73. [ 0.004874] Brought up 4 CPUs
  74. [ 0.004895] SMP: Total of 4 processors activated (153.00 BogoMIPS).
  75. [ 0.004902] CPU: All CPU(s) started in HYP mode.
  76. [ 0.004908] CPU: Virtualization extensions available.
  77. [ 0.005329] devtmpfs: initialized
  78. [ 0.014353] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  79. [ 0.014545] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  80. [ 0.015045] pinctrl core: initialized pinctrl subsystem
  81. [ 0.015554] NET: Registered protocol family 16
  82. [ 0.020664] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  83. [ 0.030008] cpuidle: using governor ladder
  84. [ 0.040028] cpuidle: using governor menu
  85. [ 0.044479] Serial: AMBA PL011 UART driver
  86. [ 0.044597] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  87. [ 0.044740] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  88. [ 0.088568] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
  89. [ 0.089009] SCSI subsystem initialized
  90. [ 0.089322] usbcore: registered new interface driver usbfs
  91. [ 0.089403] usbcore: registered new interface driver hub
  92. [ 0.089489] usbcore: registered new device driver usb
  93. [ 0.090237] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-20 18:18
  94. [ 0.117252] clocksource: Switched to clocksource arch_sys_counter
  95. [ 0.125441] NET: Registered protocol family 2
  96. [ 0.126109] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  97. [ 0.126221] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  98. [ 0.126408] TCP: Hash tables configured (established 8192 bind 8192)
  99. [ 0.126499] UDP hash table entries: 512 (order: 2, 16384 bytes)
  100. [ 0.126545] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  101. [ 0.126763] NET: Registered protocol family 1
  102. [ 0.127028] RPC: Registered named UNIX socket transport module.
  103. [ 0.127037] RPC: Registered udp transport module.
  104. [ 0.127045] RPC: Registered tcp transport module.
  105. [ 0.127052] RPC: Registered tcp NFSv4.1 backchannel transport module.
  106. [ 0.271928] futex hash table entries: 1024 (order: 4, 65536 bytes)
  107. [ 0.285146] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  108. [ 0.286804] NFS: Registering the id_resolver key type
  109. [ 0.286844] Key type id_resolver registered
  110. [ 0.286853] Key type id_legacy registered
  111. [ 0.286878] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  112. [ 0.290242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  113. [ 0.290263] io scheduler noop registered (default)
  114. [ 0.290279] io scheduler deadline registered
  115. [ 0.290318] io scheduler cfq registered
  116. [ 0.292698] BCM2708FB: allocated DMA memory ee800000
  117. [ 0.292721] BCM2708FB: allocated DMA channel 0 @ f3007000
  118. [ 0.319096] Console: switching to colour frame buffer device 228x61
  119. [ 1.210733] bcm2835-rng 3f104000.rng: hwrng registered
  120. [ 1.210871] vc-cma: Videocore CMA driver
  121. [ 1.210881] vc-cma: vc_cma_base = 0x00000000
  122. [ 1.210889] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  123. [ 1.210897] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  124. [ 1.211070] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  125. [ 1.222920] brd: module loaded
  126. [ 1.223058] loop: module loaded
  127. [ 1.225136] nbd: registered device at major 43
  128. [ 1.232890] vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0
  129. [ 1.234410] usbcore: registered new interface driver rtsx_usb
  130. [ 1.234426] Loading iSCSI transport class v2.0-870.
  131. [ 1.234812] iscsi: registered transport (tcp)
  132. [ 1.235070] tun: Universal TUN/TAP device driver, 1.6
  133. [ 1.235079] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  134. [ 1.235329] usbcore: registered new interface driver dm9601
  135. [ 1.235422] usbcore: registered new interface driver smsc95xx
  136. [ 1.235487] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  137. [ 1.435726] Core Release: 2.80a
  138. [ 1.435751] Setting default values for core params
  139. [ 1.435780] Finished setting default values for core params
  140. [ 1.636110] Using Buffer DMA mode
  141. [ 1.636120] Periodic Transfer Interrupt Enhancement - disabled
  142. [ 1.636127] Multiprocessor Interrupt Enhancement - disabled
  143. [ 1.636135] OTG VER PARAM: 0, OTG VER FLAG: 0
  144. [ 1.636184] Dedicated Tx FIFOs mode
  145. [ 1.636507] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024
  146. [ 1.636536] FIQ FSM acceleration enabled for :
  147. [ 1.636536] Non-periodic Split Transactions
  148. [ 1.636536] Periodic Split Transactions
  149. [ 1.636536] High-Speed Isochronous Endpoints
  150. [ 1.636536] Interrupt/Control Split Transaction hack enabled
  151. [ 1.636558] dwc_otg: Microframe scheduler enabled
  152. [ 1.636605] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x803d4d44
  153. [ 1.636618] WARN::hcd_init_fiq:414: FIQ ASM at 0x803d50a8 length 36
  154. [ 1.636632] WARN::hcd_init_fiq:439: MPHI regs_base at 0xb0682000
  155. [ 1.636689] dwc_otg 3f980000.usb: DWC OTG Controller
  156. [ 1.636726] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  157. [ 1.636757] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  158. [ 1.636805] Init: Port Power? op_state=1
  159. [ 1.636812] Init: Power Port (0)
  160. [ 1.636982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  161. [ 1.636996] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  162. [ 1.637007] usb usb1: Product: DWC OTG Controller
  163. [ 1.637018] usb usb1: Manufacturer: Linux 4.4.13 dwc_otg_hcd
  164. [ 1.637029] usb usb1: SerialNumber: 3f980000.usb
  165. [ 1.637672] hub 1-0:1.0: USB hub found
  166. [ 1.637709] hub 1-0:1.0: 1 port detected
  167. [ 1.638065] dwc_otg: FIQ enabled
  168. [ 1.638073] dwc_otg: NAK holdoff enabled
  169. [ 1.638080] dwc_otg: FIQ split-transaction FSM enabled
  170. [ 1.638109] Module dwc_common_port init
  171. [ 1.638282] usbcore: registered new interface driver uas
  172. [ 1.638406] usbcore: registered new interface driver usb-storage
  173. [ 1.638578] mousedev: PS/2 mouse device common for all mice
  174. [ 1.638702] i2c /dev entries driver
  175. [ 1.639645] bcm2835-cpufreq: min=600000 max=1200000
  176. [ 1.641363] sdhci: Secure Digital Host Controller Interface driver
  177. [ 1.641367] sdhci: Copyright(c) Pierre Ossman
  178. [ 1.641514] sdhost: log_buf @ ae813000 (ee813000)
  179. [ 1.707257] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  180. [ 1.709281] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  181. [ 1.709287] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  182. [ 1.733986] sdhci-pltfm: SDHCI platform and OF driver helper
  183. [ 1.734152] ledtrig-cpu: registered to indicate activity on CPUs
  184. [ 1.734220] hidraw: raw HID events driver (C) Jiri Kosina
  185. [ 1.735319] usbcore: registered new interface driver usbhid
  186. [ 1.735323] usbhid: USB HID core driver
  187. [ 1.736205] NET: Registered protocol family 10
  188. [ 1.736595] NET: Registered protocol family 17
  189. [ 1.736654] Key type dns_resolver registered
  190. [ 1.736900] Registering SWP/SWPB emulation handler
  191. [ 1.737226] vc-sm: Videocore shared memory driver
  192. [ 1.737234] [vc_sm_connected_init]: start
  193. [ 1.737515] [vc_sm_connected_init]: end - returning 0
  194. [ 1.738650] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  195. [ 1.738789] console [netcon0] enabled
  196. [ 1.738793] netconsole: network logging started
  197. [ 1.738807] of_cfs_init
  198. [ 1.738853] of_cfs_init: OK
  199. [ 1.740811] Freeing unused kernel memory: 2260K (806c3000 - 808f8000)
  200. [ 1.762056] mmc0: host does not support reading read-only switch, assuming write-enable
  201. [ 1.764576] mmc0: new high speed SD card at address 0007
  202. [ 1.766442] mmcblk0: mmc0:0007 SU02G 1.84 GiB
  203. [ 1.769020] mmcblk0: p1 p2
  204. [ 1.786092] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  205. [ 1.787614] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  206. [ 1.789115] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  207. [ 1.791794] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  208. [ 1.837315] Indeed it is in host mode hprt0 = 00021501
  209. [ 1.877714] mmc1: new high speed SDIO card at address 0001
  210. [ 2.003969] usb 1-1: new high-speed USB device number 2 using dwc_otg
  211. [ 2.004113] Indeed it is in host mode hprt0 = 00001101
  212. [ 2.184177] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  213. [ 2.184197] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  214. [ 2.184843] hub 1-1:1.0: USB hub found
  215. [ 2.184931] hub 1-1:1.0: 5 ports detected
  216. [ 2.463947] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  217. [ 2.557503] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  218. [ 2.557516] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  219. [ 2.559962] smsc95xx v1.0.4
  220. [ 2.602350] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:65:31:c1
  221. [ 2.680652] usb 1-1.5: new low-speed USB device number 4 using dwc_otg
  222. [ 2.743145] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  223. [ 2.744316] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  224. [ 2.759320] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  225. [ 2.804262] usb 1-1.5: New USB device found, idVendor=04b4, idProduct=8081
  226. [ 2.804274] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  227. [ 2.804280] usb 1-1.5: Product: Semi Tech PS/2 Keyboard - PS/2 Mouse
  228. [ 2.804286] usb 1-1.5: Manufacturer: Semi Tech
  229. [ 2.824206] input: Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:04B4:8081.0001/input/input0
  230. [ 2.877692] hid-generic 0003:04B4:8081.0001: input,hidraw0: USB HID v1.00 Keyboard [Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse] on usb-3f980000.usb-1.5/input0
  231. [ 2.889944] input: Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:04B4:8081.0002/input/input1
  232. [ 2.890168] hid-generic 0003:04B4:8081.0002: input,hidraw1: USB HID v1.00 Mouse [Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse] on usb-3f980000.usb-1.5/input1
  233. [ 3.232876] systemd[1]: System time before build time, advancing clock.
  234. [ 3.235066] random: systemd urandom read with 75 bits of entropy available
  235. [ 3.244549] systemd[1]: systemd 229 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  236. [ 3.244836] systemd[1]: Detected architecture arm.
  237. [ 3.245114] systemd[1]: Set hostname to <LibreELEC>.
  238. [ 3.326781] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  239. [ 3.326956] systemd[1]: Listening on udev Kernel Socket.
  240. [ 3.327078] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  241. [ 3.327121] systemd[1]: Reached target Paths.
  242. [ 3.386099] systemd[1]: Created slice System Slice.
  243. [ 3.404238] systemd[1]: Starting Show Version...
  244. [ 3.404725] systemd[1]: Listening on Journal Socket.
  245. [ 3.406368] systemd[1]: Starting Mounting swapfile...
  246. [ 3.408157] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  247. [ 3.410036] systemd[1]: Mounting Debug File System...
  248. [ 3.411898] systemd[1]: Mounting Temporary Directory...
  249. [ 3.413958] systemd[1]: Mounting Variable Directory...
  250. [ 3.415892] systemd[1]: Starting Setup machine-id...
  251. [ 3.416186] systemd[1]: Listening on udev Control Socket.
  252. [ 3.416344] systemd[1]: Listening on Journal Socket (/dev/log).
  253. [ 3.428172] systemd[1]: Starting Load Kernel Modules...
  254. [ 3.429708] systemd[1]: Starting Remount Root and Kernel File Systems...
  255. [ 3.430189] systemd[1]: Created slice User and Session Slice.
  256. [ 3.430261] systemd[1]: Reached target Slices.
  257. [ 3.430423] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  258. [ 3.431950] systemd[1]: Mounting POSIX Message Queue File System...
  259. [ 3.434802] systemd[1]: Started Create list of required static device nodes for the current kernel.
  260. [ 3.436472] systemd[1]: Starting Create Static Device Nodes in /dev...
  261. [ 3.484359] systemd[1]: Started Remount Root and Kernel File Systems.
  262. [ 3.512284] systemd[1]: Starting udev Coldplug all Devices...
  263. [ 3.513693] systemd[1]: Started Load Kernel Modules.
  264. [ 3.560791] systemd[1]: Mounting Configuration File System...
  265. [ 3.562395] systemd[1]: Starting Apply Kernel Variables...
  266. [ 3.584477] systemd[1]: Mounted Variable Directory.
  267. [ 3.584626] systemd[1]: Mounted Temporary Directory.
  268. [ 3.586438] systemd[1]: Mounted Configuration File System.
  269. [ 3.594476] systemd[1]: Starting Setup Timezone data...
  270. [ 3.602550] systemd[1]: Mounted Debug File System.
  271. [ 3.602706] systemd[1]: Mounted POSIX Message Queue File System.
  272. [ 3.608269] systemd[1]: Started Show Version.
  273. [ 3.610224] systemd[1]: Started Setup machine-id.
  274. [ 3.611696] systemd[1]: Started Create Static Device Nodes in /dev.
  275. [ 3.612795] systemd[1]: Started Apply Kernel Variables.
  276. [ 3.626929] systemd[1]: Started Setup Timezone data.
  277. [ 3.713815] systemd[1]: Started udev Coldplug all Devices.
  278. [ 3.774250] systemd[1]: Reached target Local File Systems (Pre).
  279. [ 3.774317] systemd[1]: Reached target Local File Systems.
  280. [ 3.787617] systemd[1]: Starting Journal Service...
  281. [ 3.876586] systemd[1]: Started Journal Service.
  282. [ 3.954031] systemd-journald[211]: Received request to flush runtime journal from PID 1
  283. [ 4.396860] random: nonblocking pool is initialized
  284. [ 4.856074] Console: switching to colour dummy device 80x30
  285. [ 4.969279] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  286. [ 4.983848] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  287. [ 5.304008] cfg80211: World regulatory domain updated:
  288. [ 5.304020] cfg80211: DFS Master region: unset
  289. [ 5.304025] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  290. [ 5.304032] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  291. [ 5.304039] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  292. [ 5.304045] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  293. [ 5.304051] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  294. [ 5.304058] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  295. [ 5.304064] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  296. [ 5.304071] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  297. [ 5.304077] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  298. [ 5.664558] usbcore: registered new interface driver brcmfmac
  299. [ 5.910444] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
  300. [ 5.927321] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  301. [ 6.167269] usb 1-1.2: new high-speed USB device number 5 using dwc_otg
  302. [ 6.265171] usb 1-1.2: New USB device found, idVendor=0e8d, idProduct=1806
  303. [ 6.265181] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  304. [ 6.265186] usb 1-1.2: Product: MT1887
  305. [ 6.265192] usb 1-1.2: Manufacturer: MediaTek Inc
  306. [ 6.265205] usb 1-1.2: SerialNumber: S1BX6YCH1007QM
  307. [ 6.268090] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  308. [ 6.268261] scsi host0: usb-storage 1-1.2:1.0
  309. [ 6.610447] uart-pl011 3f201000.uart: no DMA platform data
  310. [ 6.954176] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
  311. [ 6.954189] brcmfmac: brcmf_add_if: ignore IF event
  312. [ 6.957705] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  313. [ 6.957719] brcmfmac: power management disabled
  314. [ 7.273173] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SE-208GB MF00 PQ: 0 ANSI: 0
  315. [ 7.302942] sr 0:0:0:0: [sr0] scsi3-mmc drive: 62x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  316. [ 7.302955] cdrom: Uniform CD-ROM driver Revision: 3.20
  317. [ 7.303324] sr 0:0:0:0: Attached scsi CD-ROM sr0
  318. [ 7.503788] sr 0:0:0:0: [sr0] CDROM not ready yet.
  319. [ 7.614917] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  320. [ 9.515584] sr 0:0:0:0: [sr0] CDROM not ready yet.
  321. [ 9.810632] usb 1-1-port2: over-current change
  322. [ 10.017400] usb 1-1.5: USB disconnect, device number 4
  323. [ 10.253927] usb 1-1.5: new low-speed USB device number 6 using dwc_otg
  324. [ 10.377270] usb 1-1.5: New USB device found, idVendor=04b4, idProduct=8081
  325. [ 10.377280] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  326. [ 10.377286] usb 1-1.5: Product: Semi Tech PS/2 Keyboard - PS/2 Mouse
  327. [ 10.377292] usb 1-1.5: Manufacturer: Semi Tech
  328. [ 10.397058] input: Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:04B4:8081.0003/input/input2
  329. [ 10.447759] hid-generic 0003:04B4:8081.0003: input,hidraw0: USB HID v1.00 Keyboard [Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse] on usb-3f980000.usb-1.5/input0
  330. [ 10.459980] input: Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:04B4:8081.0004/input/input3
  331. [ 10.460240] hid-generic 0003:04B4:8081.0004: input,hidraw1: USB HID v1.00 Mouse [Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse] on usb-3f980000.usb-1.5/input1
  332. [ 11.113681] Bluetooth: Core ver 2.21
  333. [ 11.113732] NET: Registered protocol family 31
  334. [ 11.113736] Bluetooth: HCI device and connection manager initialized
  335. [ 11.113748] Bluetooth: HCI socket layer initialized
  336. [ 11.113756] Bluetooth: L2CAP socket layer initialized
  337. [ 11.113773] Bluetooth: SCO socket layer initialized
  338. [ 11.116325] Bluetooth: HCI UART driver ver 2.3
  339. [ 11.116339] Bluetooth: HCI UART protocol H4 registered
  340. [ 11.116344] Bluetooth: HCI UART protocol Three-wire (H5) registered
  341. [ 11.116438] Bluetooth: HCI UART protocol BCM registered
  342. [ 11.530788] usb 1-1.2: USB disconnect, device number 5
  343. [ 11.533947] scsi 0:0:0:0: rejecting I/O to offline device
  344. [ 11.533963] scsi 0:0:0:0: killing request
  345. [ 14.107292] usb 1-1.2: new high-speed USB device number 7 using dwc_otg
  346. [ 14.205191] usb 1-1.2: New USB device found, idVendor=0e8d, idProduct=1806
  347. [ 14.205206] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  348. [ 14.205212] usb 1-1.2: Product: MT1887
  349. [ 14.205217] usb 1-1.2: Manufacturer: MediaTek Inc
  350. [ 14.205223] usb 1-1.2: SerialNumber: S1BX6YCH1007QM
  351. [ 14.211227] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  352. [ 14.211420] scsi host1: usb-storage 1-1.2:1.0
  353. [ 15.216406] scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW SE-208GB MF00 PQ: 0 ANSI: 0
  354. [ 15.247430] sr 1:0:0:0: [sr0] scsi3-mmc drive: 8x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  355. [ 15.248115] sr 1:0:0:0: Attached scsi CD-ROM sr0
  356. [ 15.447003] sr 1:0:0:0: [sr0] CDROM not ready yet.
  357. [ 17.544189] sr 1:0:0:0: [sr0] CDROM not ready yet.
  358. [ 19.497889] usb 1-1.5: USB disconnect, device number 6
  359. [ 19.559023] sr 1:0:0:0: [sr0] CDROM not ready yet.
  360. [ 19.860607] usb 1-1.5: new low-speed USB device number 8 using dwc_otg
  361. [ 19.982621] usb 1-1.5: New USB device found, idVendor=04b4, idProduct=8081
  362. [ 19.982640] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  363. [ 19.982647] usb 1-1.5: Product: Semi Tech PS/2 Keyboard - PS/2 Mouse
  364. [ 19.982652] usb 1-1.5: Manufacturer: Semi Tech
  365. [ 20.001498] input: Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:04B4:8081.0005/input/input4
  366. [ 20.054514] hid-generic 0003:04B4:8081.0005: input,hidraw0: USB HID v1.00 Keyboard [Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse] on usb-3f980000.usb-1.5/input0
  367. [ 20.066139] input: Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:04B4:8081.0006/input/input5
  368. [ 20.066513] hid-generic 0003:04B4:8081.0006: input,hidraw1: USB HID v1.00 Mouse [Semi Tech Semi Tech PS/2 Keyboard - PS/2 Mouse] on usb-3f980000.usb-1.5/input1
  369. [ 21.575150] sr 1:0:0:0: [sr0] CDROM not ready yet.
  370. [ 31.420815] sr 1:0:0:0: [sr0] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
  371. [ 31.420843] sr 1:0:0:0: [sr0] tag#0 Sense Key : 0x5 [current]
  372. [ 31.420858] sr 1:0:0:0: [sr0] tag#0 ASC=0x6f ASCQ=0x3
  373. [ 31.420877] sr 1:0:0:0: [sr0] tag#0 CDB: opcode=0x28 28 00 00 00 04 00 00 00 02 00 00 00
  374. [ 31.420892] blk_update_request: I/O error, dev sr0, sector 4096
  375. [ 31.538409] sr 1:0:0:0: [sr0] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
  376. [ 31.538450] sr 1:0:0:0: [sr0] tag#0 Sense Key : 0x5 [current]
  377. [ 31.538468] sr 1:0:0:0: [sr0] tag#0 ASC=0x6f ASCQ=0x3
  378. [ 31.538489] sr 1:0:0:0: [sr0] tag#0 CDB: opcode=0x28 28 00 00 00 04 01 00 00 01 00 00 00
  379. [ 31.538505] blk_update_request: I/O error, dev sr0, sector 4100
  380. [ 31.538520] Buffer I/O error on dev sr0, logical block 1025, async page read
  381. [ 32.627485] sr 1:0:0:0: [sr0] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
  382. [ 32.627524] sr 1:0:0:0: [sr0] tag#0 Sense Key : 0x5 [current]
  383. [ 32.627544] sr 1:0:0:0: [sr0] tag#0 ASC=0x6f ASCQ=0x3
  384. [ 32.627568] sr 1:0:0:0: [sr0] tag#0 CDB: opcode=0x28 28 00 00 00 04 00 00 00 02 00 00 00
  385. [ 32.627597] blk_update_request: I/O error, dev sr0, sector 4096
  386. [ 32.740068] sr 1:0:0:0: [sr0] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
  387. [ 32.740104] sr 1:0:0:0: [sr0] tag#0 Sense Key : 0x5 [current]
  388. [ 32.740123] sr 1:0:0:0: [sr0] tag#0 ASC=0x6f ASCQ=0x3
  389. [ 32.740145] sr 1:0:0:0: [sr0] tag#0 CDB: opcode=0x28 28 00 00 00 04 01 00 00 01 00 00 00
  390. [ 32.740172] blk_update_request: I/O error, dev sr0, sector 4100
  391. [ 32.740188] Buffer I/O error on dev sr0, logical block 1025, async page read
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement