Raspberry Pi OS • NFS server change, client hangs
Hi,I have a Rpi4 that I was using as my home server. I had an NFS share that was used by a NExT machine (Yes from 1990 from Steve Jobs).It worked fine. I could mount the share on the NExT and work...
View ArticleItaliano • CERCASI programmatore Raspberry in FRIULI Venezia GIULIA o si...
[CERCASI programmatore Raspberry in FRIULI VENEZIA GIULIA o si valuta da remoto ma con presenza per le fasi principali ]Buongiorno a tutti.Per un progetto in azienda avremmo bisogno urgentemente di un...
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB 3.0 read performance is worse than...
No, I have not resolved the issue yet.Statistics: Posted by Steve Ochs — Tue Oct 15, 2024 10:26 pm
View ArticleRaspberry Pi OS • Re: NFS server change, client hangs
And which server is which?If you boot the 4B with the SD card/boot media from the Pi5 does the problem still occur?Which version of the nfs protocol does the NExT machine use?Is the nfs server...
View ArticlePython • Re: basic Oauth2 for my app... redirect_uri?
Thank you very much.For what i found so far.It seems that is exactly as you are telling!Thanks!Statistics: Posted by 9acca9 — Tue Oct 15, 2024 11:23 pm
View ArticleTroubleshooting • Re: Need help, ttyAMA0 does not work?
OP posted the exact same question on discord, and i helped him diagnose thingsthe dupont wires where just loosely sitting in the holes on the gps pcb, without any soldering, so the uart didnt have a...
View ArticleBare metal, Assembly language • Re: Bare metal programming and operating...
I've found sources of official documentation lacking, sparseyou can also try asking on here if you get stuck, the users that frequent the baremetal forum (like me) tend to have all of those details...
View ArticlePython • Re: Auto start
If it will be in an insecure location, you may be correct.There wasn't a mention of that risk in the OP.Statistics: Posted by SurferTim — Wed Oct 16, 2024 8:53 pm
View ArticleAdvanced users • Re: Image File Utilities
So unfortunately it failed again...on a docker file again. Before running i found some threads on thinning out docker a bit and freed up some space. It took the supposed backup size to about 12gb...
View ArticleTroubleshooting • Re: MicroSD not working even after trying everything (pi pico)
are you using MicroPython or the C SDK?what wiring were you using? It's an SPI device, so you have to use specific pins.Statistics: Posted by scruss — Wed Oct 16, 2024 9:07 pm
View ArticleCamera board • Re: picamera.array PIRGBArray problem
try the email address in his github repo, maybe?I don't see any reference to the picamera2 library in the code. He is using a v2 camera module, thoughStatistics: Posted by scruss — Wed Oct 16, 2024...
View ArticleAdvanced users • Re: Raspberry Pi 5 - Power
6Simply put: Different pinouts on the USB C plug = different voltages.Totally incorrect. Put on the dunce's hat and go to the back of the classroom. Statistics: Posted by memjr — Wed Oct 16, 2024 9:30...
View ArticleBeginners • Re: raspberry Pi as printer server
I have an rpiZW attached to my printer..Code: foo@pi10:~ $ lsusbBus 001 Device 002: ID 04e8:329f Samsung Electronics Co., Ltd CLP-325 Color Laser PrinterBus 001 Device 001: ID 1d6b:0002 Linux...
View ArticlePython • Re: Send email from python
not yet, as I was looking for something more simple, I don't know if I am going to get thatmaybe I will try in, when I feel like doing it, there is a lot to read, and I hate readingAh. I'll know not...
View ArticleBeginners • Re: raspberian crash at fisrt use when openning internet browser
Agreed that people calling it "Raspbian" is somewhat to be expected. But not "raspberian".My mystake, I mean Raspbian of course.We all have brain-farts at times.Statistics: Posted by hippy — Wed Oct...
View ArticleC/C++ • Re: Included cyw43 lib now it doesnt compile
I haven't had time to do anything pico related for over 18months it seems. I did update the pico-sdk in August though. This still compiles..Code: foo@sdu:~/usr/src/rpi/pico/blink$ cat...
View ArticlePython • Re: PID controller help
How they differ is mine uses the "global" declaration in the threads so those variables can be shared.The best example is the variable "done". It is used in the main loop as well as each thread. It...
View ArticleGeneral discussion • Re: Should I buy the rpi 5, mini pc, or a cheap Chromebook?
but wouldn't that affect performance as a daily driver? how big is the impact?Less memory does reduce what can be done with a Pi. For many people daily driver means no hardware tinkering nor software...
View ArticleCamera board • imx462 banding
Some months ago there was a topic about banding on the IMX462, see: viewtopic.php?p=2182756&hilit=exposure#p2182756. I have the same inno-maker IMX462 camera here connected to a RPI3 and I also...
View ArticleTroubleshooting • Re: RPi Zero 2W interface to 8" Waveshare screen
To anyone following this post......I have been in correspondence with Waveshare and I now have an image ( the Raspberry Pi logo) on my screen but it does not remain. Waveshare has asked for more info...
View Article