Beginners • Pi 4 bootloader
Hi,I’ve just started using the pi 4 again and I was wondering if I should update the boot loader as my pi is currently December 2024? and how do I do that?Statistics: Posted by bomby587 — Fri Jan 26,...
View ArticleGeneral discussion • Re: Question about nvme and official case
Just need to find a way to combine NVME and Audio HAT to get my single package dream back on track.Pineberry were working on a M.2 NVMe + audio HAT.That looks like a line out solution not an audio...
View ArticleTroubleshooting • Re: Raspberry Pi 5 - No Boot, Constant Red LED
I have the same problem, I checked the voltage 3.3v and it is there, I use the official PSU 27W.Statistics: Posted by ahmedradaideh — Sat Jan 27, 2024 9:05 pm
View ArticleBeginners • Re: How to achieve nanosecond-level latency on Raspberry Pi 5?
i would assume that pwm can do faster pulses if the clocks are adjustedthere is also a PIO solution, viewtopic.php?t=363644 has some detailsi need to test out a WS2812 mode and see what i can do with...
View ArticlePython • Re: Can't launch external completely independent of script
Great. Thanks. That is easy, I spent the whole day trying to find the answer.Statistics: Posted by jimseng — Sat Jan 27, 2024 9:20 pm
View ArticleTroubleshooting • Re: remote ssh to rpi bookworm clipboard problem in vim
Unfortunately my "fix" did indeed fix the clipboard issue. But introduction of the ansi terminal caused other problems due to a different key mappings that made the normal one letter commands do...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Not boot or HDMI Output
Power your Pi connected to hdmi screen with no sd card. Do you see the diagnostics screen?Statistics: Posted by rpiMike — Sat Jan 27, 2024 9:26 pm
View ArticleTroubleshooting • Pi 5 power switch not working with X11
I switched from Wayland to X11 because I could not find a VNC client that would work on an iPad with Wayland. After the switch to X11 the power button will turn the raspberry pi 5 on, but it will not...
View ArticleNetworking and servers • Installation of Snort
How to successfully install Snort (IDS) in Raspberry 3 or 4?Statistics: Posted by datorexpert — Sun Jan 28, 2024 8:46 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Waveshare 1200x800 DSI screen not...
I'm fairly certain I've had multi-point touch working on the 10.1" display.How are you testing? The easiest option I've found is https://naqtn.github.io/WBBMTT/Statistics: Posted by 6by9 — Sun Jan 28,...
View ArticleTroubleshooting • Re: Pi4 B - Browser DIsplay Corrupt/unreadable
Thank you for the link to that update on the changes to Pi Images and security. It has been a while since I was doing things with a Pi so have only in the last few days had find the new PiImager...
View ArticleTroubleshooting • Re: Pi 5 power switch not working with X11
I am using RealVNC VNC Viewer on my iPad to connect on LAN to Pi 5 running Bookworm 64-bit (with all updates) wayland (no X11) - all fine:Statistics: Posted by neilgl — Sun Jan 28, 2024 8:57 pm
View ArticleTroubleshooting • TypeError, Non-iterable int Object..... Reddit Quotes
Hi! Does anyone know what my Pi0 might be trying to tell me after unsuccessfully running my python script? The error message follows this:DEBUG:urllib3.connectionpool:Starting new HTTPS connection...
View ArticleTroubleshooting • Re: 3,5” rpt screen driver install question
Gonna try this todayThank you sooooo muchStatistics: Posted by Europunk — Sun Jan 28, 2024 9:02 pm
View ArticleSDK • Re: How to get and display IP?
The thing is, the httpd application handles the connection and display of the html file passed on to the handler.The only exposure I have to the connection is through the SSI or CGI callbacks.I'm...
View ArticleTroubleshooting • Re: New Raspberry Pi 4B with SSH Enabled Refuses connections
The client is just the windows command line run as admin.Sounds you use wsl ssh . If you add -v or even -vv or even more -vvv you will get a lot of debug information ...Statistics: Posted by framp —...
View ArticleGeneral discussion • Re: No RPi 5 for me.
That price is only $5 more than before for its respective level in the range.Plus $10 if you want a case or cooler, another $10 for a PSU, plus more if you want analogue audio out or a headphone...
View ArticleNetworking and servers • Re: Installation of Snort
Snort isn't in the Debian Bookworm repos.You might try psad or suricata.suricata/stable 1:6.0.10-1 arm64 Next Generation Intrusion Detection and Prevention Toolpsad/stable 2.4.6-3 arm64 Port Scan...
View ArticleAdvanced users • Re: Image File Utilities
Am I doing anything wrong or is it usually normal that the backup file becomes bigger then the OS itself? An image file is a container that mimics a real storage device in all regards. Besides the...
View ArticleGeneral • Re: Static IP on Raspberry Pico
Does it matter, probably not but it is still a *potential* problem.If you think so, and can demonstrate the issue, it might be worth raising it with the MicroPython team...
View Article