Advanced users • Re: Looking for advance debug methods for non-booting...
I also see that NOOBS needs SETTINGS partition to be EXTENDED, otherwise it's not able to find it (progress says something like "waiting for Settings partition").Not quite. The Settings partition is...
View ArticleBeginners • Re: Need more GPIO Pins...LCD screen uses them all!?
Wow, thank you all for the information!Im learning slowly so this was really helpful!For ease i'll probably try out the gpio-1-to-2-extender first - see if that...
View ArticleTroubleshooting • Re: Waveshare 7" DPI + RPi Zero W - display not working
Yeah, I meant rainbow screen, OK, so that does not show up as it should not.Try this recording of the booting up with values provided by you in config:https://drive.google.com/file/d/1C3EJLj ......
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Another thing that surprises some industry customers is we do not give discounts. Everyone pays the same price. Home, lab, factory, office, all the same. And this has been the same for 12 years.Are...
View ArticleOff topic discussion • Re: Dream hardware
GPU is for 3D MMO.http://radiomesh.orgIt seems like a fun project. I looked up MMO and understood that to mean massive multiplayer online game. Is the idea to run such a game using a peer-to-peer...
View ArticleTroubleshooting • Re: Raspberry pi 5: usb disk disconnects randomly
Hm, I'm having a similar problem on my Pi 5, but it seems it only happens on USB 2 ports.I have my system on a SSD in an USB enclosure and I need to copy data between two HDDs, one in USB enclosure an...
View ArticleBeginners • Re: Please Help. Ipam mini2, want to get pi please help me.
They said you experts would know how to turn my ipad mini2 into linux and then add a raspberry pi 5Statistics: Posted by Roxybabe — Sat Apr 13, 2024 9:38 pm
View ArticleCamera board • Re: PiCam 3 Wide not very wide?
The horizontal FOV of the wideFOV V3 camera is specified in the Camera documentation as 102°.[…]I guess you're maybe measuring the HFOV?Ah that makes it closer, although I don’t think I'm measuring...
View ArticleGeneral programming discussion • Raspberry Pi OS Menu Structure
Is there any documentation on the files and their locations used in the applications menu and how to add my own menus and options? I've not had any luck using the Main Menu Editor (alacarte) to add...
View ArticleTroubleshooting • Cannot print from Mathematica
I just installed the latest Raspbian on my Pi5 and Mathematica v 14.0 works fine.I can print to both my inkjet and laser printer (both Brother) from Chromium, from texEditor ("Mousepad") but not from...
View ArticleAdvanced users • Localization (localisation)
Is there a list of all the things to change to convert a Raspberry Pi from British English to American English?I've selected en-US in Raspi-Config (Menu L1 Locale), but just recently, i have found...
View ArticleCamera board • Re: Blank JPG from camera when using SSH
Do the .jpg files have a similar file size when captured over SSH and when capturing direct?No chance of any change in illumination conditions between the two methods?Got this image of an over-zealous...
View ArticleRaspberry Pi OS • Re: Zip7 question
ok, I found and tried this command. Here are the results: $ sudo apt-get install p7zip-fullReading package lists... DoneBuilding dependency tree... DoneReading state information... Donep7zip-full is...
View ArticlePython • Python code that works on my Pi2 won't work on my Pi5
So I was using a Pi 2 to run this code allowing me to run pygame from the terminal without starting the desktopCode: import osimport pygameimport timeclass pyscope: screen = None; def __init__(self):...
View ArticleTroubleshooting • Re: Pi5 shuts down during boot up
Are you sure it is really shutting down? First boot can take quite some time with a blank screen before it is ready to use.Post a photo of the label on the PSU.Statistics: Posted by drgeoff — Sun Apr...
View ArticleFrançais • Re: Conseil avant achat Raspberry Pi 4 - Quantité RAM pour lire...
Merci pour vos retours, je vais donc m'orienter vers un Pi5 !Statistics: Posted by Ben-j685 — Sun Apr 14, 2024 9:36 pm
View ArticleGeneral discussion • Re: Will this battery work for pi zero 2 w?
First...this isn't a new topic, so you should follow up in your existing, active thread rather than starting a new thread (see "Occam's Razor"). That said, at least at first glance, none of those...
View ArticleNetworking and servers • Re: Problem when SSH using windows and Raspberry Pi 4
You mention connecting the ethernet cable after the RPi has booted. Have you tried booting after connecting RPi and PC?Statistics: Posted by drgeoff — Sun Apr 14, 2024 9:58 pm
View ArticleTroubleshooting • How to enable net_cls in cgroup and test
I am trying to enable net_cls in cgroup on a raspberry pi 4.$ cat...
View ArticlePython • Re: Python code that works on my Pi2 won't work on my Pi5
Look through similar questions and see the kind of information needed to be supplied before an answer can be given.Statistics: Posted by joan — Sun Apr 14, 2024 10:17 pm
View Article