Fedora Linux 35
Kernel: 5.14.10-300.fc35
Uboot : uboot-tools-2021.10-2.fc35
Hardware Status
Below is a list of Hardware tested for Fedora 35. If your device is missing, please feel free to update the hardware status below.
ARMv7hl
| Hardware | Serial Console | USB | Wired Network | Display | Wi-Fi | Bluetooth | Audio | Notes |
|---|---|---|---|---|---|---|---|---|
| Arndale | Recommended image: Minimal | |||||||
| Banana Pi | Recommended image: Minimal
| |||||||
| BeagleBoneBlack | Recommended image: | |||||||
| BeagleBoneWhite | Recommended image: Minimal.
To run dnf a swapfile is required. Partition 1 needs to be moved forward to write U-boot. | |||||||
| Cubietruck | Recommended image: Server or Minimal
| |||||||
| Pandaboard | Recommended image: Xfce or Minimal | |||||||
| Raspberry Pi 2 | Recommended image: Xfce, Server, Minimal or Fedora IoT Edition.
| |||||||
| Raspberry Pi 3 | Recommended image: Xfce, Server, Minimal or Fedora IoT Edition.
| |||||||
| Raspberry Pi 4 | Recommended image: Xfce, Server, Minimal or Fedora IoT Edition.
| |||||||
| Raspberry Pi 400 | Recommended image: Xfce, Server, Minimal or Fedora IoT Edition.
| |||||||
| Jetson TK1 | Recommended image: | |||||||
| Wandboard Quad | Recommended image: Xfce or Minimal.
|
- Desktop image requires 'cma=192M' added to kargs
AArch64
| Hardware | Serial Console | USB | Wired Network | Display | Wi-Fi | Bluetooth | Audio | Notes |
|---|---|---|---|---|---|---|---|---|
| Ampere Altra | Recommended image: Server, Workstation
| |||||||
| Arm JunoR2 (ACPI) | Recommended image: Server, Workstation
| |||||||
| Firefly2 | Recommended image: Workstation, Xfce or Minimal
| |||||||
| Jetson Nano | Recommended image: Workstation, Xfce or Minimal | |||||||
| Jetson NX | Recommended image: Installation with PXE or USB. | |||||||
| Pine 64 Plus | Recommended image: Workstation, Xfce, Server, Minimal or Fedora IoT Edition.
The NIC works reliably with kernel 5.14.14-300.fc35 in RC image. WiFi and BT of official expansion module don't work. No audio from neither HDMI nor 3.5mm jack. | |||||||
| PineBook Pro | Recommended image: Workstation or Xfce | |||||||
| SolidRun Honeycomb (UEFI + ACPI) | Recommended image: Server, Workstation
| |||||||
| SolidRun MACCHIATObin (UEFI + ACPI) | Recommended image: Server, Workstation
| |||||||
| ThunderX2 | Recommended image: Server, Workstation
| |||||||
| Raspberry Pi 3 | Recommended image: Xfce, Server, Minimal or Fedora IoT Edition.
| |||||||
| Raspberry Pi 4 | Recommended image: Workstation*(using Xorg), Xfce, Server, Minimal or Fedora IoT Edition.
| |||||||
| Raspberry Pi 400 | Recommended image: Workstation*(using Xorg), Xfce, Server, Minimal or Fedora IoT Edition.
|
Tips & Tricks
This section includes various tips and tricks used to tweak performance on arm systems.
- Disable modularity:
sed -i 's/enabled=1/enabled=0/' /etc/yum.repos.d/fe*mod*
- Don’t install weak dependencies:
echo "install_weak_deps=False" >> /etc/dnf/dnf.conf
- Disable dnf makecache:
systemctl disable dnf-makecache; systemctl mask dnf-makecache
Common Bugs
For common bugs and issues reported in Fedora Linux 35, please visit the Common bugs page.
