General discussion • Re: Touch Screen 2
Looking at your config.txt and seeing that you're using FKMS makes me assume that your OS is too old and lacks the display driver and overlay needed.Also don't know it the touch V2 can be used with...
View ArticleCamera board • Re: High FPS with RPi Zero 2 or 3 A+ : Is it possible?
I was developing code on the 64 bit pi 4 platform to simultaneously capture images and video. It would do motion detection on the images and decide whether or not to output a block of MP4 Video. I...
View ArticleHATs and other add-ons • Re: Hailo 8 HAT to PCIE
Sounds like viewtopic.php?p=2267563#p2267473The answer is: no there is no such adapter. Buy an AI kit and then use the Hailo with an M.2 to PCIe adapter.Question:Is it possible to connect the Hailo-8...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: which gpio pins should I take out ?
I have a PI 5 , for convenikence i could take out onle a maximum of 15 pins of GPIO, [included ground and +3.3 and +5 ) now i use only GPIO4 , but which are the other ones it would be useful to have...
View ArticleGeneral discussion • Re: cost of ethernet
I use one of these: https://thepihut.com/products/ethernet- ... -connector or the USB A version. Yes, I've got one of those as well, but I didn't want to take it apart to make it fit in the printer...
View ArticleGraphics, sound and multimedia • Switching between Audio Jack and Bluetooth...
R-Pi model 3 B plus rev 1.3My default sound output is a USB BlueTooth transmitter.This works fine.How can I redirect my sound output back and forth between my Bluetooth device and the Jack Socket?I...
View ArticleAdvanced users • Re: file copy errors in bookworm
viewtopic.php?t=245931Statistics: Posted by redvli — Fri Nov 15, 2024 8:13 am
View ArticleTroubleshooting • Re: Using nginx,: installing php-fpm fails
@neilgl have you seen my further post?Statistics: Posted by managerserverrose — Fri Nov 15, 2024 8:16 am
View ArticleOther projects • Re: Raspi Pico to Pi data transmission
Ahh thanks a lot for the info!Statistics: Posted by Maggi1 — Fri Nov 15, 2024 8:32 am
View ArticleTroubleshooting • I can't remote into my raspberry pi 0 because of password...
I'm trying to remote into my raspberry pi 0. I'm using it as a USB dongle. I've done this in the past. I thought I changed the password and it looks like I did. I found the userconf.txt file when I...
View ArticleSDK • Is there a way to know if the TX FIFO is empty before doing pull?
Hello,For a connection to a specific device, I would like to connect the PICO to a synchronous HDLC serial link on Manchester encoding with bit stuffing and with inter-frame padding (flag...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
More fswebcamI'll think about it. As I said, I'm almost doneWell, I thought about it and will continue posting.I finished setting up Watchdog and decided to test it by unplugging the camera. Watchdog...
View ArticleHATs and other add-ons • Re: Error: no module named pa1010d (The Pi Hut GPS...
However, I am stuck again.My program still does not run and again issues the same error:Code: ModuleNotFoundError: No module named pa1010dThere is no context for that error message. We are not there...
View ArticleTroubleshooting • Re: SegFaulting and Inode errors on Raspi 3A
Ok, so we are one step further, some days ago I installed a cron job (chekc.sh) done every 5 min to ping the router and if ping fails, restart networkmanager as given in the last post.After some 30 h...
View ArticleC/C++ • Re: Allocate memory for DMA on Raspberry Pi 5
https://github.com/cleverca22/rp1-kerne ... nel-test.can example of such a kernel driverdma_alloc_noncoherent() is used to allocate some memory from the linux DMA pooldma_request_chan() and friends...
View ArticleTroubleshooting • Re: Raspberry Pi 5 drops Wifi connection
Hi ForumMaybe I am not conform with the rules in this Forum ... May I ask anyone for help.RegardsRobertHello allSince some update (unfortunately I can't exactly say which update) my Raspberry Pi 5...
View ArticleRaspberry Pi OS • Re: Why can't I disable screen blanking under Raspberry Pi...
fresh install of what (32/64bit)how much rammine looks different, looks like this on my rpi5-8gb & rpi4-4gbmine looks the same with screen blanking disabled (fresh install on a CM4). Must be an...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
I think it would be good to know the exact HW revision of the used Pi5. It should the new D0 variant which uses a different device tree. So although 'Pi5', in combination with that RP1 it is quite...
View ArticleAI Camera - IMX500 • Re: Running IMX500 with venv
I added the print(sys.path)['/home/vision/rpi-clone/dev/aitrios-rpi-sample-app-gui-tool/unify', '/usr/lib/python311.zip', '/usr/lib/python3.11', '/usr/lib/python3.11/lib-dynload',...
View ArticleРусский • Re: Ошибка при запуске PINN
OK.I have never seen the "Asynchronous SError Interrupt" error before with PINN.I suspect either a faulty SD card, or PINN wasn't installed onto it correctly. This can happen if your SD card adaptor...
View Article