General discussion • Re: Pi 4 B safe overclocking limit
you want a mini hdmi to hdmi,We're not talking zeros here @OP you'll want a micro HDMI to HDMI cable.Statistics: Posted by wildfire — Sun Apr 21, 2024 2:36 am
View ArticleFor sale • Re: Pironman case for Raspberry Pi 5 ( a distasteful response)
Did anyone that posted in this thread even read my followup thread? viewtopic.php?t=369310I tried to explain my situation. I naively thought that if I did so someone would have realized the mistake...
View ArticleRaspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information
Thanks for the info. So I should use Code: getconf LONG_BIT instead of Code: uname -m to know exactly the number of bits in the OS that is running.Statistics: Posted by kitamura_design — Sun Apr 21,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi-5 DSI Interface...
Do we have a set of parameter available for DSI configuration? This is what I saw in DPI, do we have something similar for DSI? https://www.raspberrypi.com/documentati ... -interfaceStatistics: Posted...
View ArticleGeneral discussion • How to establish a bluetooth connection between...
I'm doing a project that needs a bluetooth connection between the Raspeberry Pi 3 and the Unity Game Engine v.2021.3.23 (which will run on a Windows PC).I have a little experience connecting HC-05...
View ArticleUbuntu • Re: Getting Ubuntu Server to configure, I think
Boy am I lost. Sorry for being in the wrong group. Thanks for the reply. I did ask AI about it, and this what it said. I'm finding that I must be using the 'latest' version of Pi Image and much of the...
View ArticleOff topic discussion • Re: 4mm DAT drive on a Pi
Wading through some piles of boxes in the garage I found several 4mm DAT tapes from the 1990s. A couple of the drives have useful stuff on them, and I'm hoping to be able to read them, if indeed they...
View ArticleHATs and other add-ons • Problems with the 54Pi hat and a Kingston 256 MB NVme
I have been tinkering with Raspberry Pigs on and off for a while. I recently picked up a Pi5 and along the decided to ass a SSD drive via a Hat. I bought my Hat from 52pi, and picked up a Kingston...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Financial tracking (Quicken) - only available for Windows. Linux financial programs don't have nearly sufficient features to do daily automatic transaction tracking, handle stock splits, identify long...
View ArticleGeneral discussion • Re: Uploading backup .img file via Raspberry Pi Imager
In theory, yes. The image file just contains a byte for byte copy of every storage location in the card that was visible to the OS under which the backup program was run.But that means the backup file...
View ArticleRaspberry Pi OS • Is there a guide somewhere on installing the OS from scratch?
There are some basic configuration options that are not working for me, particularly the use of a single MBR partition instead of a GUID partition with LVM so I can adjust my partitions / volumes as I...
View ArticleGeneral discussion • How to encrypt Raspberry Pi [data] for the purposes of...
I'd like to repurpose one of my 4 RPis to serve as off-site storage at my parent's place. My PC will be `rsyncing` the data to the off-site storage device, or vice versa. The amount of data is...
View ArticleBeginners • Re: Trying to get RPi4 to boot from USB Nvme M.2 SSD, Lot's of...
Wifi by phone is not an option. No router available. Only tether by cable. That is my only option. Not sure how to make that work. Any instructions ? CmStatistics: Posted by Chester Mayfield — Mon Apr...
View ArticleBeginners • Re: Self built NAS - how to backup PC, iPhone, iPad
Your easiest option for backing up from PC is almost certainly an existing product/project that supports backups to a NAS.Sorry I don’t think I follow when you said an existing product/project. Are...
View ArticleGeneral discussion • I build a linear PSU for the RPi5 for use in high end...
John Tucker of Exemplar Audio did the work. He was taken aback by how great of a media server the RPi5 is (running LibreELEC), even when compared to $$$$ audiophile media servers. After some...
View ArticleGeneral discussion • Re: Programming six RPis to automatically take a photo...
All very doable. I take a picture of my waterfront and upload it to a web site every 20 minutes sunrise to sunset.You didn't say if you wanted to do this in a programming language or something like a...
View ArticleBeginners • Re: Help Choosing the Right Raspberry Pi Zero for My LCD Screen
One observation is that the ZERO only has 512MB of memory. Personally I run ZERO with a 32bit OS that is headless (lite). If you do find out what make the LCD screen is, you may want to consider a...
View ArticleAdvanced users • Re: Image File Utilities
How much time should it take to make a backup img? I am running it since last 10 minutes my system size is around 5700 MB It depends on the model of the Raspberry Pi, the speed of the media that the...
View ArticleBare metal, Assembly language • Raspberry pi 4 Ethernet
Hi all,I am trying to use Ethernet on raspberry pi 400.How is the Ethernet controller connected to the SOC? Is it via gpio or usb or pci or what else?I have been through Linux, openbsd and uboot...
View ArticleTroubleshooting • Re: Ssh problem
if you run "ifconfig -a" on the rpi, what IP does it list?Statistics: Posted by cleverca22 — Tue Apr 23, 2024 12:54 am
View Article