Advanced users • Re: Getting Started with Network Manager
If the rpi is configured as hotspot, is there a way to execute code (e.g. callback) when client connects?Can anyone point me to an example of how to do this?Debian 12 (Bookworm) RPI4Thanks!Statistics:...
View ArticleGeneral discussion • Re: Raspberry Pi Imager 1.8.5
That's a hash of the password you entered last time.The password is saved that way so it can't (easily) be read back in clear text by someone who gets access to the files in your drive.So you don't...
View ArticleGraphics, sound and multimedia • Re: cant run vlc from php
Curious to know what part of cannot run vlc from php do you not understand?Also, I am not using windows.Statistics: Posted by xha1e — Sat Feb 24, 2024 10:52 pm
View ArticleTroubleshooting • Re: fresh Raspberry OS install (minimal) - problems when...
I see you're using Ubuntu, not Raspberry Pi OS. However I have seen a similar issue when installing motion on Raspberry Pi OS. I think I had to create the directory and set ownership manually to get...
View ArticleUbuntu • Re: Ubuntu 23.10
Thanks, but it doesn't work correctly on RPi5, I have an error after create login and password.Statistics: Posted by pol9520 — Sun Feb 25, 2024 10:27 pm
View ArticleBeginners • Re: Cannot ssh into Pi 400 from Terminal n MACBOOK Access Denied
Use what DirkS suggested and if it doesn't work - add -vvvlike:Code: ssh hostname@ip address -vvvand post results hereStatistics: Posted by dmytro_sh — Sun Feb 25, 2024 10:30 pm
View ArticleOther programming languages • Re: HTML & JavaScript On RPI?
Ok thanks.Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 10:33 pm
View ArticleTroubleshooting • Re: RPI Zero W 2 web browser too slow
Ok but is there a faster web browser?Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 10:35 pm
View ArticleGeneral discussion • In Car CCTV
Hi please can any body help me out with a project. I want to install a ip camera in my vehicle using a Raspberry Pi 3+ also ip camera.I want to send images from the ip camera when triggered by motion...
View ArticleAdvanced users • Re: Image File Utilities
Here is my fstab file showing how the partitions are mounted:Code: UUID=CD41-1EB0 /boot/firmware vfat defaults 0 2UUID=195d565f-e3db-4b30-829b-582578218b22 / ext4 defaults,noatime 0...
View ArticleOther projects • Re: How do I connect a button to my RPI?
But to attach the button, do I even need headers? Or are they ideal?Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 10:39 pm
View ArticleGraphics, sound and multimedia • Re: How do I fix this Python code?
When I ran the script it said 'Invalid Syntax'Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 10:49 pm
View ArticlePython • Re: Python Code Issue
Ok, but can you answer my question?Can I answer your question, please?Is it the same one you posted here originally?viewtopic.php?p=2197213#p2197213Yes it is.Statistics: Posted by Henrik Gill — Sun...
View ArticleOther RP2040 boards • Re: Dweii board ADC not working properly
Can you post a link to the exact DWEII board on Amazon that you have?Statistics: Posted by neilgl — Sun Feb 25, 2024 10:52 pm
View ArticleMedia centres • Re: Control Via HDMI
Sorry, this is delayed. I tried connecting the Pi to my TV and it didn't work. I don't know if I needed to configure a certain setting either on the TV or on the Pi. Does anyone have any ideas on how...
View ArticleRaspberry Pi OS • Re: Raspberry Pi4 4gb built-in Wi-Fi module, hardware or...
Try a new SDCard or USB stick (so you keep all your work on the existing one) with a new download of RPiOS Bookworm. If WiFi works with that, it is not a hardware fault.Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: VNC SERVER icon not showing in taskbar
assuming the latest "bookworm" PI-ossince the latest uses wayland, and not x11 for display compositor, they switched to Wayvnc.this does not put anything in the taskbar.but vnc still works. wayvnc is...
View ArticleTroubleshooting • Re: Boot order problem. (NVMe and micro SD)
So, when the UUIDs were the same for (/boot and /) partitions on Micro SD and NVME, the boot loader defaults to the NVME even IF the EEPROM directive is not 0xF41? Versus 0xF416?0xF41 = Boot Micro SD...
View ArticlePython • Re: How do I fix this Python code?
No, the export is a whole different project. It just has to stop recording when the code is stopped.It seems to be using the same program interface to Audacity?In which case this might be the common...
View ArticleTroubleshooting • Re: Pi 3B+ boot oddity
I have the same problem. Bought 10 pcs from a shop that received stocks for the first time in 15 months. This image has been working for years, until now. If I can pay anyone to change the bootfile,...
View Article