Questions tagged [raspberry-pi-os-bullseye-64]

Raspberry-Pi-OS-Bullseye-64 is a GNU/Linux operating system derived from Debian 11, released in 2 Feb 2022.

Raspberry-Pi-OS-Bullseye-64 is a GNU/Linux operating system derived from Debian 11, released in 2 Feb 2022.

4 questions
5
votes
1 answer

Virtualization of Raspberry Pi OS 64-bit arm64 on M1 (arm64) Macbooks

I was wondering whether it was possible to virtualize Raspberry Pi OS Lite Bullseye 64-bit arm64 on an M1 Macbook pro. I've downloaded the '.img' file from the official source and tried to load it initially with UTM but to no avail. I then tried…
3
votes
1 answer

Downloaded Raspberry Pi (32bit) showing up as (64bit) when verified with uname -m

I'm trying to use Raspberry Pi for a voice recognition project. I have Raspberry Pi 4 model B. I was having issue downloading PyTorch with the error of "Could not find a version that satisfies the requirement torch." And I read in another place…
1
vote
1 answer

libcamera-vid fails to operate in higher resolution

I try to run libcamera-vid with several camera modules at higher resolutions, but fail. Calling libcamera-still works as expected. The behavior can be reproduced with several modules with OmniVision 5647, Sony IMX219 and IMX519 sensors. Trouble…
Twonky
  • 135
  • 7
0
votes
1 answer

I can switch to dtoverlay=vc4-kms-v3d on my raspberry pi 4

I have a probleme, I had changed the dtoverlay=vc4-kms-v3d to dtoverlay=vc4-fkms-v3d but now I would like use kms but when I change my dtoverlay to kms, they don't boot;I try to reinstall raspbian os (32 bits and 64 bits) and that's no work ; Can…