Mirza Krak
Mirza Krak
Documentation: https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-watchdog The most interesting metric would be: ``` What: /sys/class/watchdog/watchdogn/bootstatus Date: August 2015 Contact: Wim Van Sebroeck Description: It is a read only file. It contains status of the...
Hi, Today I tested running a `poplar` board using the `thud` branch of the oe-rpb-manifest[](https://github.com/96boards/oe-rpb-manifest) but I am getting a lot of errors during the `linux-poplar` build due to usage...
Use mkdir instead which is most certanly already in place on the device, otherwise this script will have a silent dependecy on "coreutils" which is normally not used on embedded...
This is a list of improvements that we should have look at to improve the quality of this layer. These are up for grabs, ping this ticket if you are...
Move to https://github.com/google-coral/libedgetpu. Depends on Tenserflow.
[u-boot-coral](https://github.com/mirzak/meta-coral/blob/master/recipes-bsp/u-boot/u-boot-coral_2019.04.bb) is from 2019. There is upstream support https://github.com/u-boot/u-boot/tree/master/board/google/imx8mq_phanbell.
The [downstream kernels](https://github.com/mirzak/meta-coral/tree/master/recipes-kernel/linux) are to old, we even get warnings when building on latest master. No updates expected from Google. ``` linux-coral: OLDEST_KERNEL is "5.15" but the version of the...
The error typically manifests it self in something like this, ``` root@coral-dev:~# gst-inspect-1.0 python Traceback (most recent call last): File "/usr/lib/gstreamer-1.0/python/glbox.py", line 23, in gi.require_version('GstGL', '1.0') File "/usr/lib/python3.7/site-packages/gi/__init__.py", line 129,...
Trying to launch `edgetpu-demo --stream`, gives the following error: ``` INFO:edgetpuvision.streaming.server:New web connection from 192.168.1.120:37978 INFO:edgetpuvision.streaming.server:Number of active clients: 2 INFO:edgetpuvision.streaming.server:[192.168.1.120:37978] Rx thread finished INFO:edgetpuvision.streaming.server:Camera start recording filesrc location=/usr/share/edgetpudemo/video_stream.mp4 !...