onsake
April 11, 2024, 19:44

Start with raspi 3 and pi camera

Hi boys ! I decided to a school project to create a polaroid. It's my first time on raspberry but i don't scare of it. When i follow the step of the official youtube channel to connect my camera and i execute
libcamera-still -o test.jpg
I've an error which says the raspi can't authentificate with the camera. Yet, the camera led is turn on... so i was thought it was from the raspberry so i reinistall pi os on by i've got the same error. My camera is a raspberry pi camera B with a lens and my raspberry is a pi 3 b+ If someone has a solution ? Thanks a lot for your answers
concrete3vidence
April 11, 2024, 16:43

Firefox / Chromium issue, text field loses focus when typing, page scroll up/down after using mwheel

System info: - Raspberry Pi 5 8gb - Raspberry Pi OS lite + gnome installed with tasksel Both browsers have similar issues. I don't have much to go with. I have tried to look into caret browser mode, but it is not accidental F7 as that does seem to ask if you want to enter the caret mode. Gnome Web doesn't seem to have this issue, it has other issues though.
diamondepsilon
April 11, 2024, 16:35

Making an Ashida Portable Gaming Rasberry Pi 4 B

I am trying to develop a Rasberry Pi handheld console. I don't want something small like the altoid tin handhelds that are commonly made. I was hoping there would be a way to change up and use the technology that many people have when they make an "Ashida Portable Wii" and instead of making the base of it be a wii motherboard, it would have the Rasberry Pi instead. I would love some help on this project and idea.
thetysonator
April 11, 2024, 16:23

Headless Pi5 Ubuntu Setup

I've just got a Pi 5 used the imager to put Ubuntu on the SD card, I've set a username and password, entered my wifi details, set my timezone and enabled SSH. After I plugged it in I connected to my router and it hasn't connected to the network. I'm not sure on what to try, any ideas?
awdev_
April 11, 2024, 14:02

Using RTL8812BU on pi 2B

Does anyone know where I can find a driver for this?
fabianm
April 11, 2024, 09:50

/dev/ttyAMA4 (UART) reading itself

Hi, im working on a project that uses all the uart ports on the pi4b, but when i was debugging i discoverd uart4 is reading itself when im wrting on uart 4 even when nothing is attached. Does anyone know how to fix?
iludw1g
April 11, 2024, 06:10

now that pivpn is eol, is this the best way to run wireguard now?

is it the best way to run wireguard now to run it in a docker container? i was looking at a guide on how to do this, and they use a container called "WG-Easy" to "improve the experience further". is that something known/trusted? https://pimylifeup.com/wireguard-docker/
burritosupreme69
April 10, 2024, 21:33

Raspberry Pi Slideshow

I have a raspberry pi that I've just gotten setup with ssh and the like to get logged in remotely. My goal for my setup is to have a slideshow running on the PI via the chromium browser. I have it all set up, but the top of the screen lags between slides, and I cant find any info online about this. How can I approach fixing my issue?
d10_123
April 10, 2024, 21:08

Trying to fix ethernet on a pie 4 b

bought a pie device that needs to connect locally to a laptop via a ethernet cable currently the ethernet connects on occasion then disconects unsure what to do to fix or if there is a way to connect via another source thats not ethernet to fix the issue
f0xir
April 10, 2024, 20:29

Help python /rasberry

Hello everyone, I need help installing the Python packages webdriver-manager and pyautogui on my Raspberry Pi. I tried using the pip install webdriver-manager and pip install pyautogui commands, but I received the following error : error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have python3-full installed. For more information visit http://rptl.io/venv note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification. --------------------------- I also tried using sudo apt-get install python3-webdriver-manager and sudo apt-get install python3-pyautogui, but the packages could not be found. My goal is to use the ChromeDriverManager modules from webdriver-manager and pyautogui in my Python code, but I'm stuck because of this installation issue. If anyone has any ideas or suggestions for solving this problem, I would greatly appreciate your help. Thanks in advance !
misterjthegamer
April 10, 2024, 19:36

retropie not working on orange pi zero 2w

its not working
19440harry
April 10, 2024, 16:27

How to add Picamera2 module in a venv and use it with Opencv in a Pi5

I have a raspberry Pi5 which I have struggled a fair bith with. The system python is 3.11.2 but I want to use 3.9.13 for some basic tf, opencv projects. Simple CNN stuff The issue is managing Picamera2 module in a venv Yesterday I pip installed it in my venv by following this tutorial: https://forums.raspberrypi.com/viewtopic.php?t=361758#:~:text=This%20will%20create%20a%20virtual,existing%20ones%20with%20different%20versions. however there were other issues like PyQt5 not being detected. I tried to build the modules manually with the help of GPT and Gemini. I ended up copying the file from the global python as I couldn't manually build it successfully Now i am able to open the picamera stream using this code: from picamera2 import Picamera2, Preview import time picam2 = Picamera2() picam2.start_preview(Preview.QT) # Use Preview.QT instead of Preview.QTGL preview_config = picam2.create_preview_configuration() picam2.configure(preview_config) picam2.start() time.sleep(5) Preview.Qt is the only way i can open it. I would like to access the data with opencv and would like to see what I can do. Unfortunately Opencv for some reason wont work with Picamera2 Any help would be appreiciated. Even if I have to start from scratch with a new venv I wouldnt mind as long as the method works
outlaw7134
April 9, 2024, 23:25

