General discussion • Re: New Raspberry Pi Products
The performance loss between the 4GB and 8GB models was 57 percent when over clocked to 2800 MHz running stress-ng.viewtopic.php?p=2167695#p2167695This may have changed since firmware updates but I...
View ArticleBeginners • Re: Making the pi touch screen
i have a raspberry pi 5 8gb, i have a touch screen prechen hd156, i changed the os today to the raspberry os 32 bit to see if that was the problem.when i try to use the touch display it doesn't do...
View ArticleCamera board • Re: Minimal way of RTSP or MJPEG streaming from Pi ZeroW...
Hi,I can see 2 working solutions for that purpose, with a moderate CPU usage on a Pi Zero (not 2) W:- Pi Camera 2 python library using hardware MJPEG encoding: https://github.com/raspberrypi/picamera...
View ArticleAdvanced users • Re: Attempting to netboot with buildroot image
@rasp14 @thagrol Pls help-me I've been trying to netboot (nfs, dnsmasq, buildroot mainline kernel) on rpi4 8gb for 3 daysSorry but I'm not best placed to help you (it's been some time since I last...
View ArticleAdvanced users • Re: Image File Utilities
It looks like it's an issue with the samba server on the Fritzbox commonly used in Germany and truncate doesn't work on the Fritzbox samba server. Using dd is undesirable because it allocates storage...
View ArticleTroubleshooting • Re: Keyboard layout on Pi 5 with xmodmap
the latest release (bookworm) uses wayland, not X11you can switch to X11 in 'sudo raspi-config' advanced -> waylandthen you rpi4 settings should work on the rpi5Statistics: Posted by kerry_s — Fri...
View ArticleMicroPython • Re: Mix Python & C without compiling into micropython?
Thanks for your kind words. I'm hoping to popularize this project as an alternative for Python development, so tell your friends!Statistics: Posted by gneverov — Fri Aug 16, 2024 11:02 pm
View ArticleSDK • Re: RP2350: How to enable XIP PSRAM?
probably open a github issue so we can add more regions to the linker script by default... we wanted to get generic linker script templates in for this release, but it turned out to be hard for...
View ArticleGeneral • Re: RP2350 RISC-V qustions
Ohhh, this is my chance What's the difference between riscv32-corev-elf and riscv32-unknown-elf?Mostly the spelling, I thinkStatistics: Posted by kilograham — Fri Aug 16, 2024 11:17 pm
View ArticleNetworking and servers • Re: Using Raspberry pi as a NAS (omv vs os)
You might want to refer to my NAS guide: Building A Pi Based NAS.That guide is quite useful. Is there an HTML version, or just the PDF?Just the pdf (and the master .odt but I am not going to release...
View ArticleGeneral • Re: RP2350: HSTX max resolution nad colour depth
I think you should be able to do 1080p no problem... the problem being generating scanlines fast enough. FrameBuffer will work (and you could do 1bpp now easily enough), but otherwise you are quite...
View ArticleGeneral discussion • Re: bitmap to component converter
"non-profit open-source personality types"or this one?(Raspberry Pi PLC Ltd)Oh, so you're changing your stance, now that I've mentioned it? This is a new account, yes, but I damn near got murdered...
View ArticleGeneral discussion • Re: Pi Five official case replacement fan
Located in Canada brother. Was just kinda hoping a replacement fan would be easy to source from Ali express or somethingI really can't imagine the RPT using something that you could pick up on...
View ArticleAdvanced users • Re: Extra power on NVMe board.
IMO That's a question that is best asked to the folk at Pimoroni https://forums.pimoroni.com/Statistics: Posted by DirkS — Sat Aug 17, 2024 10:13 pm
View ArticleCamera board • Re: Neither the keypress or signal flags seem to properly apply.
How are you sending it the Linux signal?I thought the key press option was -k or Code: —keypress minus minusStatistics: Posted by neilgl — Sat Aug 17, 2024 10:19 pm
View ArticleGaming • Searching for a split controller like Nintendo Switch
Hello there,so basically I want to build a handheld console with a Raspberry Pi 5 to do some emulation. It should look somewhat like a Nintendo Switch or Steam Deck, with the screen in the middle and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RS-232 on Raspberry Pi 5
Fortunately, the Raspberry Pi 5 actually can do all of the 9-pin RS-232 functions, it seems. Looking at the datasheet, it seems to have them all as alternate functions on GPIO pins. Unfortunately some...
View ArticleHATs and other add-ons • Re: Can an NVMe attached via a USB->NVMe adapter...
Do you have a monitor connected?What are you using for a power supply?What are you booting from when it isn't NVMe?If your PSU doesn't support USB PD and a 5V/5A mode total current available to bus...
View ArticleRaspberry Pi OS • Re: Is Bookworm worth it yet over Bullseye?
I think you can make most (if not all) the "issues" with "Bookworm" go away by switching back to X11.Leave "Wayland" for the bleeding edgers.Statistics: Posted by BigRedMailbox — Sat Aug 17, 2024...
View ArticleBeginners • Re: How to configure wayvnc in fail2ban?
Anyone?Statistics: Posted by 4k3or3et — Sat Aug 17, 2024 11:47 pm
View Article