Giter Site home page Giter Site logo

balena-connectcore'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-connectcore's People

Contributors

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

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

themhat alexgg

balena-connectcore's Issues

X11 desktop application needs extra libraries

The ccimx8x BSP supports xwayland, so the X11-window-manager app needs to be forked to add support for wayland. Currently the errors I see in the log are:

Feb 19 15:28:37 6117090 02e937cc1748[1163]: STARTING X
Feb 19 15:28:37 6117090 02e937cc1748[1163]: xauth:  file /root/.Xauthority does not exist
Feb 19 15:28:38 6117090 02e937cc1748[1163]: 
Feb 19 15:28:38 6117090 02e937cc1748[1163]: 
Feb 19 15:28:38 6117090 02e937cc1748[1163]: X.Org X Server 1.19.2
Feb 19 15:28:38 6117090 02e937cc1748[1163]: Release Date: 2017-03-02
Feb 19 15:28:38 6117090 02e937cc1748[1163]: X Protocol Version 11, Revision 0
Feb 19 15:28:38 6117090 02e937cc1748[1163]: Build Operating System: Linux 4.19.0-13-arm64 aarch64 Debian
Feb 19 15:28:38 6117090 02e937cc1748[1163]: Current Operating System: Linux 6117090 5.4.84-dey+gb097888 #1 SMP PREEMPT Thu Feb 11 11:49:56 UTC 2021 aarch64
Feb 19 15:28:38 6117090 02e937cc1748[1163]: Kernel command line: root=UUID=ba1eadef-9608-4901-9543-cd0457037573
Feb 19 15:28:38 6117090 02e937cc1748[1163]: Build Date: 09 December 2020  10:08:00AM
Feb 19 15:28:38 6117090 02e937cc1748[1163]: xorg-server 2:1.19.2-1+deb9u7 (https://www.debian.org/support) 
Feb 19 15:28:38 6117090 02e937cc1748[1163]: Current version of pixman: 0.34.0
Feb 19 15:28:38 6117090 02e937cc1748[1163]:     Before reporting problems, check http://wiki.x.org
Feb 19 15:28:38 6117090 02e937cc1748[1163]:     to make sure that you have the latest version.
Feb 19 15:28:38 6117090 02e937cc1748[1163]: Markers: (--) probed, (**) from config file, (==) default setting,
Feb 19 15:28:38 6117090 02e937cc1748[1163]:     (++) from command line, (!!) notice, (II) informational,
Feb 19 15:28:38 6117090 02e937cc1748[1163]:     (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Feb 19 15:28:38 6117090 02e937cc1748[1163]: (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 19 15:28:38 2021
Feb 19 15:28:38 6117090 02e937cc1748[1163]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Feb 19 15:28:38 6117090 02e937cc1748[1163]: MESA-LOADER: failed to retrieve device information
Feb 19 15:28:38 6117090 02e937cc1748[1163]: gbm: failed to open any driver (search paths /usr/lib/aarch64-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)
Feb 19 15:28:38 6117090 02e937cc1748[1163]: gbm: Last dlopen error: /usr/lib/dri/imx-drm_dri.so: cannot open shared object file: No such file or directory
Feb 19 15:28:38 6117090 02e937cc1748[1163]: failed to load driver: imx-drm
Feb 19 15:28:38 6117090 02e937cc1748[1163]: gbm: failed to open any driver (search paths /usr/lib/aarch64-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)
Feb 19 15:28:38 6117090 02e937cc1748[1163]: gbm: Last dlopen error: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory
Feb 19 15:28:38 6117090 02e937cc1748[1163]: failed to load driver: kms_swrast
Feb 19 15:28:38 6117090 02e937cc1748[1163]: gbm: failed to open any driver (search paths /usr/lib/aarch64-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)
Feb 19 15:28:38 6117090 02e937cc1748[1163]: gbm: Last dlopen error: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory
Feb 19 15:28:38 6117090 02e937cc1748[1163]: failed to load swrast driver
Feb 19 15:28:38 6117090 02e937cc1748[1163]: couldn't get display device

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.