Balena Dash Project Won't Display

I’m going through this tutorial to set up a digital picture frame, and I feel like I’ve gone through all the steps correctly, but my Raspberry Pi will only display the Balena logo and nothing else. I’m using a Raspberry Pi Zero W and Win 10 if that helps, and I’m just using the standard Command Prompt there.

I’ve already set up the device and connected it to my project, which it connects to just fine. It boots up and displays the Balena logo as expected and it connected to my WiFi just fine. I downloaded the Balena CLI tools so I could log in and push updates to the project, and that seems to work as well. I downloaded the most recent Balena Dash file from here, extracted it to a folder, navigated to that folder in Command Prompt, and used "balena push " to push that build to my project. It seems to have pushed to it just fine, but after I set up the “WPE_URL” environment variable to the Google home page, nothing happened. All I see is the Balena logo still, nothing has changed. I have no idea what I’ve done wrong, but I’ve gone over the instructions a dozen times and I can’t seem to find anything that I’ve done wrong. I set up the device with Balena, I downloaded the Balena Dash project and pushed it to my Raspberry Pi successfully, so why doesn’t it seem to be displaying the “WPE_URL” environment variable I set up?

Does anyone have any ideas on what I might’ve done wrong? Would it be because I’m using a Raspberry Pi Zero W? Everything I’ve read seems to imply a Zero W should still work with this project. Any help would be greatly appreciated, as it’s a gift for this weekend and I’d like to get it fixed before then.

@DecreeB
looks like you are not using the right hardware. The guide you are following asks for a Raspberry Pi 3B and it seems that the Pi Zero W does not dot the job.
Regards
Thomas

hello

i have the same problems with Raspberry 3b+ , i have just balenaos logo in hdmi out
i set GALLERY_URL to USBDRIVE without success
i set WPE_URL without success

what is the problem?

thanks

Hi @baudetd welcome to the forums

Have you restarted the app after WPE_URL or GALLERY_URL were set? Also, can you please share the output of dmesg?

Best regards

federico

hi

where is dmesg ?

thanks

Hi @baudetd, you could access to dmesg logs when you SSH into the Host OS of your device. You might find this blog post helpful to troubleshoot your device and retrieve such system logs: https://www.balena.io/blog/top-6-tips-for-troubleshooting-your-host-os-with-resin-io/

Let us know what you see in the logs. Also for WPE_URL, please make sure that your device could access to this URL.

this is dmesg hostos

=============================================================
    Welcome to balenaOS
