Advanced users • Session close on touch event on background with wayfire...
Hi,There seems to be a bug with the latest Wayfire version available form the stable bookworm RPI version (not the one from the standard Debian version 7.4)Setup: RPI 5 8GB, standard december image,...
View ArticleGeneral discussion • DHT22 Sensor with Pi 5 - import board error
Hi,I'm trying to use a DHT22 humidity sensor with the Raspberry Pi 5. I figured it would be simple to do but I am struggling and I would appreciate any help. I've downloaded Raspi-blinka after...
View ArticleBeginners • Re: Installing Raspberry Pi 5 imager on my new Sandisk SD Card
In summary, it seems a network boot install works on a Raspberry Pi 5.Also, there is an android app https://play.google.com/store/apps/deta ... l=US&pli=1viewtopic.php?t=170856There is no "network...
View ArticleRaspberry Pi OS • Re: Pi 5 - change drive owner & group
Thanks, it was formatted with the ext4 file system. I think I need to do some reading on permissions and get a better understanding overall.Statistics: Posted by Mark_M — Mon Mar 18, 2024 3:42 am
View ArticleBeginners • Re: Problem with first booting raspberry pi 5
Hello, I've bought rpi 5 for minecraft server and to study web programming.I am using raspberry pi 5 with 8gb ram, 32gb SanDisk sd card, no other monitorI have flashed image to sd card, with using...
View ArticleRaspberry Pi OS • Compiling libopus 1.5.1 with Linux fails on latest...
I already had a long discussion with the lead developer on Github:https://github.com/xiph/opus/issues/323 ... 2005178844CC silk/arm/NSQ_del_dec_neon_intr.losilk/arm/NSQ_del_dec_neon_intr.c: In...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2cset does not work for 16bits?
i2cset is for SMBus devices, so is your device actually SMBus or just I2C?TBH I tend to use i2ctransfer as I care about exactly the bytes that are sent. egi2ctransfer -y 1 w3@0x1a 0x1a 0x01 0xf8...
View ArticleTroubleshooting • GPIO UART with GPS speed oddity
Hi, all. I'm having a problem reading a GPS module through the GPIO UART pins. The Pi board is a 3b+ running the latest bookworm Raspberry Pi OS. I've enabled the UART pins in...
View ArticleGeneral discussion • Re: Live streaming with camera raspberry pi
Search the forums here. There a multiple posts on how to do that. I remember one had some code too.Statistics: Posted by memjr — Tue Mar 19, 2024 2:20 am
View ArticlePython • Re: I don't know how anyone is happy with Python now
Everything is working fine for me.The externally-managed-environment has very little with the python team and more so to do with the OS distro maintainers. If you wish it to stay the way it used to...
View ArticleBeginners • SH1106 128x64 OLED Display on I2C in Raspberry Pi OS Bookworm
Hi peeps,I'm completely new to using these displays and have spent two days going around in circles getting basically nowhere. All I'm trying to do is initialise the display to run correctly so I can...
View ArticleBeginners • Re: SH1106 128x64 OLED Display on I2C in Raspberry Pi OS Bookworm
I can't help with the display.I also don't want to use a virtual environment if I can help it. I just want a normal directory full of normal files that will reliably be there so I can run them on...
View ArticleRaspberry Pi OS • Re: Power button for RPi4
I have a 3rd party 5V 3A power supply that incorporates a switch in the USB power cable. This one: https://holgadget.com/products/for-rasp ... ype-c-plug.Statistics: Posted by NickJP — Tue Mar 19,...
View ArticleGraphics programming • Pi5 CSI + H264 Compositing Advice
Looking for some advice or guidance as I dive into doing some compositing with the Pi 5 and trying to figure out what the current graphics APIs are now. I poked at OpenMAX and dispmanx years ago but...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Pi 5 Waveshare DSI 4.3 inch...
Hi, I tried, but result is same. Display is black. I see the display in screen configuration as active.What is the specific make and model of monitor you are using?And enter uname -a to view your...
View ArticleSDK • VSCode-Windows-Pico-SDK-pico_w build
Hi, I started using the Pico last year to learn embedded C programming and to become a better code writer. I took a step back and decided to learn C++ through various courses. I am revisiting the...
View ArticlePython • Re: Unable to inherit system packages
Sorry for not replying after a long time. I tried to install another python version (3.9.11) using pyenv and repeated the same steps but still no packages are being used in the virtual environment....
View ArticleGraphics programming • Re: Pi5 CSI + H264 Compositing Advice
(Mostly notes for myself) Looks like I'm going to have some fun configuring the CSI inputs, my input will probably be from a DS90UB940N....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Getting Up To Speed
That would probably work, but we're already going to be using 22 of the GPIO pins. Those FTDI chips look like they need 13 pins. We'd have to multi-plex I/O pins to get it to work.Statistics: Posted...
View ArticleGaming • Re: Minecraft
so should I accept the Kernel?Statistics: Posted by MrTech — Wed Mar 20, 2024 1:32 am
View Article