General discussion • Re: Does it make sense to make a laptop with Raspberry...
I found it very interesting to read through everyone's comments about a Raspberry Pi 5 laptop. It seems like there's a significant concern regarding the price versus the value offering of a Raspberry...
View ArticleGeneral discussion • Re: Pi 4B and Compute Module 4 behaving different...
Ah, good catch thanks. I'll definently change that, although the official documentation says that it wouldn't make a difference anyway because they are both applicable models for both of those...
View ArticleHATs and other add-ons • Re: HATs for connecting to the Internet without...
Look at i.e.waveshare portfolio. They offer quite some solutions (ob different budget).Sorry, can't comment on 'easy to setup' (or not).Statistics: Posted by aBUGSworstnightmare — Tue Jun 25, 2024...
View ArticleNetworking and servers • Re: Install older version of Samba on Bookworm
Wait until you see Samba 5 (which isn't ready yet), then SMBv1 will be removed ...Then the question of how to install an older Samba version will become very pertinent for those of us who have...
View ArticleAdvanced users • Re: RPi 5 USB-C overvoltage protection
If I recall correctly, over voltage protection exists only for protecting power being applied to the usb-c power port, not the pins in the IO header.If you apply more voltage than you're supposed to...
View ArticlePython • Re: Help with reading multiple CAN messages with python
If I uncomment the remainder of the monitorlist (which is all of the messages I'm trying to read) I get errors when compiling and cannot figure out how to interpret a message individually from that...
View ArticleGaming • Re: (OpenMoHHA) Medal Of Honor: Allied Assault War Chest is now a...
Thanks. I will give it a try on a Pi 5 when I get a chance.Statistics: Posted by AndyD — Wed Jun 26, 2024 4:14 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 - NVME boot - McuZone MPS2280
Sorry, but which kernel do you run?Code: pi@Pi5-3D-500:~ $ uname -aLinux Pi5-3D-500 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linuxand what EEPROM version do...
View ArticleCamera board • Re: Simultaneous video and still picture
Hi, when you have a slightly non-standard requirement (beyond what rpicam-apps do out of the box), it's often easier to reach for Python. This example may be close to what you want.Note that you have...
View ArticleBeginners • Re: Improved NTFS Samba speed on RPi4 with USB drive
Fair enough. You didn't mention that in the beginning, hence the question as to why you were going to that effort to make NTFS faster; when it would have just been easier to use ext4...which will be...
View ArticleTroubleshooting • Re: Raspberry Pi 5 NVMe 1.4
The PCIe on Pi5 is certified for Gen2 only - https://datasheets.raspberrypi.com/pcie ... Ny4wLjAuMA..Gen3 may work (Pi does not fulfill Gen3 clock jitter spec).So how do you want to test for...
View ArticleTroubleshooting • Re: Pi5 PCIe NVME Boot from Hard Reset
what's the output of below commandCode: cat /sys/class/nvme/nvme0/model && cat /sys/class/nvme/nvme0/firmware_revrefer to GitHub for SN530 related question -...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
..So how would I correctly compile the Device tree overlays? Sorry, this is new to me.https://www.raspberrypi.com/documentati ... ompilationStatistics: Posted by aBUGSworstnightmare — Wed Jun 26, 2024...
View ArticleAdvanced users • Re: Suitable Battery for Powering up PI 5
Hey there,Currently im trying to power up the Raspberry PI 5 using 3.7V 3300mah with 5V voltage regulator, Its perfetcly working in Raspberry PI 4 but Raspberry PI 5 not turning on just only red...
View ArticleBeginners • Re: recovering raspberry 1
Try Raspbian Lite it's lightweight, Debian-based, and perfect for keeping memory consumption low like your old setup.Where do you get the "Raspbian Lite" OS?Raspbian Lite" is now called "Raspberry Pi...
View ArticleBeginners • Re: Raspberry pi 5 box content
I thought they're on the connectors so that they can be picked up by the pick & place machine.correct!Just remove them and put them into the recycle bin.Statistics: Posted by aBUGSworstnightmare —...
View ArticleGeneral discussion • Re: A Pi Pie Chart
Just popping in to ask, is this of benefit to this benchmark?https://www.phoronix.com/news/ARM64-NUMA-Emulation-RPi5Statistics: Posted by bensimmo — Wed Jun 26, 2024 5:51 am
View ArticleTroubleshooting • Re: Pi 4 wifi works for a few days then I have to reinstall OS
It's like it saw me typing....It's disconnected again and won't reconnect. Can anyone give me a few clues how to get the Journalctl Log onto my laptop ? In the hope that you will see what the problem...
View ArticleTroubleshooting • Re: LCD with i2c backpack, installing libraries for python3
Simple and easy: follow the instructions given by pip.Statistics: Posted by memjr — Thu Jun 27, 2024 3:29 am
View ArticleTroubleshooting • Re: Apache not accessible to internet. Losing my mind.
Yea I am not sure why this isn't working. I can ssh, smb and pi connect in no issues at all but apache2 will not allow me to see it outside the network.I moved the pi 5 inline with the router via an...
View Article