=============================================================
root@34d2204:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 4.19.71 (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 SMP PREEMPT Fri Jan 31 09:22:56 UTC 2020
[    0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 256 MiB at 0x000000001ec00000
[    0.000000] On node 0 totalpages: 255488
[    0.000000]   DMA32 zone: 3992 pages used for memmap
[    0.000000]   DMA32 zone: 0 pages reserved
[    0.000000]   DMA32 zone: 255488 pages, LIFO batch:63
[    0.000000] random: get_random_bytes called from start_kernel+0xa0/0x464 with crng_init=0
[    0.000000] percpu: Embedded 24 pages/cpu s57880 r8192 d32232 u98304
[    0.000000] pcpu-alloc: s57880 r8192 d32232 u98304 alloc=24*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 843419
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 251496
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=256M  vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000  dwc_otg.lpm_enable=0 console=null rootfstype=ext4 rootwait vt.global_cursor_default=0 root=PARTUUID=8f70a2f6-02 rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Memory: 715984K/1021952K available (8572K kernel code, 928K rwdata, 2712K rodata, 11904K init, 935K bss, 43824K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 30109 entries in 118 pages
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Tasks RCU enabled.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000258] Console: colour dummy device 80x25
[    0.000318] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=19200)
[    0.000350] pid_max: default: 32768 minimum: 301
[    0.000740] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000777] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.008125] ASID allocator initialised with 32768 entries
[    0.010119] rcu: Hierarchical SRCU implementation.
[    0.012664] EFI services will not be available.
[    0.015210] smp: Bringing up secondary CPUs ...
[    0.023460] Detected VIPT I-cache on CPU1
[    0.023529] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.031587] Detected VIPT I-cache on CPU2
[    0.031636] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.039730] Detected VIPT I-cache on CPU3
[    0.039777] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.039983] smp: Brought up 1 node, 4 CPUs
[    0.040039] SMP: Total of 4 processors activated.
[    0.040060] CPU features: detected: 32-bit EL0 Support
[    0.043097] CPU: All CPU(s) started at EL2
[    0.043158] alternatives: patching kernel code
[    0.044951] devtmpfs: initialized
[    0.061311] Enabled cp15_barrier support
[    0.061357] Enabled setend support
[    0.061915] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.061950] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.073601] pinctrl core: initialized pinctrl subsystem
[    0.074008] DMI not present or invalid.
[    0.074526] NET: Registered protocol family 16
[    0.080780] cpuidle: using governor menu
[    0.081297] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
[    0.081321] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.086758] DMA: preallocated 1024 KiB pool for atomic allocations
[    0.086929] Serial: AMBA PL011 UART driver
[    0.092096] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.139178] bcm2835-dma 3f007000.dma: DMA legacy API manager at (____ptrval____), dmachans=0x1
[    0.141692] SCSI subsystem initialized
[    0.141985] usbcore: registered new interface driver usbfs
[    0.142065] usbcore: registered new interface driver hub
[    0.142223] usbcore: registered new device driver usb
[    0.144566] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-28 15:08, variant start_cd
[    0.145580] raspberrypi-firmware soc:firmware: Firmware hash is 31098ceed842ca10c8ffd02ffe3640bf6c0190b4
[    0.148533] clocksource: Switched to clocksource arch_sys_counter
[    0.271863] VFS: Disk quotas dquot_6.6.0
[    0.271977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.272209] FS-Cache: Loaded
[    0.272595] CacheFiles: Loaded
[    0.285827] NET: Registered protocol family 2
[    0.286833] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
[    0.286883] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.287009] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[    0.287211] TCP: Hash tables configured (established 8192 bind 8192)
[    0.287467] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.287590] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.287937] NET: Registered protocol family 1
[    0.288909] RPC: Registered named UNIX socket transport module.
[    0.288929] RPC: Registered udp transport module.
[    0.288946] RPC: Registered tcp transport module.
[    0.288963] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.394379] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.396800] Initialise system trusted keyrings
[    0.397151] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    0.408831] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.408895] FS-Cache: Netfs 'nfs' registered for caching
[    0.409993] NFS: Registering the id_resolver key type
[    0.410043] Key type id_resolver registered
[    0.410061] Key type id_legacy registered
[    0.412111] aufs 4.19.17+-20190211
[    0.414811] Key type asymmetric registered
[    0.414835] Asymmetric key parser 'x509' registered
[    0.414909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.415194] io scheduler noop registered
[    0.415214] io scheduler deadline registered
[    0.415440] io scheduler cfq registered (default)
[    0.415460] io scheduler mq-deadline registered
[    0.415480] io scheduler kyber registered
[    0.424574] bcm2835-rng 3f104000.rng: hwrng registered
[    0.425194] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
[    0.426259] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    0.426677] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.442336] brd: module loaded
[    0.457808] loop: module loaded
[    0.458791] Loading iSCSI transport class v2.0-870.
[    0.460011] libphy: Fixed MDIO Bus: probed
[    0.460080] tun: Universal TUN/TAP device driver, 1.6
[    0.460328] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.460808] dwc_otg 3f980000.usb: base=(____ptrval____)
[    0.661782] Core Release: 2.80a
[    0.661805] Setting default values for core params
[    0.661841] Finished setting default values for core params
[    0.862568] Using Buffer DMA mode
[    0.862588] Periodic Transfer Interrupt Enhancement - disabled
[    0.862605] Multiprocessor Interrupt Enhancement - disabled
[    0.862624] OTG VER PARAM: 0, OTG VER FLAG: 0
[    0.862646] Dedicated Tx FIFOs mode
[    0.863398] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = ffffff8008259000 dma = 0x00000000ded04000 len=9024
[    0.863436] FIQ FSM acceleration enabled for :
               Non-periodic Split Transactions
               Periodic Split Transactions
               High-Speed Isochronous Endpoints
               Interrupt/Control Split Transaction hack enabled
