Raspberry Pi OS • SSH connection issues with Bookworm.
Using Bookworm on Pi 4 I have a weird issue where I can connect SSH through PUTTY using device name but attempts to connect using IP result in a "connection refused" error. Is this normal or is there...
View ArticleRaspberry Pi 400 • Re: Pi 400 displays multicolor screen then No signal
Right out of the box, I plugged into a screen I bought especialy for the raspi: called HyperPixel 4.O inch.Then as it didn't work I plugged it in another screen and it would take 20 time to boot once...
View ArticleBeginners • Re: Reasonable Projec? R Pi Zero Desktop
Ah, I didn't think about the RAM. The parents are concerned about wifi access, so since the pi zero has no wifi I thought that would work well.So, if I got the 4B, are there parental controls or...
View ArticleGeneral discussion • Initialize .py file when starting raspibian
Good evening everyone, I'm trying to get Raspbian to start my .py file that is on the Desktop automatically when the system is restarted. Can anyone help me?Statistics: Posted by samuelrocarvalho —...
View ArticleGeneral • Re: Pi Pico W: Another 'bricked' post (but I'm fairly convinced)
Repeatedly accepting the socket connection, s.accept(), in the loop, is not a good idea. I haven't written much sockets code myself but IIRC accept is only done once.Statistics: Posted by katak255 —...
View ArticleRaspberry Pi OS • Re: SSH connection issues with Bookworm.
This is unusual. On my Windows machine I am more likely to not be able to connect via the host name rather than the IP address.Are you sure you are using the correct IP address? Have you perhaps...
View ArticleCompute Module • Re: CM4 EMMC issue
Hi,Yes, I chose this option in CM Provision. If I uncheck this option, the size of EMMC will be resumed to 32GB? Or I need to perform any other procedure to clear the EMMC as factory default. Please...
View ArticleBeginners • how to configure the memory for mode (irq, fiq ..)
I am working with the Pico.While trying to configure the memory for the Pico, I became curious about the memory allocation sizes for the operating modes.I am wondering how much memory is allocated for...
View ArticleGraphics, sound and multimedia • Re: Output to both HDMI ports simultaneously...
the problem is that both hdmi ports are part of a single drm cardand only one program can be using a given drm card at a timethe typical way to solve that, is to have another program act as the drm...
View ArticleTroubleshooting • Re: FTP server config for anonymous and remote access
Saw that you said you tried allow_writeable_chroot=NO, and allow_writeable_chroot=YES, but did you restart the vsftpd service or reboot after you changed the setting?Please try setting...
View ArticleOther RP2040 boards • Re: Flush Pi Pico PCB Design
I'm not sure that I understand your answer? The rp2040-zero doesn't contain mousebites but does contain castellated holes. I also won't be including any mousebites on my PCB.Statistics: Posted by Sano...
View ArticleTroubleshooting • Re: Issues with serial communication between 2 Raspberry Pis
Im using serial to send a whole bunch of sensor data between to the two Pis both of which are running python programs, one is acting as a PID controller and has all the sensors on it and the other has...
View ArticleBeginners • Re: need location access through browser
Saintzu,Perhaps this might help https://support.google.com/chrome/answe ... %3DDesktop but quite how Chrome gets your actual location is another matter.You might also consider being just a little...
View ArticleTroubleshooting • Re: Stopped being able to access the internet although I'm...
Perhaps check if you have a gateway IP setup necessary to escape your local network. However, if you simply have an IP address that when ANDed with the inverse of your net mask doesn't match your...
View ArticleGeneral • Re: Trouble soldering picow
Well that was dumb, I assumed the device was Celsius only. The manual located here https://hakkousa.com/amfile/file/downlo ... uct/10127/ gives the process to change between the two, while powering on...
View ArticleBeginners • Re: Help programming raspberry pi 4b
Location? Look in events section. See if there is a Pi group near you. Someone might talk you through your first use.Statistics: Posted by peterlite — Thu Jun 20, 2024 2:10 am
View ArticleBeginners • Re: Set-up with pre-installed Bookworm on MicroSD from Reseller
The machine you are using today. Is it Linux or Windows or? You can do just about anything with a microSD card in Linux. In Windows you are limited as Windows does not like the Ext4 file...
View ArticleBeginners • Re: thermal throttling OS based or hardware based ?
Why the alternative? Long term, it is easier to use the official OS and get support easier. If you have a specific reason to use something else, there might be a way to fit the Pi OS. I also find the...
View ArticleCamera board • Re: 64mp Arducam stops working after OS updates
Thanks, I had already tried a complete re-imaging of a new OS, then installing the Arducam drivers on top of that, but no banana. I tried posting on Arducam's forum, but get errors posting a topic Is...
View ArticleGeneral • Re: Pico inbuilt RTC
Someone might skim the thread and get the wrong impression,You don't say.Statistics: Posted by ame — Fri Jun 21, 2024 1:35 am
View Article