Beginners • Re: Got my Raspberry Pi, but...
Oh, I'm sorry, just one moment. Is this a five minute argument or the full half hour?Sorry I couldn't resist.Statistics: Posted by Pi5_User — Fri Jan 10, 2025 9:57 pm
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
The CQ allow-list changes have been merged and the associated munging of the sd_cqe dtparam is now documented in /boot/firmware/overlays/README. This will shortly become the default across all...
View ArticleSDK • Run fails in Pico Extension on Windows, need Zadig?
Windows 10 Pro, latest VS Code, and Pico Extension. Run issues.A Pico with Bootsel button held down appears as a drive, no problem. A .uf2 can be built from a created from example blink and dropped...
View ArticleTroubleshooting • Re: Networks in upper 5 GHz Wi-Fi not found
Why is your WiFi country code not set? You MUST set that before doing anything else. Use sudo raspi-config then option 5 then L4.Statistics: Posted by DougieLawson — Fri Jan 10, 2025 10:16 pm
View ArticleOff topic discussion • Re: Connecting RPi to WiFi in a school
If it were me, I'd consider a number of possibilities (which have--pretty much--already been suggested). First is to have a chat with whoever manages the school WLAN to see if that person would be...
View ArticleGeneral discussion • How to use SSH with two Linux machines?
Hello,This is my first time using SSH, and I want to use SSH to control my Raspberry Pi 400, from my laptop running Linux Mint 22 (Wilma). Do I need to do any setup in the Pi's terminal? In case you...
View ArticleOther • Re: What Firefox extensions are you using?
Bypass Paywalls Clean — Bypass Paywalls of news sitesCopy Alt Text — Add a context menu option to copy image alt text to the clipboard.Don't F___ With Paste — Prevents the blocking of copying from...
View ArticleGeneral • Re: No DCF77 reception without wifi?
Hi,I'm also planning to make a pico clock with a DCF77 receiver.When interpreting this thread it souns like switching on GPIO23 actually did work for you?!Unfortunately not for me... or did I miss...
View ArticleGeneral discussion • Re: Pi5 8GB vs 16GB - Geekbench 6
Do you have the same results?Sorry, no idea. I found it intriguing though and found this Geekbench comparison for RPI 5 with a wide discrepancy on reported results...
View ArticleGaming • Re: Iconic Arcade! Can't connect to the internet. Getting frustrated.
Yes everything connected to the starlink is working as intended. For some reason the device is juzt not downloading anything when I hit install.To the other response... I don't think yall know exactly...
View ArticleGeneral discussion • Re: Need To Learn
I think at first I think if I start it manually and then after each program is done, I'll have it start auto. Question: I already have a webserver running (not on the net yet). So how would I install...
View ArticleRaspberry Pi OS • labwc keybindings?
In X11 (vd. /etc/xdg/openbox/lxde-pi-rc.xml), Alt+F2 was mapped to execute lxpanelctl run. Is an equivalent action available in labwc?Also, after checking out the sample labwc rc.xml, I've tried...
View ArticleSDK • Re: I2C random timeouts using i2c_write_timeout_us()
A couple of notes bearing in mind that while I've researched this and implemented only the SMbus Alert Response Command using the Pico SDK, I am really a beginner at this.It is worth noting that while...
View ArticleGeneral • Re: Use debug probe with PICO 2
I was able to down load, compilem and install openocd supporting RP2350.Here are the steps.First you need the cmsis-dap driver.I had to modify the file config.ac and comment line 23/Code:...
View ArticleCompute Module • Re: CM5 trouble with 7inch display on DSI
New cables finally arrived today. Pinouts are actually different. One pin that should be a ground is floating, and some grounds have no continuity to other grounds.Sincerely thanks for the help to...
View ArticleAutomation, sensing and robotics • Re: Leviton D215S Control
Here's a library that links the Leviton to Home Assistant:https://github.com/schmittx/home-assist ... smart_wifiYou might be able to figure out the core code which actually performs the action, then...
View ArticleCompute Module • Re: debug art for CM5 on CM5 IO devkit
I believe from the documentation that this is referred to as Test Point 35 & 36. These are not however fitted with a connector. Correct ?Where can we see where are TP 35 and TP36...
View ArticleC/C++ • Re: c++ I2C current most official way.
I can't find any reference to i2c in the libgpiod source. Using ioctls and smbus is reasonably easy.https://www.linkedin.com/pulse/interfac ... il-garcia/Statistics: Posted by AndyD — Sun Jan 12, 2025...
View ArticleGeneral • Re: Some queestions about raspberry pi pico
2.After using nuke.uf2 to erase the Flash memory, the Pico remains in boot mode and cannot execute user programs.that makes perfect sense, if you nuke the flash, then there is no more user program, so...
View ArticleTroubleshooting • Re: All My Raspberry Pi's shutting down at the same time...
Ok, well it looks like the pi's aren't shutting down, it looks like the wifi connections dropping, but then I connect to the pi with a monitor and keyboard, the WiFi looks like it's connect when it...
View Article