Troubleshooting • 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 cirrupted 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 ArticleTroubleshooting • USB Wi-Fi driver
Hello.I was wondering how I could get my usb Wi-Fi dongle to function with my pi 2b.The model of it is ep-n8568 You can get the Linux driver at https://www.szedup.com/support/driver-d ......
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 ArticleRaspberry Pi 400 • Re: Looking for a specific kind of DNS server
For reasons that are well beyond the scope of this posting, I need a DNS server that does the following:1) Has a (short) list of names it handles itself directly.2) But if the name isn't in that list,...
View ArticleGeneral • Re: USB poll?
You know critical sections be crazy inverted. (When we turn it off, priority not a thing.)USB IRQ only runs on core 0. (You know this because you have to look it up in source.)I would interrupt into a...
View ArticleTroubleshooting • Re: No sound on Raspberry PI 3 B+
that book is from 2019, you may not realize how much changes has happened in linux/raspberry since thenwhat raspberry os version are you usingthere are several versions of the latestlatest 32 or...
View ArticleFrançais • Re: aide a l'installe de qt creator
salut as vous !donc j'ai discuter de la framboise sur : https://forum.arduino.cc/t/aide-au-cablage/1252378/268peut-etre que tu pourras m'eclairer je suis en train d'essayer de creer une interface , et...
View ArticleHATs and other add-ons • Re: Backplates for RPi5?
Are there any backplates, like they have on PCs for the connectorsI need this for a personal project that I'm doingDo you mean things like baseboards for the CM 4?Statistics: Posted by jamesh — Sun...
View ArticleTroubleshooting • Re: USB Wi-Fi driver
Are you sure this doesn't work with an existing driver? I downloaded the zip file from EDUP and the file is called rtl8723b_linux.zipThere appears to be existing drivers for rtw88_8723d and...
View ArticleGraphics, sound and multimedia • Re: RPi MP3 player questions
So a few days later I got it to work.My Raspberry Pi 4B, waveshare 4.3inch display and an 180Gb SSD. I use Moode Audio and am still working on the layout because I don't like what I have now (learning...
View ArticleCamera board • Re: Recording 4k with raspberry pi5 and HQ Camera
Dear 6by9-sanBy creating cam_helper_imx258.cpp from cam_helper_imx219.cpp, I can operate IMX258 module on RPi5 now.Thank you very much.--list-cameras shows 4208x3120 30fps by dtoverlay=imx258,4lane in...
View ArticleCamera board • Re: Picamera2 preview on a Waveshare 3.5" LCD
Did you make any progress on this? I'm having the same issueStatistics: Posted by walkenz1 — Mon Jun 10, 2024 2:24 am
View Article