[    0.863468] dwc_otg: Microframe scheduler enabled
[    0.863645] WARN::hcd_init_fiq:497: MPHI regs_base at ffffff8008055000
[    0.863689] dwc_otg 3f980000.usb: DWC OTG Controller
[    0.863744] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    0.863801] dwc_otg 3f980000.usb: irq 9, io mem 0x00000000
[    0.863859] Init: Port Power? op_state=1
[    0.863876] Init: Power Port (0)
[    0.864286] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.864310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.864331] usb usb1: Product: DWC OTG Controller
[    0.864352] usb usb1: Manufacturer: Linux 4.19.71 dwc_otg_hcd
[    0.864372] usb usb1: SerialNumber: 3f980000.usb
[    0.865196] hub 1-0:1.0: USB hub found
[    0.865275] hub 1-0:1.0: 1 port detected
[    0.866142] dwc_otg: FIQ enabled
[    0.866154] dwc_otg: NAK holdoff enabled
[    0.866165] dwc_otg: FIQ split-transaction FSM enabled
[    0.866181] Module dwc_common_port init
[    0.867149] usbcore: registered new interface driver usb-storage
[    0.869295] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.869584] bcm2835-cpufreq: min=600000 max=1200000
[    0.870639] sdhci: Secure Digital Host Controller Interface driver
[    0.870658] sdhci: Copyright(c) Pierre Ossman
[    0.871255] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[    0.871845] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[    0.871989] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.873359] ledtrig-cpu: registered to indicate activity on CPUs
[    0.873514] hidraw: raw HID events driver (C) Jiri Kosina
[    0.873624] usbcore: registered new interface driver usbhid
[    0.873633] usbhid: USB HID core driver
[    0.874441] Initializing XFRM netlink socket
[    0.874965] NET: Registered protocol family 10
[    0.875783] Segment Routing with IPv6
[    0.875875] NET: Registered protocol family 17
[    0.875914] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    0.875990] Key type dns_resolver registered
[    0.876673] registered taskstats version 1
[    0.876691] Loading compiled-in X.509 certificates
[    0.883277] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    0.883365] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 66, base_baud = 0) is a PL011 rev2
[    0.885888] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    0.885902] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[    0.912977] sdhost: log_buf @ (____ptrval____) (ded07000)
[    0.938166] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    0.939870] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.941566] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.944596] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    0.961863] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    0.964515] of_cfs_init
[    0.964700] of_cfs_init: OK
[    0.965154] Warning: unable to open an initial console.
[    0.980985] Freeing unused kernel memory: 11904K
[    0.981102] Run /init as init process
[    1.021840] random: fast init done
[    1.049012] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.054668] mmc0: new high speed SDHC card at address aaaa
[    1.057091] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[    1.063291] mmc1: new high speed SDIO card at address 0001
[    1.063694]  mmcblk0: p1 p2 p3 p4 < p5 p6 >
[    1.091676] Indeed it is in host mode hprt0 = 00021501
[    1.266599] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    1.266830] Indeed it is in host mode hprt0 = 00001101
[    1.281984] udevd[249]: Starting version 241-166-g511646b+
[    1.286463] udevd[250]: Specified group 'render' unknown
[    1.287021] udevd[250]: Specified group 'kvm' unknown
[    1.453916] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[    1.453935] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.454482] hub 1-1:1.0: USB hub found
[    1.454621] hub 1-1:1.0: 5 ports detected
[    1.489160] udevd[253]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[    1.522219] udevd[258]: Process '/lib/systemd/systemd-vconsole-setup' failed with exit code 1.
[    1.743593] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    1.746426] udevd[259]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p3' failed with exit code 1.
[    1.746429] udevd[254]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p2' failed with exit code 1.
[    1.789072] CP437: Invalid argument
[    1.831858] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[    1.831875] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.878955] fsck.fat 4.1 (2017-01-24)
               Free cluster summary wrong (64414 vs. really 64412)
                 Auto-correcting.
               Performing changes.
               /dev/disk/by-label/resin-boot: 163 files, 16216/80628 clusters
