Beginners • Unable to remotely connect to Pi 3
HiI have a Raspberry Pi 3 B, running Bullseye and Motioneye, connected to a nesting box, I had been able to view a video of the nestbox, but it has stopped working, I am no longer able to connect on...
View ArticleNetworking and servers • Re: raspberry pi 3 as NAS
Yes.Statistics: Posted by thagrol — Sun May 11, 2025 5:32 pm
View ArticleCamera board • Re: Pixel Binning of Camera Module 3
Thanks for your fast reply! Let me just check if I understand this correctly. The CFA pattern on the sensor is Code: R R G G R R G GG G B B G G B BR R G G R R G GG G B B G G B BWhen binning the top...
View ArticleTroubleshooting • cannot print, “/dev/usblp0 removed” [solved]
I already solved the problem, I post this for it might be useful to other people, and the problem is/was that I had problems with my printers, none of them would do anything except sometimes print the...
View ArticleTroubleshooting • Re: imager problem making bookworm SDcard
I done that = perfect 256MB SD from samsung. Using imager on the pi to format the SD,again the check goes ok and now it show the bootfs AND the rootfs.RESULTS sudo lsblk sdb 8:16 1 238.8G 0 disk...
View ArticleTroubleshooting • Re: SD card not detected when in slot, but works in reader.
It's not clear to me what you are doing.You say that you can't access the built in SD slot...yet you say that you are tying this on the PI..Have you booted from an external device rather than the SD...
View ArticleTroubleshooting • Raspi 2W Camera Issues
Ok I did post under another user's thread but my issue is more complicated and I don't want to keep hijacking the other thread.I went ahead after post in another thread and installed a fresh copy of...
View ArticleBeginners • Re: Increasing sensitivity of Photomicrosensor for Larvae Counter...
What size are the ‘wild beasts’ to be counted?What is your idea on how to calibrate this setup?Statistics: Posted by ghp — Sun May 11, 2025 7:04 pm
View ArticleTroubleshooting • Re: touchscreen across extended desktop
"xinput --map-to-output <touch device name> HDMI-1"Use xinput by itself to list the input device names.Statistics: Posted by 6by9 — Sun May 11, 2025 7:33 pm
View ArticleTroubleshooting • Re: Bookworm OS Locale Issues
The LANG=en_GB.UTF-8 in /etc/default/locale is correct. Something else is overriding that by setting LC_ALL=en_GB.You need to find out where the LC_ALL is coming from, and unset it. Is the problem...
View ArticleTroubleshooting • Re: Access denied using Putty
As already stated by "thagrol"..... so even if you type in what you "Think" is the right IP address or device name it might seem like you are actually logging in when actually it's just following its...
View ArticleCamera board • Re: IMX290 / IMX462 HGC mode
https://github.com/raspberrypi/linux/pull/5859 has now been merged, so you have a module parameter to control HCG on IMX327 / 290 / 462.I have C++ app, opencv + LCCW libcamera wrapper, how i can...
View ArticleGeneral discussion • Re: Computer benchmarks can be useless
There are two other nice ones BUT one is full onhttps://www.phoronix-test-suite.com/ which goes toOpenBenchmarking.orgBut you pick specific test or a suit of tests.You want file access in database...
View ArticleRaspberry Pi OS • Re: Display Out of Range
To start with, remove sdcard (and any other peripherals), and just connect hdmi and power.Report the "display:" line.display: DISP0: HDMI HPD=1 EDID=ok #2 DISP1: HPD=0 EDID=none #0Statistics: Posted...
View ArticleTroubleshooting • Re: ethernet and usb port are not working
I tried everything I can i guess in config txt it's clear i looked the voltage manually with multimeter USB and ethenet they both get voltage i re installed tried another SD card tried 32 bit 64 bit...
View ArticleBeginners • Re: Unable to remotely connect to Pi 3
Hard to believe the error is "Read only file system". More likely, it was something like Permission Denied.I think you should try believing harder.Statistics: Posted by ame — Mon May 12, 2025 6:26 pm
View ArticleGeneral • Re: Pico2 does not reboot properly when flashing via SWD
Hi, sorry for the delay.I added multicore_reset_core1() from the beginning. That didn't help.Now I tried to implement the mentioned openocd workaround, but openocd complains about unknown command...
View ArticleTroubleshooting • Re: Issues connecting to PI 4 desktop from Windows 11
@cpottle9OK I see you need Windows to test the website. I assume that website runs on the Pi4 otherwise I do not see what the Pi4 does in this story. I stopped using VNC to control/view real displays...
View ArticleTroubleshooting • Re: Pi 5 trashes SD Cards
But now it won't boot at all, not even to the emergency screen so I think I'll call it a day while there's still sunshine Don't forget that over 80 million Pi's have been sold. It is a very reliable...
View ArticleGeneral programming discussion • Re: 'Best' language for user Services
I know almost nothing about the systemd journal but it's possible it might be the cause of the sluggishness persisting when all your services are bounced. ie: the journal could be have been spammed by...
View Article