Beginners • Which package do I choose?
Which package would I need for my raspi pi5 with bookworm?https://nodejs.org/en/downloadStatistics: Posted by cmyk — Thu Jan 25, 2024 2:30 pm — Replies 1 — Views 70
View ArticleGraphics, sound and multimedia • Playing sound file from system service
I look for ability to play .ogg sound file from a Bash script, registered as a service.My OS is bookworm. Media player used by my script is "cvlc" and it successfully played media file when run from a...
View ArticleAdvanced users • NVMe boot issue
Just started booting to NVMe using a Pimoroni NVMe base and the Intel SSD from my old laptop. The issue is that if I put NVMe (6) first in the boot order, it fails to boot on the first attempt. I'm...
View ArticleMicroPython • rp2.asm_pio Not pulling data
Good morning. I am working on generating VGA video with micropython. Below is the code that outputs the single bit of pixel data. I initially replaced the out(pins, 1) with set(pins, 1) to verify...
View ArticleFor sale • retroflag case 2 (version CM4) 2-3 new and rebuilt units.
For sale new and rebuilt units. ALL WORK. (TESTED).These are much underestimated devices.Recalbox 9.1 can be installed as it includes KODI. *turns out to be an excellent media playerYou can turn off...
View ArticleTroubleshooting • RPi5 USB3.0 troubles when using hard drive dock
Hello,I am seeking help for a weird problem I came accross on RPI5. I have a hard drive dock: https://www.amazon.fr/Inateck-Station-d ... JSR8B?th=1On RPI4 I have absolutely no problems using it on...
View ArticleFrançais • Destockage Raspberry Pi
Bonjour,En vue d'un déstockage complet de notre stock de Raspberry Pi, nous vous proposons :- Pi 4 8GB : 70€ (x28 unités)- CM4108032 : 85€ (87 unités)- CM4108016 : 82€ (12 unités)- CM4008008 : 72€ (11...
View ArticleCamera board • rpicam-vid --save-pts NOT working
Following the documentation https://www.raspberrypi.com/documentati ... rpicam-vid,I tried:Code: rpicam-vid -o test.h264 --save-pts timestamps.txtHowever, the 'timestamps.txt' file had just a single...
View ArticleTroubleshooting • Broken SD Card Slot on RP5
I'm fairly inexperienced with the raspberry pi but have been able to set up things like Octopi and RetroPie. I recently got a raspberry pi 5 and while trying to install it in a case, I broke the SD...
View ArticleGeneral discussion • New rpi-eeprom-update 2024-01-24 WD Blue SN550 nvme...
If you know how to install latest rpi-eeprom-updates, pieeprom-2024-01-24.bin fixed the WD Blue SN550 nvme boot issue. Thanks to PeterHarper for letting me know about this update. Works on Raspberry...
View ArticleGeneral discussion • Need larger fonts
On Raspberry Pi OS, there's the concept of choosing a DPI for small / medium / large displays.What if I need extra large?I have a very high DPI display (e.g. so-called Retina) so even the "large"...
View ArticleTroubleshooting • Raspberry Pi 4 Model B Showing Constant Red and Green LED...
Hey everyone,I'm excited to be a new Raspberry Pi 4 Model B 8GB 2018 owner! I recently formatted a MicroSDXC, 64 GB, A2, U3, 100 MB/s SD card with the latest fresh Debian OS. However, when I power the...
View ArticleBeginners • "cannot find device can0" with MCP2518FD-click CAN...
Hello,I have a MCP2518FD-click CAN controller connected to my raspberrypi 4 B via SPI pins. The CS pin of MCP is connected to the CE0 pin of raspi and then I tried to bring up the can0 interface up on...
View ArticleGraphics, sound and multimedia • How to detect audio selection
In raspi-config System > Options > Audio I can select the audio output. Within some python software I would like to warn that this selection has not been made or is incorrect. How can I do...
View ArticleAdvanced users • BlueTooth PAN setup
Hi all - are there any BlueTooth / PAN / GATT experts out there? I build a device that runs headless (no monitor/keyboard), connected to the cloud, using an RPi. All you need to do is plug it into the...
View ArticleFrançais • Raspberry Pi 5 - SSD SATA ou SSD NVMe ?
Hello,Je souhaite équiper mon Pi 5 d'un SSD SATA 4tb en USB ou d'un board Pimoroni avec un SSD NVMe 4tb. Mon but est de faire tourner Plex avec ma Librairie dessus. Choisiriez-vous le SSD SATA ou le...
View ArticleBeginners • Encountering difficulties while installing the preempt-rt patch...
I am working on a project that requires running on an RTOS,.I need to apply the preempt-rt patch to my Linux system.I am using a Raspberry Pi Zero-W with the current Linux kernel version of "Linux pi...
View ArticleSDK • [Answered] Duplicate labels in '.dis' file
For example, looking at the 'firmware.dis' file of a MicroPython built for a Pico ...Code: pi@Pi3B:~/pico/micropython/ports/rp2/build $ grep "mp_hal_ticks_ms>:" firmware.dis1001b8e0...
View ArticleRaspberry Pi OS • PI5, Bookworm, Wayland, Touch, Dual Monitor Configuration
HiPI5 8GB, Bookworm all up to date!I have two HDMI monitors, one small Waveshare 10" with touch and another 24" Monitor. When pressing the touchscreen the "touch" appears on the other monitor....
View ArticlePython • Installation of pyexcel
Hello, in past I could install pyexcel simply with command Code: sudo pip3 install pyexcelwhich doesn't work anymore on last release of Raspbian OS, I got errorCode: vlado@raspberrypi:~ $ sudo pip3...
View Article