Official Display • Re: Mouse pointer inverted after rotation of official...
Thanks for your reply 6by9Of course I first tried Screen Configuration. That was not working either: On the Layout menu setting the Orientation to Inverted and pressing Apply opens a window that asks...
View ArticleTroubleshooting • Re: No network: Pi Zero W, Imager, Bookworm
For the 32-bit version on a zeroW we see it connecting fine to wifi and (via SSH):Code: pi@pizero:~ $ cat /etc/os-releasePRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"....pi@pizero:~ $ uname -aLinux...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Dual Screen setup with Touchscreen
I already configured the config.txt and this is my current kernel version 6.6.51+rpt-rpi-2712.configure config.txt? What (mess) did you do? Post your config.txtStatistics: Posted by...
View ArticleNetworking and servers • OVM and Pihole running on the same Raspberry Pi...
...is it possible?Sorry if someone else has already asked this question.Yesterday I set up OVM on my Pi 4B, all running well. Is it possible to add and run Pihole as well making it a dual purpose...
View ArticleRaspberry Pi OS • Re: mousepad for editing extreme files
Mouse pad doing things simply.Have you tried VSCode and maybe something like gistpad or many of the other plugins.Or maybe it is integrated by now like GitHub pretty much is.Statistics: Posted by...
View ArticleРусский • Re: Ошибка при запуске PINN
Have you tried installing another Operating System on your SD card, like Raspberry Pi OS, to test if your SD card is ok?Do you have another SD card you can try? Or another Raspberry Pi?Other than...
View ArticleRaspberry Pi OS • Re: RISC-V Emulator
Extracting the value of 'Perfect Number #25 ' using RISC-V Alpine container.Code: ubu@raspberrypi:~ $ podman run -ti amp24/amp_riscv /bin/sh/ # apk add nano fastfetch rust cargofetch...
View ArticleTroubleshooting • Re: Raspberry Pi 5 drops Wifi connection
Check that your router does not have a short lease time.What does this command show? Code: sudo iwlist wlan0 scan | egrep "Cell|ESSID|Signal|Rates"and this Code: journalctl | grep wlan0 | grep lease-...
View ArticleBeginners • Re: Where is /etc/default/rcS
Thanks, /boot/firmware/cmdline.txt already had fsck.repair=yes, like you said. All my efforts in googling mentioned grub and other solutions.Statistics: Posted by jools72 — Sat Nov 16, 2024 11:29 am
View ArticleTroubleshooting • Re: About the Black Screen Issue on Raspberry Pi 5 Bootup
Did you create the microSD card using Raspberry Pi Imager? If so we set the username (pi) and password in the Imager OS Customisation settings.I did create the SD card in Pi IMager, but I have already...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
Amazing! The 16K pages somehow interacted with something in your environment to trigger bad behaviour in the Linux kernel. Since there is a factor 4 difference in page size I'd want to check that...
View ArticleGraphics, sound and multimedia • Re: fruitbox MP3 jukebox
HiTechnically it's still active in that you can still post but to be honest it doesn't get used as much as it used to and replies are taking a lot longer.Most users now post to the 'Digital Jukebox...
View ArticleGeneral discussion • Re: Raspberry Pi Desktop for PC and Mac 64bit?
The Raspberry Pi Desktop for PC and Mac is based on a Debian system with a few additions and (mostly) cosmetic changes.If you want a 64-bit system, install Debian. You can tweak it to look like the...
View ArticleAI Camera - IMX500 • ValueError: tensor info length 260 does not match...
Hello, i finally managed to come to the Point where i have the network.rpk File. Starting the demo now gives me the result: imm@JSPI10:~/Projekte/aiCam/picamera2/examples/imx500 $ python...
View ArticleTroubleshooting • Re: 4k60hz issues
Users manual does not list supported resolutions, but indicates HDMI is 2.0 compliant.From your result above UHD framerate is 30Hz onlyCode: Detailed Timing Descriptors:DTD 1: 3840x2160 30.000000 Hz...
View ArticlePython • Re: Multiprocessing does not work
Just add [SOLVED] to the title..It will self close if no activity in about 6 months...Statistics: Posted by gordon77 — Sun Nov 17, 2024 11:19 am
View ArticleGeneral • Re: Cheap Pico boards can be dodgy, may not have a buck-boost
another thing to beware ofi was working on a pico project with another guy, and he sourced some pico clones that do thiswe then powered a full sized rpi off what was once the VBUS pin, what was once a...
View ArticleAdvanced users • Re: How to determine current i2c bus speed?
Ah - that's a different problem. There will be nobody else driving the bus, and the bus clock speed is not meant to change. What's happening is that the VideoCore CPU speed is changing - probably due...
View ArticleTroubleshooting • Re: What are differences between PiZ and PiZ2 in regards to...
There were some changes between the original Pi Zero 1.2 (without camera connector), and the later version 1.3 (with camera connector), but the test points used for power and USB connections are the...
View ArticleNetworking and servers • Re: OVM and Pihole running on the same Raspberry Pi...
How big are your storage devices and how fast should it be?My storage drive is a 4TB connected by the new powered Raspberry Pi USB 3 hub, works well and file transfer speeds are around 300Mbps...
View Article