[    1.905714] resin-rootA: clean, 5753/39936 files, 297540/319488 blocks

[    1.936344] resin-rootB: clean, 11/39936 files, 15349/319488 blocks

[    1.968285] resin-state: clean, 11/5136 files, 1849/20480 blocks

[    2.004330] udevd[254]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p2' failed with exit code 1.
[    2.079478] udevd[255]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p3' failed with exit code 1.
[    2.188293] udevd[260]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p2' failed with exit code 1.
[    2.215170]  mmcblk0: p1 p2 p3 p4 < p5 p6 >
[    2.316673] random: crng init done
[    3.154746] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    3.198736] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
[    3.944733] udevd: 17 output lines suppressed due to ratelimiting
[    3.988052] switch_root: can't open '/dev/console': No such device
[    4.354303] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    4.374371] aufs au_opts_verify:1609:init[1]: dirperm1 breaks the protection by the permission bits on the lower branch
[    4.374924] time="1970-01-01T00:00:04Z" level=warning msg="Couldn't run auplink before unmount /tmp/docker-aufs-union539656267" error="exec: \"auplink\": executable file not found in $PATH" storage-driver=aufs
[    4.743810] systemd[1]: System time before build time, advancing clock.
[    4.910030] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    4.910056] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    5.117420] systemd[1]: /lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/chrony/chronyd.pid \xe2\x86\x92 /run/chrony/chronyd.pid; please update the unit file accordingly.
[    9.414701] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[   10.157846] vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   10.170171] vchiq: vchiq_init_state: slot_zero = 000000008c2293ca, is_master = 0
[   10.418776] smsc95xx v1.0.6
[   10.469742] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:db:7c:20
[   10.469953] usbcore: registered new interface driver smsc95xx
[   10.519264] vc4_hdmi 3f902000.hdmi: ASoC: Failed to create component debugfs directory
[   10.525790] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi mapping ok
[   10.525821] vc4_hdmi 3f902000.hdmi: ASoC: no DMI vendor name!
[   10.536861] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
[   10.537063] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4])
[   10.537213] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
[   10.537353] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[   10.537765] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
[   10.538041] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
[   10.538337] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
[   10.576239] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[   10.579413] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[   10.580144] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[   10.580163] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.580173] [drm] Driver supports precise vblank timestamp query.
[   10.599162] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.599954] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[   10.599976] [vc_sm_connected_init]: start
[   10.602692] vc_sm_cma_vchi_init: failed to open VCHI service (-1)
[   10.602704] [vc_sm_connected_init]: failed to initialize shared memory service
[   10.605977] media: Linux media interface: v0.10
[   10.656479] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.660622] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   10.660642] cfg80211: failed to load regulatory.db
[   10.687902] videodev: Linux video capture interface: v2.00
[   10.717775] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   10.717778] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   10.725825] Console: switching to colour frame buffer device 240x67
[   10.728077] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[   10.734423] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
[   10.734478] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[   10.739204] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[   10.739206] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
[   10.739442] usbcore: registered new interface driver brcmfmac
[   10.769366] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device
[   10.914809] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[   10.926184] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: May  2 2019 02:39:18 version 7.45.98.83 (r714225 CY) FWID 01-e539531f
[   11.831984] uart-pl011 3f201000.serial: no DMA platform data
[   16.558810] Bluetooth: Core ver 2.22
[   16.558900] NET: Registered protocol family 31
[   16.558910] Bluetooth: HCI device and connection manager initialized
[   16.558936] Bluetooth: HCI socket layer initialized
[   16.558953] Bluetooth: L2CAP socket layer initialized
[   16.559001] Bluetooth: SCO socket layer initialized
[   16.593028] Bluetooth: HCI UART driver ver 2.3
[   16.593049] Bluetooth: HCI UART protocol H4 registered
[   16.593182] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   16.593439] Bluetooth: HCI UART protocol Broadcom registered
[   17.016439] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.016468] Bluetooth: BNEP filters: protocol multicast
[   17.016570] Bluetooth: BNEP socket layer initialized
[   17.095623] i2c /dev entries driver
[   17.698435] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.744332] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[   17.744852] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.804962] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.847397] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.847427] brcmfmac: power management disabled
[   18.381915] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   18.381941] brcmfmac: power management disabled
[   18.730303] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   19.780692] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   19.780729] brcmfmac: power management disabled
[   19.962774] Bridge firewalling registered
[   20.621560] IPv6: ADDRCONF(NETDEV_UP): balena0: link is not ready
[   20.930391] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   40.581317] IPv6: ADDRCONF(NETDEV_UP): supervisor0: link is not ready
[   62.373753] IPv6: ADDRCONF(NETDEV_UP): br-f9feeceabadc: link is not ready
[  221.188989] br-f9feeceabadc: port 1(veth4628692) entered blocking state
[  221.189075] br-f9feeceabadc: port 1(veth4628692) entered disabled state
[  221.196724] device veth4628692 entered promiscuous mode
[  221.198762] IPv6: ADDRCONF(NETDEV_UP): veth4628692: link is not ready
[  221.378830] br-f9feeceabadc: port 2(veth5eccc41) entered blocking state
[  221.378873] br-f9feeceabadc: port 2(veth5eccc41) entered disabled state
[  221.380133] device veth5eccc41 entered promiscuous mode
[  221.381818] IPv6: ADDRCONF(NETDEV_UP): veth5eccc41: link is not ready
[  221.381847] br-f9feeceabadc: port 2(veth5eccc41) entered blocking state
[  221.381870] br-f9feeceabadc: port 2(veth5eccc41) entered forwarding state
[  221.386724] br-f9feeceabadc: port 2(veth5eccc41) entered disabled state
[  224.218522] eth0: renamed from vethf55d2d1
[  224.225947] IPv6: ADDRCONF(NETDEV_CHANGE): veth5eccc41: link becomes ready
[  224.226278] br-f9feeceabadc: port 2(veth5eccc41) entered blocking state
[  224.226296] br-f9feeceabadc: port 2(veth5eccc41) entered forwarding state
[  224.226524] eth0: renamed from veth26cc070
[  224.231559] IPv6: ADDRCONF(NETDEV_CHANGE): br-f9feeceabadc: link becomes ready
[  224.233786] IPv6: ADDRCONF(NETDEV_CHANGE): veth4628692: link becomes ready
[  224.234512] br-f9feeceabadc: port 1(veth4628692) entered blocking state
[  224.234539] br-f9feeceabadc: port 1(veth4628692) entered forwarding state
[  225.186845] udevd[8]: starting version 3.2.7
[  225.202214] udevd[8]: specified group 'kvm' unknown
[  225.319500] udevd[8]: starting eudev-3.2.7
[  225.325978] udevd[8]: specified group 'kvm' unknown
[  330.428092] br-f9feeceabadc: port 3(veth66496a2) entered blocking state
[  330.428127] br-f9feeceabadc: port 3(veth66496a2) entered disabled state
[  330.428992] device veth66496a2 entered promiscuous mode
[  330.433001] IPv6: ADDRCONF(NETDEV_UP): veth66496a2: link is not ready
[  332.407789] eth0: renamed from veth20d99e9
[  332.415817] IPv6: ADDRCONF(NETDEV_CHANGE): veth66496a2: link becomes ready
[  332.416063] br-f9feeceabadc: port 3(veth66496a2) entered blocking state
[  332.416078] br-f9feeceabadc: port 3(veth66496a2) entered forwarding state
[  333.740378] systemd-udevd[28]: Starting version 241

