Raspberry Pi OS • Re: i want to verify deb file.
I want to know the deb file is not compromised.Statistics: Posted by cykwnxox — Fri Jun 07, 2024 6:55 am
View ArticlePython • Re: Serial communication problem
Difficult to assist beyond the basic programming. Could be the problem is caused by RS232 control line problems.A RS232 may have additional control lines which might be 'automagically' handled by...
View ArticleRaspberry Pi OS • Re: Help! Config.txt :-> Initramfs
Thanks for replying @DougieLawsonCan u please specify the hex number for the memory address ?Also another question:Can I use the address not at 7.9gb but at 1gb or any other memory location...
View ArticleFrançais • Re: Emetteurs / Récepteurs 433MHZ
Un grand merci pour ces informations importantes. Je comprends très bien l'incidence du CAG du récepteur et tout ceci est logique. J'ignorais en fait qu'un tel dispositif était implémenté sur le...
View ArticlePython • Re: Raspberry Pi 5 GPIO busy
Before running pins like 17, 27 22 and so on are all at 0V and when I run the script they turn on immediately to 3.3V. I'm sorry I am still a newbie but I would want to understand all of this.Your...
View ArticleTroubleshooting • Re: Netdata v1.45.6 build fails Debian Bookworm
Has anyone any suggestion?Is it this Netdata -> https://www.netdata.cloud/ ?Perhaps ask their Developers what has changed via one of their own Community Channels: Discord, Forum or Github?Ref:...
View ArticleCamera board • Re: Exposure time cannot match setting
I think it might just be that there are several frames of delay before exposure changes take effect. This is normal (and unavoidable). Maybe try waiting a bit longer and see if the updated value...
View ArticleSDK • Re: Raspberry Pi PICO w getting stuck
This may have already been implemented, but just in case.Looking at the arduino-pico repository, they updated littlefs to the current latest version 4 days ago:https://github.com/earlephilhower/ardui...
View ArticleTroubleshooting • Re: Can't ssh in
Sorry by username I meant that I set the hostname as photopi. I'm not sure what a hostname is or a username...what's the difference....the IP is absolutely correct ...the password is absolutely...
View ArticleTroubleshooting • Kernel hang with Bookworm using raspiBackup and CIFS
I created a new Bookworm installation about a month ago. I have been using Raspibackup to back it up onto a NAS running Ubuntu 22.04, with the ZFS volume exported via Samba.Unfortunately, when the...
View ArticleBeginners • Are these peripherals available for Raspberry Pi 4 or above as of...
I’ve learned it’s good to have options when it comes to video games. Especially when it comes to emulated video games. I need to know if the following devices/drives/input ports are currently and...
View ArticleBeginners • Re: Are these peripherals available for Raspberry Pi 4 or above...
if there usb, then they might be.it's going to come down to are they linux compatible, do they require drivers, are there drivers for arm 64bit/32bit.you did look at the device, checked if anyone else...
View ArticleAIY Projects • Re: AIY Voice Bonnet with Bullseye
How are you getting on with the new release?Sorry, got to busy with the job. But all development is already done. Only testing is pending. If you are upto it, feel free to try the code from...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: BME280 Error
As said, I'm away fromany Pi for more than another week at least, I don't have your HW setup so would not be able to test either.I don't have an idea what the library you've used so far is doing,...
View ArticleCompute Module • Re: Waveshare cm4-nvme-nas-box Booting CM4 from SSD via the...
I got a reply from Waveshare:Yes, the SSD cannot be used for booting.The related driver could only been enabled after booting the OS which make the NVME can not be recognzied if you remove the SD...
View ArticleGeneral discussion • Re: Automatically runing bash scripts
Yes, see Thagrol's excellent guide: https://forums.raspberrypi.com/viewtopic.php?t=314455Statistics: Posted by nigelbartlett1 — Sat Jun 08, 2024 7:13 am
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Apart from the corrupted slideshow when it installs, it worked fine for me. But I can try converting the test image too. I probably won't be able to test it, however, as my Pi5 has since gone...
View ArticleBeginners • Re: How to NOT use attached monitor resolution in WayVNC?
Have you tried setting the VNC headless resolution in raspi-config? I don't know if it covers your use case as I never run with a screen attached. Option 2 then option 03.Code: sudo...
View ArticleCamera board • Re: More FPS for HQ camera on RPI 5
There are still a few rough edges, but with https://github.com/raspberrypi/linux/pull/6208, and manually loading "dtoverlay=imx477,pi5" (and disable "camera_auto_detect=1") you should get Code:...
View ArticleTroubleshooting • Re: Rapberry Pi Zero randomly gets DHCP address
The Pi does not have any DHCP server running inside it. I am sharing the connection from my ethernet and it is set to autometic.Screenshot 2024-06-07 202513.pngThe Pi's address is autometically set by...
View Article