Beginners • Re: Need 1-pin JST Connector for my Noctua/ Rpi4
on a Pi4 you want to connect to GPIO or what are you up for (as there is no JST connector on the board).The wires you're looking for a called DuPont. Better cut available jumper wires and solder them...
View ArticleCompute Module • Re: Raspberry pi Compute Module 4 booting issue
here is the video https://drive.google.com/file/d/1MOyLro ... sp=sharing you can check LED Status Also.O:K. some things that caught my attention:what is there connected to GPIO? Get rid of that first...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem With High Resolutions With...
Minor correction.Four lanes is having issues with current top-of-tree kernel (I'm seeing a horizontal image shift of about 25% of the image width). It is resolved by njh's other patches though, so I...
View ArticleBeginners • Re: Before I buy a Pi5
But just to report that I have an RPi[5]-4G running 64-bit RasPiOS Bookworm and I can use 'classic' (ie. NOT RPi-Connect) VNC to bring up my RasPiOS GUI Desktop on a Windows 10 'wintel' desktop PC. I...
View ArticleBeginners • Re: Can not boot my new pi 5
Your situation is very unusual, thousands of downloads a day of PiOS with no problems similar to what you are seeing reported. I wonder if there is a HW fault with the SD card slot, becaue it...
View ArticleGeneral discussion • Re: Overheating Raspi and Lithium Battery
It sounds like your battery isn't up to the job. Is it well shaded/insulated from any heat sources and well ventilated?Statistics: Posted by pidd — Sat Jul 13, 2024 8:51 am
View ArticleGeneral discussion • Re: Using USB power heats up Pi 5
what current does the Pi need when working without the monitor?Works fine on a Pi 4 power supply which is 3amp without PD. That is running from microSD. Some SSDs and disks stress that supply.Should...
View ArticleCamera board • Re: Suppot for OV2311
Thanks!! The link for OV9282 is a great reference for me. But i have no datasheet of ov9282, did you send to here. Then i can compare to ov2311Statistics: Posted by zhenlinfan — Sat Jul 13, 2024 9:18 am
View ArticleC/C++ • Help with Freetype2 and Font Awesome fonts
I have a bunch of code related to producing output to framebuffer devices, which is useful on lower power models which don't work too well with a desktop environment because of limited resources.Using...
View ArticleGeneral discussion • Can not get udemy drm protected videos to play on...
So when i go to watch a tutorial on the website Udemy i can not play some specific videos but some others work flawlessly. After going to the website...
View ArticleTroubleshooting • Re: Headless Raspberry Pi 4B WAN change
I found adding a name to each network and indentation helps:Code: network={ ssid="AniDGreat_5g" psk="XXXXX" key_mgmt=WPA-PSK priority=90 id_str="new"}network={ ssid="Partha allience" psk="XXXXX"...
View ArticleOther projects • Re: Monitor car battery
There is a very simple (two resistor) monitor project at https://stfn.pl/blog/22-pico-battery-level/You will need to tweak the code depending on the accuracy of the resistors and the Pico ADC - note...
View ArticleRaspberry Pi OS • Re: Getting the changes in the latest 2024-07-04 release
Could you tell me where did you find this changelog?I like the easy straightforward ones....https://www.raspberrypi.com/software/op ... -os-32-bitClick on "Release notes"(I think the Release notes are...
View ArticleTroubleshooting • Re: Hdmi cec power outage
It looks like when the pi boots up without tv switched on,then hdmi cec will never work,expect is whole pi is rebooted. Needs a fix Someone has an idea for it?Statistics: Posted by mman1982 — Sat Jul...
View ArticleBeginners • Re: Plex and Pi-Hole
I had not thought about the need to have pi-hole running all the time, as far as possible. So I accept that playing around with other software may interfere in the running on my DNS server.So no Plex...
View ArticleGaming • Re: Help with gpio buttons and image
Ok. You might be able to run a GPIO test program on the Pi Retropie image. If not, get a new SD card and put Raspberry Pi OS on it and boot from that. Now you can test the GPIO without anything else...
View ArticleNetworking and servers • Re: access point with captive portal with script...
Dig a bit more - the internet connection comes from the AP and network set up and has nothing to do with nodogsplash.You only want it for the connection verification.See this closed issue for a few...
View ArticleAdvanced users • Re: Warming "your fstab has been modified"
Yes, you can just ignore it, and things will continue to work.Then what does this hint affect to?You can also put the daemon-reload into /etc/rc.local, but ISTR that the daemon-reload needs to be done...
View ArticleOther projects • Re: Custom Key pad
also I think I got this is the wrong way round?Ok. Don't panic champ! Sorry I can not get to this as much as I'd like, but please keep at it.It's ok to stop and regroup, question assumptions, or...
View ArticleTroubleshooting • Re: Raspberry Pi OS is too dependent on date/time...
Try http://phk.freebsd.dk/time/20151129/Statistics: Posted by mby — Sun Jul 14, 2024 10:08 am
View Article