HDMI not working in Demo image IMX6 SL EVK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

HDMI not working in Demo image IMX6 SL EVK

3,991 次查看
lyfsci
Contributor III

Hi Experts,

The HDMI display is not working with the IMX 6 SL EVK board, when tried with the demo images of Lollipop 5.1.1

The command line arguments in bootup logs are as follows:

use boot.img command line:

        console=ttymxc0,115200 init=/init androidboot.console=ttymxc0 androidboot.selinux=disabled panel=hdmi androidboot.hardware=freescale ad

switch to ldo_bypass mode!

   Using Device Tree in place at 83700000, end 8370bed1

标签 (1)
16 回复数

2,583 次查看
aravinthkumarja
Senior Contributor II

Hi lyfsci

In the attached user guide doc have repo. And patch also i attached. i think it may help for you.

Regards,

Aravinth

0 项奖励

2,582 次查看
aravinthkumarja
Senior Contributor II

Hi lyfsci

One good news for you. Android 4.0.4 have patch for HDMI. From this Android_Release_Notes_13.5.0-GA.01.pdf document below line they mentioned.

device/fsl/ -- 0001-ENGR00230967-Set-default-panel-as-HDMI-when-none-ein.patch  -- Regular update

I'm not sure about this android version. In this version also i used e-INK display. You may try this version android, it may help full for you.

Regards,

Aravinth

0 项奖励

2,583 次查看
lyfsci
Contributor III

Hi Aravinth,

Thats really great help.

But I am not able to find either the repo or guidelines of the same from the link i.MX 6 Series Software and Development Tool|NXP

Could you specify where I could download the patches and link. If you have one could you kindly attach here ?

Regards,

Lyf

0 项奖励

2,583 次查看
aravinthkumarja
Senior Contributor II

Hi lyfsci

i did some projects in both SL EVK and sabresd (Quad and Dual). From my experience LCD only we used for SL EVK. But sabresd related projects we can use both LCD and HDMI. And also patches not there. May be freescale guys they may have.

From my suggestion to bring LCD display, It's a possible and quick solution.

If you have sabresd, then you can use HDMI.

Regards,

Aravinth

2,583 次查看
aravinthkumarja
Senior Contributor II

Hi lyfsci

I suggest some debug procedure to you, check the following things and add corresponding response log.

1) Above reply i mentioned some env steps,

    i need a uboot environment from after did the above replied env steps.

2) Check hdmi detected or not..?

Check the cable state:

root@freescale /$ cat /sys/devices/soc0/soc.0/20e0000.hdmi_video/cable_state

plugin

After cable removed state:

root@freescale /$ cat /sys/devices/soc0/soc.0/20e0000.hdmi_video/cable_state

plugout

3) If it's shows PLUGIN, Manually dump image into HDMI.

4) From above comments you mentioned below args:

      video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32

Most of hdmi have 24bpp, you replace below args,

video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24

After did this changes again you try the above 2 and 3 debug procedure. You should follow all the steps in above mentioned order.

Best of luck!

Regards,

Aravinth

0 项奖励

2,583 次查看
lyfsci
Contributor III

Hi Aravinth,

Thanks for the reply. I tried the steps specified by you.

Result of Step 1:

The env variable is saved and it remains same before and after.

Result of Step 2:

There is not path "/sys/devices/soc0/soc.0/20e0000.hdmi_video/cable_state" exist in the system.

I could only see "/sys/devices/soc0/soc.1/....". There is no HDMI related sys path.

The HDMI display is initially showing "ANDROID" in black terminal screen when kernel image started. But it goes dummy after init.rc and other android framework initialization. Also the monitor doesn't sleep which indicates some HDMI signal is going but there is no display.

Result of Step 4:

I tried but still there is no change in behavior.

Regards,

Lyf

0 项奖励

2,583 次查看
aravinthkumarja
Senior Contributor II

Hi lyfsci

   Thanks for your response.

In this Lollipop 5.1.1 SL EVK doesn't support HDMI interface. In android Release note (chapter 4 - Features) SL EVK support LCD pannel only. So HDMI support freescale doesn't provided. So can use LCD alone.

Regards,

Aravinth

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct  button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

2,583 次查看
lyfsci
Contributor III

Hi aravinthkumarjayaprakasam​,

Thanks for rightly pointing it out. I have been looking for this for long time.

Could you recommend how to enable the same.

Hi Deactivated user​ CarlosCasillasgusarambulanikjedrzejewski

Could you confirm the same statement here.

In this Lollipop 5.1.1 SL EVK doesn't support HDMI interface. In android Release note (chapter 4 - Features) SL EVK support LCD pannel only. So HDMI support freescale doesn't provided. So can use LCD alone.

I don't have LCD panel but needs to bring up with the HDMI output. What is the latest android release with HDMI output or any patch to enable it in existing demo release ?

It would be great to know the android version being shown as demo in the video Get Started with the i.MX 6SoloLite Evaluatio|NXP ...

Regards,

Lyf

2,583 次查看
aravinthkumarja
Senior Contributor II

Hi lyfsci

Demo images straight away it should work.

Can you try the below command in uboot,

=> env default -f -a

=> env save

=> reset

Regards,

Aravinth

2,583 次查看
lyfsci
Contributor III

Hi aravinthkumarjayaprakasam​,

Thanks for the reply.

I tried the same as you specified but it still doesn't works.

Kindly find the boot log as shown below.

U-Boot 2015.04-00303-g6cf684a-dirty (Dec 07 2015 - 14:46:24)

CPU:   Freescale i.MX6SL rev1.2 at 396 MHz

CPU:   Temperature 37 C

Reset cause: POR

Board: MX6SLEVK

I2C:   ready

DRAM:  1 GiB

PMIC:  PFUZE100 ID=0x10

MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2

In:    serial

Out:   serial

Err:   serial

Detecting VOL_DOWN+POWER key for recovery(0:0) ...

check_and_clean: reg 0, flag_set 0

Fastboot: Normal

flash target is MMC:1

Net:   FEC [PRIME]

Normal Boot

Hit any key to stop autoboot:  3     2     1     0

boota mmc1

kernel   @ 82808000 (7272224)

ramdisk  @ 83800000 (867160)

fdt      @ 83700000 (35851)

## Booting Android Image at 0x80800000 ...

Kernel load addr 0x82808000 size 7102 KiB

Kernel command line: console=ttymxc0,115200 init=/init androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale

## Flattened Device Tree blob at 83700000

   Booting using the fdt blob at 0x83700000

   Loading Kernel Image ... OK

   Using Device Tree in place at 83700000, end 8370bc0a

switch to ldo_bypass mode!

Starting kernel ...

Booting Linux on physical CPU 0x0

Initializing cgroup subsys cpu

Initializing cgroup subsys cpuacct

Linux version 3.14.52-08716-g279192c-dirty (b18293@scmbld2) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Dec 7 14:52:24 CST 2015

CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d

CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache

Machine model: Freescale i.MX6 SoloLite EVK Board

cma: CMA: reserved 320 MiB at 9a000000

Memory policy: Data cache writealloc

PERCPU: Embedded 8 pages/cpu @eef3c000 s9152 r8192 d15424 u32768

Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260368

Kernel command line: console=ttymxc0,115200 init=/init androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale androidboot.serialno=233021d4e31722c6

PID hash table entries: 4096 (order: 2, 16384 bytes)

Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)

Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)

Memory: 695364K/1047552K available (9013K kernel code, 668K rwdata, 3124K rodata, 432K init, 607K bss, 352188K reserved, 269312K highmem)

Virtual kernel memory layout:

    vector  : 0xffff0000 - 0xffff1000   (   4 kB)

    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)

    vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)

    lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)

    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)

    modules : 0xbf000000 - 0xbfe00000   (  14 MB)

      .text : 0xc0008000 - 0xc0be2784   (12138 kB)

      .init : 0xc0be3000 - 0xc0c4f3c0   ( 433 kB)

      .data : 0xc0c50000 - 0xc0cf7220   ( 669 kB)

       .bss : 0xc0cf722c - 0xc0d8eed4   ( 608 kB)

SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1

Preemptible hierarchical RCU implementation.

    RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.

RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1

NR_IRQS:16 nr_irqs:16 16

L310 cache controller enabled

l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x32030000, Cache size: 256 kB

Switching to timer-based delay loop

sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns

clocksource_of_init: no matching clocksources found

Console: colour dummy device 80x30

Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)

pid_max: default: 32768 minimum: 301

Security Framework initialized

SELinux:  Initializing.

AppArmor: AppArmor disabled by boot time parameter

Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)

Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)

Initializing cgroup subsys debug

Initializing cgroup subsys freezer

CPU: Testing write buffer coherency: ok

CPU0: thread -1, cpu 0, socket 0, mpidr 80000000

Setting up static identity map for 0x8088fa70 - 0x8088fac8

Brought up 1 CPUs

SMP: Total of 1 processors activated (48.00 BogoMIPS).

CPU: All CPU(s) started in SVC mode.

devtmpfs: initialized

VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4

pinctrl core: initialized pinctrl subsystem

regulator-dummy: no parameters

NET: Registered protocol family 16

DMA: preallocated 256 KiB pool for atomic coherent allocations

cpuidle: using governor ladder

cpuidle: using governor menu

Use WDOG1 as reset source

syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered

vdd1p1: 800 <--> 1375 mV at 1100 mV

vdd3p0: 2625 <--> 3400 mV at 3000 mV

vdd2p5: 2100 <--> 2850 mV at 2500 mV

vddarm: 725 <--> 1450 mV

vddpu: 725 <--> 1450 mV

vddsoc: 725 <--> 1450 mV

syscon 20e0000.iomuxc-gpr: regmap [mem 0x020e0000-0x020e0037] registered

syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered

hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.

hw-breakpoint: maximum watchpoint size is 4 bytes.

imx6sl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver

bio: create slab <bio-0> at 0

lcd-3v3: no parameters

usb_otg1_vbus: 5000 mV

usb_otg2_vbus: 5000 mV

wm8962-supply-3v15: 3150 mV

wm8962-supply-4v2: 4325 mV

wlreg_on: 5000 mV

i2c-core: driver [max17135] using legacy suspend method

i2c-core: driver [max17135] using legacy resume method

SCSI subsystem initialized

usbcore: registered new interface driver usbfs

usbcore: registered new interface driver hub

usbcore: registered new device driver usb

usbphy_nop1.11 supply vcc not found, using dummy regulator

0-0048 supply SENSOR not found, using dummy regulator

i2c i2c-0: Max17135 PMIC not found!

i2c i2c-0: IMX I2C adapter registered

i2c i2c-1: IMX I2C adapter registered

i2c i2c-2: IMX I2C adapter registered

Linux video capture interface: v2.00

pps_core: LinuxPPS API ver. 1 registered

pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>

PTP clock support registered

MIPI CSI2 driver module loaded

Advanced Linux Sound Architecture Driver Initialized.

Bluetooth: Core ver 2.18

NET: Registered protocol family 31

Bluetooth: HCI device and connection manager initialized

Bluetooth: HCI socket layer initialized

Bluetooth: L2CAP socket layer initialized

Bluetooth: SCO socket layer initialized

Switched to clocksource mxc_timer1

NET: Registered protocol family 2

TCP established hash table entries: 8192 (order: 3, 32768 bytes)

TCP bind hash table entries: 8192 (order: 4, 65536 bytes)

TCP: Hash tables configured (established 8192 bind 8192)

TCP: reno registered

UDP hash table entries: 512 (order: 2, 16384 bytes)

UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)

NET: Registered protocol family 1

RPC: Registered named UNIX socket transport module.

RPC: Registered udp transport module.

RPC: Registered tcp transport module.

RPC: Registered tcp NFSv4.1 backchannel transport module.

Trying to unpack rootfs image as initramfs...

Freeing initrd memory: 844K (c3800000 - c38d3000)

hw perfevents: enabled with ARMv7_Cortex_A9 PMU driver, 7 counters available

ldo2p5-dummy: no parameters

imx rpmsg driver is registered.

Bus freq driver module loaded

console [pstore-1] enabled

pstore: Registered ramoops as persistent store backend

ramoops: attached 0x100000@0xbbf00000, ecc: 0/0

mxc_ramoops device success loaded

futex hash table entries: 256 (order: 2, 16384 bytes)

audit: initializing netlink subsys (disabled)

audit: type=2000 audit(0.340:1): initialized

bounce pool size: 64 pages

VFS: Disk quotas dquot_6.5.2

Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)

NFS: Registering the id_resolver key type

Key type id_resolver registered

Key type id_legacy registered

NTFS driver 2.1.30 [Flags: R/W DEBUG].

jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.

fuse init (API version 7.22)

msgmni has been set to 1473

io scheduler noop registered

io scheduler deadline registered

io scheduler cfq registered (default)

pwm-backlight.19 supply power not found, using dummy regulator

MIPI DSI driver module loaded

mxsfb 20f8000.lcdif: failed to find mxc display driver

Console: switching to colour frame buffer device 100x30

mxsfb 20f8000.lcdif: initialized

imx-sdma 20ec000.sdma: no event needs to be remapped

imx-sdma 20ec000.sdma: loaded firmware 3.2

imx-sdma 20ec000.sdma: initialized

pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1

pfuze100-regulator 0-0008: FAB: 0, FIN: 0

pfuze100-regulator 0-0008: pfuze100 found.

SW1AB: 300 <--> 1875 mV at 975 mV

SW1C: 300 <--> 1875 mV at 1175 mV

SW2: 800 <--> 3300 mV at 3150 mV

SW3A: 400 <--> 1975 mV at 1200 mV

SW3B: 400 <--> 1975 mV at 1200 mV

SW4: 800 <--> 1975 mV at 1800 mV

SWBST: 5000 <--> 5150 mV at 5000 mV

VSNVS: 1000 <--> 3000 mV at 3000 mV

VREFDDR: 750 mV

VGEN1: 800 <--> 1550 mV at 1200 mV

VGEN2: 800 <--> 1550 mV at 800 mV

VGEN3: 1800 <--> 3300 mV at 1800 mV

VGEN4: 1800 <--> 3300 mV at 1800 mV

VGEN5: 1800 <--> 3300 mV at 2500 mV

VGEN6: 1800 <--> 3300 mV at 1800 mV

Serial: IMX driver

2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58, base_baud = 5000000) is a IMX

console [ttymxc0] enabled

fbcvt: 1280x720@60: CVT Name - .921M9

serial: Freescale lpuart driver

imx sema4 driver is registered.

[drm] Initialized drm 1.1.0 20060810

[drm] Initialized vivante 1.0.0 20120216 on minor 0

brd: module loaded

loop: module loaded

zram: Created 1 device(s) ...

m25p80 spi0.0: m25p32 (4096 Kbytes)

spi_imx 2008000.ecspi: probed

tun: Universal TUN/TAP device driver, 1.6

tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>

CAN device driver interface

2188000.ethernet supply phy not found, using dummy regulator

libphy: fec_enet_mii_bus: probed

PPP generic driver version 2.4.2

PPP BSD Compression module registered

PPP Deflate Compression module registered

PPP MPPE Compression module registered

NET: Registered protocol family 24

pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver

usbcore: registered new interface driver pegasus

usbcore: registered new interface driver rtl8150

usbcore: registered new interface driver r8152

usbcore: registered new interface driver asix

usbcore: registered new interface driver ax88179_178a

usbcore: registered new interface driver cdc_ether

usbcore: registered new interface driver cdc_eem

usbcore: registered new interface driver net1080

usbcore: registered new interface driver cdc_subset

usbcore: registered new interface driver zaurus

usbcore: registered new interface driver cdc_ncm

ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

ehci-mxc: Freescale On-Chip EHCI Host driver

usbcore: registered new interface driver cdc_acm

cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters

usbcore: registered new interface driver usb-storage

usbcore: registered new interface driver usbserial

usbcore: registered new interface driver usbserial_generic

usbserial: USB Serial support registered for generic

usbcore: registered new interface driver ftdi_sio

usbserial: USB Serial support registered for FTDI USB Serial Device

usbcore: registered new interface driver option

usbserial: USB Serial support registered for GSM modem (1-port)

usbcore: registered new interface driver usb_ehset_test

ci_hdrc ci_hdrc.1: EHCI Host Controller

ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1

ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00

usb usb1: New USB device found, idVendor=1d6b, idProduct=0002

usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1

usb usb1: Product: EHCI Host Controller

usb usb1: Manufacturer: Linux 3.14.52-08716-g279192c-dirty ehci_hcd

usb usb1: SerialNumber: ci_hdrc.1

hub 1-0:1.0: USB hub found

hub 1-0:1.0: 1 port detected

mousedev: PS/2 mouse device common for all mice

input: 20b8000.kpp as /devices/soc0/soc.1/2000000.aips-bus/20b8000.kpp/input/input0

usbcore: registered new interface driver xpad

usbcore: registered new interface driver usb_acecad

usbcore: registered new interface driver aiptek

usbcore: registered new interface driver gtco

usbcore: registered new interface driver hanwang

usbcore: registered new interface driver kbtab

usbcore: registered new interface driver wacom

elan-touch 0-0010: elan - Read Hello Packet Failed

elan-touch: probe of 0-0010 failed with error -22

mma8450 0-001c: read chip ID 0xfffffffb is not equal to 0xc6!

mma8450: probe of 0-001c failed with error -22

i2c-core: driver [isl29023] using legacy suspend method

i2c-core: driver [isl29023] using legacy resume method

snvs_rtc 20cc034.snvs-rtc-lp: can't get snvs-rtc clock

snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-rtc-lp as rtc0

i2c /dev entries driver

IR NEC protocol handler initialized

IR RC5(x) protocol handler initialized

IR RC6 protocol handler initialized

IR JVC protocol handler initialized

IR Sony protocol handler initialized

IR RC5 (streamzap) protocol handler initialized

IR SANYO protocol handler initialized

IR MCE Keyboard/mouse protocol handler initialized

2-003c supply DOVDD not found, using dummy regulator

ov5640_read_reg:write reg error:reg=300a

camera ov5640 is not found

pxp-v4l2 pxp_v4l2_out.21: initialized

usbcore: registered new interface driver uvcvideo

USB Video Class driver (1.1.1)

gspca_main: v2.14.0 registered

imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)

device-mapper: uevent: version 1.0.3

device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com

Bluetooth: HCI UART driver ver 2.2

Bluetooth: HCI H4 protocol initialized

Bluetooth: HCI BCSP protocol initialized

Bluetooth: HCIATH3K protocol initialized

usbcore: registered new interface driver bcm203x

usbcore: registered new interface driver btusb

sdhci: Secure Digital Host Controller Interface driver

sdhci: Copyright(c) Pierre Ossman

sdhci-pltfm: SDHCI platform and OF driver helper

sdhci-esdhc-imx 2190000.usdhc: assigned as wifi host

sdhci-esdhc-imx 2190000.usdhc: could not get ultra high speed state, work on normal mode

mmc0: no vqmmc regulator found

mmc0: no vmmc regulator found

mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using DMA

mmc1: no vqmmc regulator found

mmc1: no vmmc regulator found

mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using DMA

sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode

mmc2: no vqmmc regulator found

mmc2: no vmmc regulator found

mmc1: new high speed SDHC card at address e624

mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using DMA

mmcblk1: mmc1:e624 SU08G 7.40 GiB

galcore: clk_get gpu3d_clk failed, disable 3d!

Galcore version 5.0.11.33433

mmcblk1: p1 p2 p3 < p5 p6 p7 p8 p9 > p4

mmcblk1: p4 size 13317885 extends beyond EOD, truncated

PU: Power-off latency exceeded, new value 25917 ns

Job Ring Device allocation for transform failed

hidraw: raw HID events driver (C) Jiri Kosina

usbcore: registered new interface driver usbhid

usbhid: USB HID core driver

ashmem: initialized

usbcore: registered new interface driver snd-usb-audio

wm8962 1-001a: customer id 0 revision D

input: WM8962 Beep Generator as /devices/soc0/soc.1/2100000.aips-bus/21a4000.i2c/i2c-1/1-001a/input/input2

imx-wm8962 sound.22: wm8962 <-> 202c000.ssi mapping ok

imx-spdif sound-spdif.23: snd-soc-dummy-dai <-> 2004000.spdif mapping ok

NET: Registered protocol family 26

u32 classifier

    Actions configured

Netfilter messages via NETLINK v0.30.

nf_conntrack version 0.5.0 (15998 buckets, 63992 max)

ctnetlink v0.93: registering with nfnetlink.

xt_time: kernel timezone is -0000

ip_tables: (C) 2000-2006 Netfilter Core Team

arp_tables: (C) 2002 David S. Miller

TCP: cubic registered

Initializing XFRM netlink socket

NET: Registered protocol family 10

mip6: Mobile IPv6

ip6_tables: (C) 2000-2006 Netfilter Core Team

sit: IPv6 over IPv4 tunneling driver

NET: Registered protocol family 17

NET: Registered protocol family 15

can: controller area network core (rev 20120528 abi 9)

NET: Registered protocol family 29

can: raw protocol (rev 20120528)

can: broadcast manager protocol (rev 20120528 t)

can: netlink gateway (rev 20130117) max_hops=1

Bluetooth: RFCOMM TTY layer initialized

Bluetooth: RFCOMM socket layer initialized

Bluetooth: RFCOMM ver 1.11

Bluetooth: BNEP (Ethernet Emulation) ver 1.3

Bluetooth: BNEP filters: protocol multicast

Bluetooth: BNEP socket layer initialized

Bluetooth: HIDP (Human Interface Emulation) ver 1.2

Bluetooth: HIDP socket layer initialized

8021q: 802.1Q VLAN Support v1.8

Key type dns_resolver registered

cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)

SWBST: disabling

SW4: disabling

wlreg_on: disabling

wm8962-supply-4v2: disabling

wm8962-supply-3v15: disabling

usb_otg1_vbus: disabling

regulator-dummy: disabling

imx mcc test is registered.

file system registered

using random self ethernet address

using random host ethernet address

Number of LUNs=8

Mass Storage Function, version: 2009/09/11

LUN: removable file: (no medium)

android_usb gadget: android_usb ready

snvs_rtc 20cc034.snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1)

ALSA device list:

  #0: wm8962-audio

  #1: imx-spdif

Freeing unused kernel memory: 432K (c0be3000 - c0c4f000)

audit: type=1403 audit(1.630:2): policy loaded auid=4294967295 ses=4294967295

