General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
This request sounds very similar to the "forceruninstall" option which allows the runinstall option to delete everything without any infomration message.Would it be acceptable to extend this option to...
View ArticleAndroid • Re: [DEV] LineageOS 20 (Android 13) for Raspberry Pi 4 & Pi 5
They know why the Disney+ ATV and Star+ ATV app does not work correctly??'locgat' would know.Some apps that play DRM protected content won't work on uncertified Android TV devices for various reasons...
View ArticleFrançais • Re: gpio c++
des que je lance lire ca beug erreur de decodage !je suppose que c'est a l'ecriture ?? ou a la lecture des id des ds18b20 ; je suis perduStatistics: Posted by ludoraspberry — Wed Mar 06, 2024 2:25 pm
View ArticleCompute Module • Re: Error "no cameras available"
EDIT: Interestingly, the command "vcgentcmd get_camera" gives still for all the value 0 back....I'd already linked to What to do if your camera is not detected" - viewtopic.php?t=362707Do not use...
View ArticleCompute Module • Re: build usbboot from source - missing package...
Code: pi@cm4-4GB-WC:~ $ apt policyPackage files: 100 /var/lib/dpkg/status release a=now 500 http://archive.raspberrypi.com/debian bookworm/main armhf Packages release o=Raspberry Pi...
View ArticleTroubleshooting • Re: RPi 4 NVME over Network transfer speed issue
Thank you for the help:Code: dd if=/dev/zero of=foo.dat bs=16M count=128 oflag=nocache128+0 records in128+0 records out2147483648 bytes (2.1 GB, 2.0 GiB) copied, 53.9675 s, 39.8 MB/sSeems a lot lower...
View ArticleCompute Module • Re: Kernel Panic on exec switch_root
Without root in cmdline and with /init as justCode: #!/bin/shexec bash# or# exec shI don't get a shell or a login prompt.Statistics: Posted by BerryPiUser — Thu Mar 07, 2024 2:12 pm
View ArticleTroubleshooting • Autostart bashscript with libcamera does not work
Hello,I have the following simple bash script named "camera.sh":Code: #!/bin/bashexport DISPLAY=:0.0export XAUTHORITY=~/.Xauthoritysleep 10libcamera-hello --fullscreen -t 0When I add the following...
View ArticleTroubleshooting • Re: Autostart bashscript with libcamera does not work
remove the sudoStatistics: Posted by terribleted — Thu Mar 07, 2024 2:23 pm
View ArticleCamera board • Re: Bee Monitoring Setup Advice Needed!
I read it to mean Camera Module V3 or Camera Module 3 Wide or Camera Module 3 NoIR or Camera Module 3 NoIR Wide?OK, assuming that and ...Motioneye would have done all these things, but it doesn't...
View ArticleTroubleshooting • Re: Raspberry Pi 5 doesn't detect camera modules
Ok. That explains why mine is detected but does not actually work. Trying GitHub workaround for that…Statistics: Posted by neilgl — Thu Mar 07, 2024 2:27 pm
View ArticleGeneral discussion • Re: Deactivate button for rpi 5
You might want to look at using a watchdog as a catch-all restart.Statistics: Posted by davidcoton — Thu Mar 07, 2024 2:31 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • MIPI CSI2 TX IP and RP1_CFE compability
Can I mention people here to grab their attention? @raspwan was posting about use of FGPA to stream something into RPi.I'd like to know how to get matching settings in terms of link speeds? The Xilinx...
View ArticleTroubleshooting • Re: pi5 running insanely hot (80C +) with 40% cpu load
The fan is very quiet. I have to put my ear right up against it to hear it, Don't get your ear too close, or you will make more noise than any fan. Statistics: Posted by davidcoton — Thu Mar 07, 2024...
View ArticleTroubleshooting • Re: Raspberry Pi 5 HDMI
The latest "bullseye" and "Bookworm" releases use the KMS video driver. The KMS driver seems less forgiving when the EDID data from the monitor is bad, nonexistant, or malformed.If you get no...
View ArticleTroubleshooting • Re: Raspberry pi 5 not booting and black screen
that is for the first port.Statistics: Posted by terribleted — Fri Mar 08, 2024 2:09 pm
View ArticleBeginners • Re: Need programming guide or register space for 7Inch Capacitive...
We are going to use "7inch Capacitive Touch IPS Display for Raspberry Pi, DSI Interface, 1024×600" in our project.As that screen is designed and produced by Waveshare, I would suggest asking Waveshare...
View ArticleCamera board • Re: Libcamera - frontend timeouts, troubleshooting modules?
I can get images on an Ubuntu 22.04 guest docker on a Raspberry pi Bookworm host. In both, I got to the point of being able to see the cameras in v4l2 and libcamera, but only on the docker system was...
View ArticleTroubleshooting • Re: Reset Raspberry Pi OS to default settings
Hi, my Raspberry pi was working well with my usb drive mounted and accessible and shared throughout my LAN devices. I also have Ubiquity server installed and running on the same SD card. I started...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPi5/RP1 GPCLKs?
See https://github.com/raspberrypi/linux/pull/6013Pinctrl nodes have been defined that allow selection of gpclks on a set of GPIOs and their source routing to peripheral aux muxes.Dummy gpclksrc...
View Article