Guest User

LCD_ONLY

a guest
Jan 16th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 47.35 KB | None | 0 0
  1. U-Boot 2016.03-20572-g9ccd9a9-dirty (Jan 15 2017 - 16:37:47 +0000)
  2.  
  3. CPU:   Freescale i.MX6Q rev1.2 at 792 MHz
  4. Reset cause: POR
  5. Board: Nitrogen6_max
  6. I2C:   ready
  7. DRAM:  3.8 GiB
  8. SETTING UP DISPLAY ANURADHA
  9. DISPLAY PREPARATION ANURADHA
  10. END OF FIRE 8_prepare_display
  11. BOARD INIT ANURADHA
  12. MMC:   FSL_SDHC: 0, FSL_SDHC: 1
  13. SF: Detected SST25VF016B with page size 256 Bytes, erase size 4 KiB, total 2 MiB
  14. FIRE drv_video_init in cfb_console.c
  15. END OF FIRE 9_find-display
  16. FIND DISPLAY PARSE MODE RESULT
  17. 5 TIMES WHICH DISPLAY ?
  18. END OF FIRE 9_find-display
  19. FIND DISPLAY PARSE MODE RESULT TENGRI-LCD
  20. 5 TIMES WHICH DISPLAY ? TENGRI-LCD
  21. END OF FIRE 9_find-display
  22. 5 TIMES WHICH DISPLAY ?
  23. END OF FIRE 9_find-display
  24. FIND DISPLAY PARSE MODE RESULT
  25. 5 TIMES WHICH DISPLAY ?
  26. END OF FIRE 9_find-display
  27. 5 TIMES WHICH DISPLAY ?
  28. FB WRT PREFERENCE -1
  29. END OF FIRE 12_select_display TENGRI-LCD
  30. FIRE INIT_DISPLAY IN BOARD VIDEO SKIP
  31. SETUP CLOCK2 MX6SX
  32. SETUP CLOCK2 RETURN MX6SX
  33. SETUP CLOCK2 if not def CONFIG_MX6SX
  34. END OF FIRE 4_calc_gcd
  35. CCM CHSCCDR REG VALUE2a088
  36. END OF FIRE 6_clk_setup
  37. DISPLAY CONF: lcd:TENGRI-LCD
  38. Display: lcd:TENGRI-LCD (800x480)
  39. RGB PADS ENABLE FOR LCD ANURADHA
  40. LCD ENABLE OK
  41. END OF FIRE 7_fbp_enable_fb
  42. FIRE 13_DI->ENABLE()
  43. END OF FIRE 13_enable_video TENGRI-LCD
  44. In:    serial
  45. Out:   serial
  46. Err:   serial
  47. BOARD LATE INIT ANURADHA
  48. Net:   Micrel ksz9021 at 6
  49. FEC [PRIME], usb_ether
  50. Hit any key to stop autoboot:  0
  51. AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  52. flags: ncq stag pm led clo only pmp pio slum part
  53. No port device detected!
  54. ** Bad device size - sata 0 **
  55. switch to partitions #0, OK
  56. mmc0 is current device
  57. 4437 bytes read in 33 ms (130.9 KiB/s)
  58. ## Executing script at 10008000
  59. ** File not found uEnv.txt **
  60. 48169 bytes read in 200 ms (234.4 KiB/s)
  61. only CEA modes allowed on HDMI port
  62. ----------- trying to load /initrd.img
  63. 3419163 bytes read in 1068 ms (3.1 MiB/s)
  64. 5379928 bytes read in 773 ms (6.6 MiB/s)
  65. Kernel image @ 0x10800000 [ 0x000000 - 0x521758 ]
  66. ## Flattened Device Tree blob at 13000000
  67.    Booting using the fdt blob at 0x13000000
  68.    reserving fdt memory region: addr=13000000 size=c000
  69.    Using Device Tree in place at 13000000, end 1300efff
  70.  
  71. Starting kernel ...
  72.  
  73. Booting Linux on physical CPU 0x0
  74. Initializing cgroup subsys cpu
  75. Linux version 3.14.52-g952e91e-dirty (root@osboxes) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.1) ) #33 SMP PREEMPT Mon Jan 16 08:47:20 GMT 2017
  76. CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
  77. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  78. Machine model: Freescale i.MX6 Quad Nitrogen6 Max Board
  79. cma: CMA: reserved 320 MiB at 62000000
  80. Memory policy: Data cache writealloc
  81. PERCPU: Embedded 8 pages/cpu @d0111000 s8448 r8192 d16128 u32768
  82. Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 979775
  83. Kernel command line: cpu=6Q board=nitrogen6_max mxc_hdmi.only_cea=1 console=ttymxc1,115200 vmalloc=400M consoleblank=0 rootwait fixrtc root=/dev/mmcblk0p1 wlcore.mac=00:19:B8:02:da:b1
  84. PID hash table entries: 4096 (order: 2, 16384 bytes)
  85. Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
  86. Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
  87. Memory: 3557592K/3932156K available (6867K kernel code, 345K rwdata, 2240K rodata, 356K init, 437K bss, 374564K reserved, 2260988K highmem)
  88. Virtual kernel memory layout:
  89.     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  90.     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  91.     vmalloc : 0xe6800000 - 0xff000000   ( 392 MB)
  92.     lowmem  : 0x80000000 - 0xe6000000   (1632 MB)
  93.     pkmap   : 0x7fe00000 - 0x80000000   (   2 MB)
  94.     modules : 0x7f000000 - 0x7fe00000   (  14 MB)
  95.       .text : 0x80008000 - 0x808ed044   (9109 kB)
  96.       .init : 0x808ee000 - 0x80947100   ( 357 kB)
  97.       .data : 0x80948000 - 0x8099e780   ( 346 kB)
  98.        .bss : 0x8099e78c - 0x80a0bf1c   ( 438 kB)
  99. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  100. Preemptible hierarchical RCU implementation.
  101. NR_IRQS:16 nr_irqs:16 16
  102. L310 cache controller enabled
  103. l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x32470000, Cache size: 1024 kB
  104. Switching to timer-based delay loop
  105. sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655765682ns
  106. Console: colour dummy device 80x30
  107. Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
  108. pid_max: default: 32768 minimum: 301
  109. Security Framework initialized
  110. AppArmor: AppArmor initialized
  111. Mount-cache hash table entries: 4096 (order: 2, 16384 bytes)
  112. Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes)
  113. CPU: Testing write buffer coherency: ok
  114. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  115. Setting up static identity map for 0x106ba430 - 0x106ba488
  116. CPU1: Booted secondary processor
  117. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  118. CPU2: Booted secondary processor
  119. CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  120. CPU3: Booted secondary processor
  121. CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  122. Brought up 4 CPUs
  123. SMP: Total of 4 processors activated (24.00 BogoMIPS).
  124. CPU: All CPU(s) started in SVC mode.
  125. devtmpfs: initialized
  126. VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  127. pinctrl core: initialized pinctrl subsystem
  128. regulator-dummy: no parameters
  129. NET: Registered protocol family 16
  130. DMA: preallocated 256 KiB pool for atomic coherent allocations
  131. cpuidle: using governor ladder
  132. cpuidle: using governor menu
  133. CPU identified as i.MX6Q, silicon rev 1.2
  134. Use WDOG1 as reset source
  135. syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered
  136. vdd1p1: 800 <--> 1375 mV at 1100 mV
  137. vdd3p0: 2625 <--> 3400 mV at 3000 mV
  138. vdd2p5: 2000 <--> 2750 mV at 2400 mV
  139. vddarm: 725 <--> 1450 mV at 1150 mV
  140. vddpu: 725 <--> 1450 mV at 1150 mV
  141. vddsoc: 725 <--> 1450 mV at 1175 mV
  142. syscon 20e0000.iomuxc-gpr: regmap [mem 0x020e0000-0x020e0037] registered
  143. syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered
  144. hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  145. hw-breakpoint: maximum watchpoint size is 4 bytes.
  146. imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
  147. bio: create slab <bio-0> at 0
  148. mxs-dma 110000.dma-apbh: initialized
  149. 1P8V: 1800 mV
  150. 2P5V: 2500 mV
  151. 3P3V: 3300 mV
  152. usb_otg_vbus: 5000 mV
  153. wlan-en: 3300 mV
  154. 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58, base_baud = 5000000) is a IMX
  155. 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 59, base_baud = 5000000) is a IMX
  156. console [ttymxc1] enabled
  157. 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 60, base_baud = 5000000) is a IMX
  158. serial_imx_probe_dt:170
  159. serial_imx_probe_dt:167
  160. serial_imx_probe_dt:56
  161. serial_imx_probe_dt:168
  162. 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 62, base_baud = 5000000) is a IMX
  163. SCSI subsystem initialized
  164. usbcore: registered new interface driver usbfs
  165. usbcore: registered new interface driver hub
  166. usbcore: registered new device driver usb
  167. usbphy_nop1.12 supply vcc not found, using dummy regulator
  168. usbphy_nop2.13 supply vcc not found, using dummy regulator
  169. i2c i2c-0: IMX I2C adapter registered
  170. i2c i2c-1: IMX I2C adapter registered
  171. i2c i2c-2: IMX I2C adapter registered
  172. i2c i2c-1: Added multiplexed i2c bus 3
  173. i2c i2c-1: Added multiplexed i2c bus 4
  174. i2c-mux-gpio i2cmux.23: 2 port mux on 21a4000.i2c adapter
  175. i2c i2c-2: Added multiplexed i2c bus 5
  176. i2c-mux-gpio i2cmux.24: 1 port mux on 21a8000.i2c adapter
  177. media: Linux media interface: v0.10
  178. Linux video capture interface: v2.00
  179. pps_core: LinuxPPS API ver. 1 registered
  180. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  181. PTP clock support registered
  182. imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  183. imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  184. mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed
  185. mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
  186. MIPI CSI2 driver module loaded
  187. Advanced Linux Sound Architecture Driver Initialized.
  188. Bluetooth: Core ver 2.18
  189. NET: Registered protocol family 31
  190. Bluetooth: HCI device and connection manager initialized
  191. Bluetooth: HCI socket layer initialized
  192. Bluetooth: L2CAP socket layer initialized
  193. Bluetooth: SCO socket layer initialized
  194. NetLabel: Initializing
  195. NetLabel:  domain hash size = 128
  196. NetLabel:  protocols = UNLABELED CIPSOv4
  197. NetLabel:  unlabeled traffic allowed by default
  198. Switched to clocksource mxc_timer1
  199. AppArmor: AppArmor Filesystem Enabled
  200. NET: Registered protocol family 2
  201. TCP established hash table entries: 16384 (order: 4, 65536 bytes)
  202. TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
  203. TCP: Hash tables configured (established 16384 bind 16384)
  204. TCP: reno registered
  205. UDP hash table entries: 1024 (order: 3, 32768 bytes)
  206. UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  207. NET: Registered protocol family 1
  208. RPC: Registered named UNIX socket transport module.
  209. RPC: Registered udp transport module.
  210. RPC: Registered tcp transport module.
  211. RPC: Registered tcp NFSv4.1 backchannel transport module.
  212. Trying to unpack rootfs image as initramfs...
  213. Freeing initrd memory: 3336K (83a00000 - 83d42000)
  214. hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  215. imx rpmsg driver is registered.
  216. imx_busfreq busfreq.16: DDR medium rate not supported.
  217. Bus freq driver module loaded
  218. futex hash table entries: 1024 (order: 4, 65536 bytes)
  219. audit: initializing netlink subsys (disabled)
  220. audit: type=2000 audit(1.050:1): initialized
  221. bounce pool size: 64 pages
  222. VFS: Disk quotas dquot_6.5.2
  223. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  224. squashfs: version 4.0 (2009/01/31) Phillip Lougher
  225. NFS: Registering the id_resolver key type
  226. Key type id_resolver registered
  227. Key type id_legacy registered
  228. fuse init (API version 7.22)
  229. msgmni has been set to 3178
  230. io scheduler noop registered
  231. io scheduler deadline registered
  232. io scheduler cfq registered (default)
  233. backlight_lcd.17 supply power not found, using dummy regulator
  234. backlight_lvds.18 supply power not found, using dummy regulator
  235. backlight_lvds2.19 supply power not found, using dummy regulator
  236. i2c-core: driver [tfp410] using legacy suspend method
  237. i2c-core: driver [tfp410] using legacy resume method
  238. add tfp410 i2c driver
  239. ldb ldb.15: failed to find valid LVDS channel
  240. ldb: probe of ldb.15 failed with error -22
  241. mxc_sdc_fb fb.21: registered mxc display driver lcd
  242. mxc_sdc_fb fb.21: 800x480 h_sync,r,l: 20,60,40  v_sync,l,u: 10,10,10 pixclock=27000000 Hz
  243. imx-ipuv3 2400000.ipu: ipu1_di0_pre_sel=540000000
  244. imx-ipuv3 2400000.ipu: use special clk parent
  245. imx-ipuv3 2400000.ipu: disp=0, pixel_clk=27000000 27000000 parent=108000000 div=4
  246. find_field: [0] = 0x7ff, max=23
  247. find_field: [1] = 0xfff, max=23
  248. find_field: [2] = 0x17ff, max=23
  249. find_field: [0] = 0x820, max=29
  250. mxc_sdc_fb fb.21: 800x480 h_sync,r,l: 20,60,40  v_sync,l,u: 10,10,10 pixclock=27000000 Hz
  251. imx-ipuv3 2400000.ipu: ipu1_di0_pre_sel=540000000
  252. imx-ipuv3 2400000.ipu: use special clk parent
  253. imx-ipuv3 2400000.ipu: disp=0, pixel_clk=27000000 27000000 parent=108000000 div=4
  254. Console: switching to colour frame buffer device 100x30
  255. START IN mxcfb_blank() OF mxc_ipuv3_fb.c
  256. imx-sdma 20ec000.sdma: no iram assigned, using external mem
  257. imx-sdma 20ec000.sdma: no event needs to be remapped
  258. imx-sdma 20ec000.sdma: loaded firmware 3.2
  259. imx-sdma 20ec000.sdma: initialized
  260. serial: Freescale lpuart driver
  261. imx sema4 driver is registered.
  262. [drm] Initialized drm 1.1.0 20060810
  263. [drm] Initialized vivante 1.0.0 20120216 on minor 0
  264. brd: module loaded
  265. loop: module loaded
  266. [max77823_init] start
  267. ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024
  268. ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480
  269. ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000
  270. ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
  271. ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
  272. ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  273. ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
  274. scsi0 : ahci_platform
  275. ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 71
  276. m25p80 spi0.0: sst25vf016b (2048 Kbytes)
  277. 3 ofpart partitions found on MTD device spi0.0
  278. Creating 3 MTD partitions on "spi0.0":
  279. 0x000000000000-0x0000000c0000 : "U-Boot"
  280. 0x0000000c0000-0x0000000c2000 : "env"
  281. 0x0000000c2000-0x000000200000 : "splash"
  282. spi_imx 2008000.ecspi: probed
  283. CAN device driver interface
  284. 2090000.can supply xceiver not found, using dummy regulator
  285. flexcan 2090000.can: device registered (reg_base=e69f8000, irq=142)
  286. phyirq=188
  287. 2188000.ethernet supply phy not found, using dummy regulator
  288. pps pps0: new PPS source ptp0
  289. libphy: fec_enet_mii_bus: probed
  290. fec 2188000.ethernet eth0: registered PHC device 0
  291. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  292. ehci-pci: EHCI PCI platform driver
  293. usbcore: registered new interface driver cdc_acm
  294. cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  295. usbcore: registered new interface driver usb-storage
  296. usbcore: registered new interface driver usbserial
  297. usbcore: registered new interface driver usbserial_generic
  298. usbserial: USB Serial support registered for generic
  299. usbcore: registered new interface driver cp210x
  300. usbserial: USB Serial support registered for cp210x
  301. usbcore: registered new interface driver ftdi_sio
  302. usbserial: USB Serial support registered for FTDI USB Serial Device
  303. usbcore: registered new interface driver keyspan
  304. usbserial: USB Serial support registered for Keyspan - (without firmware)
  305. usbserial: USB Serial support registered for Keyspan 1 port adapter
  306. usbserial: USB Serial support registered for Keyspan 2 port adapter
  307. usbserial: USB Serial support registered for Keyspan 4 port adapter
  308. usbcore: registered new interface driver pl2303
  309. usbserial: USB Serial support registered for pl2303
  310. usbcore: registered new interface driver qcserial
  311. usbserial: USB Serial support registered for Qualcomm USB modem
  312. 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
  313. setup_reset_gpios:-2, flags 0
  314. setup_reset_gpios:204, flags 1
  315. setup_reset_gpios:-2, flags 0
  316. 2184200.usb supply vbus not found, using dummy regulator
  317. ci_hdrc ci_hdrc.1: doesn't support gadget
  318. ci_hdrc ci_hdrc.1: EHCI Host Controller
  319. ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  320. ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  321. hub 1-0:1.0: USB hub found
  322. hub 1-0:1.0: 1 port detected
  323. mousedev: PS/2 mouse device common for all mice
  324. rtc-rv4162 0-0068: rv4162_probe: chip found: flags 0x00
  325. rtc-rv4162 0-0068: rtc core: registered rtc-rv4162 as rtc0
  326. snvs_rtc 20cc034.snvs-rtc-lp: can't get snvs-rtc clock
  327. check_alarm_past: alarm in the past
  328. snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-rtc-lp as rtc1
  329. i2c /dev entries driver
  330. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  331. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  332. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  333. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  334. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  335. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  336. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  337. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  338. ata1: SATA link down (SStatus 0 SControl 300)
  339. ahci-imx 2200000.sata: no device found, disabling link.
  340. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  341. ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug
  342. mxc_v4l2_output v4l2_out.33: V4L2 device registered as video16
  343. mxc_v4l2_output v4l2_out.33: V4L2 device registered as video17
  344. i2c-core: driver [mag3110] using legacy suspend method
  345. i2c-core: driver [mag3110] using legacy resume method
  346. imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)
  347. device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  348. sdhci: Secure Digital Host Controller Interface driver
  349. sdhci: Copyright(c) Pierre Ossman
  350. sdhci-pltfm: SDHCI platform and OF driver helper
  351. mmc2: no vqmmc regulator found
  352. mmc2: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
  353. sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode
  354. mmc0: no vqmmc regulator found
  355. sdhci-esdhc-imx 2194000.usdhc: card claims to support voltages below defined range
  356. mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
  357. mmc2: new SDIO card at address 0001
  358. usb 1-1: new high-speed USB device number 2 using ci_hdrc
  359. mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
  360. sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode
  361. mmc1: no vqmmc regulator found
  362. mmc0: host does not support reading read-only switch. assuming write-enable.
  363. mmc1: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
  364. mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
  365. mxc_vpu 2040000.vpu: VPU initialized
  366. mxc_hdmi_cec hdmi_cec.4: HDMI CEC initialized
  367. mmc0: new high speed SDHC card at address 1234
  368. mmcblk0: mmc0:1234 SA16G 14.4 GiB
  369.  mmcblk0: p1
  370. hub 1-1:1.0: USB hub found
  371. hub 1-1:1.0: 3 ports detected
  372. mmc1: BKOPS_EN bit is not set
  373. mmc1: new high speed DDR MMC card at address 0001
  374. mmcblk1: mmc1:0001 S10004 3.56 GiB
  375. mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
  376. mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
  377. mmcblk1rpmb: mmc1:0001 S10004 partition 3 4.00 MiB
  378.  mmcblk1: unknown partition table
  379.  mmcblk1boot1: unknown partition table
  380.  mmcblk1boot0: unknown partition table
  381. caam 2100000.caam: Instantiated RNG4 SH0
  382. caam 2100000.caam: Instantiated RNG4 SH1
  383. caam 2100000.caam: device ID = 0x0a160100 (Era 4)
  384. caam 2100000.caam: job rings = 2, qi = 0
  385. caam algorithms registered in /proc/crypto
  386. caam_jr 2101000.jr0: registering rng-caam
  387. usbcore: registered new interface driver usbhid
  388. usbhid: USB HID core driver
  389. sgtl5000 0-000a: sgtl5000 revision 0x11
  390. fsl-hdmi-dai hdmi_audio.3: failed to probe. Load HDMI-video first.
  391. fsl-hdmi-dai: probe of hdmi_audio.3 failed with error -12
  392. 0-000a: 1200 mV normal
  393. sgtl5000 0-000a: Using internal LDO instead of VDDD
  394. imx-sgtl5000 sound.27: sgtl5000 <-> 2028000.ssi mapping ok
  395. imx-audio-hdmi sound-hdmi.28: initialize HDMI-audio failed. load HDMI-video first!
  396. NET: Registered protocol family 26
  397. TCP: cubic registered
  398. NET: Registered protocol family 10
  399. sit: IPv6 over IPv4 tunneling driver
  400. NET: Registered protocol family 17
  401. can: controller area network core (rev 20120528 abi 9)
  402. NET: Registered protocol family 29
  403. can: raw protocol (rev 20120528)
  404. can: broadcast manager protocol (rev 20120528 t)
  405. can: netlink gateway (rev 20130117) max_hops=1
  406. Bluetooth: RFCOMM TTY layer initialized
  407. Bluetooth: RFCOMM socket layer initialized
  408. Bluetooth: RFCOMM ver 1.11
  409. Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  410. Bluetooth: BNEP filters: protocol multicast
  411. Bluetooth: BNEP socket layer initialized
  412. 8021q: 802.1Q VLAN Support v1.8
  413. rfkill_gpio bt_rfkill.20: bt_rfkill device registered.
  414. Key type dns_resolver registered
  415. Registering SWP/SWPB emulation handler
  416. AppArmor: AppArmor sha1 policy hashing enabled
  417. imx6_pcie_probe: reset gp 191
  418. imx6q-pcie 1ffc000.pcie: phy link never came up
  419. imx6q-pcie 1ffc000.pcie: Failed to bring link up!
  420. imx6q-pcie 1ffc000.pcie: failed to initialize host
  421. imx6q-pcie: probe of 1ffc000.pcie failed with error -22
  422. usb_otg_vbus: disabling
  423. regulator-dummy: disabling
  424. imx mcc test is registered.
  425. rtc-rv4162 0-0068: setting system clock to 2017-01-16 10:24:57 UTC (1484562297)
  426. ALSA device list:
  427.   #0: imx6q-nitrogen6_max-sgtl5000
  428. Freeing unused kernel memory: 356K (808ee000 - 80947000)
  429. Loading, please wait...
  430. systemd-udevd[198]: starting version 204
  431. Begin: Loading essential drivers ... done.
  432. Begin: Running /scripts/init-premount ... done.
  433. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  434. Begin: Running /scripts/local-premount ... done.
  435. EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
  436. EXT4-fs (mmcblk0p1): write access will be enabled during recovery
  437. random: nonblocking pool is initialized
  438. EXT4-fs (mmcblk0p1): recovery complete
  439. EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  440. Begin: Running /scripts/local-bottom ... done.
  441. done.
  442. Begin: Running /scripts/init-bottom ... done.
  443. init: plymouth-upstart-bridge main process (261) terminated with status 1
  444. init: plymouth-upstart-bridge main process ended, respawning
  445. init: plymouth-upstart-bridge main process (270) terminated with status 1
  446. init: plymouth-upstart-bridge main process ended, respawning
  447. init: plymouth-upstart-bridge main process (273) terminated with status 1
  448. init: plymouth-upstart-bridge main process ended, respawning
  449. init: mounted-proc main process (286) terminated with status 1
  450. Goodix-TS 2-0014: i2c test failed attempt 1: -5
  451. Goodix-TS 2-0014: i2c test failed attempt 2: -5
  452. Goodix-TS 2-0014: I2C communication failure: -5
  453.  * Starting Mount filesystems on boot                                    [ OK ]
  454.  * Starting Populate and link to /run filesystem                         [ OK ]
  455.  * Stopping Populate and link to /run filesystem                         [ OK ]
  456.  * Stopping Track if upstart is running in a container                   [ OK ]
  457.  * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
  458.  * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
  459.  * Starting Bridge udev events into upstart                              [ OK ]
  460.  * Starting Signal sysvinit Goodix-TS 2-005d: i2c test failed attempt 1: -5
  461. that remote filesystems are mounted                                      [ OK ]
  462.  * Starting device node and kernel event manager                         [ OK ]
  463.  * Starting Signal sysvinit that the rootfs is mounted                   [ OK ]
  464.  * Starting load modules from /etc/modules                               [ OK ]
  465.  * Starting cold plug devices                                            [ OK ]
  466.  * StartingGoodix-TS 2-005d: i2c test failed attempt 2: -5
  467.  log initial device creation                                             [ OK ]
  468.  * Starting Clean /tmp directory                                         [ OK ]
  469.  * Stopping Clean /tmp directory                                         [ OK ]
  470.  * Stopping load modules from /etc/modules                               [ OK ]
  471.  * Starting Signal sysvinit that local filesystems are mounted           [ OK ]
  472.  * Starting restore sofGoodix-TS 2-005d: I2C communication failure: -5
  473. tware rfkill state                                                       [ OK ]
  474.  ft5x06-ts 2-0038: Could not detect touch screen -19.
  475. * Stopping restore software rfkilegalax_ts 2-0004: Failed to read firmware version
  476. l state                                                                  [ OK ]
  477.  * Starting ft5x06-ts 3-0038: Could not detect touch screen -19.
  478. desktop iconset selector                                                 [ OK ]
  479.  * Starting flush early job output to logs                               [ OK ]
  480.  * Starting setting xorg.conf                                            [ OK ]
  481.  * Stopping Mount filesystems on boot                                    [ OK ]
  482.  * Stopping desktop iconset selector                                     [ OK ]
  483.  * Stopping setting xorg.conf                                            [ OK ]
  484.  * Stopping flush early job output to logs                               [ OK ]
  485. atmel_mxt_ts 2-004a: not detectedcate plymouth is up                     [ OK ]
  486.  
  487. ili210x_i2c 2-0041: i2c transfer failed
  488. tc358743_read_reg:reg=0 ret=-5
  489. ili210x_i2c 2-0041: Failed to get firmware version, err: -5
  490. tsc2004_reset: write_cmd -5
  491. tsc2004 2-0048: Failed to reset TSC -5
  492.  * Starting D-Bus system message bus                                     [ OK ]
  493. tc358743_probe:cannot find camera
  494. tc358743_probe: failed, error=-19
  495. ov5640_read_reg:write reg error:reg=300a
  496. mxc_v4l_open: Mxc Camera no sensor ipu0/csi0
  497. mxc_v4l_open: Mxc Camera no sensor ipu1/csi1
  498. mxc_v4l_open: Mxc Camera no sensor ipu0/csi0
  499. mxc_v4l_open: Mxc Camera no sensor ipu0/csi1
  500. ov5640_read_reg(mipi):reg=300a ret=-5 plymouth is up                     [ OK ]
  501.  
  502.  * Starting configure network device security                            [ OK ]
  503.  * Starting system logging daemon                                        [ OK ]
  504.  * Starting configure network device                                     [ OK ]
  505.  * Starting SystemD login management service                             [ OK ]
  506.  * Starting configure network device security                            [ OK ]
  507. ov5642_read_reg:write reg error:reg=300a
  508.  * Starting configure network device                                     [ OK ]
  509.  * Starting configure network device security                            [ OK ]
  510.  * Starting configure network device security                            [ OK ]
  511.  * Stopping cold plug devices                                            [ OK ]
  512.  * Starting configure network device                                     [ OK ]
  513.  * Stopping log initial device creation                                  [ OK ]
  514.  * Starting mDNS/DNS-SD daemon                                           [ OK ]
  515.  * Starting configure network device security                            [ OK ]
  516.  * Starting save udev log and update rules                               [ OK ]
  517.  * Starting Reload cups, upon starting avahi-daemon to make sure remote q[ OK ]are populated
  518.  * Starting bluetooth daemon                                             [ OK ]
  519.  * Stopping save udev log and update rules                               [ OK ]
  520.  * Starting Mount network filesystems                                    [ OK ]
  521.  * Starting Failsafe Boot Delay                                          [ OK ]
  522.  * Starting configure network device security                            [ OK ]
  523.  * Stopping Reload cups, upon starting avahi-daemon to make sure remote q[ OK ]are populated
  524.  * Stopping Mount network filesystems                                    [ OK ]
  525.  * Starting configure network device security                            [ OK ]
  526.  * Starting configure network device                                     [ OK ]
  527.  * Starting configure network device                                     [ OK ]
  528.  * Starting CUPS printing spooler/server                                 [ OK ]
  529.  * Starting Mount network filesystems                                    [ OK ]
  530.  * Stopping Failsafe Boot Delay                                          [ OK ]
  531.  * Starting configure network device                                     [ OK ]
  532.  * Starting System V initialisation compatibility                        [ OK ]
  533.  * Starting modem connection manager                                     [ OK ]
  534.  * Starting configure network device security                            [ OK ]
  535.  * Starting cups-browsed - Bonjour remote printer browsing daemon        [ OK ]
  536.  * Starting configure virtual network devices                            [ OK ]
  537.  * Stopping Mount network filesystems                                    [ OK ]
  538.  * Setting up X socket directories...                                    [ OK ]
  539.  * Stopping System V initialisation compatibility                        [ OK ]
  540.  * Starting network connection manager                                   [ OK ]
  541.  * Starting System V runlevel compatibility                              [ OK ]
  542.  * Starting Freescale autohdmi utility                                   [ OK ]
  543.  * Starting save kernel messages                                         [ OK ]
  544.  * Starting OpenSSH server                                               [ OK ]
  545.  * Starting anac(h)ronistic cron                                         [ OK ]
  546.  * Starting regular background program processing daemon                 [ OK ]
  547.  * Stopping save kernel messages                                         [ OK ]
  548.  * Stopping anac(h)ronistic cron                                         [ OK ]
  549.  * Stopping Restore Sound Card State                                     [ OK ]
  550.  * Setting sysfs variables...        * Starting automatic crash report ge[ OK ]on
  551.                                                                          [ OK ]
  552.  * Starting Bridge socket events into upstart                            [ OK ]
  553.  * Starting Bridge file events into upstart                              [ OK ]
  554.                                                                          [ OK ]
  555. saned disabled; edit /etc/default/saned
  556.  
  557. Ubuntu 14.04.4 LTS nitrogen ttymxc1
  558.  
  559. nitrogen login:
  560. nitrogen login: root
  561. Password:
  562. Welcome to Ubuntu 14.04.4 LTS (GNU/Linux 3.14.52-g952e91e-dirty armv7l)
  563.  
  564.  * Documentation:  https://help.ubuntu.com/
  565.  
  566. The programs included with the Ubuntu system are free software;
  567. the exact distribution terms for each program are described in the
  568. individual files in /usr/share/doc/*/copyright.
  569.  
  570. Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
  571. applicable law.
  572.  
  573. root@nitrogen:~# root@nitrogen:~#
Add Comment
Please, Sign In to add comment