Raspberry Pi OS • Re: Firefox Is Laggy
Why is my Fİrefox laggy? Please someone help! The thing is i am also suspecting Firefox is laggy for everyone and some people here misleads me, so maybe i am trying to find a solution of the problem...
View ArticleOther projects • Re: EPQ Project ideas
Identifying an animal from your camera experience would be good. All the species I mentioned are introduced predators killing local fauna in large parts of Australia. Identifying them is enough. The...
View ArticleSDK • Re: Problem with WS2812_Parallel example past 7 rows
From your description it sounds like the pindirs or the GPIO pin function aren't being set to PIO mode correctly for some of the pins. Looking at the code in https://github.com/raspberrypi/pico-exa...
View ArticleTroubleshooting • Re: MPI3508 No signal on pi 5
RE: i found out that its probably the jumper connector ish thingStatistics: Posted by deveclipse — Sun Dec 24, 2023 9:14 pm
View ArticleGeneral discussion • Re: Pi 5 Delivered Damaged
If they say keep the damaged one, here's another, it's a good win.That is too much of a win. That is an exploitable policy if you practice it. Get one, crush the box, call the reseller, get another...
View ArticleAdvanced users • Re: Is everyone happy with the quality of libgpiod?
The 'non-daemonize' case where 'gpioset' requires a Ctrl-C to terminate doesn't seem right to me. That is a change from previous behaviour and will play havoc with program code which shells out to run...
View ArticleTroubleshooting • Re: RP3 sleeps (and won't wake) in one place but not another.
The red light also goes off and stays off.What is the exact Model? On an original Pi 3B (no Plus) the red LED only goes off if the 5V rail drops below about 4.65V. If it stays off, that means the...
View ArticleTroubleshooting • Re: Raspberry Pi 4 USB I/O is broken and it seems that no...
Two SSD's is only possible with some really low power SSD's, I stick with Kingston A400 because they will double up on a Pi4, but even then I avoid having a keyboard and mouse attached at the same...
View ArticleAdvanced users • Re: RPi 4B no shell over UART with meta-raspberrypi
Thanks a lot for the reply. Here is the output of cmdline :Code: root@raspberrypi4-64:/# cat /proc/cmdlinecoherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1...
View ArticleGeneral • Can not see any I2C devices
Hi,Just got a couple of Pico W's from the PiHut and started to play.Do I have to enable I2C?The reason I ask is that I can not see ANY of my I2C devices when plugged onto the Pico.I have tried 2...
View ArticleTroubleshooting • Re: SqlLite and samba (disk I/O error)
I am self responding so if anyone happens to have a similar thing they have a solution....or better yet a workaround.I didn't understand how but in the Calibre folder that contains the database if I...
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
should be a way. just have your favorite language execute the bash script at /usr/bin/toggle-wvkbd.shTedStatistics: Posted by terribleted — Sun Dec 24, 2023 10:49 pm
View ArticleGeneral discussion • Re: How to connect my raspberry pi model 4B flashed with...
settings -> shareStatistics: Posted by kerry_s — Sun Dec 24, 2023 10:55 pm
View ArticleGeneral • Re: Controlling a motordriver causes Pico to restart
That is a great finding; the inductive field from the motor being picked up by a sensitive wire.Statistics: Posted by languer — Sun Dec 24, 2023 10:59 pm
View ArticleAdvanced users • Power RPi 4B through header so I can use USB-C as OTG MIDI...
I have found so much information about this, but it is either very old information, or not very clear information, or not all information, or...My goal is to use my RPi 4B as an OTG Midi Device: I...
View ArticleBeginners • Re: UPS for Rasp_pi
I am planning to use Rasp_pi to control the heating in my home, so I need a UPS. I recently ordered three different UPSs from China that claim to provide this functionality for Rasp_pi, and two of...
View ArticlePython • Unexpected performance difference between picamera and picamera2..
I'm trying to cobble together a Pi zero W with an ov5647 for use in remote monitoring. Out of convenience I first grabbed a pi0w with an old raspbian 9.1 and got rpi_camera_surveillance_system.py to...
View ArticleTroubleshooting • Re: Busy GPIO's Raspberry PI5
Well this is awkward - You just won't believe where the error was! On main.py I tried to run only SROutput the function that sends a parameter to other script - some extra errors, until I pay some...
View ArticleAdvanced users • Re: Why to run 16k page size for RPi5?
From your reply I'm now trying to figure how you can have a 2712 kernel on a 32-bit install, or is that a slight bending of the description to try and maintain the any-card-in-any-Pi philosophy?redvli...
View ArticleTroubleshooting • Re: Busy GPIO's Raspberry PI5 [SOLVED]
Thank you guys for your help and patience.I will mark this problem as solvedStatistics: Posted by Eddygrinder — Mon Dec 25, 2023 10:27 pm
View Article