Wind River Support Network

HomeDefectsLINCD-3093
Fixed

LINCD-3093 : Raspberry Pi 4 Model B boot up with xfce

Created: Sep 7, 2020    Updated: Oct 21, 2020
Resolved Date: Sep 13, 2020
Found In Version: 10.20.39.0
Fix Version: 10.20.39.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: BSP

Description

upgrade the wallpaper image to 4k so that system boots up with xfce feature normally.

Steps to Reproduce

1. Build WRL-LTS19 xfce
$ git clone --branch WRLINUX_10_19_LTS \
  https://windshare.windriver.com/ondemand/remote.php/gitsmart/WRLinux-lts-19-Core/wrlinux-x
$ ./wrlinux-x/setup.sh --machine bcm-2xxx-rpi4 --distro wrlinux-graphics --templates feature/xfce
$ . ./environment-setup-x86_64-wrlinuxsdk-linux
$ . ./oe-init-build-env

modify the conf/local.conf:
-BB_NO_NETWORK ?= '1'
+BB_NO_NETWORK ?= '0'

$ bitbake wrlinux-image-glibc-std

2. Create boot SD Card for Raspberry Pi 4 Model B
$ ./bmap-tools-3.2/bmaptool copy --bmap wrlinux-image-glibc-std-bcm-2xxx-rpi4.wic.bmap wrlinux-image-glibc-std-bcm-2xxx-rpi4.wic /dev/sdg
$ sync

3. Boot with SD Card on Raspberry Pi 4 Model B

NOTE: /dev/sdg is <sd-card> mount point
Live chat
Online