Beginners • File help
Just got my pi5 working using some Chromebook charger (I’m going to switch later) and I already booted it up, and I noticed in the files, a couple things 1. Amazon basic 512 is only displaying 469...
View ArticleTroubleshooting • Re: Raspberry Pi 4 Model B - Can't get HDMI or Audio to work
Thanks Ted.10 BusterStatistics: Posted by Raspberry wino — Fri Mar 01, 2024 11:25 pm
View ArticleRaspberry Pi OS • Re: New Bookworm 64bit download Problems
I think the issue is that you ran out of RAM.One of the changes in bookworm is that dpkg uses multi-threaded xz decompression by default now. That ends up using a lot more RAM than you'd see on...
View ArticleGeneral discussion • Re: Problem in raspberry pi
How to solve this problem please ??Err:3http://raspbian.raspberrypi.org/raspbian stretch Release404 Not Found [IP: 93.93.128.193 80] So, you are running STRECH and I take it everything was running...
View ArticleTroubleshooting • Re: Can't swap a Zero 2W into a Zero W setup...
I just gave a swing at reinstalling the v7 version by doing the following, which matches the v6 and v8 versions already there:Code: sudo apt install linux-image-6.1.0-rpi8-rpi-v7You'll be better off...
View ArticleGeneral discussion • Re: Brother MFC and Raspberry Pi
Thanks scruss. I was able to go to https://localhost:631 and get to the CUPS page but my Pi couldn't find my printer. The problem at least in part is due to the fact that my community wi-fi provides...
View ArticlePython • Re: Getting intermittent errno 16 "resource busy" with USB...
Thanks for the advice. It's still acting unreliably, but I'll leave in the while loop since it seems like good practice.Statistics: Posted by Wimbley — Sat Mar 02, 2024 12:40 am
View ArticleOff topic discussion • Re: Sort data in Excel
I tried to use this, but nothing changes.Code: # Find the dimensions of the data max_row = ws.max_row max_column = ws.max_column # Define the range for sorting sorting_range =...
View ArticleGeneral discussion • Re: Playing different movie formats
Back in the day, we used to have to get a registered key to be able to play some movies on the raspberry pi. Is this still the case?No** For appropriate values of "still"Statistics: Posted by ame —...
View ArticleAutomation, sensing and robotics • Re: Arcade Claw Machine Automation [SOLVED]
QUICK UPDATE: Some Basic Cable Management. The distribution boards will be sealed-off in a plastic box before closing everything up! Statistics: Posted by lincolnberryiii — Sat Mar 02, 2024 11:25 pm
View ArticleGeneral discussion • Re: Third party Nintendo controller rigjt joystick...
There are no drivers on their website. Statistics: Posted by Limegreengamer9 — Sat Mar 02, 2024 11:52 pm
View ArticleTroubleshooting • Re: File transfer via home ethernet (NAS) very slow TO Pi5...
What's the rating on your SSD's? Most likely 3.3V, but how many A? The Kingston NVMe SSD is 3.3v @ 4.5W (maximum on writes). That would be 1.36A if all 4 data lanes were used or 0.34A for the 1 data...
View ArticleBeginners • Re: Could I get some help with Samba please?
also since you can ssh in, you might want to try sftp instead. no setup requiredi just removed samba on my install as i use sftp more.can't remember how dolphin works, so can't give...
View ArticleCamera board • Re: Pan/tilt dual GS camera holder
I completed the OpenSCAD model with the side holders for threaded inserts, and making it thicker.Current scene with KVM switch, dual GS cameras (on tripod despite original plan), laptop and Pi5:This...
View ArticleTroubleshooting • Re: RPi 5 boots from USB but not SD
Tried updating the bootloader to the latest release. Same problem.Statistics: Posted by jg120a — Sun Mar 03, 2024 12:42 am
View ArticleRaspberry Pi OS • Re: Brother MFC and Raspberry Pi
I have a Brother HL-1210-W ...And this is relevant to this thread how? The MFC range is newer and supports AirPrint, the HL series is ancient and doesn't.6.3 is available on Bookworm. Your system is...
View ArticleOther programming languages • Re: Getting recording to work with multiple USB...
I figured out why "VideoDevice_NewImageBufferReady" was not firing. It was because, I wasn't launching a new thread with the CaptureContinuous method. Now it's recording and the file is being...
View ArticleMedia centres • Re: Peppy player
New version (Malevich Edition) of the Peppy Player was released.The source code is available here:https://github.com/project-owner/PeppyThe disk images with the new release are available...
View ArticleHATs and other add-ons • Re: NVMe storage not recognized
This SSD: https://www.transcend-info.com/product/ ... sd/mts400s ?That appears to be a SATA interfaced M.2 drive not an NVMe one. Those won't work with the Pi 5's PCIe as they require a SATA...
View ArticleBeginners • Oracle VirtualBox
I would like to know if Oracle VirtualBox work on a Raspberry Pi 5. I would like to know if anyone in the community has tried any form of virtualization on the Raspberry Pi 5.Statistics: Posted by...
View Article