pi 5 no video

I’ve flashed the firmware from rpi. And went to connect it to my tv and I get no video is there anything to do do get this to work.
damango
April 9, 2024, 22:07

Flash Raspberry Pi OS onto NVMe SSD from a Micro SD card

I am looking for a way to format/flash my SSD for my rpi 5. I don't have a usb/ssd cord to plug into my computer, and I am hoping to be able to do something like run raspberry pi imager as a cli tool and format the ssd while it's plugged into my rpi 5. Has anyone done this? What did you use/how did you go about it? I don't have any micro hdmi's either, so I am looking for a headless way to do this.
animelover1212
April 9, 2024, 21:40

rasberry pi and pygame

Hi. So for a project for school I’m thinking of using a breadboard as a controller for a game I made in pygame. I want to make a controller with a breadboard and buttons. If the player presses the button, it moves the character. Is this possible before I start?
pejsek147
April 9, 2024, 19:55

raspberry pi os just deleted or something

i have debian os not raspberry os
mystreem8842
April 9, 2024, 18:25

Cannot install Android os

Hello, can anyone tell me why my rp3b+ keeps blinking red light and not showing hdmi output when i install lineage os or other android based os Raspbian works perfectly
misterjthegamer
April 9, 2024, 16:33

orange pi not willing to ssh

Orange pi dosnt wanna ssh

irvingmclaughlin
April 9, 2024, 14:55

what raspberry pi should I buy? (my first one)

I need a raspberry pi that i can connect a microphone and speaker to that runs some code when it hears a specific word. Which rasberry pi should i get? (i don't need the best one just one that can do it's job) i also want to be able to use it for more projects later on so maybe one that is good all around, i know nothing about them lol
necoarcstan
April 9, 2024, 14:22

Timer that can detect game usage

Hey all. Trying to make a timer that when plugged in, times how long I've been playing a game and after a set time, say four hours, it'll start making a loud noise. I've got the raspberry pi pico, a breadboard, headers, wires, speakers, soldering equipment. Now I just need to know what to start doing. Any help is greatly appreciated.
e_xie
April 9, 2024, 02:10

Two of my pis are dead

I've got 2 Pi 3B+'s. One's just totally not taking SD card input and not reading it, one 's ACT light flashes for around 3 seconds then stays red. Can't ssh. Will try USB boot later, but it just randomly died on me
zeyyad_
April 8, 2024, 23:58

boot raspberry pi 4b with flash drive

i downloaded homebridge img and im currently writing it onto a usb stick with the imager will i be able to boot my raspberry 4b using the usb?
arons14.
April 7, 2024, 16:47

Raspberry Pi OS Display not rendering

Installed the Raspberry Pi OS using the official imager. However when connected using RealVNC viewer, the only the mouse pointer is seen on a grey screen. The desktop doesn’t render. Could anyone recommend solutions?
kospingtan
April 7, 2024, 13:53

What Pi do I use?

Hi! I want a raspberry pi to show a simple dashboard to a screen - it has to get data from an api. It would also be cool if I could host my discord bot on there so, requirements: python hdmi wlan/lan What is the best price-performance i can get with a raspberry pi?
valenz1
April 7, 2024, 13:25

How to use picamera

hi, so im trying to use picamera but im not sure which OS to use. i don't want to use the new picamera2 because i don't understand the syntax and im doing a project based on an old project. does anyone know what to do?
leander.bdn
April 7, 2024, 13:00

Which Raspberry Pi do I need to use?

Hello, I am new to Raspberry and I would like to start working with it. Basically I want to start learning how to use and program it (I already know how to do the electric stuff so I only need to learn the usage and programming of a Raspberry Pi). After learning the basics I want to build a small device, which searches for traffic signs outside my car and displays them onto a small display. So I need a Raspberry Pi that is able to run the camera module and a small rgb display. It would be great if a Raspberry Pi like the Nano or the Zero could do that, sadly I dont really know which Raspberry is made for which purpose. It would be great if someone here could help me so I know which Raspberry I need to buy? PS: I want to program the software in Python if that would be possible. Greetings Leander :)
coshi_12
April 7, 2024, 09:41

a screen don't work in rasp pios CLI

Hi guys i have this screen but make this some of artifact on CLI of rasperry pi os And i Need to see te text

jacked_ripper
April 7, 2024, 09:03

Issues with CMake for Opencv

I have been following this guide https://pimylifeup.com/raspberry-pi-opencv/ when i run Cmake to prepare OPENCV for comp it gives me this "Configuring Incomplete, Errors Occurred!" please help
metalstorm1
April 6, 2024, 19:37

My Raspberry pi pico w is making a weird sound when powered from vsys

Hey everyone, I'm trying to power my pico w with 3.3v vsys via a seeed studio lipo rider plus. I have a 1.8inch spi display connected. When turned on the pico is making a humming noise. I have attached a recording of it. I just want to ask if the pico has gone bad or should I connect 3v3_en to make it work.
kraytonian
April 6, 2024, 17:49

trying to turn my raspberry pi into a bridge connection using ubuntu 23.10

I have a raspberry pi 5, sonicwall router and two servers. I am not able to access my servers because they need an ethernet connection. I want to create a bridge port connection from raspberry pi 5 to my sonicwall soho. I will be able to access the sonic via a webpage on my laptop. I will configure it then connect the two servers.How do i set this up?