raspberry-pi
raspberry-pi copied to clipboard
AlmaLinux Raspberry Pi
I've tried two images on a Raspberry Pi Model 3B+ without gnome from https://repo.almalinux.org/rpi/9/images/ (files timestamp 17-Nov-2022 00:50) but they're not working. To be specific, the RasPi is booting but...
Actual error output... `Command failed: Failed to download gpg key for repo 'raspberrypi': Curl error (37): Couldn't read a file:// file for file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux [Couldn't open file /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux]` /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux doesn't actually...
2022-10-30 I just installed the latest almalinux on my raspberry pi cm4 using: 89773106f23407efb5258d7185d2005c6ed4f98f2ad23916948be573eb2efb95 AlmaLinux-8-RaspberryPi-latest.aarch64.raw.xz Everything was seamless except for wifi. There was no wifi driver file for a pi...
The RPi 4's Bluetooth module is not recognized by the stock kernel currently shipping with AlmaLinux. [root@pi ~]# rfkill list 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no...
AlmaLinux RaspberryPi image should more native support which are available in standard RaspberryPi. Following are good to have in consideration to native support ... * [ ] Configure WiFi on...
Currently we're building images manually. But we need to implement Jenkins pipeline to do this automatically. Requirements: - Correct file naming. Examples: ``` AlmaLinux-8-RaspberryPi-8.9-20231127.aarch64.raw.xz AlmaLinux-8-RaspberryPi-GNOME-8.9-20231127.aarch64.raw.xz AlmaLinux-9-RaspberryPi-9.3-20231127.aarch64.raw.xz AlmaLinux-9-RaspberryPi-GNOME-9.3-20231127.aarch64.raw.xz ``` - Upload...
Unable to run alamlinux on raspberry pi 5. It is not booting at all
Basically, as the title says. A manual solution is to add a `installonlypkgs=raspberrypi2-kernel4-devel` line to `/etc/dnf/dnf.conf`. Without this, only a single `raspberrypi2-kernel4-devel` is kept as the newer kernel installs. Not...
Hello there, I have tried "https://repo.almalinux.org/rpi/9/images/AlmaLinux-9-RaspberryPi-GNOME-latest.aarch64.raw.xz" on Raspberry Pi 4, first thing, I have updated to 9.2, then I have checked the GUI, it's very sluggish, I've checked the driver...