MastaG

Results 60 comments of MastaG

so the release just needs updating against the latest evdi version. i hope the maintainer can do this soon.

I think when you reboot, systemd will stop the docker service, which in turn takes care of stopping all containers. Perhaps that's why the container will have the "stopped" exit...

I second this. It would be nice to enable it for all architectures though and let people decide for themselves whether and how they're going to obtain the libwidevinecdm.so module....

Here's some verbose logging with EGL_LOG_LEVEL set to debug: ``` $ EGL_LOG_LEVEL=debug chromium libEGL debug: using driver exynos for 9 libEGL debug: MESA-LOADER: device is not located on the PCI...

That's strange. I'm building for 32bit armv7 and get no such issues.

@kraj unfortunately bitbake -e firefox doesn't expose PYTHONPATH or PYTHONHOME. However it does say: ``` # $PYTHON # set /home/mastag/src/odroid-oe-core/openembedded-core/meta/conf/bitbake.conf:533 # "${@sys.executable}" PYTHON="/usr/bin/python3" ``` So I can assume it's using...

@kraj with the latest openembedded-core, meta-openembedded and meta-python2 it seems to build now (still building so I'm not sure whether it will finish successfully), However I've had to create a...

Small update, the python problem seems to persist. Firefox can still be built using: PREFERRED_VERSION_rust-native ?= "1.37.0" PREFERRED_VERSION_rust-cross-aarch64 ?= "1.37.0" PREFERRED_VERSION_rust-llvm-native ?= "1.37.0" PREFERRED_VERSION_libstd-rs ?= "1.37.0" PREFERRED_VERSION_cargo-native ?= "1.37.0" Even...

He's right. SmartDock has a function to spawn on the last active display (hdmi-0 for example), however it's not a full homescreen such as taskbar. SmartDock will only give you...