Thanks for this information Denis. In this log, I do not see any USB drive being detected or mounted. Are you sure the USB drive is formatted and contains pictures?

Being that you are not receiving any output from WPE_URL either, I would recommend you simply try again, with a fresh download or ‘git clone’ of the project, and once again push it with the balena CLI, as outlined in the documentation.

it is normal that you do not see the key because I took the log without the key because my problem also remains on the wpe

I tested with an rpi3b + in 64 bit
32bit
with an rpi4

with balena-wpe-master …

with another SD card

reboot …

nothing

test with http://www.google.fr

Blockquote
wpe 2020/02/24 22:22:04 Responded with home page
wpe 2020/02/24 22:22:05 Responded with home page
wpe 2020/02/24 22:22:14 Launch page with desiredURL = ‘http://www.google.fr’. Slack: false
wpe 2020/02/24 22:22:14 Redirecting to home page
wpe 2020/02/24 22:22:14 Running ‘cog http://www.google.fr
wpe 2020/02/24 22:22:14 Responded with home page
wpe 2020/02/24 22:22:14 Responded with home page
wifi-connect Spider mode enabled. Check if remote file exists.
wifi-connect --2020-02-24 22:22:48-- http://google.com/
wifi-connect Resolving google.com (google.com)… 172.217.18.206, 2a00:1450:4007:810::200e
wifi-connect Connecting to google.com (google.com)|172.217.18.206|:80… connected.
wifi-connect HTTP request sent, awaiting response… 301 Moved Permanently
wifi-connect Location: http://www.google.com/ [following]
wifi-connect Spider mode enabled. Check if remote file exists.
wifi-connect --2020-02-24 22:22:48-- http://www.google.com/
wifi-connect Resolving www.google.com (www.google.com)… 216.58.206.228, 2a00:1450:4007:812::2004
wifi-connect Connecting to www.google.com (www.google.com)|216.58.206.228|:80… connected.
wifi-connect HTTP request sent, awaiting response… 200 OK
wifi-connect Length: unspecified [text/html]
wifi-connect Remote file exists and could contain further links,
wifi-connect but recursion is disabled – not retrieving.
wifi-connect
wifi-connect Skipping WiFi Connect

