Troubleshooting • Re: Using nginx,: installing php-fpm fails
Pi 4 running stock Bullseye 64-bit, it installs OKCode: sudo apt install php-fpm...Setting up php-fpm (2:7.4+76) ...Processing triggers for man-db (2.9.4-2) ...Processing triggers for php7.4-cli...
View ArticleRaspberry Pi OS • pcmanfm accesses some automount drives hourly
I have RasPiOS with Desktop installed on a Pi5 (if it matters). fstab is populated with my additions:Code: mondo:/h /h nfs rw,noatime,x-systemd.automount,x-systemd.idle-timeout=3600 0 0mondo:/kits /k...
View ArticleRaspberry Pi OS • Re: pcmanfm accesses some automount drives hourly
Aha! Both /h and /k are in pcmanfm's bookmarks. None of the others are. Guessing this is it.So nice of pcmanfm to regularly check that the bookmarks are still available Statistics: Posted by bls — Sun...
View ArticleGeneral • Re: Trace FIFO and TPIU with ITM
Well, this is just the beginning of the journey, it is just tough, not impossible Another thread related with some feedback from RPI engineers about what they implemented in hardware and what not:...
View ArticleBeginners • Using LoRa Lib
Hello,i want to create LoRa Connection between my Arduino and Raspi3.On Ardino<->Arduino the Lora Connection works fine.But on Raspi im completely new and dot get it running.I tried this Lib to...
View ArticleOfficial Display • Re: Is there an official case for Raspberry Pi Touch...
work beautifulStatistics: Posted by tigernero — Sun Nov 10, 2024 3:40 pm
View ArticleTroubleshooting • Re: PiZero2Ws headless: connecting ocassionally?
Another bump. Anyone?Statistics: Posted by PlasticTotem — Sun Nov 10, 2024 3:43 pm
View ArticleTroubleshooting • Re: Pi Zero unable to connect to a Pi 5 access point
It works. It's not pretty, but I have an open access point running.But first, I decided to try with a Raspberry Pi 4 I had. Same results. Then I tested hostapd. Same results. It meant something's...
View ArticleTroubleshooting • Re: Raspberry Pi Imager and Google Drive
Hello,I have seen this posted some time ago but now its locked and I think the user wasn't completely understood (viewtopic.php?t=346970) . When I try to format the MicroSD with Raspberry Pi Imager,...
View ArticlePython • Re: Latest Bullseye images break Websockets
Does the asyncio echo server example from PyPI https://pypi.org/project/websockets/ work OK for you?It does on my Pi4 running latest Bullseye 64-bit with desktop and all updates, Python 3.9.2,...
View ArticleBeginners • Re: Running a program at startup
Yes, I am sure if you were mounting a thumb drive or somethign, those replies woudl be relevant, but i was just opening a browser ... So, before we get off topic, is someone going to fix the sticky...
View ArticleBeginners • Re: raspberry Pi as printer server
Looks like Bosse_B stopped by a few days ago (Nov 8th), but didn't see this thread.They weren't using a Raspberry Pi Zero, though. Those have slightly different USB capabilities than the rest of the...
View ArticleBeginners • Re: Kiosk tutorial does not work with labwc
1) create .config/labwc directory if not present (ex: /home/pi/.config/labwc)2) create autostart file (autostart.) in labwc directory3) paste this in "chromium --start-fullscreen --start-maximized...
View ArticleMicroPython • Re: Benchmark Pico 2
Here are my results. I had to trim the hardware and version strings as my boards did not agree with hippy's formatting assumptions. I also added more cpu frequencies and tested from slowest first....
View ArticleBeginners • Re: Homebridge Backups
I suspect the problem is two fold:Only the user colin can traverse /media/colin. All other users will get permission denied (or similar) errors.If the USB drive has been formatted with a non linux...
View ArticleGeneral discussion • Variety Wallpaper Changer
Does anyone have the subject running on a PI 5 with Bookworm? Details please.DESStatistics: Posted by des421 — Mon Nov 11, 2024 3:39 pm
View ArticleOther projects • LCD1602 without IC2 - controlling brightness
Hi there,I have a project using a 1602LCD screen without an IC2 module (no room for one). As such I am wiring everything up to the GPIO pins directly and I'm using the Adafruit_CharLCD library. This...
View ArticleJava • Robotics using RPi 4/5 using java
Hello guys, can we seriously use java for programming a rpi based robot , end to end, like the python code is literally crashing everytime, lets say with the speech recognition , obstacle detection,...
View ArticleGraphics, sound and multimedia • libcamera GPU usage
Does anyone know whether libcamera uses the GPU when working with the official Pi camera modules and PiOS? I'm curious whether any of the operations (resize, crop, encode to JPEG, H264, etc) are GPU...
View ArticleNetworking and servers • Re: IP filtering
Thank you very much for your help. With a little tinkering, it now works properly, just as I imagined.Statistics: Posted by Kodavid6 — Mon Nov 11, 2024 4:01 pm
View Article