Troubleshooting • Re: Auto-reboot if ping to gateway fails
You ran the wrong script, a simple mistake The first one I posted was to restart the wifi which is what you ran..You should have run the second one I posted which is this one, which has the reboot...
View ArticleFrançais • Re: Mettre son RPI 5 en Français
Bonjour,Pour les dossiers de travail de l'utilisateur est-il possible de les renommerCode: DownloadsPicturesVideosavec la commande mvCode: mv $HOME/Downloads $HOME/Téléchargementsmv $HOME/Pictures...
View ArticleBeginners • Re: Old Raspberry Pi Zero W w/ Looping Video
Maybe have a look at the various pi based digital signage packages, e.g. screenly (Anthias), PiSignage, Yodeck etc.Have a look at Ultibo running AV player. Here it is on a pizero - ignore the camera...
View ArticleTroubleshooting • Re: C++ fgets behaving very oddly on Bookworm (no other...
Hi AndyD,Thank you.You have explained the reason why the whole fifo is getting flushed. I will revert the program to its original design, so that it keeps the fifo open all the time, and see if this...
View ArticleAdvanced users • Re: MultiBoot
PINN server is not working anymore. Error downloading meta file.Statistics: Posted by dmht13 — Sun Feb 11, 2024 12:10 pm
View ArticleRaspberry Pi OS • Re: problem updating pi5 4gb
I have booted ok uninstalled Chromium and installed all the other recommended software except screen reader Statistics: Posted by sam the pi man 11 — Sun Feb 11, 2024 12:22 pm
View ArticleBeginners • Re: New Raspberry Pi 3 Model B+ - How disable Wifi properly?
it seems some settings are "ported" over however, since after disabling wifi+bluetooth "completely" on libreelec via config.txt overlay entries,now putting in freshly sdcard with raspbian 11 saysWi-fi...
View ArticleMicroPython • Re: Will I be able to run this code on MicroPython?
HippyI've tried your code and progressed but I don't think I fully understand what I need to send in the GET requestThis is the output from your code replacing the URL with my metoffice one. I've not...
View ArticleNetworking and servers • Recalbox Networking Issue;
** Sorry if it is not appropriate to post this type of subject here, I have tried to post on the recalbox forum but there doesn't seem enough knowledge over there in order to resolve the issue ** (...
View ArticleTroubleshooting • Re: Is a non-compliant power supply needed for the...
When hooked up what does it say the voltage is on the Pi (see documents for how to read the 5V in)I guess you have loaded it with fans, keyboards, SSDs of some sort?What does it say when loaded with...
View ArticleTroubleshooting • Mirroring the HDMI outputs on Bookworm.
Hey,I am trying to mirror the two HDMI outputs on the Raspberry Pi so that they are outputting the same thing. This was easy to do in the previous version of the OS using xrandr and the "--same-as"...
View ArticleGeneral • Re: Multi-channel, multi-sample DMA ADC reads
Thanks for taking the time for that reply. It makes sense. I thought the ADCs were independent rather than inputs into the same one. Also, all of the examples I had seen for audio sampling essentially...
View ArticleAdvanced users • Re: What slows down the system startup?
I think kernel and system was loaded about 5 seconds but something before loading kernel takes 10 seconds. Maybe I should compress it ?Statistics: Posted by KernelNinja — Mon Feb 12, 2024 12:40 pm
View ArticleRaspberry Pi OS • Re: NVME Base firmware upgrade
NVMe Base is what the Pimoroni M.2 addon is called. The Geekworm one isn't called that.Pimoroni NVMe Base and the Geekworm X1002 don't have a microcontroller. There is no firmware to upgrade.What...
View ArticleGeneral discussion • Re: Blacklisted from official Facebook page and topic...
That's the one I linked to above. When I view It I only see official posts so a link to the actual post would help.I don't have a faecebook account so I can't get a direct link, but I can see it in...
View ArticleC/C++ • Re: C++ fgets behaving very oddly on Bookworm (no other environment...
Hi AndyD,Thanks... you are being enormously helpful.I have a lot of things to test and try: and, as I enter my 2nd week of writing C++, it all take a much longer than it should.But first, appologies:...
View ArticleTroubleshooting • Re: Mirroring the HDMI outputs on Bookworm.
viewtopic.php?t=365496Statistics: Posted by aBUGSworstnightmare — Mon Feb 12, 2024 1:04 pm
View ArticleHATs and other add-ons • Re: Pi-Digiamp+ with RPi 5
To clarify, are you saying you're able to both output and input stereo (separate channels vs split mono) via I2S on the Pi 4 at the same time?Statistics: Posted by GBee — Mon Feb 12, 2024 1:10 pm
View ArticleGeneral • Re: RP2040 pull-down resistance below data sheet ranges
What series resistor are you using?I've got an input signal that's ~28.5V when high, and I was using 470kΩ series resistors. I was seeing a 1.8V to 2V signal at the input.I have since changed to 200kΩ...
View ArticleTroubleshooting • Re: Only have BT mouse and Keyboard, how to connect to Pi4?
Connect your Raspberry Pi to the Wi-Fi network created by your Android smartphone. If you connect to the hotspot, you should be able to access it via SSH from your Android phone. With SSH access, you...
View Article