Hi @baudetd

I just want to confirm whether you have set the value of the RESIN_HOST_CONFIG_gpu_mem variable to a value of at least 128mb or more? The project recommends 396.

Kind regards
Alida

Hello again,

We’re just checking in to see if the suggestion to up the GPU memory worked for you? If not, we’d obviously like to try and help you solve the issues you’re seeing.

Best regards,

Heds

hello

i change “Define device GPU memory in megabytes.” to 396

no change , it does not work …

log:

Blockquote
wpe 2020/03/01 14:50:29 Launch page with desiredURL = ‘http://www.google.fr’. Slack: false
wpe 2020/03/01 14:50:29 Redirecting to home page
wpe 2020/03/01 14:50:29 Stopping
wpe 2020/03/01 14:50:29 Running ‘cog http://www.google.fr
wpe 2020/03/01 14:50:29 Responded with home page

are you sure this is a program that works?

tanks

Hi @baudetd

One of our hardware hackers has just pointed out that balenaDash only works on Raspberry Pi 3 / 3b+, definitely on 32-bit, and possibly on 64-bit (but he’d need to test the latter first to confirm). It does not work on Raspberry Pi 4.

Can you please confirm whether you have tested the RESIN_HOST_CONFIG_gpu_mem = 396 setting on a RPi 3/3b+ 32-bit?

Thank you
Alida

ok ma last test is with rpi4

I will repeat a test with an rpi 3

yes its’ good for WPE
but these errors for USBDRRIVE

