问题标签 [archlinux-arm]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
244 浏览

configuration - Termux 上 ArchLinux 的 MPI 可执行文件失败

为什么mpirun在 ArchLinux for Termux 上执行时会看到以下错误消息?

相同的程序在 Termux 上执行,没有任何故障。

谷歌搜索显示这些链接:

https://groups.google.com/g/trans-abyss/c/r5Z6w7BoNe4

https://users.open-mpi.narkive.com/ralQnMWY/ompi-users-no-network-interfaces-were-found-for-out-of-band-communications

https://users.open-mpi.narkive.com/kheNxePO/ompi-users-general-question-about-running-single-node-jobs

(export OMPI_MCA_oob=^tcp 删除 TCP 相关错误。)

https://github.com/open-mpi/ompi/issues/6960

https://www.mail-archive.com/users@lists.open-mpi.org//msg32661.html

但是,它们似乎都没有相关的解决方案。

输出到 ArchLinux for Termux 上的 ifconfig 和 ip addr

0 投票
1 回答
2609 浏览

python-3.x - 无法在 Linux Manjaro 上使用 python-pip 命令

所以我最近刚买了一个 Raspberry Pi 4,在上面刷了 Linux Manjaro XFCE 并启动了它。我设法python-pip用 Pacman 安装,没有任何错误,但是当我实际尝试使用该命令时,我得到了这个错误。

我已经尝试重新安装了很多次,但它仍然无法正常工作。这是我安装它时出现的结果。

请注意,我是一个完整的 Linux 菜鸟,最近才开始使用它。

还要补充一点,我已经在上面安装了 Python,它的版本是 Python 3.8.5。以防万一有人需要这些信息。

0 投票
0 回答
34 浏览

raspbian - 如何在树莓派 3 b+ 上使用 arch for ARM 连接到互联网?

我已经尝试了人们推荐的一切。我的新拱门安装无法连接。我在 rpi 3 b+ 上运行 rpi 2 的最新图像,因为没有明确的 3 b+ 图像。我已经用 wifi-menu、wpa supplicant、dhcpcd 和 systemctl 尝试了 eth0 和 wlan0 接口。没有任何效果,我什至无法 ping 我的路由器。此外,由于某种原因,当我在不同的 SD 卡上运行 raspbian 时,它能够自动连接。然后我尝试了拱门,当然它没有用。我回到 raspbian,它(连接到互联网)已经停止工作。

0 投票
2 回答
513 浏览

archlinux-arm - 用 core/linux-rpi-legacy 替换 linux-raspberrypi?

当我今天在 rpi3 Arch-Linux 安装上运行 'pacman -Syu' 时,有人问了以下问题: Replace linux-raspberrypi with core/linux-rpi-legacy? [Y/n] 这是一个简单的重命名,还是一个影响系统未来的重要变化?