Raspberry 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 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 ArticlePython • Re: How do I fix this Python code?
The run is in the python editor, Mu. I pressed Run at the top of the app to run the code and stop to stop running it. The buttons aren't external they are built in the app.Statistics: Posted by Henrik...
View ArticleTroubleshooting • Pi5 power question
Hi guys I have an original power adapter for Pi 5 and Pi works just fine with it.Out of curiosity I connected it via GPIO to my bench power supply with 5V 6A and Pi will start, boot and then...
View ArticleTroubleshooting • Monitor switching off.
OK, my first diagnosis was a problem with the monitor, but I'm testing it with another video source as we speak, and it seems to be working fine so far, so it is time to look to the Pi for clues.It's...
View ArticleTroubleshooting • Re: Pi5 power question
IIRC a recent update tackled this:Code: sudo apt updatesudo apt full-upgradeStatistics: Posted by davidcoton — Wed Feb 28, 2024 1:31 pm
View ArticleBeginners • Midi on the raspberry pi5
I'm thinking of doing this projecthttps://www.samplerbox.org/article/midiinwithrpiOn my raspberry pi5Do I have to do any of the hacks to get the clock rate to 31250 or do I just set it to that with...
View ArticleTroubleshooting • Re: Monitor switching off.
Ah no. Scrub that: it has just gone off: it isn't the Pi.Statistics: Posted by Hairyloon — Wed Feb 28, 2024 1:32 pm
View ArticleTroubleshooting • Re: cant get booting from NVMe to work
Sounds like you have an old bootloader and/or the wrong configuration for boot order.Update you boot loader:Boot from SD cardCode: sudo apt updatesudo apt full-upgrade -ysudo rebootSet the boot...
View ArticleRaspberry Pi OS • Re: What is gpio-charger overlay?
I really appreciate your second reply. That looks like a fascinating project!Statistics: Posted by frodojj — Wed Feb 28, 2024 1:46 pm
View ArticleBeginners • Re: Radical RPI5 Audio Idea or is it?
another thing...when you select the device via the pulse audio control, some devices have multiple profiles...(select "device profiles") You can select them from the drop down...make sure that you...
View ArticleCamera board • Re: Need camera & lens recommendation. Losing eyesight....
Based on the WVGA screen width and the clearance distance, you are looking for a camera with a Horizontal Field of view of about 28deg wide.The compact V2 V3 camera modules are quite a bit wider in...
View Article