Blockquote
[15936.733194] usb 1-1.2: new high-speed USB device number 13 using dwc_otg
[15936.870399] usb 1-1.2: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.05
[15936.870427] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[15936.870441] usb 1-1.2: Product: Intenso Rainbow Line
[15936.870455] usb 1-1.2: Manufacturer: Alcor Tech
[15936.870468] usb 1-1.2: SerialNumber: 14121800000995
[15936.871497] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[15936.872359] scsi host0: usb-storage 1-1.2:1.0
[15937.915270] scsi 0:0:0:0: Direct-Access Intenso Rainbow Line 8.07 PQ: 0 ANSI: 4
[15937.917225] sd 0:0:0:0: [sda] 7680000 512-byte logical blocks: (3.93 GB/3.66 GiB)
[15937.918189] sd 0:0:0:0: [sda] Write Protect is off
[15937.918221] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[15937.919327] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn’t support DPO or FUA
[15937.925870] sda: sda1
[15937.930028] sd 0:0:0:0: [sda] Attached SCSI removable disk
[15937.934279] systemd-udevd[93]: could not open moddep file ‘/lib/modules/4.19.71/modules.dep.bin’
[15937.936836] udevd[580]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory
[15937.937811] systemd-udevd[94]: could not open moddep file ‘/lib/modules/4.19.71/modules.dep.bin’
[15937.942638] udevd[578]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory
[15938.193379] systemd-udevd[94]: Process ‘/bin/sh -c ‘/usr/src/app~/udev/copy.sh’’ failed with exit code 127.

Glad to hear you got the WPE working. I’m checking with the balena-dash repo maintainer to check the syntax of the photos/udev/ files for possible errors.

Hey!

I was testing so many things on my pi 4 and I just read your comment about it not working on 4 yet, will that change in the future? Because we had everything working on a test run for pi 3 and then we ordered a lot of pi 4 to install dashboards that we can’t set up balenadash on yet. Thanks!

Hi Sam, I’m one of dash project mantainers, sorry for the delay on the response. It’s been a busy week.

Regarding running the project on the Pi 4, currently the issue is that the balena-wpe project can’t run on Pi4 because the graphics drivers changed and the project needs to be recompiled against the new ones. Unfortunately this is not a simple task, we do plan on tackling this though we don’t have a set date for it yet. You can track the progress on this GitHub issue.

Regarding the photos container issue you reported, indeed I found a problem with the image Dockerfile. I think i fixed it already but at the moment can’t test it. I pushed the fix to this branch: https://github.com/balenalabs/balena-dash/tree/fix-photos-container
If you can test it and let me know that would be great, I’ll be testing it myself regardless early next week and report back with the result.

Have a great weekend! Cheers.

1 Like

Hello

thank you ,
i tested the new code but there is still an error.

should the images be inserted at the root of the key? doesn’t it create a specific directory?

Blockquote[ 204.761778] usb 1-1.3: new high-speed USB device number 5 using dwc_otg
[ 204.899459] usb 1-1.3: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.05
[ 204.899482] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 204.899491] usb 1-1.3: Product: Intenso Rainbow Line
[ 204.899498] usb 1-1.3: Manufacturer: Alcor Tech
[ 204.899510] usb 1-1.3: SerialNumber: 14121800000995
[ 204.900513] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 204.910503] scsi host0: usb-storage 1-1.3:1.0
[ 205.914237] scsi 0:0:0:0: Direct-Access Intenso Rainbow Line 8.07 PQ: 0 ANSI: 4
[ 205.916343] sd 0:0:0:0: [sda] 7680000 512-byte logical blocks: (3.93 GB/3.66 GiB)
[ 205.917326] sd 0:0:0:0: [sda] Write Protect is off
[ 205.917363] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[ 205.918387] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn’t support DPO or FUA
[ 205.924874] sda: sda1
[ 205.929059] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 205.933436] systemd-udevd[83]: could not open moddep file ‘/lib/modules/4.19.71/modules.dep.bin’
[ 205.935409] systemd-udevd[71]: could not open moddep file ‘/lib/modules/4.19.71/modules.dep.bin’
[ 205.942178] systemd-udevd[71]: could not open moddep file ‘/lib/modules/4.19.71/modules.dep.bin’
[ 205.947836] systemd-udevd[83]: could not open moddep file ‘/lib/modules/4.19.71/modules.dep.bin’
[ 205.959839] udevd[158]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory
[ 205.965418] udevd[157]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory
[ 206.252841] systemd-udevd[83]: Process ‘/bin/sh -c ‘/usr/src/app~/udev/copy.sh’’ failed with exit code 127.