Advanced users • Re: Argon One Replacement Daemon
UPDATE: Did some testing on other platforms and I can see 0.5.x has some issues with the ARTIK and the pi 3 A+. I'm seeing i2c errors that I don't see on the faster Pi 4. This was all done with RPI OS...
View ArticleTroubleshooting • Re: Bookworm feedback thread
After some of the latest updates, my boot time has increased a little bit. Not much but it is still noticeable. dmesg output has no errors or warnings in it, it seems pretty standart. What could be...
View ArticleTroubleshooting • How to stream from rpi zero 2 w to iphone through udp
I managed to stream into any UDP device on the network with this command just fine, this is the commandRPI zero command to stream:Code: rpicam-vid -t 0 --inline --width 1920 --height 1080 -o...
View ArticleMedia centres • Re: Peppy player
I cannot reproduce the issue with a mute button. I'll try to use different displays to reproduce it. Meanwhile you can use play/pause button.For any non-Latin characters you need to install TTF/OTF...
View ArticleHATs and other add-ons • Re: Pi 5 PCIe PWR_EN vs RST timing
Great, thanks!Statistics: Posted by HwAoRrDk — Sun Mar 10, 2024 6:02 pm
View ArticleTroubleshooting • Raspberry Pi400 booting on a rainbow screen
Hello everyone,I wanted to use my HyperPixel so much but the Raspberry Pi is not working.I flashed an SD card with the default os and it boots to a rainbow screen without proceeding further (but Kali...
View ArticleTroubleshooting • Re: Raspberry Pi Camera Module 3 not available on RPi...
Did you read / follow viewtopic.php?t=362707 ?Statistics: Posted by DirkS — Sun Mar 10, 2024 6:07 pm
View ArticleTroubleshooting • Raspberry Pi 5 - How to Change Keybindings X11
Some excellent information on this for the Wayland side of things here: viewtopic.php?t=367085However I do find myself switching to X11 for remote desktop support often enough that I need to transfer...
View ArticleOff topic discussion • Re: Converseen - bulk image resizer
Have you tried imageMagick (imagemagick)?Statistics: Posted by neilgl — Sun Mar 10, 2024 6:22 pm
View ArticleAdvanced users • Official kernel deb packaging scripts
I am maintaining a fleet of several PI machines and I need to change the kernel configuration. I'd like to make this process automatically to follow the official kernel versions (I'll try to follow...
View ArticleBeginners • Re: Raspberry pi 5 many issues
...We have "solaar" that can be installed from the standard repo that works well on Raspberry Pi'sThank you for that - must try it for my Intel box Statistics: Posted by MiscBits — Sun Mar 10, 2024...
View ArticleTroubleshooting • Camera from python script more zoomed in than from terminal
Hello. I have a Pi 4 with a camera module v2, via SSH, and need to capture a image, but when I go to do so, the image is more zoomed in than the terminal, which I have been using as the basis for my...
View ArticleNetworking and servers • Re: Pi3 Bookworm WiFi does not work if router uses...
Try adding / usingCode: key_mgmt=WPA-PSK-SHA256and see if that fixes things.I cannot remember if a restart of the Pi is needed or just wpa_supplicant Statistics: Posted by MiscBits — Sun Mar 10, 2024...
View ArticleCamera board • Re: Fujinon Motorized Lens - Raspberry Pi
This is a volunteers forum, so patience is key!Lens is C-mount, so just connect it to HQ camera. There are no details on which kind of motor control signals are needed, but looks doable.Statistics:...
View ArticleGeneral discussion • Re: LED on RPI Without Breadboard?
If you search hard enough you can find pre-wired LEDs:https://www.amazon.com/MakerSpot-Pre-Wi ... B087TZ1K96For a small fortune, yes, but they do exist lolStatistics: Posted by memjr — Mon Mar 11,...
View ArticleGeneral discussion • Re: Swapping Pi devices
Thanks!RicStatistics: Posted by ricm — Mon Mar 11, 2024 6:42 pm
View ArticleTroubleshooting • Re: Discord bot with Tesseract and python
Try asking Tesseract/whoever makes it, you'll probably get faster responses there.Statistics: Posted by memjr — Mon Mar 11, 2024 6:43 pm
View ArticleBeginners • Camera Preview in Python via Remote Desktop Connection
Hi all,I am fairly new to the Raspberry Pi world and need some help getting my camera module up and running.So I use a Raspberry Pi 5 with Raspberry Pi OS 12 installed and have a Raspberry Pi camera...
View ArticleBare metal, Assembly language • Green LED on a Raspberry Pi 5 blink
I tried to make the green LED on a Raspberry Pi 5 blink. If anyone's interested, they can check out the assembly code on this page:https://www.satyria.de/arm/index.php?ti ... _LED,_RPI5I plan to...
View ArticleDevice Tree • Re: RPI5: Issue with GPCLK0 Clock Generation on GPIO4 in ALT0 Mode
I see you already have an issue open at https://github.com/raspberrypi/linux/issues/6022Statistics: Posted by jdb — Mon Mar 11, 2024 6:47 pm
View Article