Advertisement
Guest User

Untitled

a guest
Oct 24th, 2017
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.69 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.11.2 (parazyd@otoci) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-234-g531eab4) ) #1 SMP Mon May 22 21:58:12 CEST 2017
  3. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Olimex A20-Olinuxino Micro
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] On node 0 totalpages: 260878
  9. [ 0.000000] free_area_init_node: node 0, pgdat c0a5ad00, node_mem_map ef802000
  10. [ 0.000000] Normal zone: 1536 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
  13. [ 0.000000] HighMem zone: 64270 pages, LIFO batch:15
  14. [ 0.000000] psci: probing for conduit method from DT.
  15. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  16. [ 0.000000] percpu: Embedded 16 pages/cpu @ef7c7000 s32972 r8192 d24372 u65536
  17. [ 0.000000] pcpu-alloc: s32972 r8192 d24372 u65536 alloc=16*4096
  18. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  19. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259342
  20. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait panic=10
  21. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  22. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  23. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  24. [ 0.000000] Memory: 1024400K/1043512K available (6144K kernel code, 365K rwdata, 1448K rodata, 1024K init, 269K bss, 19112K reserved, 0K cma-reserved, 257080K highmem)
  25. [ 0.000000] Virtual kernel memory layout:
  26. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  27. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  28. vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  29. lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  30. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  31. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  32. .text : 0xc0008000 - 0xc0700000 (7136 kB)
  33. .init : 0xc0900000 - 0xc0a00000 (1024 kB)
  34. .data : 0xc0a00000 - 0xc0a5b600 ( 366 kB)
  35. .bss : 0xc0a5d000 - 0xc0aa063c ( 270 kB)
  36. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  37. [ 0.000000] Hierarchical RCU implementation.
  38. [ 0.000000] RCU debugfs-based tracing is enabled.
  39. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  40. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
  41. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
  42. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  43. [ 0.000000] GIC: Using split EOI/Deactivate mode
  44. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys).
  45. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  46. [ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  47. [ 0.000020] Switching to timer-based delay loop, resolution 41ns
  48. [ 0.000475] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  49. [ 0.000704] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns
  50. [ 0.000909] Console: colour dummy device 80x30
  51. [ 0.000946] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  52. [ 0.000962] pid_max: default: 32768 minimum: 301
  53. [ 0.001078] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  54. [ 0.001089] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  55. [ 0.001750] CPU: Testing write buffer coherency: ok
  56. [ 0.002131] /cpus/cpu@0 missing clock-frequency property
  57. [ 0.002152] /cpus/cpu@1 missing clock-frequency property
  58. [ 0.002166] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  59. [ 0.002576] Setting up static identity map for 0x40100000 - 0x40100058
  60. [ 0.003221] smp: Bringing up secondary CPUs ...
  61. [ 0.013933] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  62. [ 0.014045] smp: Brought up 1 node, 2 CPUs
  63. [ 0.014062] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  64. [ 0.014069] CPU: All CPU(s) started in HYP mode.
  65. [ 0.014075] CPU: Virtualization extensions available.
  66. [ 0.015089] devtmpfs: initialized
  67. [ 0.024037] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  68. [ 0.024370] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  69. [ 0.024403] futex hash table entries: 512 (order: 3, 32768 bytes)
  70. [ 0.024575] pinctrl core: initialized pinctrl subsystem
  71. [ 0.025758] NET: Registered protocol family 16
  72. [ 0.026119] DMA: preallocated 256 KiB pool for atomic coherent allocations
  73. [ 0.027649] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  74. [ 0.027665] hw-breakpoint: maximum watchpoint size is 8 bytes.
  75. [ 0.044462] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@0, deferring probe
  76. [ 0.044533] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
  77. [ 0.044568] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
  78. [ 0.044601] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
  79. [ 0.045764] SCSI subsystem initialized
  80. [ 0.046049] libata version 3.00 loaded.
  81. [ 0.046297] usbcore: registered new interface driver usbfs
  82. [ 0.046360] usbcore: registered new interface driver hub
  83. [ 0.046426] usbcore: registered new device driver usb
  84. [ 0.046652] Linux cec interface: v0.10
  85. [ 0.046731] pps_core: LinuxPPS API ver. 1 registered
  86. [ 0.046740] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  87. [ 0.046761] PTP clock support registered
  88. [ 0.046974] Advanced Linux Sound Architecture Driver Initialized.
  89. [ 0.048013] clocksource: Switched to clocksource arch_sys_counter
  90. [ 0.048940] simple-framebuffer 7fb0e000.framebuffer: framebuffer at 0x7fb0e000, 0x4f1a00 bytes, mapped to 0xf0900000
  91. [ 0.048962] simple-framebuffer 7fb0e000.framebuffer: format=x8r8g8b8, mode=1440x900x32, linelength=5760
  92. [ 0.072124] Console: switching to colour frame buffer device 180x56
  93. [ 0.092745] simple-framebuffer 7fb0e000.framebuffer: fb0: simplefb registered!
  94. [ 0.102509] NET: Registered protocol family 2
  95. [ 0.103226] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  96. [ 0.103320] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  97. [ 0.103447] TCP: Hash tables configured (established 8192 bind 8192)
  98. [ 0.103576] UDP hash table entries: 512 (order: 2, 16384 bytes)
  99. [ 0.103645] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  100. [ 0.103889] NET: Registered protocol family 1
  101. [ 0.104425] RPC: Registered named UNIX socket transport module.
  102. [ 0.104447] RPC: Registered udp transport module.
  103. [ 0.104454] RPC: Registered tcp transport module.
  104. [ 0.104460] RPC: Registered tcp NFSv4.1 backchannel transport module.
  105. [ 0.105182] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  106. [ 0.107064] workingset: timestamp_bits=30 max_order=18 bucket_order=0
  107. [ 0.115979] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  108. [ 0.116831] NFS: Registering the id_resolver key type
  109. [ 0.116875] Key type id_resolver registered
  110. [ 0.116884] Key type id_legacy registered
  111. [ 0.117937] bounce: pool size: 64 pages
  112. [ 0.118093] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  113. [ 0.118108] io scheduler noop registered
  114. [ 0.118116] io scheduler deadline registered
  115. [ 0.118323] io scheduler cfq registered (default)
  116. [ 0.118334] io scheduler mq-deadline registered
  117. [ 0.118908] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe
  118. [ 0.123052] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  119. [ 0.190044] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  120. [ 0.193074] console [ttyS0] disabled
  121. [ 0.213329] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 46, base_baud = 1500000) is a U6_16550A
  122. [ 0.932177] console [ttyS0] enabled
  123. [ 0.959259] 1c29800.serial: ttyS1 at MMIO 0x1c29800 (irq = 47, base_baud = 1500000) is a U6_16550A
  124. [ 0.989474] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 48, base_baud = 1500000) is a U6_16550A
  125. [ 1.011005] loop: module loaded
  126. [ 1.017155] libphy: Fixed MDIO Bus: probed
  127. [ 1.021313] CAN device driver interface
  128. [ 1.025866] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
  129. [ 1.031654] sun7i-dwmac 1c50000.ethernet: no reset control found
  130. [ 1.037694] sun7i-dwmac 1c50000.ethernet: no regulator found
  131. [ 1.043415] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
  132. [ 1.048999] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
  133. [ 1.056214] sun7i-dwmac 1c50000.ethernet: Normal descriptors
  134. [ 1.069666] libphy: stmmac: probed
  135. [ 1.073090] sun7i-dwmac 1c50000.ethernet (unnamed net_device) (uninitialized): PHY ID 0007c0f1 at 1 IRQ POLL (stmmac-0:01) active
  136. [ 1.085702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  137. [ 1.092261] ehci-platform: EHCI generic platform driver
  138. [ 1.097910] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  139. [ 1.104188] ohci-platform: OHCI generic platform driver
  140. [ 1.110713] input: 1c22800.lradc as /devices/platform/soc@01c00000/1c22800.lradc/input/input0
  141. [ 1.120849] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
  142. [ 1.127641] sunxi-rtc 1c20d00.rtc: RTC enabled
  143. [ 1.132261] i2c /dev entries driver
  144. [ 1.136871] axp20x-i2c 0-0034: AXP20x variant AXP209 found
  145. [ 1.157558] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input1
  146. [ 1.168276] axp20x-regulator axp20x-regulator: regulators node not found
  147. [ 1.179040] axp20x-i2c 0-0034: AXP20X driver loaded
  148. [ 1.185845] IR NEC protocol handler initialized
  149. [ 1.190433] IR RC5(x/sz) protocol handler initialized
  150. [ 1.195482] IR RC6 protocol handler initialized
  151. [ 1.200028] IR JVC protocol handler initialized
  152. [ 1.204554] IR Sony protocol handler initialized
  153. [ 1.209179] IR SANYO protocol handler initialized
  154. [ 1.213877] IR Sharp protocol handler initialized
  155. [ 1.218588] IR MCE Keyboard/mouse protocol handler initialized
  156. [ 1.224413] IR XMP protocol handler initialized
  157. [ 1.229818] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  158. [ 1.238486] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  159. [ 1.259409] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  160. [ 1.318231] sunxi-mmc 1c0f000.mmc: base:0xf08f3000 irq:28
  161. [ 1.324568] random: fast init done
  162. [ 1.328281] sunxi-mmc 1c12000.mmc: Got CD GPIO
  163. [ 1.376694] mmc0: host does not support reading read-only switch, assuming write-enable
  164. [ 1.388551] mmc0: new high speed SDHC card at address aaaa
  165. [ 1.394492] sunxi-mmc 1c12000.mmc: base:0xf08f7000 irq:29
  166. [ 1.402548] sun4i-ss 1c15000.crypto-engine: Die ID 0
  167. [ 1.407849] mmcblk0: mmc0:aaaa SS08G 7.40 GiB
  168. [ 1.413978] usbcore: registered new interface driver usbhid
  169. [ 1.419673] usbhid: USB HID core driver
  170. [ 1.425433] mmcblk0: p1 p2
  171. [ 1.425507] NET: Registered protocol family 17
  172. [ 1.425543] can: controller area network core (rev 20120528 abi 9)
  173. [ 1.425817] NET: Registered protocol family 29
  174. [ 1.425826] can: raw protocol (rev 20120528)
  175. [ 1.425832] can: broadcast manager protocol (rev 20161123 t)
  176. [ 1.425841] can: netlink gateway (rev 20130117) max_hops=1
  177. [ 1.426070] Key type dns_resolver registered
  178. [ 1.426173] Registering SWP/SWPB emulation handler
  179. [ 1.528100] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
  180. [ 1.535627] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled
  181. [ 1.542838] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  182. [ 1.551815] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc
  183. [ 1.561395] scsi host0: ahci-sunxi
  184. [ 1.565181] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 35
  185. [ 1.573715] ehci-platform 1c14000.usb: EHCI Host Controller
  186. [ 1.579380] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  187. [ 1.587272] ehci-platform 1c14000.usb: irq 31, io mem 0x01c14000
  188. [ 1.618035] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  189. [ 1.624378] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  190. [ 1.631193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  191. [ 1.638421] usb usb1: Product: EHCI Host Controller
  192. [ 1.643293] usb usb1: Manufacturer: Linux 4.11.2 ehci_hcd
  193. [ 1.648699] usb usb1: SerialNumber: 1c14000.usb
  194. [ 1.654055] hub 1-0:1.0: USB hub found
  195. [ 1.657858] hub 1-0:1.0: 1 port detected
  196. [ 1.662689] ehci-platform 1c1c000.usb: EHCI Host Controller
  197. [ 1.668369] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  198. [ 1.676249] ehci-platform 1c1c000.usb: irq 36, io mem 0x01c1c000
  199. [ 1.708005] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  200. [ 1.714321] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  201. [ 1.721133] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  202. [ 1.728363] usb usb2: Product: EHCI Host Controller
  203. [ 1.733236] usb usb2: Manufacturer: Linux 4.11.2 ehci_hcd
  204. [ 1.738644] usb usb2: SerialNumber: 1c1c000.usb
  205. [ 1.743867] hub 2-0:1.0: USB hub found
  206. [ 1.747666] hub 2-0:1.0: 1 port detected
  207. [ 1.752453] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  208. [ 1.759165] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
  209. [ 1.767069] ohci-platform 1c14400.usb: irq 32, io mem 0x01c14400
  210. [ 1.842217] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  211. [ 1.849028] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  212. [ 1.856242] usb usb3: Product: Generic Platform OHCI controller
  213. [ 1.862169] usb usb3: Manufacturer: Linux 4.11.2 ohci_hcd
  214. [ 1.867561] usb usb3: SerialNumber: 1c14400.usb
  215. [ 1.872800] hub 3-0:1.0: USB hub found
  216. [ 1.876608] hub 3-0:1.0: 1 port detected
  217. [ 1.881417] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  218. [ 1.888118] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  219. [ 1.896038] ohci-platform 1c1c400.usb: irq 37, io mem 0x01c1c400
  220. [ 1.899509] ata1: SATA link down (SStatus 0 SControl 300)
  221. [ 1.972248] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  222. [ 1.979074] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  223. [ 1.986289] usb usb4: Product: Generic Platform OHCI controller
  224. [ 1.992219] usb usb4: Manufacturer: Linux 4.11.2 ohci_hcd
  225. [ 1.997612] usb usb4: SerialNumber: 1c1c400.usb
  226. [ 2.002915] hub 4-0:1.0: USB hub found
  227. [ 2.006726] hub 4-0:1.0: 1 port detected
  228. [ 2.011672] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  229. [ 2.022956] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  230. [ 2.028783] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  231. [ 2.036936] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  232. [ 2.043775] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  233. [ 2.051018] usb usb5: Product: MUSB HDRC host driver
  234. [ 2.055978] usb usb5: Manufacturer: Linux 4.11.2 musb-hcd
  235. [ 2.061389] usb usb5: SerialNumber: musb-hdrc.1.auto
  236. [ 2.067200] hub 5-0:1.0: USB hub found
  237. [ 2.071064] hub 5-0:1.0: 1 port detected
  238. [ 2.076134] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:07 UTC (7)
  239. [ 2.084608] vcc5v0: disabling
  240. [ 2.087588] usb0-vbus: disabling
  241. [ 2.090849] ALSA device list:
  242. [ 2.093815] No soundcards found.
  243. [ 2.108523] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  244. [ 2.117349] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  245. [ 2.141141] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  246. [ 2.149391] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  247. [ 2.159495] devtmpfs: mounted
  248. [ 2.163670] Freeing unused kernel memory: 1024K
  249. [ 2.378051] usb 3-1: new low-speed USB device number 2 using ohci-platform
  250. [ 2.628140] usb 4-1: new full-speed USB device number 2 using ohci-platform
  251. [ 2.646106] usb 3-1: New USB device found, idVendor=0461, idProduct=0010
  252. [ 2.653077] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  253. [ 2.660253] usb 3-1: Product: USB Keyboard
  254. [ 2.664346] usb 3-1: Manufacturer: NOVATEK
  255. [ 2.677178] input: NOVATEK USB Keyboard as /devices/platform/soc@01c00000/1c14400.usb/usb3/3-1/3-1:1.0/0003:0461:0010.0001/input/input2
  256. [ 2.758879] hid-generic 0003:0461:0010.0001: input: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-1c14400.usb-1/input0
  257. [ 2.781538] input: NOVATEK USB Keyboard as /devices/platform/soc@01c00000/1c14400.usb/usb3/3-1/3-1:1.1/0003:0461:0010.0002/input/input3
  258. [ 2.848177] usb 4-1: device descriptor read/64, error -62
  259. [ 2.858547] hid-generic 0003:0461:0010.0002: input: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-1c14400.usb-1/input1
  260. [ 3.112513] systemd-udevd[183]: starting version 215
  261. [ 3.168100] usb 4-1: device descriptor read/64, error -62
  262. [ 3.488322] usb 4-1: new full-speed USB device number 3 using ohci-platform
  263. [ 3.698586] usb 4-1: device descriptor read/64, error -62
  264. [ 4.018182] usb 4-1: device descriptor read/64, error -62
  265. [ 4.338024] usb 4-1: new full-speed USB device number 4 using ohci-platform
  266. [ 4.778007] usb 4-1: device not accepting address 4, error -62
  267. [ 4.978030] usb 4-1: new full-speed USB device number 5 using ohci-platform
  268. [ 5.418006] usb 4-1: device not accepting address 5, error -62
  269. [ 5.423905] usb usb4-port1: unable to enumerate USB device
  270. [ 6.002482] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  271. [ 8.169322] NET: Registered protocol family 10
  272. [ 8.221805] Segment Routing with IPv6
  273. [ 8.294599] Generic PHY stmmac-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:01, irq=-1)
  274. [ 8.306039] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled
  275. [ 8.313418] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available
  276. [ 8.321087] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW
  277. [ 8.327898] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  278. [ 9.368600] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  279. [ 9.377173] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  280. [ 168.110076] random: crng init done
  281. [ 339.100021] Generic PHY stmmac-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:01, irq=-1)
  282. [ 339.111428] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled
  283. [ 339.118856] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available
  284. [ 339.126509] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW
  285. [ 339.133294] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  286. [ 342.248608] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  287. [ 342.257176] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement