On Tue, Jul 28, 2015 at 10:42 PM, Wally Yeh <[email protected]> wrote: >> > The boot log, shows it got stuck on starting kernel: >> > U-Boot 2015.04+fslc+g5d9ffd2 (Jul 27 2015 - 14:22:55) >> > >> > CPU: Freescale i.MX6Q rev1.2 996 MHz (running at 792 MHz) >> > CPU: Automotive temperature grade (-40C to 125C) at 42C >> > Reset cause: WDOG >> > Board: MX6-SabreSD >> > I2C: ready >> > DRAM: 1 GiB >> > PMIC: PFUZE100 ID=0x10 >> > MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 >> > *** Warning - bad CRC, using default environment >> > >> > auto-detected panel HDMI >> > Display: HDMI (1024x768) >> >> Unplug HDMI cable and try again. >> >> After linux bootup you can connect cable again. >> >> Please, test it and let me know >> >> Daiane > > Thanks, it works. enter the system but get a strange resolution. > > use following command to recovery 1920x1080: > * xrandr -s 640x480 > * echo "D:1920x1080p-60" > /sys/devices/soc0/fb.24/graphics/fb0/mode > * xrandr -s 1920x1080
only FYI https://bugzilla.yoctoproject.org/show_bug.cgi?id=6703 Maybe disable HDMI splash on u-boot can be a good option to get the right resolution "automatically" after the boot. Make sure you have the kenrel command line to that resolution. Daiane > > Wally -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
