General discussion • Re: Raspberry pi hardware simulation
Hello, I've been reading about 'simulating' raspberry pi hardware on other devices, and I've heard about various different methods, from Microsoft Azure to the Raspberry Pi Desktop...
View ArticleSDK • Re: "Raspberry Pi Pico File System Selection Guide"
Nice. I just thought I'd mention that there are (at least) a couple of other file systems available on the Pico:sdFat: This is for Arduino, but ZuluSCSI uses it, too (with SDIO and without Arduino...
View ArticleGeneral • Re: Forthcoming "RP235x"
You don't understand frameworks? Speculation is actually a framework. It can shift between latency and utilization. They even sorted out the networking issues. Hyperthreading is just misunderstood....
View ArticleCamera board • Re: How do I control Pin 12 on the camera bus?
Hi 6by9,Which Pi are you using? Oh, my bad! I forgot to mention which device I am using. It is RPi 4B. Can I control it (Pin 12) in my device? (This is a internal development, if we want to release...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Hello, everyone. Thank you very much DarkElvenAngel for the wonderful development. I am interested in what order the configuration file is checked and what is the criterion for its selection?Not sure...
View ArticleGeneral discussion • Re: Annoying boot problem
How much current is required by each of your drives and enclosures?If the combined total is more than 1.6A you will need to find a safe way to make one of both of the drives self powered. Usual...
View ArticleTroubleshooting • Re: Working with Raspbian Jessie and Raspi Zero2W to make...
Build a disk with three partions.1. exFAT for /boot (needs to be at least 256MB needs to be a primary partition)2. ext4 for Linux /root (store Linux on a Linux partition)3. exFAT or NTFS for /media...
View ArticleGeneral discussion • Re: Top Photo Editing App & Free Download Guide
Download pics art mod apk its molded version. To you use all features. You need remini then download Remini mod apk app.huh?And another vote for gimp.Statistics: Posted by thagrol — Mon May 27, 2024...
View ArticleOther programming languages • Re: JSCAD — JavaScript CAD in your browser
Some more news on JSCAD.Yesterday my first pull request for adding new "geom3.fromPointsConvex(uniquePoints)" was approved and merged:https://github.com/jscad/OpenJSCAD.org/ ... bb875e9639I really...
View ArticleTroubleshooting • Re: ssmtp hangs
Found the issue but not sure why. For some reason, ssmtp cannot find my email server even though I can ping it. I switched to my local email server and it works now. It didn't help that they changed...
View ArticleTroubleshooting • Re: Raspberry 5 stuck after booting
I can access the bootfs partition, which contains the config.txt file that I copy pasted aboveStatistics: Posted by fargolo — Tue May 28, 2024 12:00 am
View ArticleBeginners • Re: Trying to get RPi4 to boot from USB Nvme M.2 SSD, Lot's of...
to: aBUGSworstnightmareAnd 3. How do I confirm if my NVMe is incompatible or not ? CM https://www.raspberrypi.com/products/co ... -cm4001000CM4 is a Compute Module 4 , just another Pi model with...
View ArticleTroubleshooting • docker-compose issue during install
hello.running RPi5 with Bookworm.I have been trying for days to get the install of docker compose to work and I cannot get it. I can run docker version at root and it returns 26.1.3 for the engine. I...
View ArticleNetworking and servers • Re: RPI NAS with 2x4TB storage: comments please
The Pimoroni board looks good other than having the boards face in instead of out for access and cooling.What do you think about the comment that using 4TB SSDs on the Pimoroni requires soldering to...
View ArticleNetworking and servers • Re: How to setup static IP address on Raspberry Pi...
There are at least two solutions:nmcli in Bookworm supports the --offline switch, enabling you to do configuration prior to first bootConfigure it up online as static and with everything else you...
View ArticleRaspberry Pi OS • Re: RPI5 - Wayland - Rorate touchscreen [SOLVED]
The previous reply sounds like a solution, but does not help in m case.Statistics: Posted by rbehm — Wed May 29, 2024 1:09 am
View ArticleBeginners • Re: Bookworm 32 bit image should boot up as 32bit Operating sstem
if the device can use 64bit than the 64bit kernel is used.the os is 32bit, the kernel is 64bitin /boot/firmware/config.txtarm_64bit=0Statistics: Posted by kerry_s — Wed May 29, 2024 1:19 am
View ArticleTroubleshooting • Re: overlayfs not write protecting
I got it to work but in a fake filesystemI am using lite, so theres no automatic mountingI was trying to get the system to mount rw in a directory and it pretended like it was but did notReboot and...
View ArticleTroubleshooting • Re: Imager is so slow it's borderline unusable
How fast is your internet connection? Imager caches downloads for the same session, so the first installation will have to download the image as it writes it.A few hundred megabits - I already ruled...
View ArticleTroubleshooting • Ubuntu 24.04 LTS 64 bit won't run on a Raspberry Pi Zero 2...
I've been trying to run Ubuntu 24.04 LTS Server on a Raspberry Pi Zero 2 W. It's in the menu for the device, so I assumed it has been tested. It turns out that it won't run - it flashes the LED a...
View Article