General discussion • Re: Installing luma for a rubiks cube solver.
If you are using Bookworm, it has changed a bit so we now need to create a virtual environment (venv) to install python packages with pip.See https://www.raspberrypi.com/documentat ... spberry-piLike...
View ArticleOff topic discussion • I would like to buy something unusual for my child and...
I want to buy my child something unusual and something that he will definitely like, he is now 4 and I have already tried many toys and devices and I don’t even know what to do, what can you...
View ArticleTroubleshooting • Re: Waveshare 7" DPI + RPi Zero W - display not working
for what it's worth: I connected a waveshare screen to my Pi 4, and it worked. I had to ask for support from both Waveshare and Pi Hut. Both not helping too much, but both their respones AND a lot of...
View ArticleHATs and other add-ons • Re: Problem booting from WD Blue SN580
so you think that these drives have a fixed BOM? What happens when the next batch of 'recommended' drives will be produced with the 'bad controller' firmware on the BOM?The SSDs in the recommended...
View ArticleBeginners • Re: LCD 3.5" ILI9488
Have you tried this site I found by Googling 'IKI9488' http://www.lcdwiki.com/3.5inch_SPI_Modu ... umentation?Statistics: Posted by DS256 — Sun Mar 24, 2024 6:58 pm
View ArticleBeginners • Re: What is the best cooling system?
Probably depends what you are doing with the Pi5, whether it needs a case etc.I prefer the active cooler as l don't use a case and fit a lcd panel so the active cooler is best for me, and maybe more...
View ArticleTroubleshooting • Re: Mouse & keyboard not connecting to Zero W
Thanks. I'll give this a try.Statistics: Posted by DavidSproule — Sun Mar 24, 2024 7:03 pm
View ArticleRaspberry Pi OS • Re: Firefox 124 on bookworm?
I used to use ESR but found it a bit behind the times. Some banking apps wouldn't accept itStatistics: Posted by amoun — Sun Mar 24, 2024 7:06 pm
View ArticleTroubleshooting • Re: raspberry pi ubuntu server set up issue
For a first time user it is better to go with the recommended operating system and the "getting started" documentation, as there is more support.https://www.raspberrypi.com/documentati ......
View ArticleTroubleshooting • Re: Bookworm - Device tree overlays not loading
so why is #2 not showing as used by the i2cdetect scan (0xa = UU (Loaded), but 0x20 is not UU)Code: P# i2cdetect -y 1 0 1 2 3 4 5 6 7 8 9 a b c d e f00: -- -- UU -- -- -- -- --10: -- -- -- -- -- -- --...
View ArticleGeneral discussion • Pi 5 which chips heat the most
Hi,On the Pi 5, which ones are the chips that heat the most, in order of heating?The ones that would benefit from having heating paste to have proper contact with a heatsink?Thanks!Statistics: Posted...
View ArticleTroubleshooting • Re: Raspberry pi 5 fails to boot
If you attach an HDMI monitor and boot the pi5 without any microSD in, what does it show on the screen?Statistics: Posted by neilgl — Sun Mar 24, 2024 7:16 pm
View ArticleGeneral discussion • Re: Pi 5 which chips heat the most
probably the ones that have a pad on the active cooler viewtopic.php?t=358162#p2147712Statistics: Posted by DirkS — Sun Mar 24, 2024 7:19 pm
View ArticleGeneral discussion • Easy + Free Web Terminal access to any Pi anywhere using...
We (German Raspberry Pi approved Reseller pi3g ) just released a new version of PiCockpit, our web-based solution to remotely manage & use Raspberry Pis. It has two cool new features:1) A web file...
View ArticleGeneral discussion • Re: How to Intercept and Display Signal from HLK-LD2450...
My understanding is the data is a basic serial stream:The LD2450 module communicates with the outside world through a serial port with a default baud rate of 256000, 1 stop bit, and no parity bits.A...
View ArticleTroubleshooting • Re: Unable to install linux-headers-rpi-v8 due to unmet...
I faced the same issue, but with pi5\64 os. Could you please help ?Pleas show the output of the following commandsCode: apt policydpkg --print-architecturefile /bin/lsapt policy:Code: Package files:...
View ArticleBeginners • Re: How to customise the app launcher in Bookworm?
Is the icon visible in the menu?What I did with the same issue with another app was to edit icon so I knew if it was picking up the one I defined the path to.Does it work if you tap on the [spaced...
View ArticleCamera board • Re: Increase CMA in legacy mode
My bad, I'm running a Raspberry Pi 3 and by legacy, I mean enabling Code: Legacy (non-GL) desktop driver (raspi-config -> Advanced). With MESA_GL_VERSION_OVERRIDE=3.3 I can start DearPyGui (a...
View ArticleBeginners • Re: How to push image taken by RasPi camera to Amazon Web Service...
If you are using S3 then I would try https://rclone.org/It's very handy for lots of services not just Amazon.Oh for an iCloud version Statistics: Posted by MiscBits — Mon Mar 25, 2024 7:10 pm
View ArticleRaspberry Pi 400 • Re: Pi400 Bookworm No Audio
The log shows the issue. First the firmware fails to read the edid:Code: 005267.891: HDMI:EDID bad checksum 241 in block 0 retries: 0then the kernel fails to read the edid:Code: [ 3.310211] EDID block...
View Article