Beginners • Re: rasberry pi as ISP speed tester
Anything less than a Pi5 is going to be constrained by the hardware and will be considerably inaccurate.A Pi4 (or below) accuracy could be significantly improved by using a non-secure connection ie...
View ArticleGraphics programming • Re: How to configure Rpi5 Vulcan heap size?
what does "dmesg | grep -i cma" return?Statistics: Posted by cleverca22 — Sat Jan 27, 2024 4:06 am
View ArticleAdvanced users • Re: Raspberry Pi EEPROM Manager
Raspberry Pi EEPROM Manager (in the first post of this topic) has been updated.Simply replace your existing rpi-eeprom-mgr script file with the new one. No other changes are needed.This update adds...
View ArticleOff topic discussion • Re: This old software developer is tiring
The two things I did to my Pi5's were to switch it to X11/xorg instead of wayland and changed to kernel8, I have no issues.X11 resolved a number of issues which I no longer remember, most were niggles...
View ArticlePython • Re: DWM1000 Library
https://www.google.com/search?q=DWM1000 ... e&ie=UTF-8Statistics: Posted by memjr — Sat Jan 27, 2024 4:50 am
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
The 4GB or 8GB memory configuration should provide sufficient memory to avoid needing swap space. However, the default swap space allocation on RPios is only 100MB so it is possible that the desktop...
View ArticleTroubleshooting • Re: Trouble Creating A Systemd Service
The ExecStart doesn't start a shell and it doesn't support globbing (i.e. *.go). The best way to do this would be to create a shell scriptCode: sudo tee...
View ArticleTroubleshooting • RPi 4B always booting to CLI
I have set every setting I know about to boot to the desktop, both in the Raspberry Pi Configuration GUI menu and the raspi-config CLI menu, to boot to Desktop. Despite this, my Raspberry Pi only ever...
View ArticleBeginners • Re: New 4TB SSD portable NVME drive (USB) critical target error,...
I have a test running writing an image from a 2TB disk with an ext4 file system on using dd to the device.I will try the disable UAS and see if that works.On a google of the chipset CBM2199 Flash...
View ArticleBeginners • touchscreen not responding to touch
Hello, I have a raspberry pi 4 and the touch screen does not respond to touch,. I used the smarti pi case and its been a pain. The raspberry pi, did not fully update and don't know why and don't know...
View ArticleBeginners • Re: touchscreen not responding to touch
Hello, I have a raspberry pi 4 and the touch screen does not respond to touch,. I used the smarti pi case and its been a pain. The raspberry pi, did not fully update and don't know why and don't know...
View ArticleTroubleshooting • RPi4 Black Screen with Mouse Pointer
I've connected my RPi4 to a UHD TV and made some changes, adding another user and setting the login prompt to appear after starting up.I am now left with a black screen and a mouse pointer, but no...
View ArticleGeneral discussion • How can we track system crash report
Hi,I, using raspiOS(latest version with KDE) in Pi5 device and Im observing frequent system crash. I need to understand why this is happening. Is there a way to track this?Crash scenario's>...
View ArticleGeneral discussion • Re: How can we track system crash report
does the same thing happen in raspberry os desktop.cause it sounds like you got a kde problem. Statistics: Posted by kerry_s — Sun Jan 28, 2024 5:20 am
View ArticleTroubleshooting • Re: RPi4 Black Screen with Mouse Pointer
What resolution is your screen?I assume you are using Bookworm?I’ve similar posts for those with very high res wide screens.Statistics: Posted by rpiMike — Sun Jan 28, 2024 5:37 am
View ArticleGeneral discussion • Re: Raspberry Pi 5 - SSD SATA or SSD NVMe ?
NVME is somewhat faster... enough to be noticeable in desktop use case switching from a Kingston A400 (USB-SATA) to a Pimoroni Base with a Kioxia Exceria.You can double the speed of NVMe by adding...
View ArticleBeginners • Re: LG OLED65C27LA and RPI5 official Desktop - Display "NO...
Thank you very much.It is recommended to get the proper cable, and not use adapters.Yes the adapter was the problem. Have a great weekendStatistics: Posted by Marsha — Sun Jan 28, 2024 5:43 am
View ArticleAdvanced users • How to force Pi OS serial console to resolution other than...
How to force Pi OS serial console to resolution other than 24x80? We are developing a headless Pi OS profile, using the serial console, however we want to increase the text console resolution to...
View ArticleOther • Re: The Fan Does Not Work
Kali linux does not support the FAN, and we do not support kali linux. just use RPIOSlol, Kali officially created and announced Pi5 version. However, you answer is negatively to support Kali linux.Do...
View ArticleBeginners • Setting up scp-->Mac w/o password using sshpass and scp
Hi!I had this set up and working last year before my SD card died, and now I'm trying to set it up again, and I can't remember how I did it.I want to set up my Pi to trigger my DSLR via gphoto2 every...
View Article