Beginners • Re: Noob - My samsung 256gb sd card says only 4mb in the windows...
Thx guys, I get that. It was probably what caused the problem. Using RPi Imager, I have an option to erase / format the sd but it returns error 69850 - the chosen size is not valid for the chosen file...
View ArticleTroubleshooting • Pi 5 not booting
I got my Pi 5 and it worked fine for a few days with no problem. I am using a 5V/3A power brick, but suddenly, when I started to boot it one evening , it showed nothing on the monitor. It just gave 4...
View ArticleFrançais • Re: gpio c++
Je vous ai donné un exemple (je lai testé) de fonction qui retournent plusieurs variables (c'est un des charmes de python; c'est plus difficile à faire avec Arduino / C(++)).C'est une façon...
View ArticleTroubleshooting • Re: Pi 5 not booting
1) get the official power supply. 2) since the eeprom reflash resulted in a green screen, your video output is assumed to be ok. but....- remove the SD card, power up. you should get the diagnostic...
View ArticleTroubleshooting • Re: Unable to make my 'eth0' connection autoconnect on startup
i see your running it with sudo, your most likely creating conflict.network manager is a per user settings, so using sudo will make the owner root, not your current user.I would never have thought of...
View ArticleGeneral discussion • Raspberry Pi as VPN server
I am beginning to setup my Raspberry Pi as a VPN server and note that I may choose either opensource OpenVPN or WireGuard. If using OpenVPN Access Server they do not ask directly for an additional...
View ArticleTroubleshooting • Re: Can't see pi files in windows explorer
Thank you - that was it - I'd get on better opening this up in Pi land and cutting and pasting, but at least retyping what I had entered showed the error.So on from 4 it then worked, but at 7 the...
View ArticleGraphics, sound and multimedia • Re: vc4-kms-dpi-generic and Waveshare GPM280
32MHz lets your screen run at a refresh rate of 87.17Hz. That's why I said the timimg looks strange.Well, as waveshare said 'that is it' you will have to use it as is.As long as CLI get's rotated I'm...
View ArticleGeneral discussion • Re: Using a Pi 4B without a fan
The Pi 4 doesn’t throttle clocks until 80C, which wasn’t reached during testing. I observed no reductions in the 1.5 GHz clock speed. There’s also the `vcgencmd get_throttled` command.My Pi4 ran at...
View ArticleFrançais • Re: caractère remplacé par un symbole | character replaced by symbol
Bonjour,Voici ce qu'il y a de mon côté:"# File generated by update-localeLANG=fr_CALANGUAGE=fr_CALC_ALL=fr_CA"Dans l'onglet "Localisation" de "Configuration du Raspberry Pi", les paramètres...
View ArticleGeneral • Re: Minimal USB Host and USB Device example, without TinyUSB
@shreeveOK - that's available on GitHub for you now.https://github.com/Serialcomms/Raspberry-Pico-SDK-USBIt works, but I have an unresolved issue ( perhaps related to stack size ? ) that I'm stuck...
View ArticleGeneral discussion • Re: LibreElec on RPI5 with official case: Help I can't...
https://www.raspberrypi.com/documentati ... -pi-5.htmlStatistics: Posted by wildfire — Sat Jan 20, 2024 3:18 pm
View ArticleMicroPython • Re: How to draw simple chart on client side from server data
I still need your help. As suggested, another var was added. Part of the code for X axis was outcommented...Code: <script> var input = %s; var labels = %s; // build the labels on the fly. Could...
View ArticleAdvanced users • Re: Bookworm secure remote access from a chromebook
You just need to search the forums.Start here for a discussion of the state of the Pi-bookworm-VNC union: viewtopic.php?t=357085Thank you for replying. I always search these and other forums before...
View ArticleUbuntu • Re: Installing program from tar.gz Ubuntu
I have no interest in Gaming, and I am not a Ubuntu user.It seems my attempts to provide generic advice have not been productive. I will withdraw from the discussion.Statistics: Posted by B.Goode —...
View ArticleGeneral • Re: Pico is not detected in Windows
Normal. Here is mine:Statistics: Posted by neilgl — Sat Jan 20, 2024 3:27 pm
View ArticleBeginners • Re: Connect SATA HDD on Raspberry pi 5
Can you show ...Code: lsusblsusb -tStatistics: Posted by pidd — Sun Jan 21, 2024 2:54 pm
View ArticleTroubleshooting • Cant roll back to stable version of raspberry pi OS
Hello! I am faced with an issue i seemingly can't solve, I think when i flashed my SD card with the Raspberry Pi imager tool i got this unstable version, or perhaps it was my doing, i don't think It's...
View ArticleFrançais • Re: timestamp pour nom de fichier
votre bout de code marche parfaitement... à un accident de copier coller prèsPour avoir un nom de fichier unique par jour: (vous mettrez le timestamp **dans** le fichier csv)Faites un nom de fichier...
View ArticleTroubleshooting • Re: raspberry PI 5 restarrting over and over again.
Did you shut it down before disconnecting power?Statistics: Posted by pidd — Sun Jan 21, 2024 2:56 pm
View Article