Coder Social home page Coder Social logo

balena-iot-gate-imx8's Introduction

[Deprecated] balenaOS Website & Documentation

This repository's contents have been migrated to https://github.com/balena-io/resin-site/

Both the balenaOS website and the balenaOS Docs are now being built at https://github.com/balena-io/resin-site/

If you don't have access to the repository to make a pull request and suggest changes, please make a new issue on the balena-io/docs repository.

For any changes or suggestions about balenaOS on supported device types or meta-balena in general, please open an issue on the respective repository in https://github.com/balena-os/. There will be a repostiory associated with each device type with the format balena-<deviceType>. For example, raspberrypi devices have balena-raspberrypi or Intel devices have balena-intel.

For issues, with the base yocto layer for building balenaOS or generally about balenaOS, head on to meta-balena

Links:

balena-iot-gate-imx8's People

Contributors

acostach avatar alexgg avatar balena-ci avatar balena-renovate[bot] avatar floion avatar flowzone-app[bot] avatar klutchell avatar markcorbinuk avatar renovate-bot avatar renovate[bot] avatar vicgal avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

balena-iot-gate-imx8's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

git-submodules
.gitmodules
  • balena-yocto-scripts master@d59fac4cce1dcff0b423ac97aeccbd7f4486b9c2
  • layers/poky kirkstone@27de52e402ae000dfa502d52908cd6e6aef923ec
  • layers/meta-freescale kirkstone@2fb1ce365338126aad365012ebb913b3e4a9f1be
  • layers/meta-compulab honister@6316d8ca737f7460ea24d83f3aeec9f8d00b6e8a
  • layers/meta-openembedded kirkstone@6ff0748a4741517519a281985fc3cd95dadb633e
  • layers/meta-balena master@4c376535a83f0b22b9757d835c4a7029cd758a77
  • contracts master@773c77cc902a5896a8fa75663d2aa661c0f4e1e3
github-actions
.github/workflows/build_and_deploy.yml
  • balena-os/github-workflows v0.0.27@0192d70429dd7bce1aee056ec3369514f682d48a
.github/workflows/esr.yml
  • balena-os/github-workflows master
.github/workflows/flowzone.yml
  • product-os/flowzone master

Request to include NFSDv3/v4 support

A customer's application requires the use of the nsfd kernel modules, which is included by some BSPs like the Raspberrypi but not on Compulab's.

Until we have a better way to add built-in kernel modules on demand we have to include it as default assuming the rootfs has enough space for it.

No wireless-regdb package installed in hostOS

The wireless-regdb package contains the regulatory domain database that is required for a working wireless. This package is added as part of the packagegroup-balena-connectivity recipe in meta-balena, however this DT has:

BBMASK += "packagegroup-balena-connectivity.bbappend"

As part of its conf/layer.conf device integration layer.

It's unclear why this was done like this in the first place - the correct approach to modify this recipe would be to override it in the integration layer itself instead of ignoring it.

Add kernel module(s) for TPM 2.0

Copy&Paste from balena-os/balena-intel#218

We would like to have TPM 2.0 support in Balena on the Compulab Imx8 platform.

Use Case

We're using TPM 2.0 modules to sign tokens on the edge to identify edge devices to our cloud tier. Using the TPM is more secure than storing certs on the device because the private key never leaves the TPM.

Solution

See balena-os/balena-intel#218

Expected Interfaces

When TPM 2.0 support is present, we expect to see the following files:

/dev/tpm0
/dev/tpmrm

upgrade balena 5.1.47+rev2 supervisor 6.1.4 problem

Hi after upgrade to

balenaOS 5.1.47+rev2 and supervisor version 6.1.4 my web application container get this error using PUBLIC DEVICE URL link on balena dashboard:

"tunneling socket could not be established: 500"
"One possible reason is because nothing is listening on port 80 on the device."

and the web application doesn't respond to local intranet ip, apache2 is not down on container.

If i run device healt check i obtain:

"An error occurred while querying checks data: /usr/libexec/os-helpers-sb: line 24: user_mode_enabled: command not found"

Eventually can i rollbak to 5.1.43 and supervisor 6.1.1?

Thanks

request to enable ath10k driver to support Atheros QCA9x based mPCIe wifi chipset

Hello,

Requesting to include kernel options CONFIG_ATH10K and CONFIG_ATH10K_PCI along with linux-firmware-ath10k package in default image. We have successfully tested mPCI wifi cards with QCA9984/QCA9880 chipset with ath10k driver on iot-gate-imx8. Driver also supports few other Atheros chipset as well.

Currently, iot-gate-imx8's built-in Intel ax200 wifi card fails to provide sufficient range for our field operations. So we want to revert to tried and tested wifi cards that worked for us in the past.

Regards,
-Npatil

eth0 not working on latest rev boards with balenaOS 2.85.2+rev1

Hello,
Recently we received latest revision eval kit of iot-gate-imx8 and are unable to get eth0 to work. eth0 led keeps going on/off and is not able to exchange packets. eth1 works fine. Eth0 was not an issue with earlier rev boards and BalenaOS.
Please note, eth0 works just fine on base os shipped from Compulab. The issue only happens after running balenaOS.

Please let me know if you need additional info.
`
root@xxxx:~# cat /etc/os-release
ID="balena-os"
NAME="balenaOS"
VERSION="2.85.2+rev1"
VERSION_ID="2.85.2+rev1"
PRETTY_NAME="balenaOS 2.85.2+rev1"
MACHINE="iot-gate-imx8"
META_BALENA_VERSION="2.85.2"
BALENA_BOARD_REV="fba8222"
META_BALENA_REV="34a41e07"
SLUG="iot-gate-imx8"

serialpn=IOT-GATE-iMX8-D4-NA32-WB-JS7600G-XL-TIC-FARS4-FBCAN-V100-220414-0001c0306683

`

Request to include kernel-module-nsfd as default

A customer's application requires the use of the nsfd kernel modules, which is included by some BSPs like the Raspberrypi but not on Compulab's.

Until we have a better way to add built-in kernel modules on demand we have to include it as default assuming the rootfs has enough space for it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.