Hello ARM community.
Pretty big update, with pacman, Plasma and mobile stuff.
Plasma 5.22.1is out!
Some highlights:
- Most of our kernels got updated
- KDE Plasma 5.22.1 is out!
- Also KDE Plamo Gear 21.06 released recently
- Cutefish got updates to 0.2
- Our main browser, Firefox got updated to version 89.0.1
- Pacman 6.0 released and we updated all our tools to be compatible, including Pamac
- KDE Gear got a new point release of 21.04.2
- And also Gnome got updated to 40.2
- Lots of updated packages for our Mobile offerings, introducing Kasts and Tokodon
- The regular Python updates
- And regular updates from upstream
How to use Kodi RPI on Manjaro ARM
If anyone wants to test kodi on the rpi, install these packages:
sudo pacman -S kodi-rpi kodi-rpi-dev kodi-rpi-eventclients kodi-rpi-tools-texturepacker linux-rpi4 xf86-video-fbturbo-git
Have it set up is to boot straight in to kodi
This means the kodi.service file need to replace whatever login manager you have installled. In my case I would:
sudo systemctl disable lightdm.service
sudo systemctl enable kodi.service
They recommend removing custom configs in config.txt. We ran into an issue if a value was set with gpu_mem=.
My config.txt with a bit of overclocking:
over_voltage=5
arm_freq=2000
#gpu_mem=64 #disable this
initramfs initramfs-linux.img followkernel
kernel=kernel8.img
arm_64bit=1
disable_overscan=1
#enable sound
dtparam=audio=on
hdmi_drive=2
#enable vc4
dtoverlay=vc4-kms-v3d,cma-512
#max_framebuffers=2 #disable cause kodi uses more
dtoverlay=rpivid-v4l2
disable_fw_kms_setup=1
Some notes:
The default user will be kodi
kodi home directory will be /var/lib/kodi
So put test video in /var/lib/kodi/Videos so you can get to it
after setting up the video directory in kodi.
Upstream Notifications:
If you used the Manjaro ARM Installer or is using PinePhone or PineTab, you need to redo your passwords, because of an update to libxcrypt
:
https://archlinux.org/news/sorting-out-old-password-hashes/
Older notifications
Chromium will loose sync support in early March:
Arch Linux - News: Chromium losing Sync support in early March
ghostpcl>=9.53.2-2 and ghostxps>=9.53.2-2 updates require manual intervention:
https://www.archlinux.org/news/ghostpcl9532-2-and-ghostxps9532-2-updates-require-manual-intervention/
The nss
and zn_poly
packages requires manual intervention:
https://www.archlinux.org/news/nss3511-1-and-lib32-nss3511-1-updates-require-manual-intervention/
https://www.archlinux.org/news/zn_poly-092-2-update-requires-manual-intervention/
The packages hplip
and firewalld
requires manual intervention:
https://www.archlinux.org/news/hplip-3203-2-update-requires-manual-intervention/
https://www.archlinux.org/news/firewalld081-2-update-requires-manual-intervention/
Package changes:
(Fri Jun 18 20:14:12 CEST 2021)
- arm-stable community aarch64: 829 new and 788 removed package(s)
- arm-stable core aarch64: 66 new and 65 removed package(s)
- arm-stable extra aarch64: 1038 new and 1016 removed package(s)
- arm-stable kde-unstable aarch64: 396 new and 396 removed package(s)
- arm-stable mobile aarch64: 0 new and 1 removed package(s)
See all the package changes here!
Testers needed on arm-testing branch
We are in need of testers for our arm-testing and arm-unstable branches.
So if you are adventurous and want newer software quicker, we would love for you to help us test out the new packages in arm-testing branch.
All you have to do to switch to this branch is:
- Run this command to switch branch:
sudo pacman-mirrors -aS testing && sudo pacman -Syyu
. This will generate a new mirrorlist for you, sync your databases with the new mirror and update your system using the arm-testing branch.
We would then love for you to give feedback in our update posts in #manjaro-arm:arm-testing-updates. That way we can better find and fix bugs, before they hit arm-stable branch. Thank you!
Donation
Please consider supporting Manjaro ARM directly via Patreon, Ko-Fi or Open Collective.
You can also donate to our upstream, which is Arch Linux ARM.
Poll
- No issue, everything went smoothly
- Yes there was an issue. I was able to resolve it myself.(Please post your solution)
- Yes i am currently experiencing an issue due to the update. (Please post about it)
0 voters
Check if your mirror has already synced: