im running the minimal iso successfully headless on my pi.
I just updated and got an error to install the update. this is on the screen:
sudo pacman -Syu
[sudo] password for ptr:
:: Synchronizing package databases…
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade…
resolving dependencies…
looking for conflicting packages…
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: brcm-patchram-plus and pi-bluetooth are in conflict
Glad you like it. In case you did not notice I pushed kernel 5.10rc4 to the unstable branch yesterday along with the latest raspberrypi-bootloader & raspberrypi-bootloader-x packages.
Before I forget I do read other forums and am assuming this was you posting your config.
my config txt:
dtoverlay=vc4-fkms-v3d
max_framebuffers=2
arm_64bit=1
gpu_mem=320
over_voltage=6
arm_freq=2100
gpu_freq=650
If you are using the default config and have not installed fbturbo you need to change back gpu_mem=320 to gpu_mem=64. Using V3D as a renderer the gpu uses cma for it’s memory and is enabled by default if fbturbo is not installed. So anything above the gpu_mem=64 will not be used and be wasted and better off added to the overall system memory.
Arch arm uses the upstream kernel and it does not have V3D. We use the RPi foundation kernel and look at it as the upstream kernel on steroids. It is optimized for the pi devices and it’s capabilities where the upstream mainline kernel is a catch all for many devices.
wow, thanks for reading up in the other forum and saw my name und thinked about me.
thats a nice support. yeah i mostly running on my pcs arch legacy, but since its not working i searched for manjaro and got it worked. since it is mostly minimal there feels less difference to arch.
Just changed the branch and updated succesfully to the new kernel and bootloader and changed the config. thanks for the info.
Now is everything up to date and running. Thanks.
im running a emby server on it and using v4l2 hardware transcoding.
Do you know maybe any way to run omx transcoding on the raspberry with manjaro and 64 bit ?
As far i have read in the internet, i didnt found a way to get it working.
Maybe its possible with a custom ffmpeg build ?
Not possible. Only on 32bit. It uses ffmpeg compiled with the Multi Media Access Layer (MMAL) that uses RPi libs that are only available right now in 32bit.
Did the ip change? The only thing else I can think of is there is a new firmware-raspberrypi package in the unstable branch I have installed but do not think that is the issue.
nope, i checked my router like 10 minutes.
After reinstalling, switching to unstable branch, updating, rebooting, and succesfully connected again. then installed linux 5.9.x.x rebooting again the same. maybe i should stick to the testing branch.
edit:
the pi is blinking green 8 times then a short break. maybe that will help.
testing now with testing branch
edit2:
installed again, updated, reboot, updated to testing, rebooted, installed 5.10 kernel, reboot - not working anymore.
Found this:
8 flashes: SDRAM not recognised. You need newer bootcode.bin/start.elf firmware.