Technically, you can create multiple chroots, each with a different architecture (so far, one for each architecture), an open filesystem (in contrast to docker), and a shared X11 server, including a /var/chroot_arm64 on an x86_64 machine (or /var/chroot_armhf on an x86 one). The ...
Description During the initialization, ncp tries to retrieve it's (internal) ip address and configure NC to accept it as a trusted domain. However, when running an arm container on a x86 machine this fails for me, because the output of i...
architectures: - build-on: amd64 run-on: armhf Also, when I run super-cool-app on the command line, I get this messages: error: error running snapctl: snap "super-cool-app" has no plug or slot named "pulseaudio" WARNING: pulseaudio interface not connected! Please run: /snap/super-...
Budgie is on my list - as I get kinks worked out with clean, vanilla Armbian. I am doing hybrid arm64 kernels and armhf userspace because of audio-plugins. This worked well for me in Pinebook Pro, etc. I'd do more with pure arm64, if I can solve some gaps with Carla, and when...
Installation time and use space on disk (Debian wheezy/armhf on Samsung Galaxy S II): Without GUI ~ 0:12 / 260 MB XTerm ~ 0:14 / 290 MB LXDE ~ 0:19 / 450 MB XFCE ~ 0:20 / 495 MB GNOME ~ 0:55 / 1.3 GB KDE ~ 1:20 / 1.3 GB Source code Source code: https://github....
How to distinguish armhf (ARMv7) and armel (ARMv4) in C code? In the executable I'm writing I have 2 implementations of the same function, one for armhf (fast) and one for armel (slow). At runtime I'd like to detect the CPU type, and call the armhf implementatio... ...
* Enable arm64 for binary_grub_cfg * architectures.sh: armhf/armel can be built on arm64 * grub-efi: Show fwsetup, do not show incompatible memtest even if enabled * Bugfix: Fix grub.cfg pc/ENABLE_MEMTEST check . [ Victor Gavro ] ...
Try cross-compiling with -mfloat-abi=soft -static, all libraries on your armbian image are armhf: % dpkg -S libm.so libc6:armhf: /lib/arm-linux-gnueabihf/libm.so.6 libc6-dev:armhf: /usr/lib/arm-linux-gnueabihf/libm.so This topic is now closed to further replies. Go...
i’ve got an armhf-netbook (Toshiba AC100, Tegra2) running Linux and always know “it would be easy to run $android-thing if people weren’t full of shit”, while beeing unable to do so, without emulating X86 on ARMHF, to run half of the software what would run directly on ARMHF....
regarding live-build: autopkgtest failure on arm64, armhf and ppc64el: Failed to prepare session write run to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the ...