Python • Re: help wanted with code not working
it is old indeed and i was wondering if someone can maybe make it work because i really wanted to use itStatistics: Posted by atmineroomba — Sun May 26, 2024 10:55 pm
View ArticleTroubleshooting • Re: http://raspberrypi:9000/timeout.html#!/auth error???
I've been there but the steps it suggests are the same as the video. Shouldn't I be able to just type my ip address into the url and have a page come up even without a :Port #?Solved:Quick follow...
View ArticleTroubleshooting • Re: New RPI won't boot with old SD card
The old OS won't run on a new Pi 3B+ without an update. You need to update some of the boot files on the SD card. I thought that Buster was updated to support those, but it's possible it wasn't.Look...
View ArticleOther projects • Re: Communication with python between pi and computer via usb
@ame thankyou yes i am op i didint even notice i had to make the other account because it wouldnt let me into this one. yes ive been looking for ages ill do some more research but was really hoping...
View ArticleTroubleshooting • Re: Slow VPN speeds
As a follow-up to the AES theory:Try the same WG profile on a powerful desktop/laptop.If it achieved the desired speed, then it is PI underperforming....If its the same - connectivity/throttle to...
View ArticleRaspberry Pi Connect • Re: Will Connect be made available for Earlier Pi's
It will work on earlier Pi's once we move to using labwc as a compositor across all devices (rather than as it is currently with Wayfire on Pi 4,5 and X on 0,1,2,3)Thank you. I understand that VNC is...
View ArticleGeneral 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).FreeRTOS-Plus-FAT:...
View ArticleTroubleshooting • ssmtp hangs
I had ssmtp working on Buster. I reimaged an RPI to Bookworm, installed ssmtp and mailutils and am using the exact same ssmtp.conf file. I have some scripts that send email using 'mail' and now they...
View ArticleTroubleshooting • Re: Raspberry 5 stuck after booting
I get input/ouput error if I try to access files on the SD in another computer Code: user@machine:/media/user/roootfs$ cd boot/firmware/ seems to be empty.That's to be expected. /boot/firmware is an...
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 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: How to setup static IP address on Raspberry Pi...
RasPiOS uses Network Manager to configure its networking by default.How does that work when you are trying to configure the static IP address prior to first boot?There are at least two solutions:nmcli...
View ArticleTroubleshooting • Re: Pi 5 NVMe Boot Issue
Eventually, I could fix the problem. I did the following steps:1- flash a sd card with the RPi os.2- boot the RPi 5 with the sd card a couple of times until it settles all the configuration. set...
View Article