Networking and servers • pi os and ipv6
HiGot a pi5 recently - using default pi os. ipv6 is enabled, I don't have it on my router and my ISP doesn't provide ipv6 native.I could setup ipv4 to ipv6 but I don't.Should I leave ipv6 enable or...
View ArticleAutomation, sensing and robotics • Re: Hook mini claw machine
Thank you so much @B.Goode for all clarifications.Statistics: Posted by youcef — Tue Jun 18, 2024 3:49 am
View ArticleTroubleshooting • Re: RaspberryPI errors during sudo apt update
You have network configuration problems:The error message "No route to host" is means the routing table does not contain a default gateway, the default gateway is invalid, or the default gateway is...
View ArticleNetworking and servers • Re: pi os and ipv6
i just leave it aloneyou can disable it in the network icon - advanced settings , select your connection , then edit connectionin the last tab , click on the drop down and select disablebe sure to...
View ArticleBeginners • Can't list installed libraries
I need to list the installed libraries on Raspberry Pi5. I get the following error when I use pip list command.Code: user@raspberrypi:~ $ pip listERROR: Exception:Traceback (most recent call last):...
View ArticleBeginners • Re: Reasonable Projec? R Pi Zero Desktop
It should also be noted that the efficacy of any and all of the proposed solutions depend on the level of computer literacy possessed by the parents. Your nephew *might* be knowledgeable enough to...
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 ArticleFreeBSD • Re: FreeBSD 14.1 on Raspberry Pi 4 boot problem
So, your Pi 4 is only supported on version13+Thank you, I actually did read that . I took it to mean from version 13 and up, but it seems to mean only 13.It was suggested to me in another forum to...
View ArticleTroubleshooting • Re: New Pi won't show desktop
i think you should just do a clean installsounds corrupt from the get go, are you using a adapter to write to sdif you have ethernet & wired keyboard, you can hold the shift key at poweron and...
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 ArticleBeginners • Re: need location access through browser
Thank you for the reply! I made sure that chrome is allowing location access, even showing near the address bar that the site is allowed to access my location when I'm on it. I've also tried the same...
View Article