Français • Re: Boot home assistant sur ssd nveme Raspberry pi 5
Oui la nape est bien branchée j'ai vérifié plusieurs fois dans le config.txt je n'ai rien modifié j'ai vue plein de personnes en parlé mais je ne voie pas comment je peux y accéder alors que mon...
View ArticleGeneral • Re: How do I connect the voltage source to the Pico ADC ?
But my circuit is acting like it has a 30k resistor in paralel with that 6.2k.Do you happen to have the pull-down enabled on that pin ?Statistics: Posted by hippy — Sat Mar 09, 2024 2:41 pm
View ArticleGeneral programming discussion • Re: List of all built in (and external)...
on the pi try pip listStatistics: Posted by gordon77 — Sat Mar 09, 2024 2:41 pm
View ArticleTroubleshooting • Re: Raspberry PI 3B WiFi not working!
I just bought a WiFi dongle so I don’t need any helpStatistics: Posted by P135928 — Sun Mar 10, 2024 2:21 pm
View ArticleOff topic discussion • Converseen - bulk image resizer
On of the programs I miss from Windows is Fastone which is a simple and very convenient image editor that can also perform bulk changes to image files. There was a similar program in Debian but it has...
View ArticleCamera board • Re: Camera can only focus at <1cm
It looks like BGR rather than RGB. How are you capturing it ?Statistics: Posted by gordon77 — Sun Mar 10, 2024 2:23 pm
View ArticleWanted • Re: Looking fpr a particular heat sink
If you look at the original Reddit post you will see it was ordered from RS in Australia and modded by the poster.Original post is https://www.reddit.com/r/raspberry_pi/c ... k_testing/Ordered item...
View ArticleNetworking and servers • Re: PiKVM access from internet
Hey, not sure if you ever got this functioning. Had recently got my hands on some PiKVM 4Plus and ran into the same issue. In my case the PiKVM is being run behind and Nginx Reverse Proxy.My issues...
View ArticleNetworking and servers • Re: wireless image transfer
Actually, what I wanted to ask was this. How can I transfer the image I receive from my Raspberry to a monitor wirelessly? Because in the project I want to do, I will use Raspberry as a camera system...
View ArticleBeginners • Re: Basic Linux programminh
I just picked up a very very cheap copy of the O'Reilly Learning the bash shell by going back to the 2005 version.Thought the money saved was worth the learning experience - if it does not work I can...
View ArticleTroubleshooting • Re: SSH and Cannot display desktop
I'm kinda with kerry_s on this one you don't need the desktop so why have it enabled? But it may not be related to the desktop at all.Some suggestions:Reboot and look for errors in /var/log.syslog,...
View ArticleBeginners • Re: Raspberry pi 5 many issues
What operating system and how are you creating the image?IIRC the Pi imaging program only sets up SSH and WiFi for the official Raspberry Pi Operating System - others such as Ubuntu need ssh...
View ArticleGeneral discussion • Re: RPI5 official case design
The design is funadamentaly poor....I disagree. I don't know why you have had an issue with the power button: for me I was able to press the light pipe quite easily, although most of the time I don't...
View ArticleTroubleshooting • Re: POE not working
I'l assume you have checked the basics:You are using ports 1-4 of the switchThe cables are fully wired through correctly and work with another PoE deviceYou are not exceeding the cabling run (test...
View ArticleRaspberry Pi 400 • Re: Is there going to be a Pi 500?
So if they want to bring a Raspberry Pi 500 it should have a real good keyboard without present trouble.That's a good point. Since the Pi 5 has improved so much since the Pi 4, to keep things balanced...
View ArticleTroubleshooting • Re: Can't get a display image using the HDMI
Is there anything else I can try?If you don't get an image on display, then there are 3 components that may be causing the issue.The display. The hdmi cable. The Pi.It sounds like you've ruled out the...
View ArticleBeginners • Re: lxterminal commands
I'm confused what the command "lxterminal" does from the command line.Here is an example of using lxterminal. The following shell script is run from crontab...Code:...
View ArticleAdvanced users • Re: Custom Linux, custom file system in RAM
Also, ask yourself if initramfs is necessary or is there another way to achieve the same effect.I am developing an embedded device and I want to use the flash drive only when booting and not interact...
View ArticleTroubleshooting • Re: Mounting Synology Shared Folder
If it did work this way, try adding x-systemd.automout to your fstab entryI have never been able to get it to work at reboot. Are you saying to use the sudo mount before the mount point and add the “...
View ArticleMicroPython • Re: pico-to-pico via intenral router: accept () issue
"Correct 499,968 - Lost 2,006 - Errors 0"Looking good. That's about 4,000 lost per million, about 0.4%, one every 250 packets on average. And that was stress-testing the regime, sending packets as...
View Article