General discussion • Re: ERROR: Unsupported initramfs version (6.1.0-18-arm64)?
I also have this error.I'm using the 6.6.20-v8+ from rpi-updateI make sure I have `initramfs initrd.img followkernel` in my /boot/firmware/config.txt and do this:Code: sudo modprobe configscd...
View ArticleRaspberry Pi OS • Re: Reboot using crontab
@thagrolFixed it, thank you very much for the time you have spent helping me.I typed Code: sudo crontab -eand this confirmed that there was no crontab at root and it would create an empty one (sorry I...
View ArticleBeginners • Re: Firmware on RPi4B does not update.
Hi All,i can see on https://github.com/raspberrypi/rpi-eepr ... e-notes.md that newest firmware is '2024-01-22 - Fix issue boot.img end sector check - STABLE'. When i invoke Code: rpi-eeprom-update i...
View ArticleTroubleshooting • Re: Pi 5 USB and HDMI switching off - possible heat issue
From your other (related but not duplicate) post, you're using a dc-dc convertor from a 12V supply. What is the current capacity of the convertor?Have you told the Pi (through config.txt) that the...
View ArticleBeginners • What are the backup and recovery best practices?
Hello, as a noob, I'm just wondering whether I should keep a USB with a bootable Raspberry Pi 5 OS nearby, in case the micro SD or RaPi5 fails at some stage?For example, when my Linux OS breaks and...
View ArticleTroubleshooting • Re: Pi5 sdcard and slot hot when running benchmarks
I left the pi5 on idle all day running light background tasks (plex without users connected and qbittorrent). The housing was quite hot, the sdcard a bit less. Could it be a faulty card, or...
View ArticleRaspberry Pi OS • Re: Mouse Axis Inversion Possible in Bookworm?
*bump* Still hoping to solve this. I usually VNC into my device update the software and debug functions and this makes it a real PITA.Statistics: Posted by whoopiepi — Wed Mar 06, 2024 11:57 pm
View ArticleCamera board • Re: high framerate libcamera video capturing
@ddbaronWhen you say SW or HW encoder, do you mean MPEG or H26x encoder?I am not sure whether it is a good idea to encode high speed video to these legacy formats, when the industry seem to be moving...
View ArticleGeneral discussion • Re: Pi 5 for flagship product boot experience is bad
https://www.amazon.ca/UGREEN-Converter- ... 08P5SDCVT/I used the cable from Ugreen, which is known for its quality. I also have a second cable. cables are fine as i see boot diagnostics.Here's the...
View ArticleBeginners • Re: What are the backup and recovery best practices?
Also, with all the work building the RaPi5 OS and customised configuration, is there a best practice back up process please?If you're running the Desktop version of Raspberry Pi OS, there is an SD...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
does Pi4 support ollama?Statistics: Posted by cjan — Thu Mar 07, 2024 12:26 am
View ArticleBeginners • Re: Default Wallpaper on RPI4
sounds like your install is read only.sdcard badorsdcard fulloryou used sudo in your home directory messing up permissionsStatistics: Posted by kerry_s — Thu Mar 07, 2024 11:22 pm
View ArticleHATs and other add-ons • Re: GPIO connector
Normally I connect devices to my Pi using “Dupont” cables.Like thisStatistics: Posted by neilgl — Thu Mar 07, 2024 11:29 pm
View ArticleHATs and other add-ons • Re: NVME M.2 card from RPi Foundation
On February 28, 2024, Samsung anounced a microSD express card that is can hit sequential read speeds of up to 800 MB/s, which is 1.4 times faster than a SATA SSDs. So why purchase an NVMe HAT adapter...
View ArticleBeginners • Re: Suddenly the old raspberry pi needs cooling
Which "old raspberry pi" is it?Statistics: Posted by neilgl — Thu Mar 07, 2024 11:33 pm
View ArticleSDK • Re: pico_sdk_import.cmake question
viewtopic.php?t=316408In a huge amount of code I see posted, I see people setting PICO_SDK_PATH in their CMakeLists.txtThe intentions that you NOT set it there (otherwise people will have to change it...
View ArticleAIY Projects • AIY request is invalid.
Please help me with AIY-voice-kit Ver.2.It recently stopped working and when I checked it out, the error was that the token had expired.After trying many things, I re-created the project.Then I got an...
View ArticleTroubleshooting • Re: RPi 4 NVME over Network transfer speed issue
I don't fully understand why the results of hdparam and dd are so different.hdparm is a read test, dd is a write test. As I mentioned, read vs write performance on SSDs can differ greatly. Your disk,...
View ArticleGeneral • Project with lipo battery, now I want to measure the capacity
Hi! I have a complete project with a 12v lipo battery (3cells) a 12v servo, an lm2596 step-down to power a ssd1306 screen with a rotatory encoder and the pico. The problem is, now i want to measure...
View ArticleGeneral discussion • Re: Cloned sdcard to SSD - doesn't work
Strong enough PSU for the Pi?Try again with the SD Card Copier that comes with RPiOS or with the tools generously provided by forum user ronr (hint: seach usb made easy).You say you changed...
View Article