audit: type=1404 audit(1.650:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295

init: /dev/hw_random not found

Console: switching to colour dummy device 80x30

init: /dev/hw_random not found

bio: create slab <bio-1> at 1

EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: barrier=1

fs_mgr: __mount(source=/dev/block/dm-0,target=/system,type=ext4)=0

EXT4-fs (mmcblk1p4): Ignoring removed nomblk_io_submit option

EXT4-fs (mmcblk1p4): recovery complete

EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic

fs_mgr: __mount(source=/dev/block/mmcblk1p4,target=/data,type=ext4)=0

EXT4-fs (mmcblk1p6): Ignoring removed nomblk_io_submit option

EXT4-fs (mmcblk1p6): recovery complete

EXT4-fs (mmcblk1p6): mounted filesystem with ordered data mode. Opts: nomblk_io_submit

fs_mgr: __mount(source=/dev/block/mmcblk1p6,target=/cache,type=ext4)=0

EXT4-fs (mmcblk1p7): mounted filesystem with ordered data mode. Opts: (null)

fs_mgr: __mount(source=/dev/block/mmcblk1p7,target=/device,type=ext4)=0

Adding 307196k swap on /dev/block/zram0.  Priority:-1 extents:1 across:307196k SS

random: init urandom read with 77 bits of entropy available

binder: 121:121 transaction failed 29189, size 0-0

init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead

init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead

init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead

init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'

init: cannot find '/system/bin/install-recovery.sh', disabling 'flash_recovery'

android_usb: already disabled

mtp_bind_config

logd.auditd: start

healthd: BatteryTemperaturePath not found

healthd: BatteryTechnologyPath not found

random: nonblocking pool is initialized

Have you tried the latest Lollipop 5.1.1.2 boot image in the IMX 6 Solo Lite with HDMI daughter card ?

If so could you advice on where it goes wrong ?

Regards,

Lyf

0 项奖励

2,583 次查看
lyfsci
Contributor III

Hi aravinthkumarjayaprakasam​,

Any advice on the above problem.

May I know whether are you able to successfully boot up with the HDMI cable and Android 5.1.1.2_ga for IMX 6 SL ?

Regards,

Lyf

0 项奖励

2,583 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi,

Have you verified that you are writing the bootargs specifically for the Android version that you are using? I have attached the Android Quick Start Guide document for L5.1.1_2.1.0-ga BSP release for your reference. Besides, you should ensure that the MCIMXHDMICARD is properly connected before botting up the board, and should be placed on the “LCD EXPANSION PORT” header (J13) and not on the “EPDC EXPANSION PORT” header.


Hope this will be useful for you
Best regards!
/Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励

2,583 次查看
lyfsci
Contributor III

Any suggestions on the same ??

0 项奖励

2,583 次查看
lyfsci
Contributor III

Hi Carlos,

I had verified the connection of HDMI LCD expansion port, which is working fine with the default Android 4.0.1 image shipped with the board.

When I tried to boot up with the demo image for the Solo EVK then it is not working. I am giving the commands as per the Quick start guide.

5.4 Booting with single display: LCD display

When the Android system image is programmed and the Boot Switch(es) is configured, the system is ready to be powered on.

In the U-Boot prompt, set the U-Boot environment variables as shown below:

U-Boot > setenv bootcmd boota mmc1

U-Boot > setenv bootargs console=ttymxc0,115200 init=/init androidboot.console=ttymxc0

consoleblank=0 androidboot.hardware=freescale

U-Boot > saveenv

With the settings above , the Android platform does not start the shell console. It enables the default Android selinux and

dm_verity security features, which restrict users to change the system and detect the system's information. To avoid this,

"androidboot.selinux=disabled" and "androidboot.dm_verity=disabled" need to be appended to the U-Boot's bootargs. Boot

environment variables are as follows:

U-Boot > setenv bootcmd boota mmc1

U-Boot > setenv bootargs console=ttymxc0,115200 init=/init androidboot.console=ttymxc0

consoleblank=0 androidboot.hardware=freescale androidboot.selinux=disabled

androidboot.dm_verity=disabled

U-Boot > saveenv

Also I am not able to see the specific boot arguments for HDMI port in the Quick start guide. I assume the boot arguments are same for the LCD and HDMI port.

Also I could see for other platforms (.MX 6QuadPlus/6Quad/6DualLite SABRE) there is an explicit mention of boot arguments for HDMI based boot.

For example,

4.4.2 Booting with single display: HDMI display

To boot from SD, set the U-Boot environment variables as shown below:

U-Boot > setenv bootcmd boota mmc1

U-Boot > setenv bootargs console=ttymxc3,115200 androidboot.console=ttymxc3 consoleblank=0

vmalloc=400M init=/init video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb1:off

video=mxcfb2:off video=mxcfb3:off androidboot.hardware=freescale cma=320M

U-Boot > saveenv

With the settings above, the Android platform does not start the shell console. It enables the default Android selinux and

dm_verity security features, which restrict users to change the system and detect the system's information. To avoid this,

"androidboot.selinux=disabled" and "androidboot.dm_verity=disabled" need to be appended to the U-Boot's bootargs. Boot

environment variables are as follows:

U-Boot > setenv bootcmd boota mmc1

U-Boot > setenv bootargs console=ttymxc3,115200 androidboot.console=ttymxc3 consoleblank=0

vmalloc=320M init=/init video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb1:off

video=mxcfb2:off video=mxcfb3:off androidboot.hardware=freescale cma=384M

androidboot.selinux=disabled androidboot.dm_verity=disabled

U-Boot > saveen

0 项奖励

2,583 次查看
lyfsci
Contributor III

Hi CarlosCasillas

Kindly provide suggestion on the same.

Regards,

Lyf

0 项奖励

2,583 次查看
lyfsci
Contributor III

No answer yet ??

0 项奖励