Other projects • Re: Code Lyoko Led Controller: Hardware suggestions needed.
Currently I have a code Lyoko project in mind, where I am handling some data and that data (depending on the circumstance) will light up "some" (actually potentially over 40 Led's) Lights.[ ... ]So...
View ArticleAdvanced users • Re: Full disk encryption (large NVME-drive)
@bls. I should have omitted luksDump.Twist of irony considering this thread. My PC failed to boot. Very long story short, systemd noticed the nvme drive efi partition was corrupt (thanks M$) so...
View ArticleHATs and other add-ons • Re: Raspberry Pi M.2 HAT+ Ribbon Cable
Thanks for the replies everyone, especially the information about the M.2 slot keys. I found the HAT I was thinking of when I posted this not realizing the key differences between SSD and RF cards....
View ArticleTroubleshooting • Re: Faulty Raspberry Pi Zero?
Is this swap space issue somehow related to Bookworm? I don't remember having freezing issues with Stretch/Buster.There's been a small increase in memory footprint with each newer software release....
View ArticleRaspberry Pi OS • Re: apt source chromium-browser not work
Hello,made some progress with compilation but have question about building step - in document we see:Code: # Build chromeninja -C out/armv6 chrome chrome_sandbox# Build armv7 ffmpegninja -C out/armv7...
View ArticleTroubleshooting • Re: "sudo apt upgrade" throws a bunch of errors...
yup, Small problem, fresh install with the "latest and greatest......." same error" DON'T UPGRADE TO BOOKWORM, maybe in a few years it'll work, back to buster....So because some third party package...
View ArticleNetworking and servers • Re: ECC for SSL Certificates
Ok, firstly WiFi and SSL have nothing to do with each other so your issue is with the program your using to access the websites with or this "external chip" of which you speak.If I may ask, what...
View ArticleGeneral discussion • Need Better WiFi
A few years ago, I took my Pi4 with me on holiday as a mini PC.The main problem with this was wifi. In some hotels, the wifi would not work or would barely work, whilst in the same location, my...
View ArticleBeginners • Re: How to deactivate the red LED when Raspberry Pi 5 is shut down?
If you've deactivated all the LEDs while the thing is active perhaps consider your LED as a "Safe to unplug the thing" LED.Have you thought about the opacity of black insulation tape? Years back I had...
View ArticleHATs and other add-ons • Re: Argon neo 5 with nvme (pi 5 case) question
Clearly I mean the nvme hat that's built into the case Statistics: Posted by Arty Marty — Sun Jul 07, 2024 12:29 pm
View ArticleTroubleshooting • Re: No sound available in default Pi5
The above pastebin URL was run after adding # forces HDMI modehdmi_drive=2# Pretends all audio formats are supported by display, allowing passthrough of >hdmi_force_edid_audio=1to...
View ArticleAdvanced users • Re: Successfully Replaced(Emulated) DA9090 with MXL7704-R3...
The DA9090 are available from official resellers, however, they might not know it but there is a part number which is SC0591X. You can buy reels of 100, I think they are less than $1 each.I am pretty...
View ArticleMedia centres • Re: Stream Kodi (or screen in general) to Laptops-Screen
Any ideas?Install kodi on your laptop and share the video files over Samba or NFS from the Pi.Statistics: Posted by thagrol — Sun Jul 07, 2024 12:59 pm
View ArticleTroubleshooting • Re: One Raspberry pi can ping another but not the reverse
/etc/network/interfaces[.d] also works on Bookworm but it will cause network manager to completely ignore the interface.Looks to me like you don't have a DHCP server running on that network which NM...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
Returning to Pinebook laptops. The Pinebooks are ARM SBCs with Mali GPU. Pine sell them at cost and the standard Pinebook (not pro version) is sold for $99. The catch is that you can't buy one for...
View ArticlePython • Re: Wait for app to open with Python
So @ame something like this?Code: import timeimport datetimeimport subprocesssuccess = Falsecurtime = date = datetime.datetime.now()t_end = time.time() + 20while time.time() < t_end: try:...
View ArticleGeneral discussion • Chromium is not supported on Rasberry Pi Model B
Hi there,I get the following error:'Chromium is not supported on Rasberry Pi Model B'I want to watch YouTube movies any suggestions Kodi hangs and is extremely slow. Kind regards,ReinhardStatistics:...
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
If we waited for everything that everyone wants we would never release anything.Has anyone ever suggested Raspberry Pi should do that ?I don't believe they have and it's not unreasonable to suggest a...
View ArticleGaming • Re: Legal Retropie
what country you in, laws don't apply all over.simple google for the emulator + roms will get you where you want to be.look for packs, keep the 1's you want discard the rest. much easier then 1 at a...
View ArticleHATs and other add-ons • Re: Wired (USB) and foldable keyboard
here is one wired usb from that page https://www.amazon.com/Geyes-Foldable-K ... 113&sr=1-9Statistics: Posted by Craig1234 — Mon Jul 08, 2024 1:26 pm
View Article