General discussion • RPi5 wont boot...
Hi, My new RPi5 wont boot. Just going round and round. Green light.Anyone got any ideas?Lexar 32Gb microSD with 64bit bookworm imaged using Pi Imager.Thanks,amclw1Statistics: Posted by amclw1 — Thu...
View ArticleGeneral discussion • Re: RPi5 wont boot...
I would try a different sd card.Statistics: Posted by rpiMike — Thu Feb 29, 2024 1:53 pm
View ArticleBeginners • Re: RE: Wiring up my Pi Zero to the E -Paper Hat
Manual for the e paper hat: https://www.waveshare.com/wiki/3.52inch ... spberry_PiI basically just need guidance if the wiring set up looks correct, or if i should make necessary adjustments.So, I...
View ArticleGeneral • Re: Raspberry Pi Pico clone won't read by PC after flashing
You got caught by the same thing many many other people have been caught by. There are "charging" cables and "data" cables. The charging cables do not have the proper wiring for transferring data. I...
View ArticleMicroPython • Re: How to exit gracefully from the second Pico thread ?
I do like this and it works ! It seems that in the first example the EndFlag was passed by value, not by reference...By the way, is there a method to know when a thread is terminated ? Or wait for it...
View ArticleBeginners • Expansions
I have a friend who has a raspberry pi 4 and I want to get him some complements for it for his birthday.An idea I have is getting him a pack of sensors. I was wondering, can the raspberry pico sensors...
View ArticleGraphics, sound and multimedia • Re: Playing VLC on local HDMI using ssh
Maybe we actualy want to view a stream rather than an mp4 file?Either, or both.Are you logged in with ssh?Statistics: Posted by rpdom — Fri Mar 01, 2024 1:43 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Custom MIPI CSI camera not detected
Try without the spaces:Code: dtoverlay=custom_mipi_camAnd if you are running Bookworm, make sure it is in /boot/firmware/config.txt.Statistics: Posted by PhilE — Fri Mar 01, 2024 1:53 pm
View ArticleBeginners • Re: Expansions
Pico sensors will be fine on the pi, no need to buy a pico.Statistics: Posted by neilgl — Fri Mar 01, 2024 1:55 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 - 8gb Unable to read partition as FAT
what did you use to create the card? PI-imager? (recommended)Statistics: Posted by terribleted — Fri Mar 01, 2024 1:58 pm
View ArticleBeginners • Re: Set up raspberry pi zero 2w
The getting started guide is here https://www.raspberrypi.com/documentat ... arted.htmlI usually connect the Pi Zero 2W to my home WiFi. My laptop is also on that WiFi. I then use SSH (PuTTY program)...
View ArticleNetworking and servers • Re: login to raspi with ssh -X; bookworm runs...
Some feedback/comments.While I don't use it, (because doing so is more hassle than it's worth for me see viewtopic.php?t=358853&start=25#p2196529) the way I understand waypipe is used is...
View ArticleBeginners • Re: NAS, Pihole, VPN
Thank you.Cay you tell me why this is better?Statistics: Posted by Zmorr — Fri Mar 01, 2024 2:05 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI1 + SN65DSI83 Bridge based...
I reread your post, delete my parts from device treeCode: /* * vc4-kms-dsi-ti-sn65dsi83-somepanel-overlay.dts *//dts-v1/;/plugin/;/ { compatible = "brcm,bcm2835"; /* PWM0 function */ fragment@0 {...
View ArticleTroubleshooting • Re: Fatal Python error: init_fs_encoding
I installed python 3.11 on a raspberry pi 3B.How exactly did you do that, and what version of operating system are you using ?In my experience alternative Python installations alongside the system...
View ArticleAutomation, sensing and robotics • Re: HOWTO: Digital video signal to analog...
Have you tried the onboard "4-pole stereo audio and composite video port"Statistics: Posted by neilgl — Fri Mar 01, 2024 2:16 pm
View ArticleOther RP2040 boards • Re: picotool -F (often) can't reboot board to BOOTSEL
the only thing is certain is that when that happens, the board seems to continue to run but slower, the serial communication is broken (port cannot be open), and I have to use the hardware reset to...
View ArticleBeginners • Re: Could I get some help with Samba please?
I just thought i would check, I can SSH into my LE machine from my Pi5, don't know if that tells us anything.Double checked that i could still go in via my Linux Mint machine, no problems there...
View ArticleBeginners • Re: New RP 4B 1st boot - HDMI screen not displaying
Oh. I read too quickly. Here it ishttps://paste.debian.net/hidden/2af6c297/Statistics: Posted by michelv — Sat Mar 02, 2024 1:52 pm
View ArticleTroubleshooting • Raspberry Pi5 boot error
I have a new raspberry pi 5 that, initially, I attempted to simply load the latest rpi imager os for a rpi5 to an sd card without connecting to a monitor so no output to debug at this stage. The pi5...
View Article