Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.25 KB | None | 0 0
  1. root@raspberrypi:/home/pi# lsusb
  2. Bus 001 Device 068: ID 0b38:0010 Gear Head 107-Key Keyboard
  3. Bus 001 Device 005: ID 214b:7000
  4. Bus 001 Device 004: ID 214b:7000
  5. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  6. root@raspberrypi:/home/pi# dmesg
  7. [ 0.000000] Booting Linux on physical CPU 0x0
  8. [ 0.000000] Initializing cgroup subsys cpuset
  9. [ 0.000000] Initializing cgroup subsys cpu
  10. [ 0.000000] Initializing cgroup subsys cpuacct
  11. [ 0.000000] Linux version 4.4.21+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #911 Thu Sep 15 14:17:52 BST 2016
  12. [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  13. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  14. [ 0.000000] Machine model: Raspberry Pi Zero Rev 1.3
  15. [ 0.000000] cma: Reserved 8 MiB at 0x1b400000
  16. [ 0.000000] Memory policy: Data cache writeback
  17. [ 0.000000] On node 0 totalpages: 114688
  18. [ 0.000000] free_area_init_node: node 0, pgdat c08823cc, node_mem_map db010000
  19. [ 0.000000] Normal zone: 1008 pages used for memmap
  20. [ 0.000000] Normal zone: 0 pages reserved
  21. [ 0.000000] Normal zone: 114688 pages, LIFO batch:31
  22. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  23. [ 0.000000] pcpu-alloc: [0] 0
  24. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113680
  25. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708.boardrev=0x900093 bcm2708.serial=0x35bc580 smsc95xx.macaddr=B8:27:EB:5B:C5:80 bcm2708_fb.fbswap=1 bcm2708.uart_clock=48000000 bcm2708.disk_led_gpio=47 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
  26. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  27. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  28. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  29. [ 0.000000] Memory: 436524K/458752K available (6055K kernel code, 437K rwdata, 1844K rodata, 380K init, 726K bss, 14036K reserved, 8192K cma-reserved)
  30. [ 0.000000] Virtual kernel memory layout:
  31. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  32. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  33. vmalloc : 0xdc800000 - 0xff800000 ( 560 MB)
  34. lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
  35. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  36. .text : 0xc0008000 - 0xc07beee0 (7900 kB)
  37. .init : 0xc07bf000 - 0xc081e000 ( 380 kB)
  38. .data : 0xc081e000 - 0xc088b490 ( 438 kB)
  39. .bss : 0xc088b490 - 0xc0941050 ( 727 kB)
  40. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  41. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  42. [ 0.000028] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  43. [ 0.000071] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  44. [ 0.000168] bcm2835: system timer (irq = 27)
  45. [ 0.000480] Console: colour dummy device 80x30
  46. [ 0.000717] console [tty1] enabled
  47. [ 0.000746] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
  48. [ 0.060305] pid_max: default: 32768 minimum: 301
  49. [ 0.060684] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  50. [ 0.060712] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  51. [ 0.061715] Disabling cpuset control group subsystem
  52. [ 0.061766] Initializing cgroup subsys io
  53. [ 0.061800] Initializing cgroup subsys memory
  54. [ 0.061858] Initializing cgroup subsys devices
  55. [ 0.061889] Initializing cgroup subsys freezer
  56. [ 0.061917] Initializing cgroup subsys net_cls
  57. [ 0.062001] CPU: Testing write buffer coherency: ok
  58. [ 0.062077] ftrace: allocating 20629 entries in 61 pages
  59. [ 0.173268] Setting up static identity map for 0x81c0 - 0x81f8
  60. [ 0.175150] devtmpfs: initialized
  61. [ 0.184621] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  62. [ 0.185147] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  63. [ 0.186903] pinctrl core: initialized pinctrl subsystem
  64. [ 0.187775] NET: Registered protocol family 16
  65. [ 0.193506] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  66. [ 0.202680] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  67. [ 0.202709] hw-breakpoint: maximum watchpoint size is 4 bytes.
  68. [ 0.202976] Serial: AMBA PL011 UART driver
  69. [ 0.203392] 20201000.uart: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
  70. [ 0.203782] console [ttyAMA0] enabled
  71. [ 0.204547] bcm2835-mbox 2000b880.mailbox: mailbox enabled
  72. [ 0.248665] bcm2835-dma 20007000.dma: DMA legacy API manager at f2007000, dmachans=0x1
  73. [ 0.249560] SCSI subsystem initialized
  74. [ 0.249907] usbcore: registered new interface driver usbfs
  75. [ 0.250039] usbcore: registered new interface driver hub
  76. [ 0.250255] usbcore: registered new device driver usb
  77. [ 0.253179] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-09-21 13:13
  78. [ 0.281033] clocksource: Switched to clocksource timer
  79. [ 0.333299] FS-Cache: Loaded
  80. [ 0.333702] CacheFiles: Loaded
  81. [ 0.353105] NET: Registered protocol family 2
  82. [ 0.354448] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  83. [ 0.354550] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  84. [ 0.354652] TCP: Hash tables configured (established 4096 bind 4096)
  85. [ 0.354753] UDP hash table entries: 256 (order: 0, 4096 bytes)
  86. [ 0.354791] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  87. [ 0.355151] NET: Registered protocol family 1
  88. [ 0.355768] RPC: Registered named UNIX socket transport module.
  89. [ 0.355795] RPC: Registered udp transport module.
  90. [ 0.355807] RPC: Registered tcp transport module.
  91. [ 0.355819] RPC: Registered tcp NFSv4.1 backchannel transport module.
  92. [ 0.357211] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available
  93. [ 0.358629] futex hash table entries: 256 (order: -1, 3072 bytes)
  94. [ 0.375168] VFS: Disk quotas dquot_6.6.0
  95. [ 0.375583] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  96. [ 0.378265] FS-Cache: Netfs 'nfs' registered for caching
  97. [ 0.379663] NFS: Registering the id_resolver key type
  98. [ 0.379755] Key type id_resolver registered
  99. [ 0.379774] Key type id_legacy registered
  100. [ 0.384141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  101. [ 0.384569] io scheduler noop registered
  102. [ 0.384609] io scheduler deadline registered (default)
  103. [ 0.385029] io scheduler cfq registered
  104. [ 0.387806] BCM2708FB: allocated DMA memory 5b800000
  105. [ 0.387881] BCM2708FB: allocated DMA channel 0 @ f2007000
  106. [ 0.439841] Console: switching to colour frame buffer device 240x67
  107. [ 1.548034] bcm2835-rng 20104000.rng: hwrng registered
  108. [ 1.548397] vc-cma: Videocore CMA driver
  109. [ 1.548425] vc-cma: vc_cma_base = 0x00000000
  110. [ 1.548440] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  111. [ 1.548454] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  112. [ 1.548920] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
  113. [ 1.577474] brd: module loaded
  114. [ 1.591527] loop: module loaded
  115. [ 1.592886] vchiq: vchiq_init_state: slot_zero = 0xdb880000, is_master = 0
  116. [ 1.595636] Loading iSCSI transport class v2.0-870.
  117. [ 1.597144] usbcore: registered new interface driver smsc95xx
  118. [ 1.597271] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  119. [ 1.798202] Core Release: 2.80a
  120. [ 1.798243] Setting default values for core params
  121. [ 1.798300] Finished setting default values for core params
  122. [ 1.998738] Using Buffer DMA mode
  123. [ 1.998768] Periodic Transfer Interrupt Enhancement - disabled
  124. [ 1.998783] Multiprocessor Interrupt Enhancement - disabled
  125. [ 1.998798] OTG VER PARAM: 0, OTG VER FLAG: 0
  126. [ 1.998912] Dedicated Tx FIFOs mode
  127. [ 1.999525] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xdb814000 dma = 0x5b814000 len=9024
  128. [ 1.999573] FIQ FSM acceleration enabled for :
  129. Non-periodic Split Transactions
  130. Periodic Split Transactions
  131. High-Speed Isochronous Endpoints
  132. Interrupt/Control Split Transaction hack enabled
  133. [ 1.999616] dwc_otg: Microframe scheduler enabled
  134. [ 1.999710] WARN::hcd_init_fiq:413: FIQ on core 0 at 0xc0408ab8
  135. [ 1.999736] WARN::hcd_init_fiq:414: FIQ ASM at 0xc0408d94 length 36
  136. [ 1.999773] WARN::hcd_init_fiq:439: MPHI regs_base at 0xdc898000
  137. [ 1.999860] dwc_otg 20980000.usb: DWC OTG Controller
  138. [ 1.999935] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1
  139. [ 2.000022] dwc_otg 20980000.usb: irq 56, io mem 0x00000000
  140. [ 2.000095] Init: Port Power? op_state=1
  141. [ 2.000110] Init: Power Port (0)
  142. [ 2.000545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  143. [ 2.000575] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  144. [ 2.000597] usb usb1: Product: DWC OTG Controller
  145. [ 2.000616] usb usb1: Manufacturer: Linux 4.4.21+ dwc_otg_hcd
  146. [ 2.000635] usb usb1: SerialNumber: 20980000.usb
  147. [ 2.002131] hub 1-0:1.0: USB hub found
  148. [ 2.002257] hub 1-0:1.0: 1 port detected
  149. [ 2.003321] dwc_otg: FIQ enabled
  150. [ 2.003345] dwc_otg: NAK holdoff enabled
  151. [ 2.003360] dwc_otg: FIQ split-transaction FSM enabled
  152. [ 2.003426] Module dwc_common_port init
  153. [ 2.004082] usbcore: registered new interface driver usb-storage
  154. [ 2.004685] mousedev: PS/2 mouse device common for all mice
  155. [ 2.006078] bcm2835-cpufreq: min=700000 max=1000000
  156. [ 2.006482] sdhci: Secure Digital Host Controller Interface driver
  157. [ 2.006506] sdhci: Copyright(c) Pierre Ossman
  158. [ 2.007080] sdhost: log_buf @ db813000 (5b813000)
  159. [ 2.061135] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  160. [ 2.061809] sdhci-pltfm: SDHCI platform and OF driver helper
  161. [ 2.062791] ledtrig-cpu: registered to indicate activity on CPUs
  162. [ 2.063135] hidraw: raw HID events driver (C) Jiri Kosina
  163. [ 2.063547] usbcore: registered new interface driver usbhid
  164. [ 2.063567] usbhid: USB HID core driver
  165. [ 2.084763] Initializing XFRM netlink socket
  166. [ 2.084841] NET: Registered protocol family 17
  167. [ 2.085092] Key type dns_resolver registered
  168. [ 2.087494] registered taskstats version 1
  169. [ 2.087859] vc-sm: Videocore shared memory driver
  170. [ 2.087892] [vc_sm_connected_init]: start
  171. [ 2.089062] [vc_sm_connected_init]: end - returning 0
  172. [ 2.089711] of_cfs_init
  173. [ 2.089878] of_cfs_init: OK
  174. [ 2.091677] Waiting for root device /dev/mmcblk0p2...
  175. [ 2.149608] mmc0: host does not support reading read-only switch, assuming write-enable
  176. [ 2.152789] mmc0: new high speed SDHC card at address 0002
  177. [ 2.154003] mmcblk0: mmc0:0002 SD16G 14.9 GiB (quirks 0x80000000)
  178. [ 2.156080] mmcblk0: p1 p2
  179. [ 2.201906] Indeed it is in host mode hprt0 = 00021501
  180. [ 2.281997] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  181. [ 2.282141] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  182. [ 2.293599] devtmpfs: mounted
  183. [ 2.295145] Freeing unused kernel memory: 380K (c07bf000 - c081e000)
  184. [ 2.381221] usb 1-1: new high-speed USB device number 2 using dwc_otg
  185. [ 2.381487] Indeed it is in host mode hprt0 = 00001101
  186. [ 2.582405] usb 1-1: New USB device found, idVendor=214b, idProduct=7000
  187. [ 2.582449] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  188. [ 2.582470] usb 1-1: Product: USB2.0 HUB
  189. [ 2.584290] hub 1-1:1.0: USB hub found
  190. [ 2.584543] hub 1-1:1.0: 4 ports detected
  191. [ 2.728929] random: systemd: uninitialized urandom read (16 bytes read, 61 bits of entropy available)
  192. [ 2.738186] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  193. [ 2.739074] systemd[1]: Detected architecture 'arm'.
  194. [ 2.874116] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  195. [ 2.883524] NET: Registered protocol family 10
  196. [ 2.885727] systemd[1]: Inserted module 'ipv6'
  197. [ 2.888884] systemd[1]: Set hostname to <raspberrypi>.
  198. [ 2.982109] usb 1-1.1: New USB device found, idVendor=214b, idProduct=7000
  199. [ 2.982152] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  200. [ 2.982176] usb 1-1.1: Product: USB2.0 HUB
  201. [ 2.983536] hub 1-1.1:1.0: USB hub found
  202. [ 2.983743] hub 1-1.1:1.0: 4 ports detected
  203. [ 3.090813] uart-pl011 20201000.uart: no DMA platform data
  204. [ 3.118321] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 72 bits of entropy available)
  205. [ 3.300031] random: systemd: uninitialized urandom read (16 bytes read, 74 bits of entropy available)
  206. [ 3.302472] random: systemd: uninitialized urandom read (16 bytes read, 74 bits of entropy available)
  207. [ 3.305225] random: systemd: uninitialized urandom read (16 bytes read, 74 bits of entropy available)
  208. [ 3.337695] random: systemd: uninitialized urandom read (16 bytes read, 74 bits of entropy available)
  209. [ 3.339604] random: systemd: uninitialized urandom read (16 bytes read, 74 bits of entropy available)
  210. [ 3.340083] random: systemd: uninitialized urandom read (16 bytes read, 74 bits of entropy available)
  211. [ 3.421449] random: systemd: uninitialized urandom read (16 bytes read, 75 bits of entropy available)
  212. [ 3.427971] random: systemd: uninitialized urandom read (16 bytes read, 75 bits of entropy available)
  213. [ 3.687340] systemd[1]: Expecting device dev-ttyAMA0.device...
  214. [ 3.688400] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  215. [ 3.689085] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  216. [ 3.689328] systemd[1]: Starting Remote File Systems (Pre).
  217. [ 3.689516] systemd[1]: Reached target Remote File Systems (Pre).
  218. [ 3.689883] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  219. [ 3.691305] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  220. [ 3.691618] systemd[1]: Starting Encrypted Volumes.
  221. [ 3.691845] systemd[1]: Reached target Encrypted Volumes.
  222. [ 3.692097] systemd[1]: Starting Swap.
  223. [ 3.692303] systemd[1]: Reached target Swap.
  224. [ 3.692521] systemd[1]: Expecting device dev-mmcblk0p1.device...
  225. [ 3.692734] systemd[1]: Starting Root Slice.
  226. [ 3.693126] systemd[1]: Created slice Root Slice.
  227. [ 3.693348] systemd[1]: Starting User and Session Slice.
  228. [ 3.693982] systemd[1]: Created slice User and Session Slice.
  229. [ 3.694217] systemd[1]: Starting Delayed Shutdown Socket.
  230. [ 3.694702] systemd[1]: Listening on Delayed Shutdown Socket.
  231. [ 3.694935] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  232. [ 3.695473] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  233. [ 3.695705] systemd[1]: Starting Journal Socket (/dev/log).
  234. [ 3.696262] systemd[1]: Listening on Journal Socket (/dev/log).
  235. [ 3.696585] systemd[1]: Starting udev Control Socket.
  236. [ 3.697084] systemd[1]: Listening on udev Control Socket.
  237. [ 3.697380] systemd[1]: Starting udev Kernel Socket.
  238. [ 3.697794] systemd[1]: Listening on udev Kernel Socket.
  239. [ 3.698085] systemd[1]: Starting Journal Socket.
  240. [ 3.698713] systemd[1]: Listening on Journal Socket.
  241. [ 3.699153] systemd[1]: Starting System Slice.
  242. [ 3.699861] systemd[1]: Created slice System Slice.
  243. [ 3.700267] systemd[1]: Starting File System Check on Root Device...
  244. [ 3.706899] systemd[1]: Starting system-systemd\x2dfsck.slice.
  245. [ 3.707979] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  246. [ 3.708380] systemd[1]: Starting system-autologin.slice.
  247. [ 3.709246] systemd[1]: Created slice system-autologin.slice.
  248. [ 3.709564] systemd[1]: Starting system-serial\x2dgetty.slice.
  249. [ 3.710401] systemd[1]: Created slice system-serial\x2dgetty.slice.
  250. [ 3.710964] systemd[1]: Starting Increase datagram queue length...
  251. [ 3.727897] systemd[1]: Starting Restore / save the current clock...
  252. [ 3.756486] systemd[1]: Mounted Huge Pages File System.
  253. [ 3.756842] systemd[1]: Starting udev Coldplug all Devices...
  254. [ 3.816874] systemd[1]: Mounting Debug File System...
  255. [ 3.882323] systemd[1]: Started Set Up Additional Binary Formats.
  256. [ 3.883583] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  257. [ 3.962573] systemd[1]: Mounting POSIX Message Queue File System...
  258. [ 4.120001] systemd[1]: Starting Load Kernel Modules...
  259. [ 4.147178] systemd[1]: Starting Slices.
  260. [ 4.147432] systemd[1]: Reached target Slices.
  261. [ 4.244141] systemd[1]: Mounted POSIX Message Queue File System.
  262. [ 4.244745] systemd[1]: Mounted Debug File System.
  263. [ 4.247880] systemd[1]: Started Increase datagram queue length.
  264. [ 4.304097] systemd[1]: Started Restore / save the current clock.
  265. [ 4.324128] systemd[1]: Started Create list of required static device nodes for the current kernel.
  266. [ 4.362312] fuse init (API version 7.23)
  267. [ 4.370099] systemd[1]: Started File System Check on Root Device.
  268. [ 4.371004] systemd[1]: Time has been changed
  269. [ 4.389731] i2c /dev entries driver
  270. [ 4.427389] systemd[1]: Started Load Kernel Modules.
  271. [ 4.579686] systemd[1]: Started udev Coldplug all Devices.
  272. [ 4.785580] systemd[1]: Mounting FUSE Control File System...
  273. [ 4.793893] systemd[1]: Mounting Configuration File System...
  274. [ 4.800396] systemd[1]: Starting Apply Kernel Variables...
  275. [ 4.828322] systemd[1]: Starting Create Static Device Nodes in /dev...
  276. [ 4.874366] systemd[1]: Starting Syslog Socket.
  277. [ 4.875037] systemd[1]: Listening on Syslog Socket.
  278. [ 4.875464] systemd[1]: Starting Journal Service...
  279. [ 4.982087] systemd[1]: Started Journal Service.
  280. [ 5.411501] systemd-udevd[116]: starting version 215
  281. [ 7.335280] bcm2835-wdt 20100000.watchdog: Broadcom BCM2835 watchdog timer
  282. [ 7.409515] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000
  283. [ 7.701524] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  284. [ 7.830323] bcm2708_i2c 20804000.i2c: BSC1 Controller at 0x20804000 (irq 77) (baudrate 100000)
  285. [ 10.590175] systemd-journald[111]: Received request to flush runtime journal from PID 1
  286. [ 16.228092] Adding 102396k swap on /var/swap. Priority:-1 extents:4 across:192508k SSFS
  287. [ 19.025044] random: nonblocking pool is initialized
  288. [ 29.248534] Bluetooth: Core ver 2.21
  289. [ 29.250767] NET: Registered protocol family 31
  290. [ 29.250797] Bluetooth: HCI device and connection manager initialized
  291. [ 29.250833] Bluetooth: HCI socket layer initialized
  292. [ 29.250858] Bluetooth: L2CAP socket layer initialized
  293. [ 29.250912] Bluetooth: SCO socket layer initialized
  294. [ 29.331362] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  295. [ 29.331395] Bluetooth: BNEP filters: protocol multicast
  296. [ 29.331431] Bluetooth: BNEP socket layer initialized
  297. [ 68.121482] usb 1-1: USB disconnect, device number 2
  298. [ 68.121530] usb 1-1.1: USB disconnect, device number 3
  299. [ 72.531256] Indeed it is in host mode hprt0 = 00021501
  300. [ 72.711104] usb 1-1: new high-speed USB device number 4 using dwc_otg
  301. [ 72.711285] Indeed it is in host mode hprt0 = 00001101
  302. [ 72.911640] usb 1-1: New USB device found, idVendor=214b, idProduct=7000
  303. [ 72.911673] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  304. [ 72.911688] usb 1-1: Product: USB2.0 HUB
  305. [ 72.927274] hub 1-1:1.0: USB hub found
  306. [ 72.927422] hub 1-1:1.0: 4 ports detected
  307. [ 73.028622] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  308. [ 73.331106] usb 1-1.1: new high-speed USB device number 5 using dwc_otg
  309. [ 73.431637] usb 1-1.1: New USB device found, idVendor=214b, idProduct=7000
  310. [ 73.431669] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  311. [ 73.431684] usb 1-1.1: Product: USB2.0 HUB
  312. [ 73.435917] hub 1-1.1:1.0: USB hub found
  313. [ 73.436118] hub 1-1.1:1.0: 4 ports detected
  314. [ 86.464449] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  315. [ 86.851133] usb 1-1.1.1: new low-speed USB device number 6 using dwc_otg
  316. [ 86.969800] usb 1-1.1.1: New USB device found, idVendor=046d, idProduct=c03e
  317. [ 86.969845] usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  318. [ 86.969869] usb 1-1.1.1: Product: USB-PS/2 Optical Mouse
  319. [ 86.969888] usb 1-1.1.1: Manufacturer: Logitech
  320. [ 87.011007] input: Logitech USB-PS/2 Optical Mouse as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:046D:C03E.0001/input/input0
  321. [ 87.013484] hid-generic 0003:046D:C03E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-20980000.usb-1.1.1/input0
  322. [ 88.059845] usb 1-1.1.1: USB disconnect, device number 6
  323. [ 89.688168] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  324. [ 90.101095] usb 1-1.1.1: new low-speed USB device number 7 using dwc_otg
  325. [ 90.217861] usb 1-1.1.1: New USB device found, idVendor=046d, idProduct=c03e
  326. [ 90.217895] usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  327. [ 90.217911] usb 1-1.1.1: Product: USB-PS/2 Optical Mouse
  328. [ 90.217925] usb 1-1.1.1: Manufacturer: Logitech
  329. [ 90.243636] input: Logitech USB-PS/2 Optical Mouse as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:046D:C03E.0002/input/input1
  330. [ 90.245926] hid-generic 0003:046D:C03E.0002: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-20980000.usb-1.1.1/input0
  331. [ 95.961132] usb 1-1.1.2: new low-speed USB device number 8 using dwc_otg
  332. [ 96.041133] usb 1-1.1.2: device descriptor read/64, error -32
  333. [ 96.231167] usb 1-1.1.2: device descriptor read/64, error -32
  334. [ 96.421122] usb 1-1.1.2: new low-speed USB device number 9 using dwc_otg
  335. [ 96.501141] usb 1-1.1.2: device descriptor read/64, error -32
  336. [ 96.691136] usb 1-1.1.2: device descriptor read/64, error -32
  337. [ 96.881167] usb 1-1.1.2: new low-speed USB device number 10 using dwc_otg
  338. [ 97.301121] usb 1-1.1.2: device not accepting address 10, error -32
  339. [ 97.381156] usb 1-1.1.2: new low-speed USB device number 11 using dwc_otg
  340. [ 97.801123] usb 1-1.1.2: device not accepting address 11, error -32
  341. [ 97.801291] usb 1-1.1-port2: unable to enumerate USB device
  342. [ 104.491157] usb 1-1.2: new low-speed USB device number 12 using dwc_otg
  343. [ 104.571142] usb 1-1.2: device descriptor read/64, error -32
  344. [ 104.761158] usb 1-1.2: device descriptor read/64, error -32
  345. [ 104.951132] usb 1-1.2: new low-speed USB device number 13 using dwc_otg
  346. [ 105.031138] usb 1-1.2: device descriptor read/64, error -32
  347. [ 105.221131] usb 1-1.2: device descriptor read/64, error -32
  348. [ 105.411128] usb 1-1.2: new low-speed USB device number 14 using dwc_otg
  349. [ 105.831230] usb 1-1.2: device not accepting address 14, error -32
  350. [ 105.911208] usb 1-1.2: new low-speed USB device number 15 using dwc_otg
  351. [ 106.331174] usb 1-1.2: device not accepting address 15, error -32
  352. [ 106.331412] usb 1-1-port2: unable to enumerate USB device
  353. [ 111.598881] usb 1-1.1.1: USB disconnect, device number 7
  354. [ 120.452023] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  355. [ 120.831137] usb 1-1.3: new low-speed USB device number 16 using dwc_otg
  356. [ 120.911208] usb 1-1.3: device descriptor read/64, error -32
  357. [ 121.101146] usb 1-1.3: device descriptor read/64, error -32
  358. [ 121.291145] usb 1-1.3: new low-speed USB device number 17 using dwc_otg
  359. [ 121.371185] usb 1-1.3: device descriptor read/64, error -32
  360. [ 121.561138] usb 1-1.3: device descriptor read/64, error -32
  361. [ 121.751166] usb 1-1.3: new low-speed USB device number 18 using dwc_otg
  362. [ 122.661134] usb 1-1.3: device not accepting address 18, error -32
  363. [ 122.741172] usb 1-1.3: new low-speed USB device number 19 using dwc_otg
  364. [ 123.161129] usb 1-1.3: device not accepting address 19, error -32
  365. [ 123.161367] usb 1-1-port3: unable to enumerate USB device
  366. [ 126.132158] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  367. [ 126.846162] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  368. [ 127.341139] usb 1-1.4: new low-speed USB device number 20 using dwc_otg
  369. [ 127.421129] usb 1-1.4: device descriptor read/64, error -32
  370. [ 127.611136] usb 1-1.4: device descriptor read/64, error -32
  371. [ 127.801131] usb 1-1.4: new low-speed USB device number 21 using dwc_otg
  372. [ 127.881126] usb 1-1.4: device descriptor read/64, error -32
  373. [ 128.071155] usb 1-1.4: device descriptor read/64, error -32
  374. [ 128.261171] usb 1-1.4: new low-speed USB device number 22 using dwc_otg
  375. [ 128.681158] usb 1-1.4: device not accepting address 22, error -32
  376. [ 128.761179] usb 1-1.4: new low-speed USB device number 23 using dwc_otg
  377. [ 129.181140] usb 1-1.4: device not accepting address 23, error -32
  378. [ 129.181368] usb 1-1-port4: unable to enumerate USB device
  379. [ 131.606823] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  380. [ 134.443806] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  381. [ 134.851130] usb 1-1.1.1: new low-speed USB device number 24 using dwc_otg
  382. [ 134.969769] usb 1-1.1.1: New USB device found, idVendor=046d, idProduct=c03e
  383. [ 134.969814] usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  384. [ 134.969840] usb 1-1.1.1: Product: USB-PS/2 Optical Mouse
  385. [ 134.969861] usb 1-1.1.1: Manufacturer: Logitech
  386. [ 135.021854] input: Logitech USB-PS/2 Optical Mouse as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:046D:C03E.0003/input/input2
  387. [ 135.023193] hid-generic 0003:046D:C03E.0003: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-20980000.usb-1.1.1/input0
  388. [ 139.382396] usb 1-1.1.1: USB disconnect, device number 24
  389. [ 141.046612] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  390. [ 141.351138] usb 1-1.1.2: new low-speed USB device number 25 using dwc_otg
  391. [ 141.431136] usb 1-1.1.2: device descriptor read/64, error -32
  392. [ 141.621145] usb 1-1.1.2: device descriptor read/64, error -32
  393. [ 141.811130] usb 1-1.1.2: new low-speed USB device number 26 using dwc_otg
  394. [ 141.891123] usb 1-1.1.2: device descriptor read/64, error -32
  395. [ 142.081154] usb 1-1.1.2: device descriptor read/64, error -32
  396. [ 142.271169] usb 1-1.1.2: new low-speed USB device number 27 using dwc_otg
  397. [ 142.691131] usb 1-1.1.2: device not accepting address 27, error -32
  398. [ 142.771183] usb 1-1.1.2: new low-speed USB device number 28 using dwc_otg
  399. [ 143.191301] usb 1-1.1.2: device not accepting address 28, error -32
  400. [ 143.191537] usb 1-1.1-port2: unable to enumerate USB device
  401. [ 148.412706] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  402. [ 1433.931904] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  403. [ 1434.311130] usb 1-1.1.3: new low-speed USB device number 29 using dwc_otg
  404. [ 1434.391125] usb 1-1.1.3: device descriptor read/64, error -32
  405. [ 1434.581123] usb 1-1.1.3: device descriptor read/64, error -32
  406. [ 1434.771116] usb 1-1.1.3: new low-speed USB device number 30 using dwc_otg
  407. [ 1434.851116] usb 1-1.1.3: device descriptor read/64, error -32
  408. [ 1435.041111] usb 1-1.1.3: device descriptor read/64, error -32
  409. [ 1435.231119] usb 1-1.1.3: new low-speed USB device number 31 using dwc_otg
  410. [ 1435.651112] usb 1-1.1.3: device not accepting address 31, error -32
  411. [ 1435.731152] usb 1-1.1.3: new low-speed USB device number 32 using dwc_otg
  412. [ 1436.151113] usb 1-1.1.3: device not accepting address 32, error -32
  413. [ 1436.151305] usb 1-1.1-port3: unable to enumerate USB device
  414. [ 1438.102026] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  415. [ 1438.978722] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  416. [ 1439.291124] usb 1-1.4: new low-speed USB device number 33 using dwc_otg
  417. [ 1439.371134] usb 1-1.4: device descriptor read/64, error -32
  418. [ 1439.561117] usb 1-1.4: device descriptor read/64, error -32
  419. [ 1439.751119] usb 1-1.4: new low-speed USB device number 34 using dwc_otg
  420. [ 1439.831153] usb 1-1.4: device descriptor read/64, error -32
  421. [ 1440.021119] usb 1-1.4: device descriptor read/64, error -32
  422. [ 1440.211125] usb 1-1.4: new low-speed USB device number 35 using dwc_otg
  423. [ 1440.631113] usb 1-1.4: device not accepting address 35, error -32
  424. [ 1440.711145] usb 1-1.4: new low-speed USB device number 36 using dwc_otg
  425. [ 1441.131116] usb 1-1.4: device not accepting address 36, error -32
  426. [ 1441.131309] usb 1-1-port4: unable to enumerate USB device
  427. [ 1441.647585] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  428. [ 1442.715338] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  429. [ 1443.061133] usb 1-1.1.1: new low-speed USB device number 37 using dwc_otg
  430. [ 1443.183141] usb 1-1.1.1: New USB device found, idVendor=046d, idProduct=c03e
  431. [ 1443.183181] usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  432. [ 1443.183202] usb 1-1.1.1: Product: USB-PS/2 Optical Mouse
  433. [ 1443.183220] usb 1-1.1.1: Manufacturer: Logitech
  434. [ 1443.213539] input: Logitech USB-PS/2 Optical Mouse as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:046D:C03E.0004/input/input3
  435. [ 1443.217167] hid-generic 0003:046D:C03E.0004: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-20980000.usb-1.1.1/input0
  436. [ 1471.401934] usb 1-1.1.1: USB disconnect, device number 37
  437. [ 1479.263511] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  438. [ 1479.791133] usb 1-1.4: new low-speed USB device number 38 using dwc_otg
  439. [ 1479.871134] usb 1-1.4: device descriptor read/64, error -32
  440. [ 1480.061149] usb 1-1.4: device descriptor read/64, error -32
  441. [ 1480.251154] usb 1-1.4: new low-speed USB device number 39 using dwc_otg
  442. [ 1480.331177] usb 1-1.4: device descriptor read/64, error -32
  443. [ 1480.521135] usb 1-1.4: device descriptor read/64, error -32
  444. [ 1480.711162] usb 1-1.4: new low-speed USB device number 40 using dwc_otg
  445. [ 1481.131135] usb 1-1.4: device not accepting address 40, error -32
  446. [ 1481.211151] usb 1-1.4: new low-speed USB device number 41 using dwc_otg
  447. [ 1481.631147] usb 1-1.4: device not accepting address 41, error -32
  448. [ 1481.631398] usb 1-1-port4: unable to enumerate USB device
  449. [ 3137.495763] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  450. [ 3142.377166] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  451. [ 3142.811116] usb 1-1.1.1: new low-speed USB device number 42 using dwc_otg
  452. [ 3142.929291] usb 1-1.1.1: New USB device found, idVendor=0b38, idProduct=0010
  453. [ 3142.929328] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  454. [ 3142.957185] input: HID 0b38:0010 as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:0B38:0010.0005/input/input4
  455. [ 3143.015960] hid-generic 0003:0B38:0010.0005: input,hidraw0: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-20980000.usb-1.1.1/input0
  456. [ 3143.035485] input: HID 0b38:0010 as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.1/0003:0B38:0010.0006/input/input5
  457. [ 3143.093264] hid-generic 0003:0B38:0010.0006: input,hidraw1: USB HID v1.10 Device [HID 0b38:0010] on usb-20980000.usb-1.1.1/input1
  458. [ 3145.271087] usb 1-1.1.2: new low-speed USB device number 43 using dwc_otg
  459. [ 3145.351083] usb 1-1.1.2: device descriptor read/64, error -32
  460. [ 3145.541085] usb 1-1.1.2: device descriptor read/64, error -32
  461. [ 3145.731087] usb 1-1.1.2: new low-speed USB device number 44 using dwc_otg
  462. [ 3145.811088] usb 1-1.1.2: device descriptor read/64, error -32
  463. [ 3146.001083] usb 1-1.1.2: device descriptor read/64, error -32
  464. [ 3146.191082] usb 1-1.1.2: new low-speed USB device number 45 using dwc_otg
  465. [ 3146.611164] usb 1-1.1.2: device not accepting address 45, error -32
  466. [ 3146.691180] usb 1-1.1.2: new low-speed USB device number 46 using dwc_otg
  467. [ 3147.111108] usb 1-1.1.2: device not accepting address 46, error -32
  468. [ 3147.111309] usb 1-1.1-port2: unable to enumerate USB device
  469. [ 3176.272616] usb 1-1.1.1: USB disconnect, device number 42
  470. [ 3177.749982] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  471. [ 3178.061125] usb 1-1.1.2: new low-speed USB device number 47 using dwc_otg
  472. [ 3178.141095] usb 1-1.1.2: device descriptor read/64, error -32
  473. [ 3178.331091] usb 1-1.1.2: device descriptor read/64, error -32
  474. [ 3178.521097] usb 1-1.1.2: new low-speed USB device number 48 using dwc_otg
  475. [ 3178.601091] usb 1-1.1.2: device descriptor read/64, error -32
  476. [ 3178.791093] usb 1-1.1.2: device descriptor read/64, error -32
  477. [ 3178.981082] usb 1-1.1.2: new low-speed USB device number 49 using dwc_otg
  478. [ 3179.401115] usb 1-1.1.2: device not accepting address 49, error -32
  479. [ 3179.481122] usb 1-1.1.2: new low-speed USB device number 50 using dwc_otg
  480. [ 3179.901087] usb 1-1.1.2: device not accepting address 50, error -32
  481. [ 3179.901258] usb 1-1.1-port2: unable to enumerate USB device
  482. [ 3185.018157] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  483. [ 3187.619073] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  484. [ 3188.061132] usb 1-1.1.1: new low-speed USB device number 51 using dwc_otg
  485. [ 3188.178579] usb 1-1.1.1: New USB device found, idVendor=046d, idProduct=c03e
  486. [ 3188.178624] usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  487. [ 3188.178646] usb 1-1.1.1: Product: USB-PS/2 Optical Mouse
  488. [ 3188.178668] usb 1-1.1.1: Manufacturer: Logitech
  489. [ 3188.217250] input: Logitech USB-PS/2 Optical Mouse as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:046D:C03E.0007/input/input6
  490. [ 3188.231862] hid-generic 0003:046D:C03E.0007: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-20980000.usb-1.1.1/input0
  491. [ 4728.359880] usb 1-1.1.1: USB disconnect, device number 51
  492. [ 4731.549529] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  493. [ 4732.041091] usb 1-1.4: new low-speed USB device number 52 using dwc_otg
  494. [ 4732.121089] usb 1-1.4: device descriptor read/64, error -32
  495. [ 4732.311094] usb 1-1.4: device descriptor read/64, error -32
  496. [ 4732.501090] usb 1-1.4: new low-speed USB device number 53 using dwc_otg
  497. [ 4732.584827] usb 1-1.4: device descriptor read/64, error -32
  498. [ 4732.771101] usb 1-1.4: device descriptor read/64, error -32
  499. [ 4732.961093] usb 1-1.4: new low-speed USB device number 54 using dwc_otg
  500. [ 4733.381097] usb 1-1.4: device not accepting address 54, error -32
  501. [ 4733.461131] usb 1-1.4: new low-speed USB device number 55 using dwc_otg
  502. [ 4733.881134] usb 1-1.4: device not accepting address 55, error -32
  503. [ 4733.881372] usb 1-1-port4: unable to enumerate USB device
  504. [ 4736.258901] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  505. [ 4736.541133] usb 1-1.3: new low-speed USB device number 56 using dwc_otg
  506. [ 4736.621130] usb 1-1.3: device descriptor read/64, error -32
  507. [ 4736.811131] usb 1-1.3: device descriptor read/64, error -32
  508. [ 4737.001134] usb 1-1.3: new low-speed USB device number 57 using dwc_otg
  509. [ 4737.081193] usb 1-1.3: device descriptor read/64, error -32
  510. [ 4737.271144] usb 1-1.3: device descriptor read/64, error -32
  511. [ 4737.461161] usb 1-1.3: new low-speed USB device number 58 using dwc_otg
  512. [ 4737.881134] usb 1-1.3: device not accepting address 58, error -32
  513. [ 4737.961182] usb 1-1.3: new low-speed USB device number 59 using dwc_otg
  514. [ 4738.381199] usb 1-1.3: device not accepting address 59, error -32
  515. [ 4738.381439] usb 1-1-port3: unable to enumerate USB device
  516. [ 4738.461382] usb 1-1.4: new low-speed USB device number 60 using dwc_otg
  517. [ 4738.541145] usb 1-1.4: device descriptor read/64, error -32
  518. [ 4738.731167] usb 1-1.4: device descriptor read/64, error -32
  519. [ 4738.921139] usb 1-1.4: new low-speed USB device number 61 using dwc_otg
  520. [ 4739.001137] usb 1-1.4: device descriptor read/64, error -32
  521. [ 4739.191171] usb 1-1.4: device descriptor read/64, error -32
  522. [ 4739.381134] usb 1-1.4: new low-speed USB device number 62 using dwc_otg
  523. [ 4739.801151] usb 1-1.4: device not accepting address 62, error -32
  524. [ 4739.881138] usb 1-1.4: new low-speed USB device number 63 using dwc_otg
  525. [ 4740.301164] usb 1-1.4: device not accepting address 63, error -32
  526. [ 4740.301379] usb 1-1-port4: unable to enumerate USB device
  527. [ 4742.384590] dwc_otg_handle_wakeup_detected_intr lxstate = 2
  528. [ 4742.791135] usb 1-1.4: new low-speed USB device number 64 using dwc_otg
  529. [ 4742.871128] usb 1-1.4: device descriptor read/64, error -32
  530. [ 4743.061137] usb 1-1.4: device descriptor read/64, error -32
  531. [ 4743.251139] usb 1-1.4: new low-speed USB device number 65 using dwc_otg
  532. [ 4743.331173] usb 1-1.4: device descriptor read/64, error -32
  533. [ 4743.521136] usb 1-1.4: device descriptor read/64, error -32
  534. [ 4743.711164] usb 1-1.4: new low-speed USB device number 66 using dwc_otg
  535. [ 4744.131143] usb 1-1.4: device not accepting address 66, error -32
  536. [ 4744.211144] usb 1-1.4: new low-speed USB device number 67 using dwc_otg
  537. [ 4744.631205] usb 1-1.4: device not accepting address 67, error -32
  538. [ 4744.631465] usb 1-1-port4: unable to enumerate USB device
  539. [ 4744.841121] usb 1-1.1.1: new low-speed USB device number 68 using dwc_otg
  540. [ 4744.958499] usb 1-1.1.1: New USB device found, idVendor=0b38, idProduct=0010
  541. [ 4744.958544] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  542. [ 4744.993044] input: HID 0b38:0010 as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:0B38:0010.0008/input/input7
  543. [ 4745.057372] hid-generic 0003:0B38:0010.0008: input,hidraw0: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-20980000.usb-1.1.1/input0
  544. [ 4745.079565] input: HID 0b38:0010 as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.1/0003:0B38:0010.0009/input/input8
  545. [ 4745.133578] hid-generic 0003:0B38:0010.0009: input,hidraw1: USB HID v1.10 Device [HID 0b38:0010] on usb-20980000.usb-1.1.1/input1
  546. [ 4826.421180] usb 1-1.1.2: new low-speed USB device number 69 using dwc_otg
  547. [ 4826.501140] usb 1-1.1.2: device descriptor read/64, error -32
  548. [ 4826.691162] usb 1-1.1.2: device descriptor read/64, error -32
  549. [ 4826.881126] usb 1-1.1.2: new low-speed USB device number 70 using dwc_otg
  550. [ 4826.961136] usb 1-1.1.2: device descriptor read/64, error -32
  551. [ 4827.151127] usb 1-1.1.2: device descriptor read/64, error -32
  552. [ 4827.341127] usb 1-1.1.2: new low-speed USB device number 71 using dwc_otg
  553. [ 4827.761153] usb 1-1.1.2: device not accepting address 71, error -32
  554. [ 4827.841144] usb 1-1.1.2: new low-speed USB device number 72 using dwc_otg
  555. [ 4828.261140] usb 1-1.1.2: device not accepting address 72, error -32
  556. [ 4828.261362] usb 1-1.1-port2: unable to enumerate USB device
  557. [ 6068.951136] usb 1-1.1.2: new low-speed USB device number 73 using dwc_otg
  558. [ 6069.031141] usb 1-1.1.2: device descriptor read/64, error -32
  559. [ 6069.221162] usb 1-1.1.2: device descriptor read/64, error -32
  560. [ 6069.411213] usb 1-1.1.2: new low-speed USB device number 74 using dwc_otg
  561. [ 6069.491172] usb 1-1.1.2: device descriptor read/64, error -32
  562. [ 6069.681130] usb 1-1.1.2: device descriptor read/64, error -32
  563. [ 6069.871131] usb 1-1.1.2: new low-speed USB device number 75 using dwc_otg
  564. [ 6070.291322] usb 1-1.1.2: device not accepting address 75, error -32
  565. [ 6070.371226] usb 1-1.1.2: new low-speed USB device number 76 using dwc_otg
  566. [ 6070.791170] usb 1-1.1.2: device not accepting address 76, error -32
  567. [ 6070.791364] usb 1-1.1-port2: unable to enumerate USB device
  568. [ 6082.611158] usb 1-1.4: new low-speed USB device number 77 using dwc_otg
  569. [ 6082.691158] usb 1-1.4: device descriptor read/64, error -32
  570. [ 6082.881136] usb 1-1.4: device descriptor read/64, error -32
  571. [ 6083.071159] usb 1-1.4: new low-speed USB device number 78 using dwc_otg
  572. [ 6083.151138] usb 1-1.4: device descriptor read/64, error -32
  573. [ 6083.341132] usb 1-1.4: device descriptor read/64, error -32
  574. [ 6083.531129] usb 1-1.4: new low-speed USB device number 79 using dwc_otg
  575. [ 6083.951177] usb 1-1.4: device not accepting address 79, error -32
  576. [ 6084.031177] usb 1-1.4: new low-speed USB device number 80 using dwc_otg
  577. [ 6084.451148] usb 1-1.4: device not accepting address 80, error -32
  578. [ 6084.451383] usb 1-1-port4: unable to enumerate USB device
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement