General 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 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 • Problem with system
Hello, I have a Raspberry Pi 5 with Ubuntu server 23.10 on it. after starting raspberry and after waiting a while, I get this message:"[2691.397776] I/0 error. dev mmcblk0. sector 3780496 op 0x1:...
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 ArticleBeginners • Pi 5 GPIO pins
Hello AllJust took my Pi 5 out of the box, plugged it in, and tried to run some examples form my Pi 3. Much to my surprise the GPIO libraires do not work on the 5 that was used on the 3. I'm pretty...
View ArticleCamera board • Can i get temperature for using Raspberry Pi Camera Module 2 NoIR
Hello!Now, I will trying to make a code(Python) to get temperature for using Raspberry Pi Cam.Is it possible?https://www.raspberrypi.com/products/pi-noir-camera-v2/Thank you! Statistics: Posted by...
View ArticleTroubleshooting • Network Icon not on xfce4 DE after minimal install
Rasp OS lite install, with xfce4 DE unable to enable the network connectivity icon that normally appears in the top right , has anyone else had this issue? I have tried the start up section and found...
View ArticleBeginners • SSH access denied
Hi all,I configured my raspberri Pi 4 as a server SSH.I try to connect with my virtual box Kali Linux.My password rap is needed, then I encode this and I have the respond "access denied, no...
View ArticleRaspberry Pi 400 • Logitech Wireless Mice Not Working with RPi 400
I have seached the internet and forums and I have not found a solution to my problem. I have three Logitech Wireless Mice aand not of them work with my RPi 400. They function perfectly with my ASUS...
View ArticleAdvanced users • RPI bootloader from scratch
I am following this tutorial to understand the inner workings of an RPI.I have an RPI 4B, I compiled with gcc-arm-10.3-2021.07-x86_64-aarch64-none-elf toolchain from ARMI modified the LOADER address...
View ArticleGeneral discussion • Help if possible
is there a way to connect this all in raspberry pi 4? if yes how? do I need a shield or something for it to connect? or I'll just use Arduino for the connection and just do a serial communication for...
View ArticleBeginners • MSP3520 (ili9488)
I recently got my hands on what as far as I can tell is an MSP3520 Display: http://www.lcdwiki.com/3.5inch_SPI_Modu ... KU:MSP3520After some time of looking around various resources I found that...
View ArticleGeneral programming discussion • PyQt6 in venv with pip
Hellotrying to install PyQt6 with pip in a venv on a Pi 400. Got venv installed and activated but get error trying to install PyQt6. Is this supposed to work on a 400? Here is the error response....
View ArticleBeginners • Is it possible for Windows XP on the Raspberry PI 4
I was just wanting to know if its possible to use winxp on the rasp pi 4Statistics: Posted by kalixloll — Tue Apr 16, 2024 1:15 am — Replies 0 — Views 5
View ArticleGeneral discussion • Portable Battery for Pi Zero 2 W
Hi I'm quite new to all of this, I am going to try to be as clear as possibe but excuse me if I'm a bit hard to understand. I need some guidence on how to connect a battery to the Pi, and I had some...
View ArticleOther RP2040 boards • Custom RP2040 Board does not mount/boot flash memory
Hello!I am fairly new at PCB design and new to the RP2040. I recently designed a board to eventually mount a GNSS GPS module; parsing the hardware design manual @...
View ArticleTroubleshooting • Pi 4 with Offical Touch LCD
So i have a Pi4 and the Pi touch LCD (Official), I have tried to install Pi OS on a brand new SD card and when I boot the Pi the LCD picture is jumping up and down.I have checked all the connections...
View ArticleTroubleshooting • Raspberry Pi4B No Green Light
Hi, I have a Raspberry Pi 4B that is not booting up. The red light (power) is constant, but the green light quickly flashes once before remaining off. I have tried different power sources and Micro SD...
View Article