Guest User

BOTH HDMI AND LCD

a guest
Jan 16th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 47.96 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: WDOG
  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 1280x720M@60
  17. 5 TIMES WHICH DISPLAY ? 1280x720M@60
  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 199 ms (236.3 KiB/s)
  61. only CEA modes allowed on HDMI port
  62. ----------- trying to load /initrd.img
  63. 3419163 bytes read in 1067 ms (3.1 MiB/s)
  64. 5379928 bytes read in 772 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.24: 2 port mux on 21a4000.i2c adapter
  175. i2c i2c-2: Added multiplexed i2c bus 5
  176. i2c-mux-gpio i2cmux.25: 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_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1
  242. fbcvt: 1280x720@60: CVT Name - .921M9
  243. mxc_sdc_fb fb.21: registered mxc display driver hdmi
  244. mxc_sdc_fb fb.21: 1280x720 h_sync,r,l: 40,110,220  v_sync,l,u: 5,5,20 pixclock=74250000 Hz
  245. imx-ipuv3 2800000.ipu: try ipu internal clk
  246. imx-ipuv3 2800000.ipu: disp=0, pixel_clk=74250000 74250000 parent=74250000 div=1
  247. find_field: [0] = 0x7ff, max=23
  248. find_field: [1] = 0xfff, max=23
  249. find_field: [2] = 0x17ff, max=23
  250. find_field: [0] = 0x820, max=29
  251. imx-ipuv3 2800000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
  252. mxc_sdc_fb fb.21: 1280x720 h_sync,r,l: 40,110,220  v_sync,l,u: 5,5,20 pixclock=74250000 Hz
  253. imx-ipuv3 2800000.ipu: try ipu internal clk
  254. imx-ipuv3 2800000.ipu: disp=0, pixel_clk=74250000 74250000 parent=74250000 div=1
  255. Console: switching to colour frame buffer device 160x45
  256. START IN mxcfb_blank() OF mxc_ipuv3_fb.c
  257. mxc_sdc_fb fb.22: registered mxc display driver lcd
  258. mxc_sdc_fb fb.22: 800x480 h_sync,r,l: 20,60,40  v_sync,l,u: 10,10,10 pixclock=27000000 Hz
  259. imx-ipuv3 2400000.ipu: ipu1_di0_pre_sel=540000000
  260. imx-ipuv3 2400000.ipu: use special clk parent
  261. imx-ipuv3 2400000.ipu: disp=0, pixel_clk=27000000 27000000 parent=108000000 div=4
  262. find_field: [0] = 0x7ff, max=23
  263. find_field: [1] = 0xfff, max=23
  264. find_field: [2] = 0x17ff, max=23
  265. find_field: [0] = 0x820, max=29
  266. START IN mxcfb_blank() OF mxc_ipuv3_fb.c
  267. imx-sdma 20ec000.sdma: no iram assigned, using external mem
  268. imx-sdma 20ec000.sdma: no event needs to be remapped
  269. imx-sdma 20ec000.sdma: loaded firmware 3.2
  270. imx-sdma 20ec000.sdma: initialized
  271. serial: Freescale lpuart driver
  272. imx sema4 driver is registered.
  273. [drm] Initialized drm 1.1.0 20060810
  274. [drm] Initialized vivante 1.0.0 20120216 on minor 0
  275. brd: module loaded
  276. loop: module loaded
  277. [max77823_init] start
  278. ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024
  279. ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480
  280. ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000
  281. ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
  282. ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
  283. ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  284. ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
  285. scsi0 : ahci_platform
  286. ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 71
  287. m25p80 spi0.0: sst25vf016b (2048 Kbytes)
  288. 3 ofpart partitions found on MTD device spi0.0
  289. Creating 3 MTD partitions on "spi0.0":
  290. 0x000000000000-0x0000000c0000 : "U-Boot"
  291. 0x0000000c0000-0x0000000c2000 : "env"
  292. 0x0000000c2000-0x000000200000 : "splash"
  293. spi_imx 2008000.ecspi: probed
  294. CAN device driver interface
  295. 2090000.can supply xceiver not found, using dummy regulator
  296. flexcan 2090000.can: device registered (reg_base=e69f8000, irq=142)
  297. phyirq=188
  298. 2188000.ethernet supply phy not found, using dummy regulator
  299. pps pps0: new PPS source ptp0
  300. libphy: fec_enet_mii_bus: probed
  301. fec 2188000.ethernet eth0: registered PHC device 0
  302. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  303. ehci-pci: EHCI PCI platform driver
  304. usbcore: registered new interface driver cdc_acm
  305. cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  306. usbcore: registered new interface driver usb-storage
  307. usbcore: registered new interface driver usbserial
  308. usbcore: registered new interface driver usbserial_generic
  309. usbserial: USB Serial support registered for generic
  310. usbcore: registered new interface driver cp210x
  311. usbserial: USB Serial support registered for cp210x
  312. usbcore: registered new interface driver ftdi_sio
  313. usbserial: USB Serial support registered for FTDI USB Serial Device
  314. usbcore: registered new interface driver keyspan
  315. usbserial: USB Serial support registered for Keyspan - (without firmware)
  316. usbserial: USB Serial support registered for Keyspan 1 port adapter
  317. usbserial: USB Serial support registered for Keyspan 2 port adapter
  318. usbserial: USB Serial support registered for Keyspan 4 port adapter
  319. usbcore: registered new interface driver pl2303
  320. usbserial: USB Serial support registered for pl2303
  321. usbcore: registered new interface driver qcserial
  322. usbserial: USB Serial support registered for Qualcomm USB modem
  323. 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
  324. setup_reset_gpios:-2, flags 0
  325. setup_reset_gpios:204, flags 1
  326. setup_reset_gpios:-2, flags 0
  327. 2184200.usb supply vbus not found, using dummy regulator
  328. ci_hdrc ci_hdrc.1: doesn't support gadget
  329. ci_hdrc ci_hdrc.1: EHCI Host Controller
  330. ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  331. ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  332. hub 1-0:1.0: USB hub found
  333. hub 1-0:1.0: 1 port detected
  334. mousedev: PS/2 mouse device common for all mice
  335. rtc-rv4162 0-0068: rv4162_probe: chip found: flags 0x00
  336. rtc-rv4162 0-0068: rtc core: registered rtc-rv4162 as rtc0
  337. snvs_rtc 20cc034.snvs-rtc-lp: can't get snvs-rtc clock
  338. check_alarm_past: alarm in the past
  339. snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-rtc-lp as rtc1
  340. i2c /dev entries driver
  341. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  342. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  343. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  344. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  345. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  346. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  347. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  348. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  349. ata1: SATA link down (SStatus 0 SControl 300)
  350. ahci-imx 2200000.sata: no device found, disabling link.
  351. ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug
  352. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  353. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  354. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  355. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  356. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  357. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  358. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  359. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  360. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  361. START IN mxcfb_ioctl() OF mxc_ipuv3_fb.c
  362. mxc_v4l2_output v4l2_out.34: V4L2 device registered as video16
  363. mxc_v4l2_output v4l2_out.34: V4L2 device registered as video17
  364. mxc_v4l2_output v4l2_out.34: V4L2 device registered as video18
  365. mxc_v4l2_output v4l2_out.34: V4L2 device registered as video19
  366. i2c-core: driver [mag3110] using legacy suspend method
  367. i2c-core: driver [mag3110] using legacy resume method
  368. imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)
  369. device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  370. sdhci: Secure Digital Host Controller Interface driver
  371. sdhci: Copyright(c) Pierre Ossman
  372. sdhci-pltfm: SDHCI platform and OF driver helper
  373. mmc2: no vqmmc regulator found
  374. mmc2: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
  375. usb 1-1: new high-speed USB device number 2 using ci_hdrc
  376. sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode
  377. mmc0: no vqmmc regulator found
  378. sdhci-esdhc-imx 2194000.usdhc: card claims to support voltages below defined range
  379. mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
  380. mmc2: new SDIO card at address 0001
  381. mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
  382. sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode
  383. mmc1: no vqmmc regulator found
  384. mmc1: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
  385. mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
  386. mxc_vpu 2040000.vpu: VPU initialized
  387. mxc_hdmi_cec hdmi_cec.4: HDMI CEC initialized
  388. mmc0: host does not support reading read-only switch. assuming write-enable.
  389. mmc0: new high speed SDHC card at address 1234
  390. mmcblk0: mmc0:1234 SA16G 14.4 GiB
  391.  mmcblk0: p1
  392. hub 1-1:1.0: USB hub found
  393. hub 1-1:1.0: 3 ports detected
  394. mmc1: BKOPS_EN bit is not set
  395. mmc1: new high speed DDR MMC card at address 0001
  396. mmcblk1: mmc1:0001 S10004 3.56 GiB
  397. mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
  398. mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
  399. mmcblk1rpmb: mmc1:0001 S10004 partition 3 4.00 MiB
  400.  mmcblk1: unknown partition table
  401.  mmcblk1boot1: unknown partition table
  402.  mmcblk1boot0: unknown partition table
  403. caam 2100000.caam: Instantiated RNG4 SH0
  404. caam 2100000.caam: Instantiated RNG4 SH1
  405. caam 2100000.caam: device ID = 0x0a160100 (Era 4)
  406. caam 2100000.caam: job rings = 2, qi = 0
  407. caam algorithms registered in /proc/crypto
  408. caam_jr 2101000.jr0: registering rng-caam
  409. usbcore: registered new interface driver usbhid
  410. usbhid: USB HID core driver
  411. sgtl5000 0-000a: sgtl5000 revision 0x11
  412. 0-000a: 1200 mV normal
  413. sgtl5000 0-000a: Using internal LDO instead of VDDD
  414. imx-sgtl5000 sound.28: sgtl5000 <-> 2028000.ssi mapping ok
  415. imx-audio-hdmi sound-hdmi.29: hdmi-hifi <-> hdmi_audio.3 mapping ok
  416. NET: Registered protocol family 26
  417. TCP: cubic registered
  418. NET: Registered protocol family 10
  419. sit: IPv6 over IPv4 tunneling driver
  420. NET: Registered protocol family 17
  421. can: controller area network core (rev 20120528 abi 9)
  422. NET: Registered protocol family 29
  423. can: raw protocol (rev 20120528)
  424. can: broadcast manager protocol (rev 20120528 t)
  425. can: netlink gateway (rev 20130117) max_hops=1
  426. Bluetooth: RFCOMM TTY layer initialized
  427. Bluetooth: RFCOMM socket layer initialized
  428. Bluetooth: RFCOMM ver 1.11
  429. Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  430. Bluetooth: BNEP filters: protocol multicast
  431. Bluetooth: BNEP socket layer initialized
  432. 8021q: 802.1Q VLAN Support v1.8
  433. rfkill_gpio bt_rfkill.20: bt_rfkill device registered.
  434. Key type dns_resolver registered
  435. Registering SWP/SWPB emulation handler
  436. AppArmor: AppArmor sha1 policy hashing enabled
  437. imx6_pcie_probe: reset gp 191
  438. imx6q-pcie 1ffc000.pcie: phy link never came up
  439. imx6q-pcie 1ffc000.pcie: Failed to bring link up!
  440. imx6q-pcie 1ffc000.pcie: failed to initialize host
  441. imx6q-pcie: probe of 1ffc000.pcie failed with error -22
  442. usb_otg_vbus: disabling
  443. regulator-dummy: disabling
  444. imx mcc test is registered.
  445. rtc-rv4162 0-0068: setting system clock to 2017-01-16 10:29:03 UTC (1484562543)
  446. ALSA device list:
  447.   #0: imx6q-nitrogen6_max-sgtl5000
  448.   #1: imx-hdmi-soc
  449. Freeing unused kernel memory: 356K (808ee000 - 80947000)
  450. Loading, please wait...
  451. systemd-udevd[199]: starting version 204
  452. Begin: Loading essential drivers ... done.
  453. Begin: Running /scripts/init-premount ... done.
  454. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  455. Begin: Running /scripts/local-premount ... done.
  456. EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  457. Begin: Running /scripts/local-bottom ... done.
  458. done.
  459. Begin: Running /scripts/init-bottom ... done.
  460. random: init urandom read with 99 bits of entropy available
  461. init: plymouth-upstart-bridge main process (262) terminated with status 1
  462. init: plymouth-upstart-bridge main process ended, respawning
  463. init: plymouth-upstart-bridge main process (271) terminated with status 1
  464. init: plymouth-upstart-bridge main process ended, respawning
  465. init: plymouth-upstart-bridge main process (274) terminated with status 1
  466. init: plymouth-upstart-bridge main process ended, respawning
  467. init: mounted-proc main process (287) terminated with status 1
  468. random: nonblocking pool is initialized
  469. ft5x06-ts 2-0038: Could not detect touch screen -19.
  470. ft5x06-ts 3-0038: Could not detect touch screen -19.
  471. tsc2004_reset: write_cmd -5
  472. tsc2004 2-0048: Failed to reset TSC -5
  473. ov5640_read_reg:write reg error:reg=300a
  474. tc358743_read_reg:reg=0 ret=-5
  475. tc358743_probe:cannot find camera
  476. tc358743_probe: failed, error=-19
  477. egalax_ts 2-0004: Failed to read firmware version
  478.  * Starting Mount filesystems on boot                                    [ OK ]
  479.  * Starting Populate /dev filesystem                                     [ OK ]
  480.  * Starting Populate and link to /run filesystem                         [ OK ]
  481.  * Stopping Populate /dev filesystem                                     [ OK ]
  482.  * Stopping Populate and link to /run filesystem                         [ OK ]
  483.  * Stopping Track if upstart is running in a container                   [ OK ]
  484.  * StartinGoodix-TS 2-0014: i2c test failed attempt 1: -5
  485. g Signal sysvinit that virtual filesystems are mounted                   [ OK ]
  486.  * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
  487.  * Starting Bridge udev events into upstart                              [ OK ]
  488.  * Starting Signal sysvinit that remote filesystems are mounted          [ OK ]
  489.  * Starting device node and kernel event Goodix-TS 2-0014: i2c test failed attempt 2: -5
  490. manager                                                                  [ OK ]
  491.  * Starting Signal sysvinit that the rootfs is mounted                   [ OK ]
  492.  * Starting load modules from /etc/modules                               [ OK ]
  493.  * Starting cold plug devices                                            [ OK ]
  494.  * Starting log initial device creation                                  [ OK ]
  495.  * Starting Clean /tmp directory                                         [ OK ]
  496.  * Stopping load modules from /etc/modules                               [ OK ]
  497.  * StoppinGoodix-TS 2-0014: I2C communication failure: -5
  498. g Clean /tmp directory                                                   [ OK ]
  499.  * Starting Signal sysvinit that local filesystems are mounted           [ OK ]
  500.  * Starting restore software rfkill state                                [ OK ]
  501.  * Stopping restore software rfkill state                                [ OK ]
  502.  * Starting flush early job output to logs                               [ OK ]
  503.  * Starting setting xorg.conf                                            [ OK ]
  504.  * Stopping Mount filesystems on boot                                    [ OK ]
  505.  * Stopping flush early job output to logs                               [ OK ]
  506.  * Stopping setting xorg.conf                                            [ OK ]
  507.  * Starting Send an event to indicate plymouth is up                     [ OK ]
  508.  * Starting D-Bus system message bus                                     [ OK ]
  509. Goodix-TS 2-005d: i2c test failed attempt 1: -5
  510. Goodix-TS 2-005d: i2c test failed attempt 2: -5
  511. Goodix-TS 2-005d: I2C communication failure: -5
  512. ili210x_i2c 2-0041: i2c transfer failed
  513. ili210x_i2c 2-0041: Failed to get firmware version, err: -5
  514. atmel_mxt_ts 2-004a: not detected
  515. mxc_v4l_open: Mxc Camera no sensor ipu0/csi1
  516. mxc_v4l_open: Mxc Camera no sensor ipu1/csi1
  517. mxc_v4l_open: Mxc Camera no sensor ipu0/csi0
  518. mxc_v4l_open: Mxc Camera no sensor ipu0/csi0
  519.  * Stopping Send an event to indicate plymouth is up                     [ OK ]
  520. ov5640_read_reg(mipi):reg=300a ret=-5
  521.  * Starting configure network device security                            [ OK ]
  522. ov5642_read_reg:write reg error:reg=300a
  523.  * Starting SystemD login management service                             [ OK ]
  524.  * Starting configure network device                                     [ OK ]
  525.  * Starting configure network device security                            [ OK ]
  526.  * Starting bluetooth daemon                                             [ OK ]
  527.  * Starting system logging daemon                                        [ OK ]
  528.  * Starting configure network device                                     [ OK ]
  529.  * Starting mDNS/DNS-SD daemon                                           [ OK ]
  530.  * Starting Reload cups, upon starting avahi-daemon to make sure remote q[ OK ]are populated
  531.  * Stopping Reload cups, upon starting avahi-daemon to make sure remote q[ OK ]are populated
  532.  * Starting configure network device security                            [ OK ]
  533.  * Starting configure network device security                            [ OK ]
  534.  * Starting configure network device                                     [ OK ]
  535.  * Starting Mount network filesystems                                    [ OK ]
  536.  * Starting Failsafe Boot Delay                                          [ OK ]
  537.  * Stopping cold plug devices                                            [ OK ]
  538.  * Stopping log initial device creation                                  [ OK ]
  539.  * Starting configure network device security                            [ OK ]
  540.  * Starting save udev log and update rules                               [ OK ]
  541.  * Starting configure network device security                            [ OK ]
  542.  * Stopping Mount network filesystems                                    [ OK ]
  543.  * Stopping save udev log and update rules                               [ OK ]
  544.  * Starting configure network device                                     [ OK ]
  545.  * Starting configure network device security                            [ OK ]
  546.  * Starting configure network device                                     [ OK ]
  547.  * Starting Mount network filesystems                                    [ OK ]
  548.  * Stopping Failsafe Boot Delay                                          [ OK ]
  549.  * Starting configure network device                                     [ OK ]
  550.  * Starting System V initialisation compatibility                        [ OK ]
  551.  * Starting modem connection manager                                     [ OK ]
  552.  * Starting configure network device security                            [ OK ]
  553.  * Stopping Mount network filesystems                                    [ OK ]
  554.  * Starting configure virtual network devices                            [ OK ]
  555.  * Starting Bridge socket events into upstart                            [ OK ]
  556.  * Starting Bridge file events into upstart                              [ OK ]
  557.  * Starting network connection manager                                   [ OK ]
  558.  * Setting up X socket directories...                                    [ OK ]
  559.  * Stopping System V initialisation compatibility                        [ OK ]
  560.  * Starting System V runlevel compatibility                              [ OK ]
  561.  * Starting anac(h)ronistic cron                                         [ OK ]
  562.  * Starting Freescale autohdmi utility                                   [ OK ]
  563.  * Starting save kernel messages                                         [ OK ]
  564.  * Starting OpenSSH server                                               [ OK ]
  565.  * Starting regular background program processing daemon                 [ OK ]
  566.  * Stopping anac(h)ronistic cron                                         [ OK ]
  567.  * Stopping save kernel messages                                         [ OK ]
  568.  * Starting cups-browsed - Bonjour remote printer browsing daemon        [ OK ]
  569.  * Stopping Restore Sound Card State                                     [ OK ]
  570.  * Starting automatic crash report generation                            [ OK ]
  571.  * Setting sysfs variables...                                            [ OK ]
  572.                                                                          [ OK ]
  573. saned disabled; edit /etc/default/saned
  574.  
  575. Ubuntu 14.04.4 LTS nitrogen ttymxc1
  576.  
  577. nitrogen login: sudo su
  578. Password:
  579.  
  580. Login incorrect
  581. nitrogen login: root
  582. Password:
  583. Last login: Mon Jan 16 03:26:04 MST 2017 on ttymxc1
  584. Welcome to Ubuntu 14.04.4 LTS (GNU/Linux 3.14.52-g952e91e-dirty armv7l)
  585.  
  586.  * Documentation:  https://help.ubuntu.com/
  587. root@nitrogen:~#
  588. root@nitrogen:~#
Add Comment
Please, Sign In to add comment