Advanced users • Downloading the source of the specific kernel version
HelloI am trying to download the source files of the kernel in the Raspberry Pi OS (64-bit with desktop) that was released on December 5th, 2023. I did a dist-upgrade in the os. I see it is running...
View ArticleRaspberry Pi OS • Re: Raspberry Pi updates
full-upgrade has more letters in than upgrade, so therefore is clearly better.I does however defy the long-standing unix tradition of abbreviating commands in order to make shorter commands when...
View ArticleThe MagPi • Re: Magpi Official 2024 Handbook - Page 56 Birdnet -Pi
What i find interesting to date is that nobody from Magpi staff has bothered to respond so they can't be that interested in what its readers think.As a former computer magazine journalist: I don't...
View ArticleTroubleshooting • Re: Raspberry Pi camera not working
Are you running Raspberry Pi OS with desktop (32-bit) Bookworm on your Pi3 or something else ?Picamera2 is what we use nowadays.Yes, that is how i am running itStatistics: Posted by pimrod — Tue Feb...
View ArticleMicroPython • Re: What can cause random 10 mSec pauses during run
There's also a regular pause several times a second to process USB interrupts. These are generally unavoidableStatistics: Posted by scruss — Tue Feb 27, 2024 1:11 pm
View ArticleGeneral discussion • Re: Is a raspberry pi 4b w 2gb ram enough?
For the cost difference I would recommend at least a 4GB 4B.Okay, thank you so much! We wanted to cut cost cuz budget is part of the criteria, but making it perform better is still our top priority...
View ArticleBeginners • Re: Portable power supply for RPI Zero W 2?
Can't I just get something like this? https://www.google.com/search?sca_esv=8 ... ve&ssui=onStatistics: Posted by Henrik Gill — Tue Feb 27, 2024 1:16 pm
View ArticleSDK • Re: Adding to queue_t causes hardfault after working fine for minutes
my money would be on memory corruption/stack overflow by your program. about the only way that could crash is if spin lock pointer is corruptedYup, that was it. The interrupt handler wrote bits into...
View ArticleTroubleshooting • Re: Play mp4 video on Pi3/4 without stuttering
What is the encoding format of the video in the mp4?"changing the Video Output type in VLC's Preferences" - are you re-encoding it?Maybe try it with the well known Big Buck Bunny mp4 Codec? - H.264 -...
View ArticleRaspberry Pi OS • Re: Pi os not installing properly
What model of pi? What PSU?Are you using a ISB adapter with the drive, or some sort of NMVE hat/bottom?What happens if you try to boot from it? There might be a power issueStatistics: Posted by cct —...
View ArticleMicroPython • Re: release v1.22.2: Patch release for rp2 DMA, UART and BLE,...
Thanks for the heads-up.I do all my development tracking using 'git describe' which is now 'v1.22.0-166-g8fdcc25eb' aka '1.23.0-preview-166' so missed noticing the '.2' and previous '.1' intermediate...
View ArticleTroubleshooting • Re: Frustrating internet connection problem on my...
Do you know what his python script does (or what it is called)?Can you start a Terminal (the black >_ icon on the top bar and enter the command:Code: cat /etc/os-releaseStatistics: Posted by neilgl...
View ArticleTroubleshooting • Re: Previously working Pi 5, now just steady red light, no...
Are you seeing anything on the screen? Have you anything plugged into USB, apart from Keyboard/mouse?Statistics: Posted by cct — Tue Feb 27, 2024 1:33 pm
View ArticleGraphics, sound and multimedia • Re: RPi OS music player
I did some research and I found out that Volumio, Moode Audio Player, and MPD are the best Operating Systems for what you want to do. They are all pretty much the same, but it's up to you for which...
View ArticleTroubleshooting • Re: Visualizing and transforming raw files
Have you checked this post about raw? viewtopic.php?t=362726Statistics: Posted by neilgl — Tue Feb 27, 2024 1:35 pm
View ArticleAssistive technology and accessibility • Re: Connecting to Hotspot on Phone
1. Have you read and understood the Sticky in this section of the forum?2. Connecting to a hotspot on a phone is no different than connecting to any other Wi-Fi Access Point such as on a Wi-Fi router....
View ArticleHATs and other add-ons • Re: Pimoroni NVMe Base with Lexar NM790 SSD
I got my Lexar 790 last evening. Everything you said and in the articles you posted checks out. My best of six pibenchmark scores was 59164. No, AER errors. Thanks.My pleasure. Glad it works fine for...
View ArticleGeneral discussion • Music to iPhone
Hello, I usually move music from Linux Mint 21.3 Virginia Cinnamon to my iPhone X iOS 16.3.1, by connecting a USB cable between the 2 devices.However, when connecting the Raspberry Pi 5 to the iPhone...
View ArticleTroubleshooting • Re: Can’t boot my Raspberry Pi 3 Headless
Is there a pattern to the flashes showing on the green LED?Have you read the not booting sticky?Statistics: Posted by thagrol — Wed Feb 28, 2024 1:14 pm
View ArticleTroubleshooting • Re: 5TB NTFS drive on RPi5 and RPiOS
One drive at a time or both together?How are you attempting to mount the problem drive? fstab? desktop auto mounter? mount command?GPT, MBR, or hybrid partition table?What does lsblk report with the...
View Article