Advertisement
addict3d2life

Kernel output

Jul 10th, 2015
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.72 KB | None | 0 0
  1. U-Boot 2014.10-rc2-00592-g11395ff-dirty (Feb 23 2015 - 14:00:55)
  2.  
  3. CPU: Freescale i.MX6Q rev1.2 at 792 MHz
  4. Reset cause: POR
  5. Board: Nitrogen6X
  6. I2C: ready
  7. DRAM: 1 GiB
  8. MMC: FSL_SDHC: 0, FSL_SDHC: 1
  9. No panel detected: default to HDMI
  10. Display: HDMI (1024x768)
  11. In: serial
  12. Out: serial
  13. Err: serial
  14. Net: using phy at 6
  15. FEC [PRIME], usb_ether
  16. Error: usb_ether address not set.
  17.  
  18. Hit any key to stop autoboot: 0
  19. switch to partitions #0, OK
  20. mmc0 is current device
  21. ** File not found boot.scr **
  22. 6322744 bytes read in 358 ms (16.8 MiB/s)
  23. Booting from mmc ...
  24. 49575 bytes read in 64 ms (755.9 KiB/s)
  25. ## Booting kernel from Legacy Image at 12000000 ...
  26. Image Name: Linux-3.10.53-ga29c1cb
  27. Image Type: ARM Linux Kernel Image (uncompressed)
  28. Data Size: 6322680 Bytes = 6 MiB
  29. Load Address: 10008000
  30. Entry Point: 10008000
  31. Verifying Checksum ... OK
  32. ## Flattened Device Tree blob at 18000000
  33. Booting using the fdt blob at 0x18000000
  34. Loading Kernel Image ... OK
  35. Using Device Tree in place at 18000000, end 1800f1a6
  36.  
  37. Starting kernel ...
  38.  
  39. Booting Linux on physical CPU 0x0
  40. Initializing cgroup subsys cpu
  41. Initializing cgroup subsys cpuacct
  42. Linux version 3.10.53-ga29c1cb (gbisson@t450s) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #7 SMP PREEMPT Tue Jun 23 08:59:07 UTC 2015
  43. CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
  44. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  45. Machine: Freescale i.MX6 Quad/DualLite (Device Tree), model: Freescale i.MX6 Quad SABRE Lite Board
  46. cma: CMA: reserved 256 MiB at 3a000000
  47. Memory policy: ECC disabled, Data cache writealloc
  48. PERCPU: Embedded 8 pages/cpu @8139d000 s9728 r8192 d14848 u32768
  49. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259840
  50. Kernel command line: console=ttymxc1,115200 root=/dev/mmcblk0p2 rootwait rw
  51. PID hash table entries: 4096 (order: 2, 16384 bytes)
  52. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  53. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  54. Memory: 959MB 64MB = 1023MB total
  55. Memory: 763824k/763824k available, 284752k reserved, 0K highmem
  56. Virtual kernel memory layout:
  57. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  58. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  59. vmalloc : 0xc0800000 - 0xff000000 (1000 MB)
  60. lowmem : 0x80000000 - 0xc0000000 (1024 MB)
  61. pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  62. modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
  63. .text : 0x80008000 - 0x80a295f4 (10374 kB)
  64. .init : 0x80a2a000 - 0x80a75600 ( 302 kB)
  65. .data : 0x80a76000 - 0x80af40e0 ( 505 kB)
  66. .bss : 0x80af40e0 - 0x80b854ec ( 582 kB)
  67. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  68. Preemptible hierarchical RCU implementation.
  69. NR_IRQS:16 nr_irqs:16 16
  70. L310 cache controller enabled
  71. l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x32070000, Cache size: 1048576 B
  72. sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms
  73. CPU identified as i.MX6Q, silicon rev 1.2
  74. Console: colour dummy device 80x30
  75. Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)
  76. pid_max: default: 32768 minimum: 301
  77. Security Framework initialized
  78. SELinux: Initializing.
  79. Mount-cache hash table entries: 512
  80. Initializing cgroup subsys debug
  81. Initializing cgroup subsys freezer
  82. CPU: Testing write buffer coherency: ok
  83. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  84. Setting up static identity map for 0x80766fe0 - 0x80767038
  85. CPU1: Booted secondary processor
  86. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  87. CPU2: Booted secondary processor
  88. CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  89. CPU3: Booted secondary processor
  90. CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  91. Brought up 4 CPUs
  92. SMP: Total of 4 processors activated (6324.22 BogoMIPS).
  93. CPU: All CPU(s) started in SVC mode.
  94. devtmpfs: initialized
  95. pinctrl core: initialized pinctrl subsystem
  96. regulator-dummy: no parameters
  97. NET: Registered protocol family 16
  98. DMA: preallocated 256 KiB pool for atomic coherent allocations
  99. Use WDOG1 as reset source
  100. syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered
  101. vdd1p1: 800 <--> 1375 mV at 1100 mV
  102. vdd3p0: 2625 <--> 3400 mV at 3000 mV
  103. vdd2p5: 2000 <--> 2750 mV at 2400 mV
  104. cpu: 725 <--> 1450 mV at 1100 mV
  105. vddpu: 725 <--> 1450 mV at 1100 mV
  106. vddsoc: 725 <--> 1450 mV at 1175 mV
  107. syscon 20e0000.iomuxc-gpr: regmap [mem 0x020e0000-0x020e0037] registered
  108. syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered
  109. hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  110. hw-breakpoint: maximum watchpoint size is 4 bytes.
  111. imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
  112. bio: create slab <bio-0> at 0
  113. 1P8V: 1800 mV
  114. 2P5V: 2500 mV
  115. 3P3V: 3300 mV
  116. usb_otg_vbus: 5000 mV
  117. vgaarb: loaded
  118. SCSI subsystem initialized
  119. usbcore: registered new interface driver usbfs
  120. usbcore: registered new interface driver hub
  121. usbcore: registered new device driver usb
  122. i2c i2c-0: IMX I2C adapter registered
  123. i2c i2c-1: IMX I2C adapter registered
  124. i2c i2c-2: IMX I2C adapter registered
  125. Linux video capture interface: v2.00
  126. pps_core: LinuxPPS API ver. 1 registered
  127. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  128. PTP clock support registered
  129. imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  130. imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  131. mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed
  132. mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
  133. MIPI CSI2 driver module loaded
  134. Advanced Linux Sound Architecture Driver Initialized.
  135. Bluetooth: Core ver 2.16
  136. NET: Registered protocol family 31
  137. Bluetooth: HCI device and connection manager initialized
  138. Bluetooth: HCI socket layer initialized
  139. Bluetooth: L2CAP socket layer initialized
  140. Bluetooth: SCO socket layer initialized
  141. cfg80211: Calling CRDA to update world regulatory domain
  142. pureg-dummy: no parameters
  143. Switching to clocksource mxc_timer1
  144. imx6q-pcie 1ffc000.pcie: phy link never came up
  145. imx6q-pcie 1ffc000.pcie: failed to initialize host
  146. NET: Registered protocol family 2
  147. TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  148. TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  149. TCP: Hash tables configured (established 8192 bind 8192)
  150. TCP: reno registered
  151. UDP hash table entries: 512 (order: 2, 16384 bytes)
  152. UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  153. NET: Registered protocol family 1
  154. RPC: Registered named UNIX socket transport module.
  155. RPC: Registered udp transport module.
  156. RPC: Registered tcp transport module.
  157. RPC: Registered tcp NFSv4.1 backchannel transport module.
  158. hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  159. imx6_busfreq busfreq.17: DDR medium rate not supported.
  160. Bus freq driver module loaded
  161. futex hash table entries: 1024 (order: 4, 65536 bytes)
  162. audit: initializing netlink socket (disabled)
  163. type=2000 audit(0.630:1): initialized
  164. VFS: Disk quotas dquot_6.5.2
  165. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  166. NFS: Registering the id_resolver key type
  167. Key type id_resolver registered
  168. Key type id_legacy registered
  169. NTFS driver 2.1.30 [Flags: R/W DEBUG].
  170. fuse init (API version 7.22)
  171. msgmni has been set to 2003
  172. io scheduler noop registered
  173. io scheduler deadline registered
  174. io scheduler cfq registered (default)
  175. mxc_sdc_fb fb.27: registered mxc display driver ldb
  176. mxc_sdc_fb fb.27: 1280x800 h_sync,r,l: 32,80,48 v_sync,l,u: 6,2,15 pixclock=72004000 Hz
  177. imx-ipuv3 2400000.ipu: use special clk parent
  178. imx-ipuv3 2400000.ipu: disp=1, pixel_clk=72004000 71458646 parent=71458646 div=1
  179. imx-ipuv3 2400000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
  180. Console: switching to colour frame buffer device 160x50
  181. mxc_sdc_fb fb.28: registered mxc display driver lcd
  182. mxc_sdc_fb fb.28: 800x480 h_sync,r,l: 20,60,40 v_sync,l,u: 10,10,10 pixclock=27000000 Hz
  183. imx-ipuv3 2400000.ipu: ipu1_di0_pre_sel=540000000
  184. imx-ipuv3 2400000.ipu: use special clk parent
  185. imx-ipuv3 2400000.ipu: disp=0, pixel_clk=27000000 27000000 parent=108000000 div=4
  186. mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1
  187. fbcvt: 1280x720@60: CVT Name - .921M9
  188. mxc_sdc_fb fb.29: registered mxc display driver hdmi
  189. mxc_sdc_fb fb.29: 1280x720 h_sync,r,l: 40,110,220 v_sync,l,u: 5,5,20 pixclock=74250000 Hz
  190. imx-ipuv3 2800000.ipu: try ipu internal clk
  191. imx-ipuv3 2800000.ipu: disp=0, pixel_clk=74250000 74250000 parent=74250000 div=1
  192. imx-sdma 20ec000.sdma: no iram assigned, using external mem
  193. imx-sdma 20ec000.sdma: loaded firmware 1.1
  194. imx-sdma 20ec000.sdma: initialized
  195. Serial: IMX driver
  196. 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX
  197. 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX
  198. console [ttymxc1] enabled
  199. serial: Freescale lpuart driver
  200. imx sema4 driver is registered.
  201. [drm] Initialized drm 1.1.0 20060810
  202. [drm] Initialized vivante 1.0.0 20120216 on minor 0
  203. brd: module loaded
  204. loop: module loaded
  205. (hci_tty): inside hci_tty_init
  206. (hci_tty): allocated 247, 0
  207. Wait for CR ACK error!
  208. sata phy RX_PLL is stable!
  209. ahci: SSS flag set, parallel bus scan disabled
  210. ahci ahci: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  211. ahci ahci: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
  212. scsi0 : ahci_platform
  213. ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 71
  214. m25p80 spi32766.0: sst25vf016b (2048 Kbytes)
  215. 3 ofpart partitions found on MTD device spi32766.0
  216. Creating 3 MTD partitions on "spi32766.0":
  217. 0x000000000000-0x0000000c0000 : "U-Boot"
  218. 0x0000000c0000-0x0000000c2000 : "env"
  219. 0x0000000c2000-0x000000200000 : "splash"
  220. spi_imx 2008000.ecspi: probed
  221. tun: Universal TUN/TAP device driver, 1.6
  222. tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  223. CAN device driver interface
  224. flexcan 2090000.can: device registered (reg_base=c09f8000, irq=142)
  225. phyirq=188
  226. libphy: fec_enet_mii_bus: probed
  227. fec 2188000.ethernet eth0: registered PHC device 0
  228. PPP generic driver version 2.4.2
  229. PPP BSD Compression module registered
  230. PPP Deflate Compression module registered
  231. PPP MPPE Compression module registered
  232. NET: Registered protocol family 24
  233. hso: drivers/net/usb/hso.c: Option Wireless
  234. usbcore: registered new interface driver hso
  235. usbcore: registered new interface driver cdc_ether
  236. usbcore: registered new interface driver cdc_eem
  237. usbcore: registered new interface driver cdc_ncm
  238. usbcore: registered new interface driver cdc_mbim
  239. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  240. ehci-pci: EHCI PCI platform driver
  241. usbcore: registered new interface driver cdc_acm
  242. cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  243. usbcore: registered new interface driver cdc_wdm
  244. usbcore: registered new interface driver usb-storage
  245. usbcore: registered new interface driver usbserial
  246. usbcore: registered new interface driver option
  247. usbserial: USB Serial support registered for GSM modem (1-port)
  248. usbcore: registered new interface driver pl2303
  249. usbserial: USB Serial support registered for pl2303
  250. usbcore: registered new interface driver qcserial
  251. usbserial: USB Serial support registered for Qualcomm USB modem
  252. setup_reset_gpios:-2, flags 0
  253. setup_reset_gpios:-2, flags 0
  254. ci_hdrc ci_hdrc.1: doesn't support gadget
  255. ci_hdrc ci_hdrc.1: EHCI Host Controller
  256. ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  257. ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  258. hub 1-0:1.0: USB hub found
  259. hub 1-0:1.0: 1 port detected
  260. mousedev: PS/2 mouse device common for all mice
  261. egalax_ts 2-0004: Failed to read firmware version
  262. egalax_ts: probe of 2-0004 failed with error -5
  263. ft5x06-ts 2-0038: ft5x06: Could not detect touch screen.
  264. ft5x06: Jun 3 2015
  265. ili210x_i2c 2-0041: No platform data!
  266. ili210x_i2c 2-0041: i2c transfer failed
  267. ili210x_i2c 2-0041: Failed to get firmware version, err: -5
  268. ili210x_i2c: probe of 2-0041 failed with error -5
  269. setup_reset_gpio:-2
  270. setup_irq_gpio:-2
  271. tsc2004_prepare_for_reading: write_cmd -5
  272. tsc2004: probe of 2-0048 failed with error -5
  273. check_alarm_past: alarm in the past
  274. snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-rtc-lp as rtc0
  275. i2c /dev entries driver
  276. ata1: SATA link down (SStatus 0 SControl 300)
  277. update_device_addr: ov5642 ret=-5
  278. ov5642_read_reg:write reg error:reg=300a
  279. camera ov5642 is not found
  280. ov5640_mipi 1-003e: found pwm2, period=45
  281. usb 1-1: new high-speed USB device number 2 using ci_hdrc
  282. update_device_addr: ov5640_mipi ret=-5
  283. ov5640_read_reg(mipi):reg=300a ret=-5
  284. camera ov5640_mipi is not found
  285. mxc_v4l2_output v4l2_out.36: V4L2 device registered as video16
  286. mxc_v4l2_output v4l2_out.36: V4L2 device registered as video17
  287. mxc_v4l2_output v4l2_out.36: V4L2 device registered as video18
  288. mxc_v4l2_output v4l2_out.36: V4L2 device registered as video19
  289. mxc_v4l2_output v4l2_out.36: V4L2 device registered as video20
  290. usbcore: registered new interface driver uvcvideo
  291. USB Video Class driver (1.1.1)
  292. gspca_main: v2.14.0 registered
  293. imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)
  294. device-mapper: uevent: version 1.0.3
  295. device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
  296. Bluetooth: HCI UART driver ver 2.2
  297. Bluetooth: HCI H4 protocol initialized
  298. Bluetooth: HCILL protocol initialized
  299. usbcore: registered new interface driver btusb
  300. cpuidle: using governor ladder
  301. cpuidle: using governor menu
  302. sdhci: Secure Digital Host Controller Interface driver
  303. sdhci: Copyright(c) Pierre Ossman
  304. sdhci-pltfm: SDHCI platform and OF driver helper
  305. hub 1-1:1.0: USB hub found
  306. hub 1-1:1.0: 3 ports detected
  307. sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode
  308. mmc2: no vqmmc regulator found
  309. mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
  310. sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode
  311. mmc3: no vqmmc regulator found
  312. mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
  313. mmc2: new high speed SDHC card at address 0007
  314. mmcblk2: mmc2:0007 SD4GB 3.70 GiB
  315. Galcore version 5.0.11.25762
  316. mmcblk2: p1 p2 p3 < p5 p6 p7 p8 > p4
  317. usb 1-1.3: new low-speed USB device number 3 using ci_hdrc
  318. usb 1-1.3: device no response, device descriptor read/64, error -32
  319. mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
  320. mxc_asrc 2034000.asrc: mxc_asrc registered
  321. mxc_vpu 2040000.vpu: VPU initialized
  322. usb 1-1.3: device no response, device descriptor read/64, error -32
  323. caam 2100000.caam: Instantiated RNG4 SH0
  324. usb 1-1.3: new low-speed USB device number 4 using ci_hdrc
  325. usb 1-1.3: device no response, device descriptor read/64, error -32
  326. caam 2100000.caam: Instantiated RNG4 SH1
  327. caam 2100000.caam: device ID = 0x0a160100 (Era 4)
  328. caam 2100000.caam: job rings = 2, qi = 0
  329. usb 1-1.3: device no response, device descriptor read/64, error -32
  330. caam algorithms registered in /proc/crypto
  331. caam_jr 2101000.jr0: registering rng-caam
  332. usbcore: registered new interface driver usbhid
  333. usbhid: USB HID core driver
  334. ashmem: initialized
  335. logger: created 256K log 'log_main'
  336. logger: created 256K log 'log_events'
  337. logger: created 256K log 'log_radio'
  338. logger: created 256K log 'log_system'
  339. usbcore: registered new interface driver snd-usb-audio
  340. sgtl5000 0-000a: sgtl5000 revision 0x11
  341. init_gpio_data:-2
  342. init_gpio_data:-2
  343. sgtl5000 0-000a: Failed to get supply 'VDDD': -19
  344. 0-000a: 1200 mV normal
  345. sgtl5000 0-000a: Using internal LDO instead of VDDD
  346. imx-sgtl5000 sound.25: sgtl5000 <-> 2028000.ssi mapping ok
  347. imx-audio-hdmi sound-hdmi.26: hdmi-hifi <-> hdmi_audio.18 mapping ok
  348. NET: Registered protocol family 26
  349. u32 classifier
  350. Actions configured
  351. Netfilter messages via NETLINK v0.30.
  352. nf_conntrack version 0.5.0 (16030 buckets, 64120 max)
  353. ctnetlink v0.93: registering with nfnetlink.
  354. NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  355. NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  356. usb 1-1.3: new low-speed USB device number 5 using ci_hdrc
  357. xt_time: kernel timezone is -0000
  358. ip_tables: (C) 2000-2006 Netfilter Core Team
  359. arp_tables: (C) 2002 David S. Miller
  360. TCP: cubic registered
  361. Initializing XFRM netlink socket
  362. NET: Registered protocol family 10
  363. mip6: Mobile IPv6
  364. ip6_tables: (C) 2000-2006 Netfilter Core Team
  365. NET: Registered protocol family 17
  366. NET: Registered protocol family 15
  367. can: controller area network core (rev 20120528 abi 9)
  368. NET: Registered protocol family 29
  369. can: raw protocol (rev 20120528)
  370. can: broadcast manager protocol (rev 20120528 t)
  371. can: netlink gateway (rev 20130117) max_hops=1
  372. Bluetooth: RFCOMM TTY layer initialized
  373. Bluetooth: RFCOMM socket layer initialized
  374. Bluetooth: RFCOMM ver 1.11
  375. Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  376. Bluetooth: BNEP filters: protocol multicast
  377. Bluetooth: BNEP socket layer initialized
  378. Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  379. Bluetooth: HIDP socket layer initialized
  380. 8021q: 802.1Q VLAN Support v1.8
  381. Key type dns_resolver registered
  382. VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  383. Registering SWP/SWPB emulation handler
  384. usb_otg_vbus: disabling
  385. regulator-dummy: disabling
  386. imx mcc test is registered.
  387. file system registered
  388. android_usb gadget: Mass Storage Function, version: 2009/09/11
  389. android_usb gadget: Number of LUNs=1
  390. lun0: LUN: removable file: (no medium)
  391. android_usb gadget: android_usb ready
  392. input: gpio-keys.24 as /devices/soc0/gpio-keys.24/input/input0
  393. snvs_rtc 20cc034.snvs-rtc-lp: setting system clock to 1970-01-01 04:41:59 UTC (16919)
  394. ALSA device list:
  395. #0: sgtl5000-audio
  396. #1: imx-hdmi-soc
  397. Waiting for root device /dev/mmcblk0p2...
  398. usb 1-1.3: device not accepting address 5, error -32
  399. usb 1-1.3: new low-speed USB device number 6 using ci_hdrc
  400. usb 1-1.3: device not accepting address 6, error -32
  401. hub 1-1:1.0: unable to enumerate USB device on port 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement