Beginners • 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 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 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 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 ArticleBeginners • Re: Wifi acting weird - New setup - SSH VNC & even Ping
Which OS?I take it there are other devices on the wifi that are working fine or is the only device? If the latter, is it close to the router?RPi using Raspberry Pi OS.The student is using Windows 10...
View ArticleGeneral • Re: Theorectical length of wire connecting two Picos
...One way to improve things is to use pairs of wires: you will notice that the Ethernet cable you mentioned has 8 wires, but they are arranged as four pairs, each pair being twisted together. Most...
View Article