Advertisement
Guest User

dmesg

a guest
Jan 21st, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 29.85 KB | None | 0 0
  1. dmesg
  2. [    0.000000] Booting Linux on physical CPU 0x0
  3. [    0.000000] Linux version 4.14.0-sunxi (root@armbian) (gcc version 7.1.1 20170707 (Linaro GCC 7.1-2017.08)) #19 SMP Fri Nov 24 20:10:50 CET 2017
  4. [    0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=50c5387d
  5. [    0.000000] CPU: div instructions available: patching division code
  6. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [    0.000000] OF: fdt: Machine model: Cubietech Cubietruck
  8. [    0.000000] Memory policy: Data cache writealloc
  9. [    0.000000] cma: Reserved 16 MiB at 0xbec00000
  10. [    0.000000] On node 0 totalpages: 523520
  11. [    0.000000] free_area_init_node: node 0, pgdat c0cc0d40, node_mem_map eedf8000
  12. [    0.000000]   Normal zone: 1728 pages used for memmap
  13. [    0.000000]   Normal zone: 0 pages reserved
  14. [    0.000000]   Normal zone: 196608 pages, LIFO batch:31
  15. [    0.000000]   HighMem zone: 326912 pages, LIFO batch:31
  16. [    0.000000] psci: probing for conduit method from DT.
  17. [    0.000000] psci: Using PSCI v0.1 Function IDs from DT
  18. [    0.000000] random: fast init done
  19. [    0.000000] percpu: Embedded 17 pages/cpu @eedb5000 s39628 r8192 d21812 u69632
  20. [    0.000000] pcpu-alloc: s39628 r8192 d21812 u69632 alloc=17*4096
  21. [    0.000000] pcpu-alloc: [0] 0 [0] 1
  22. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 521792
  23. [    0.000000] Kernel command line: root=UUID=b9443ecf-c6fa-4ae8-aee6-e156c34ca7e0 rootwait rootfstype=ext4 console=tty1 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart=cf359775-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  24. [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  25. [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  26. [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  27. [    0.000000] Memory: 2040588K/2094080K available (7168K kernel code, 805K rwdata, 2152K rodata, 1024K init, 325K bss, 37108K reserved, 16384K cma-reserved, 1291264K highmem)
  28. [    0.000000] Virtual kernel memory layout:
  29.                    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  30.                    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  31.                    vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
  32.                    lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
  33.                    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  34.                    modules : 0xbf800000 - 0xbfe00000   (   6 MB)
  35.                      .text : 0xc0008000 - 0xc0800000   (8160 kB)
  36.                      .init : 0xc0b00000 - 0xc0c00000   (1024 kB)
  37.                      .data : 0xc0c00000 - 0xc0cc9694   ( 806 kB)
  38.                       .bss : 0xc0cd2980 - 0xc0d23ea4   ( 326 kB)
  39. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  40. [    0.000000] ftrace: allocating 33452 entries in 66 pages
  41. [    0.000000] Hierarchical RCU implementation.
  42. [    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  43. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  44. [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  45. [    0.000000] GIC: Using split EOI/Deactivate mode
  46. [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  47. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  48. [    0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  49. [    0.000017] Switching to timer-based delay loop, resolution 41ns
  50. [    0.000559] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  51. [    0.000800] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns
  52. [    0.001041] Console: colour dummy device 80x30
  53. [    0.001057] console [tty1] enabled
  54. [    0.001092] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  55. [    0.001103] pid_max: default: 32768 minimum: 301
  56. [    0.001278] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  57. [    0.001290] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  58. [    0.002103] CPU: Testing write buffer coherency: ok
  59. [    0.002476] /cpus/cpu@0 missing clock-frequency property
  60. [    0.002488] /cpus/cpu@1 missing clock-frequency property
  61. [    0.002499] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  62. [    0.002882] Setting up static identity map for 0x40100000 - 0x40100054
  63. [    0.003008] Hierarchical SRCU implementation.
  64. [    0.003872] smp: Bringing up secondary CPUs ...
  65. [    0.014593] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  66. [    0.014730] smp: Brought up 1 node, 2 CPUs
  67. [    0.014740] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  68. [    0.014744] CPU: All CPU(s) started in HYP mode.
  69. [    0.014747] CPU: Virtualization extensions available.
  70. [    0.015994] devtmpfs: initialized
  71. [    0.026008] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  72. [    0.026284] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  73. [    0.026302] futex hash table entries: 512 (order: 3, 32768 bytes)
  74. [    0.027122] xor: measuring software checksum speed
  75. [    0.124537]    arm4regs  :  1135.600 MB/sec
  76. [    0.224594]    8regs     :   676.400 MB/sec
  77. [    0.324661]    32regs    :   692.800 MB/sec
  78. [    0.424721]    neon      :  1150.800 MB/sec
  79. [    0.424726] xor: using function: neon (1150.800 MB/sec)
  80. [    0.424825] pinctrl core: initialized pinctrl subsystem
  81. [    0.425897] NET: Registered protocol family 16
  82. [    0.428543] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  83. [    0.429591] cpuidle: using governor ladder
  84. [    0.429631] cpuidle: using governor menu
  85. [    0.430863] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  86. [    0.430871] hw-breakpoint: maximum watchpoint size is 8 bytes.
  87. [    0.615092] raid6: int32x1  gen()   170 MB/s
  88. [    0.785301] raid6: int32x1  xor()   145 MB/s
  89. [    0.955511] raid6: int32x2  gen()   231 MB/s
  90. [    1.125501] raid6: int32x2  xor()   175 MB/s
  91. [    1.295822] raid6: int32x4  gen()   233 MB/s
  92. [    1.465774] raid6: int32x4  xor()   174 MB/s
  93. [    1.636155] raid6: int32x8  gen()   223 MB/s
  94. [    1.806172] raid6: int32x8  xor()   155 MB/s
  95. [    1.976275] raid6: neonx1   gen()   447 MB/s
  96. [    2.146367] raid6: neonx1   xor()   417 MB/s
  97. [    2.316496] raid6: neonx2   gen()   600 MB/s
  98. [    2.486633] raid6: neonx2   xor()   537 MB/s
  99. [    2.656833] raid6: neonx4   gen()   719 MB/s
  100. [    2.826937] raid6: neonx4   xor()   606 MB/s
  101. [    2.997121] raid6: neonx8   gen()   648 MB/s
  102. [    3.167290] raid6: neonx8   xor()   548 MB/s
  103. [    3.167294] raid6: using algorithm neonx4 gen() 719 MB/s
  104. [    3.167297] raid6: .... xor() 606 MB/s, rmw enabled
  105. [    3.167302] raid6: using neon recovery algorithm
  106. [    3.167695] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe
  107. [    3.167742] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
  108. [    3.168985] SCSI subsystem initialized
  109. [    3.169279] libata version 3.00 loaded.
  110. [    3.169495] usbcore: registered new interface driver usbfs
  111. [    3.169538] usbcore: registered new interface driver hub
  112. [    3.169593] usbcore: registered new device driver usb
  113. [    3.169812] media: Linux media interface: v0.10
  114. [    3.169842] Linux video capture interface: v2.00
  115. [    3.169905] pps_core: LinuxPPS API ver. 1 registered
  116. [    3.169910] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  117. [    3.169926] PTP clock support registered
  118. [    3.171417] clocksource: Switched to clocksource arch_sys_counter
  119. [    3.256846] VFS: Disk quotas dquot_6.6.0
  120. [    3.256934] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  121. [    3.257814] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0xf0b00000
  122. [    3.257826] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
  123. [    3.274234] Console: switching to colour frame buffer device 128x48
  124. [    3.289897] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered!
  125. [    3.297245] NET: Registered protocol family 2
  126. [    3.297913] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  127. [    3.298009] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  128. [    3.298133] TCP: Hash tables configured (established 8192 bind 8192)
  129. [    3.298256] UDP hash table entries: 512 (order: 2, 16384 bytes)
  130. [    3.298317] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  131. [    3.298575] NET: Registered protocol family 1
  132. [    3.299109] RPC: Registered named UNIX socket transport module.
  133. [    3.299115] RPC: Registered udp transport module.
  134. [    3.299118] RPC: Registered tcp transport module.
  135. [    3.299121] RPC: Registered tcp NFSv4.1 backchannel transport module.
  136. [    3.299385] Trying to unpack rootfs image as initramfs...
  137. [    3.620980] Freeing initrd memory: 4636K
  138. [    3.621859] hw perfevents: no interrupt-affinity property for /pmu, guessing.
  139. [    3.622165] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  140. [    3.623562] Initialise system trusted keyrings
  141. [    3.623833] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  142. [    3.628835] zbud: loaded
  143. [    3.631156] NFS: Registering the id_resolver key type
  144. [    3.631199] Key type id_resolver registered
  145. [    3.631203] Key type id_legacy registered
  146. [    3.631217] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  147. [    3.631222] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  148. [    3.632424] JFS: nTxBlock = 8192, nTxLock = 65536
  149. [    3.649520] Key type asymmetric registered
  150. [    3.649594] bounce: pool size: 64 pages
  151. [    3.649697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  152. [    3.649853] io scheduler noop registered
  153. [    3.649859] io scheduler deadline registered
  154. [    3.650134] io scheduler cfq registered (default)
  155. [    3.651000] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe
  156. [    3.654466] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  157. [    3.707624] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  158. [    3.710126] console [ttyS0] disabled
  159. [    3.730316] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 46, base_baud = 1500000) is a U6_16550A
  160. [    3.730381] console [ttyS0] enabled
  161. [    3.734342] brd: module loaded
  162. [    3.740602] loop: module loaded
  163. [    3.742767] libphy: Fixed MDIO Bus: probed
  164. [    3.743388] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
  165. [    3.743399] sun7i-dwmac 1c50000.ethernet: no reset control found
  166. [    3.743435] sun7i-dwmac 1c50000.ethernet: no regulator found
  167. [    3.743486] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
  168. [    3.743493] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
  169. [    3.743501] sun7i-dwmac 1c50000.ethernet: Normal descriptors
  170. [    3.761898] libphy: stmmac: probed
  171. [    3.761918] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
  172. [    3.761926] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
  173. [    3.762905] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  174. [    3.762913] ehci-platform: EHCI generic platform driver
  175. [    3.763343] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  176. [    3.763379] ohci-platform: OHCI generic platform driver
  177. [    3.763774] usbcore: registered new interface driver usb-storage
  178. [    3.764843] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
  179. [    3.764851] sunxi-rtc 1c20d00.rtc: RTC enabled
  180. [    3.764986] i2c /dev entries driver
  181. [    3.765918] axp20x-i2c 0-0034: AXP20x variant AXP209 found
  182. [    3.773337] axp20x-gpio axp20x-gpio: AXP209 GPIO driver loaded
  183. [    3.781750] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
  184. [    3.782437] ldo1: supplied by regulator-dummy
  185. [    3.782726] ldo2: supplied by regulator-dummy
  186. [    3.783784] ldo3: supplied by regulator-dummy
  187. [    3.784413] ldo4: supplied by regulator-dummy
  188. [    3.784580] ldo5: supplied by regulator-dummy
  189. [    3.785185] dcdc2: supplied by regulator-dummy
  190. [    3.785819] dcdc3: supplied by regulator-dummy
  191. [    3.787213] axp20x-i2c 0-0034: AXP20X driver loaded
  192. [    3.790162] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  193. [    3.792215] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  194. [    3.851672] sunxi-mmc 1c0f000.mmc: base:0xf0acf000 irq:27
  195. [    3.855187] ledtrig-cpu: registered to indicate activity on CPUs
  196. [    3.855269] hidraw: raw HID events driver (C) Jiri Kosina
  197. [    3.855395] usbcore: registered new interface driver usbhid
  198. [    3.855399] usbhid: USB HID core driver
  199. [    3.855800] Initializing XFRM netlink socket
  200. [    3.856293] NET: Registered protocol family 10
  201. [    3.874601] Segment Routing with IPv6
  202. [    3.874713] NET: Registered protocol family 17
  203. [    3.874746] NET: Registered protocol family 15
  204. [    3.874815] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  205. [    3.874870] 8021q: 802.1Q VLAN Support v1.8
  206. [    3.874915] Key type dns_resolver registered
  207. [    3.875360] Registering SWP/SWPB emulation handler
  208. [    3.876078] registered taskstats version 1
  209. [    3.876085] Loading compiled-in X.509 certificates
  210. [    3.876177] zswap: loaded using pool lzo/zbud
  211. [    3.877936] Btrfs loaded, crc32c=crc32c-generic
  212. [    3.886550] Key type encrypted registered
  213. [    3.899118] mmc0: host does not support reading read-only switch, assuming write-enable
  214. [    3.901695] mmc0: new high speed SDHC card at address 1234
  215. [    3.902373] mmcblk0: mmc0:1234 SA16G 14.6 GiB
  216. [    3.904043]  mmcblk0: p1
  217. [    3.991515] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
  218. [    3.991559] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled
  219. [    3.991588] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  220. [    3.991601] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc
  221. [    3.992592] scsi host0: ahci-sunxi
  222. [    3.992827] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 33
  223. [    3.995516] alloc_contig_range: [bee01, bee02) PFNs busy
  224. [    3.997281] of_cfs_init
  225. [    3.997387] of_cfs_init: OK
  226. [    3.997577] vcc3v0: disabling
  227. [    3.997585] vcc5v0: disabling
  228. [    3.997608] usb0-vbus: disabling
  229. [    3.997613] usb1-vbus: disabling
  230. [    3.997621] usb2-vbus: disabling
  231. [    4.322865] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  232. [    4.324811] ata1.00: supports DRM functions and may not be fully accessible
  233. [    4.324825] ata1.00: ATA-9: Samsung SSD 840 EVO 120GB, EXT0BB6Q, max UDMA/133
  234. [    4.324831] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32)
  235. [    4.325488] ata1.00: supports DRM functions and may not be fully accessible
  236. [    4.325927] ata1.00: configured for UDMA/133
  237. [    4.326603] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 840  BB6Q PQ: 0 ANSI: 5
  238. [    4.327901] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  239. [    4.327996] sd 0:0:0:0: [sda] Write Protect is off
  240. [    4.328007] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  241. [    4.328135] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  242. [    4.328729] sd 0:0:0:0: Attached scsi generic sg0 type 0
  243. [    4.330239]  sda: sda1
  244. [    4.331069] alloc_contig_range: [bee01, bee02) PFNs busy
  245. [    4.331114] alloc_contig_range: [bee02, bee03) PFNs busy
  246. [    4.332122] sd 0:0:0:0: [sda] Attached SCSI disk
  247. [    4.334417] Freeing unused kernel memory: 1024K
  248. [    4.827112] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq
  249. [    4.881557] sunxi-mmc 1c12000.mmc: base:0xf1322000 irq:28
  250. [    4.905511] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  251. [    4.907857] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  252. [    4.909876] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  253. [    4.913603] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  254. [    4.936892] mmc1: new high speed SDIO card at address 0001
  255. [    6.226911] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  256. [    6.856596] systemd[1]: System time before build time, advancing clock.
  257. [    6.897625] ip_tables: (C) 2000-2006 Netfilter Core Team
  258. [    6.925071] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  259. [    6.925655] systemd[1]: Detected architecture arm.
  260. [    6.973432] systemd[1]: Set hostname to <cubietruck>.
  261. [    7.712425] systemd[1]: Listening on Syslog Socket.
  262. [    7.742009] systemd[1]: Listening on udev Control Socket.
  263. [    7.771827] systemd[1]: Listening on udev Kernel Socket.
  264. [    7.801848] systemd[1]: Listening on Journal Socket (/dev/log).
  265. [    7.832605] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  266. [    7.862445] systemd[1]: Created slice User and Session Slice.
  267. [    7.891861] systemd[1]: Listening on RPCbind Server Activation Socket.
  268. [    8.371695] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  269. [    8.562171] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43362-sdio.bin for chip 0x00a962(43362) rev 0x000001
  270. [    8.605331] Bluetooth: Core ver 2.22
  271. [    8.605451] NET: Registered protocol family 31
  272. [    8.605455] Bluetooth: HCI device and connection manager initialized
  273. [    8.605477] Bluetooth: HCI socket layer initialized
  274. [    8.605489] Bluetooth: L2CAP socket layer initialized
  275. [    8.605550] Bluetooth: SCO socket layer initialized
  276. [    8.614174] Bluetooth: RFCOMM TTY layer initialized
  277. [    8.614204] Bluetooth: RFCOMM socket layer initialized
  278. [    8.614244] Bluetooth: RFCOMM ver 1.11
  279. [    8.621193] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  280. [    8.621220] Bluetooth: HIDP socket layer initialized
  281. [    8.634450] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  282. [    8.859368] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Apr 22 2013 14:50:00 version 5.90.195.89.6 FWID 01-b30a427d
  283. [    9.209305] Adding 131068k swap on /var/swap.  Priority:-2 extents:2 across:139260k SSFS
  284. [   10.297310] sun4i-ss 1c15000.crypto-engine: Die ID 0
  285. [   10.569675] lirc_dev: IR Remote Control driver registered, major 244
  286. [   10.586467] IR LIRC bridge handler initialized
  287. [   10.587319] Registered IR keymap rc-empty
  288. [   10.587498] rc rc0: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0
  289. [   10.587660] input: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0/input1
  290. [   10.601902] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at minor = 0
  291. [   10.602082] sunxi-ir 1c21800.ir: initialized sunXi IR driver
  292. [   10.606754] ehci-platform 1c14000.usb: EHCI Host Controller
  293. [   10.606815] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  294. [   10.607301] ehci-platform 1c14000.usb: irq 30, io mem 0x01c14000
  295. [   10.616557] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
  296. [   10.631547] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  297. [   10.631930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  298. [   10.631938] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  299. [   10.631944] usb usb1: Product: EHCI Host Controller
  300. [   10.631950] usb usb1: Manufacturer: Linux 4.14.0-sunxi ehci_hcd
  301. [   10.631956] usb usb1: SerialNumber: 1c14000.usb
  302. [   10.632684] hub 1-0:1.0: USB hub found
  303. [   10.632753] hub 1-0:1.0: 1 port detected
  304. [   10.633950] ehci-platform 1c1c000.usb: EHCI Host Controller
  305. [   10.634004] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  306. [   10.634606] ehci-platform 1c1c000.usb: irq 34, io mem 0x01c1c000
  307. [   10.661543] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  308. [   10.661956] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  309. [   10.661964] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  310. [   10.661971] usb usb2: Product: EHCI Host Controller
  311. [   10.661977] usb usb2: Manufacturer: Linux 4.14.0-sunxi ehci_hcd
  312. [   10.661982] usb usb2: SerialNumber: 1c1c000.usb
  313. [   10.662975] hub 2-0:1.0: USB hub found
  314. [   10.663098] hub 2-0:1.0: 1 port detected
  315. [   10.664503] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  316. [   10.664550] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
  317. [   10.664963] ohci-platform 1c14400.usb: irq 31, io mem 0x01c14400
  318. [   10.735902] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  319. [   10.735914] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  320. [   10.735921] usb usb3: Product: Generic Platform OHCI controller
  321. [   10.735927] usb usb3: Manufacturer: Linux 4.14.0-sunxi ohci_hcd
  322. [   10.735933] usb usb3: SerialNumber: 1c14400.usb
  323. [   10.736798] hub 3-0:1.0: USB hub found
  324. [   10.736878] hub 3-0:1.0: 1 port detected
  325. [   10.738075] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  326. [   10.738129] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  327. [   10.742929] ohci-platform 1c1c400.usb: irq 35, io mem 0x01c1c400
  328. [   10.816404] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  329. [   10.816423] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  330. [   10.816430] usb usb4: Product: Generic Platform OHCI controller
  331. [   10.816441] usb usb4: Manufacturer: Linux 4.14.0-sunxi ohci_hcd
  332. [   10.816456] usb usb4: SerialNumber: 1c1c400.usb
  333. [   10.817405] hub 4-0:1.0: USB hub found
  334. [   10.817504] hub 4-0:1.0: 1 port detected
  335. [   10.818795] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  336. [   10.819485] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  337. [   10.819502] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  338. [   10.838668] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  339. [   10.838681] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  340. [   10.838687] usb usb5: Product: MUSB HDRC host driver
  341. [   10.838694] usb usb5: Manufacturer: Linux 4.14.0-sunxi musb-hcd
  342. [   10.838700] usb usb5: SerialNumber: musb-hdrc.1.auto
  343. [   10.839623] hub 5-0:1.0: USB hub found
  344. [   10.839715] hub 5-0:1.0: 1 port detected
  345. [   10.842787] asoc-simple-card sound: dit-hifi <-> 1c21000.spdif mapping ok
  346. [   11.011907] usb 1-1: new high-speed USB device number 2 using ehci-platform
  347. [   11.216598] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  348. [   11.216989] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101
  349. [   11.217000] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  350. [   11.217006] usb 1-1: Product: USB 2.0 Hub
  351. [   11.218843] hub 1-1:1.0: USB hub found
  352. [   11.219128] hub 1-1:1.0: 4 ports detected
  353. [   11.441556] usb 4-1: new full-speed USB device number 2 using ohci-platform
  354. [   11.534945] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  355. [   11.682992] usb 1-1.1: New USB device found, idVendor=2040, idProduct=0265
  356. [   11.683005] usb 1-1.1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  357. [   11.683011] usb 1-1.1: Product: dualHD
  358. [   11.683017] usb 1-1.1: Manufacturer: HCW
  359. [   11.683022] usb 1-1.1: SerialNumber: 0011569275
  360. [   11.713850] usb 4-1: New USB device found, idVendor=03eb, idProduct=204b
  361. [   11.713864] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  362. [   11.713871] usb 4-1: Product: CUL433
  363. [   11.713877] usb 4-1: Manufacturer: busware.de
  364. [   11.781546] usb 1-1.3: new full-speed USB device number 4 using ehci-platform
  365. [   11.939125] usb 1-1.3: New USB device found, idVendor=0403, idProduct=6001
  366. [   11.939138] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  367. [   11.939144] usb 1-1.3: Product: FT232R USB UART
  368. [   11.939151] usb 1-1.3: Manufacturer: FTDI
  369. [   11.939156] usb 1-1.3: SerialNumber: A7031FBC
  370. [   12.041607] usb 1-1.4: new high-speed USB device number 5 using ehci-platform
  371. [   12.192387] usb 1-1.4: New USB device found, idVendor=1a40, idProduct=0101
  372. [   12.192400] usb 1-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  373. [   12.192406] usb 1-1.4: Product: USB 2.0 Hub
  374. [   12.193239] hub 1-1.4:1.0: USB hub found
  375. [   12.193407] hub 1-1.4:1.0: 4 ports detected
  376. [   12.368034] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
  377. [   12.379366] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled
  378. [   12.379383] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available
  379. [   12.379393] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW
  380. [   12.379729] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  381. [   12.511556] usb 1-1.4.4: new full-speed USB device number 6 using ehci-platform
  382. [   12.664178] usb 1-1.4.4: New USB device found, idVendor=1b1f, idProduct=c00f
  383. [   12.664191] usb 1-1.4.4: New USB device strings: Mfr=4, Product=14, SerialNumber=36
  384. [   12.664198] usb 1-1.4.4: Product: HM-CFG-USB
  385. [   12.664204] usb 1-1.4.4: Manufacturer: eQ-3
  386. [   12.664209] usb 1-1.4.4: SerialNumber: MEQ0232057
  387. [   12.669285] hid-generic 0003:1B1F:C00F.0001: hiddev96,hidraw0: USB HID v1.10 Device [eQ-3 HM-CFG-USB] on usb-1c14000.usb-1.4.4/input0
  388. [   12.990114] em28xx 1-1.1:1.0: New device HCW dualHD @ 480 Mbps (2040:0265, interface 0, class 0)
  389. [   12.990129] em28xx 1-1.1:1.0: DVB interface 0 found: isoc
  390. [   12.990450] em28xx 1-1.1:1.0: chip ID is em28174
  391. [   12.999599] usbcore: registered new interface driver usbserial
  392. [   12.999665] usbcore: registered new interface driver usbserial_generic
  393. [   12.999724] usbserial: USB Serial support registered for generic
  394. [   13.016179] cdc_acm 4-1:1.0: ttyACM0: USB ACM device
  395. [   13.017187] usbcore: registered new interface driver cdc_acm
  396. [   13.017195] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  397. [   13.020469] usbcore: registered new interface driver ftdi_sio
  398. [   13.020534] usbserial: USB Serial support registered for FTDI USB Serial Device
  399. [   13.021008] ftdi_sio 1-1.3:1.0: FTDI USB Serial Device converter detected
  400. [   13.021179] usb 1-1.3: Detected FT232RL
  401. [   13.026515] usb 1-1.3: FTDI USB Serial Device converter now attached to ttyUSB0
  402. [   13.443129] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  403. [   13.443195] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  404. [   13.748431] systemd[1]: Started Raise network interfaces.
  405. [   13.894769] systemd[1]: Reached target Sound Card.
  406. [   14.315012] em28xx 1-1.1:1.0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x63e2c3c8
  407. [   14.315023] em28xx 1-1.1:1.0: EEPROM info:
  408. [   14.315029] em28xx 1-1.1:1.0:        microcode start address = 0x0004, boot configuration = 0x01
  409. [   14.339254] em28xx 1-1.1:1.0:        AC97 audio (5 sample rates)
  410. [   14.339265] em28xx 1-1.1:1.0:        500mA max power
  411. [   14.339277] em28xx 1-1.1:1.0:        Table at offset 0x27, strings=0x0e6a, 0x1888, 0x087e
  412. [   14.339785] em28xx 1-1.1:1.0: Identified as Hauppauge WinTV-dualHD DVB (card=99)
  413. [   14.346524] tveeprom: Hauppauge model 204109, rev B3I6, serial# 11569275
  414. [   14.346536] tveeprom: tuner model is SiLabs Si2157 (idx 186, type 4)
  415. [   14.346544] tveeprom: TV standards PAL(B/G) NTSC(M) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xfc)
  416. [   14.346548] tveeprom: audio processor is None (idx 0)
  417. [   14.346552] tveeprom: has no radio, has IR receiver, has no IR transmitter
  418. [   14.346567] em28xx 1-1.1:1.0: dvb set to isoc mode.
  419. [   14.347106] usbcore: registered new interface driver em28xx
  420. [   14.394122] em28xx 1-1.1:1.0: Binding DVB extension
  421. [   14.463733] i2c i2c-4: Added multiplexed i2c bus 5
  422. [   14.463749] si2168 4-0064: Silicon Labs Si2168-B40 successfully identified
  423. [   14.463756] si2168 4-0064: firmware version: B 4.0.2
  424. [   14.478875] si2157 5-0060: Silicon Labs Si2147/2148/2157/2158 successfully attached
  425. [   14.479026] dvbdev: DVB: registering new adapter (1-1.1:1.0)
  426. [   14.479044] em28xx 1-1.1:1.0: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
  427. [   14.481095] em28xx 1-1.1:1.0: DVB extension successfully initialized
  428. [   14.481112] em28xx: Registered (Em28xx dvb Extension) extension
  429. [   14.515126] em28xx 1-1.1:1.0: Registering input extension
  430. [   14.611616] Registered IR keymap rc-hauppauge
  431. [   14.612589] rc rc1: 1-1.1:1.0 IR as /devices/platform/soc@01c00000/1c14000.usb/usb1/1-1/1-1.1/1-1.1:1.0/rc/rc1
  432. [   14.612796] input: 1-1.1:1.0 IR as /devices/platform/soc@01c00000/1c14000.usb/usb1/1-1/1-1.1/1-1.1:1.0/rc/rc1/input2
  433. [   14.616018] em28xx 1-1.1:1.0: Input extension successfully initialized
  434. [   14.616029] em28xx: Registered (Em28xx Input Extension) extension
  435. [   15.104873] systemd[1]: Started Armbian enhanced Log2Ram.
  436. [   15.149427] systemd[1]: Starting Journal Service...
  437. [   15.365900] systemd[1]: Started Journal Service.
  438. [   15.458861] systemd-journald[556]: Received request to flush runtime journal from PID 1
  439. [   18.110893] random: crng init done
  440. [   19.625820] si2168 4-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
  441. [   20.131629] si2168 4-0064: firmware version: B 4.0.11
  442. [   20.147677] si2157 5-0060: found a 'Silicon Labs Si2157-A30'
  443. [   20.200629] si2157 5-0060: firmware version: 3.0.5
  444. [   20.200718] em28xx 1-1.1:1.0: DVB: adapter 0 frontend 0 frequency 0 out of range (42000000..870000000)
  445. [   20.627047] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  446. [   20.727899] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  447. [   23.121610] brcmfmac: brcmf_p2p_create_p2pdev: timeout occurred
  448. [   23.121632] brcmfmac: brcmf_cfg80211_add_iface: add iface p2p-dev-wlan0 type 10 failed: err=-5
  449. [   23.174349] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement