Beginners • Re: Installing ISP software to configure ip settings
Dunno but that utility seems to be for "...device discovery enables users to find the IP address assigned to network connected CyberPower devices..."So we could just use nmap for that?install nmap...
View ArticlePython • Re: Weather Station RPI BME 280
HiThank you. Since posting the above I have noticed the project page says it is archived and will no longer be updated. I think I am going to find a new guide, or just do the sensors individually. I...
View ArticleNetworking and servers • Re: 5GHz access point Android not detected on PI5
Hello Peterlite,To switch from 2.4GHz to 5GHz, on the Samsungs, I just need to select the band in the menu. Nothing more.Security is WPA/WPA2/WPA3 Personnal on the PIs and WPA2/WPA3-Personal on...
View ArticleSDK • Re: prevent "Downloading Picotool"
every time I do clean build is see "Downloading Picotool". I already have it since the last build 15min ago. Why does it default to constantly refetching? No idea - Less family friendly phrases are...
View ArticleTroubleshooting • Re: AI HAT 26 TOPS not working on Pi 5
No one??Statistics: Posted by W0nderW0lf — Sun Dec 08, 2024 4:23 pm
View ArticleNetworking and servers • Re: Imager v1.8.5 PI5 Bullseye SSH Key Not Working
My host computer is:: Ubuntu 24.04.1 LTS fully upgraded (they should have SSH auth air-tight by now).Was using Raspberry Pi Imager to generate a SSD for Bullseye 64 for PI5. Switched off Password Auth...
View ArticleTroubleshooting • Re: Pi Model B correct way to first time boot after Imager?
Whoosh that went over my old head, I assume that something to do with connecting to the data lines outputting from the solis inverter. Getting the data from there would be so much better than 3rd hand...
View ArticleGeneral discussion • Re: What Will Happen to Raspberry Pi Zero 2W If You...
I have 2 android regular chargersSo what will happen?Try it and see.I agree. OP should try it and let us know what happens for sure.I don't know why either of you are encouraging a user to do...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Are the battery solder tabs connected up so we can solder one to them and it work?Statistics: Posted by bensimmo — Mon Dec 09, 2024 3:51 pm
View ArticleGeneral discussion • Re: Extra long bolts for my rpi5 and nvme board
sorry, but what's the question here?What do you need that for?Ok, does anyone have any recommendations where to get extra long bolts?You should be able to find an electronics supplier or hobby store...
View ArticleTroubleshooting • Getting Kernel headers using rpi-source
Since I cannot use "apt-get install linux-headers-$(uname -r)"Code: Reading package lists... DoneBuilding dependency treeReading state information... DoneE: Unable to locate package...
View ArticleGeneral discussion • Re: RPi5 Rev 1.0 SD-card doesn't work on Rev 1.1 board.
Are you running any bootloader/chooser like PINN or uboot?Statistics: Posted by rpdom — Mon Dec 09, 2024 4:01 pm
View ArticleCamera board • Re: OV9281 Arducam
Thanks, appreciatedStatistics: Posted by gordon77 — Mon Dec 09, 2024 4:15 pm
View ArticlePython • Issue with GStreamer and OpenCV Integration on Raspberry Pi NoIR...
I am using a Raspberry Pi 4 with the Raspberry Pi NoIR Camera v2. The camera works perfectly with libcamera commands, and I can view the video stream without any issues. However, when trying to use...
View ArticleGeneral discussion • Re: Raspberry pi 4b/5 and YOLO models
I have seen people use Coral TPU. That should get you decent FPS. And it's officially supported by Ultralytics. Hailo can work, but AFAIK, it's a bit difficult to get it to work since it's not...
View ArticleAdvanced users • Re: systemd service ran fine on CM4 doesn't work on CM5
I'll suggest it to management.Statistics: Posted by PhilE — Mon Dec 09, 2024 4:29 pm
View ArticlePython • Re: Python Sounddevice problems
Did you install the venv with access to system site packages? (https://learn.adafruit.com/python-virtu ... nv-details)Also, see the next page to make sure you are invoking sudo properly...
View ArticleHATs and other add-ons • Re: Geekworm x1009
Here voltages from terminalAre there any bad or wrong?And which voltage Pi mesures for low power alerts?EXT5V_V? Or another?PS Physically on gpio 5.05V and 3.33V (Voltmeter says)Statistics: Posted by...
View ArticleAdvanced users • Re: NUMA Testing
What do these mean - is there actually a performance hit, or is it just assumed there will be?I don't believe there will be. Feel free to post if you find any evidence to the contrary.We should...
View ArticleRaspberry Pi OS • Re: RPi 5 8GB RAM failed reboot and exit to initramfs
You have 2x bootFAT. Almost guaranteed mess and troubles.It's possible the boot code on sda1 is old and doesn't recognise the NVMe drive, so that's why it fails to find it.There is nothing to suggest...
View Article