Graphics, sound and multimedia • Re: RPi OS music player
@thagrolI've seen that some readers use Jivelite Squeeze Player, others use LMS & Squeezelite or Mopidy.Compared to MDP, are these configurations equivalent ?Sorry but I have no idea not having...
View ArticleDevice Tree • Re: PWM driver questions
What does the 'echo 0 > /sys/class/pwm/pwmchip0/export' do?It sets up pwm 0 as being exported via sysfs, and creates the /sys/class/pwm/pwmchip0/pwm0/ subdirectory.Echo 1 and you'd get the other...
View ArticleAdvanced users • Re: Reducing Boot Time?
I have a Raspberry Pi 5 8GB model configured to use a NVMe SSD as my primary boot device. I also configured my boot sequence so that I boot from the SD Card first, USB attached device second, and NVMe...
View ArticleGeneral discussion • Re: Do we think my Pi 5 fan is noisy because I have...
did you look much into which case to get for colling the pi5?I was thinking it would be nice to get one that I can use thermal paste instead of pads as I have read that is better.That's why I like the...
View ArticleGeneral • Re: Compiling TenserflowLite Micro library for Pico problems
Thank you for the help.In the end I moved the repositories to shorten the paths and then it worked. So perhaps it is one of the tools used in the build chain that can't handle long paths or long...
View ArticleGeneral discussion • Re: Problem in raspberry pi
The Stretch release is so old that it isn't supported any more. Rebuild your system around Bookworm (the current release).How can I do that please ?Statistics: Posted by Baraa — Fri Mar 01, 2024 10:39...
View ArticleOff topic discussion • Re: Sort data in Excel
Well, that would be easy, but I don't see how a filter will help me. I need to sort column A as ascending.I have 13 columns.I was only looking at the last line. I'll let you explore...
View ArticlePython • Re: GPIO Transition Issue from Raspberry Pi 4B to CM4 - Problem with...
After further investigation, I have made some progress with the MAX1978 switch functionality – it has been restored and is working again. However, I've noticed that there is still an underlying issue...
View ArticleGeneral • Re: Questions concerning GPIO interrupt hysteresis
A proper Schmitt Trigger such as 74HC14 should do the job. On chip hysteresis is often tiny like 0.2V and more susceptible to noise pick up.The 74HC14 has more like a volt of hysteresis.Note the 0.8V...
View ArticleNetworking and servers • Re: login to raspi with ssh -X; bookworm runs...
thank you regardsStatistics: Posted by garberw — Fri Mar 01, 2024 11:02 pm
View ArticleTroubleshooting • Re: Raspberry Pi 4 Model B - Can't get HDMI or Audio to work
cat /etc/os-releaseStatistics: Posted by terribleted — Fri Mar 01, 2024 11:08 pm
View ArticleTroubleshooting • Re: RPi5 active cooler not working properly
why nor check if the PWM value send to your fan is what it should (as the RPM may vary)? If it isn't then your fan may have a mechanical issue.Did you check it for dust/particles?You're running which...
View ArticleBeginners • File help
Just got my pi5 working using some Chromebook charger (I’m going to switch later) and I already booted it up, and I noticed in the files, a couple things 1. Amazon basic 512 is only displaying 469...
View ArticleOther projects • Re: Miniature CRT computer for miniature laboratory diorama
https://www.ebay.co.uk/itm/133039375327 ... 60999731e8Thanks PiGraham ! But I'm afraid that is too big... And if you permit me: I can't made it myself, I need a genius of electronic to make it......
View ArticleRaspberry Pi OS • Re: New Bookworm 64bit download Problems
I think the issue is that you ran out of RAM.One of the changes in bookworm is that dpkg uses multi-threaded xz decompression by default now. That ends up using a lot more RAM than you'd see on...
View ArticleGaming • Re: Killer Apps and Games for 7 and Under
lode runner from KDE or web, classic Statistics: Posted by cjan — Sat Mar 02, 2024 10:11 pm
View ArticleTroubleshooting • Re: Pi5 Active cooler always on
I pulled the blue wire out of the JST connector.When I short that wire to 5V or ground it doesnt change the fan. I believe that shorting it to 5V should make the fan stop.My problem appears to be the...
View ArticleBeginners • Re: Best way to make a Zigbee gateway on a RPI 5?
Dongles are preferred and even via a USB extension cable, in order to minimize hf-interference from wifi and Bluetooth.Due to the low data rate character of Zigbee, video signals using zigbee is...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI1 + SN65DSI83 Bridge based...
You're running this from SSH?Statistics: Posted by aBUGSworstnightmare — Sat Mar 02, 2024 10:35 pm
View ArticleCamera board • Re: Problem with the external trigger of the GS camera
Strange, the *.yaml never write data to the LIBCAMERA_RPI_CONFIG_FILE and I can't get it to work with Python either.Statistics: Posted by WernerAT — Sat Mar 02, 2024 10:42 pm
View Article