Troubleshooting • Re: Trying to install Processing under bookWorm
Runs fine on my Pi5 but I am using x11 mode not Wayland.Thanks Gavinmc42 for confirming that.As I understand it Wayland is planned to be enhanced, in some unspecified time scale, to be able to do...
View ArticleTroubleshooting • Re: Making a solar powered PI
Ok. You said "The issue is that my PI is not powering up." That's probably because it's not connected.Your solar panel is too small. It will not produce sufficient power to run a Pi.Shouldn't it power...
View ArticleGeneral discussion • Re: S19 95TH Immersion cooling Fan Control Error
Since when does a Pi burn up? It will throttle if it gets hot enough, but it won't burn.If you're referring to the basic, it has nothing to do with a Pi, therefore these forums are not the right...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: strange behavior of pigpio PWM output...
Follow-up information.When directly set the pulse width by set_servo_pulsewidth(16, 0) to disable the output, I still see the pulse of 100msec period as below. It seems the multiple functions are...
View ArticleTroubleshooting • Re: Troubleshooting a Pi4B with no ethernet after upgrading...
did you create a fresh install with bookworm or did you try an in place upgrade from bullseye to bookworm?Statistics: Posted by DirkS — Thu Mar 28, 2024 7:12 am
View ArticleScratch • Re: Cannot Exit Scratch 3 in a normal way Pi5
I have the same issue on RPi5 latest version of Raspbian 64bit and Scratch 3.Using Co-Pilot I got the following response that worked for me.Run Scratch 3 in Windowed Mode:Scratch 3 requires an aspect...
View ArticleBeginners • Re: I want to easily and affordably speed up my raspberry pi 3 b...
Get a Pi 4. Very easy AND very affordable.Or a Pi5.Or a Pi 3B+. Although I have to say, I'm using a 3B for my Octoprint and it's absolutely fine.Statistics: Posted by ame — Fri Mar 29, 2024 5:07 am
View ArticleGraphics, sound and multimedia • Push Button Video Display
Hello, Novice here, I have a client that wants to have a display that's taken to trade shows or setup as a Kiosk that displays a static image or a blank screen initially but when a person pushes a...
View ArticlePidora / Fedora • Re: F40
does rawhide is 40?https://fedoramagazine.org/announcing-f ... x-40-beta/Statistics: Posted by kerry_s — Fri Mar 29, 2024 5:26 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: gpio export 17 out not working
libgpiod is the supported API for GPIO access.The gpiod package contains the command line tools for libgpiod, and the gpioset command from that is probably what you are looking for.Statistics: Posted...
View ArticleRaspberry Pi OS • Re: Which packages are installed (remote)?
Have you looked at using the dpkg -l command. That would only work if you have a working OS, which I didn't. I only could save some parts of the microSD.Statistics: Posted by matthys — Fri Mar 29,...
View ArticleGraphics, sound and multimedia • Re: Push Button Video Display
What model of Pi are you using?Statistics: Posted by ame — Fri Mar 29, 2024 6:27 am
View ArticlePython • why is logging not correct, but print is?
Hello,when I run the script , the print info is correct, but when I look at the logging it is way off and wrong.Can somebody please have a look at this?PRINT:pi@solaranzeige:~/th $...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Screen duplication artifacts with DSI...
Why don't you use the typical timing? Your's is a mixture of typ and max.Did you try with dual-lane DSI? Yes, one lane is more than sufficient for yoir resolution...Sorry, don't have a data sheet of...
View ArticleCamera board • Re: RPI Zero - Baremetal Unicam / CSI-2 Camera
of note, there is a mailbox call to turn on the power for the analog side of the unicamhttps://github.com/raspberrypi/linux/bl ... m270x.dtsiCode: csi0: csi@7e800000 {compatible =...
View ArticleBeginners • Re: Active cooling fan
viewtopic.php?t=362647How do you power your Pi? Is there any drive connected to USB? Some users reported problems which were in the end caused by devices backpowering the Pi. Also monitors were...
View ArticleTroubleshooting • Re: No wifi or HDMI after soldering to gpio pins -...
Thanks for the reply!I had to borrow a friends soldering iron, and won't have access too it untill the weekend again.Let's say everything works as normal when I have removed the pins, what should my...
View ArticleRaspberry Pi OS • Re: rdesktop slow
Hello all,I just got a raspberry PI 5 with 8Gb RAM. I want to use as desktop replacement (coding C in QtCreator and work remote on some PC's). I am using raspberry PI OS oficial version (bookworm),...
View ArticleTroubleshooting • wlan0 disabled even though I configured my wlan in Imager?
I just imaged latest raspbian for rpi4 and I can ssh in (with the user I configured in imager settings) over ethernet. However wlan0 reports down even thought I configured the wlan in imager. Is this...
View ArticleTroubleshooting • Re: Troubleshooting a Pi4B with no ethernet after upgrading...
In place; I'm proceeding a plan to replace it, but I have the old SD and would love a shot at recovering it.Statistics: Posted by surfrock66 — Sat Mar 30, 2024 5:09 am
View Article