Android 8 boot logo changes colors

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Android 8 boot logo changes colors

ソリューションへジャンプ
2,631件の閲覧回数
dcraw
Contributor II

We have a imx6dl product correctly displaying a custom kernel boot logo (logo linux_clut224.ppm) via LVDS on NXP Android 6.  However, on Android o8.0.0_1.0.0-ga release there is a slightly odd behavior.  The boot logo image initially displays fine, but right before the "android" boot animation begins the boot logo color palette changes for a brief moment (yellow colors change to blue for about a second).  But, then the android boot animation runs correctly and the android Launcher3 home screen then displays correctly.  It is just this odd transition between the kernel boot logo and the android boot animation.  Also, whenever the device wakes from sleep the odd (blue) boot logo flashes on the screen very quickly (1/2 second) before the lock screen appears.  it looks like perhaps the screen/overlay is not getting properly cleared between the kernel boot logo and the boot animation.

0 件の賞賛
返信
1 解決策
2,247件の閲覧回数
dcraw
Contributor II

I must be related to how the different mxc:fbx devices are configured on the /proc/cmdline for our device.  I fixed the problem by commenting out this line in init.freescale.rc:

# deattch the fbcon as hdmi hotplug conflict with fbcon

# write /sys/class/vtconsole/vtcon1/bind 0

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,248件の閲覧回数
dcraw
Contributor II

I must be related to how the different mxc:fbx devices are configured on the /proc/cmdline for our device.  I fixed the problem by commenting out this line in init.freescale.rc:

# deattch the fbcon as hdmi hotplug conflict with fbcon

# write /sys/class/vtconsole/vtcon1/bind 0

0 件の賞賛
返信
2,247件の閲覧回数
diegoadrian
NXP Employee
NXP Employee

Hello,

Thank you for sharing your result.

Best Regards,

Diego.

0 件の賞賛
返信