General • Re: Flowchart about where to get Pico documentation and information?
Good point. Yes, a list format is fine for myself as well, I think.Statistics: Posted by breaker — Mon Feb 05, 2024 2:53 pm
View ArticleGeneral • PIVO W sine_wave M_PI not defined
Hi HoI am now trying to build the sine_wave exampleI cloned a working minimal project and then added the sine_wave.c code and the CMakeList.txt I am getting an error Code: identifier "M_PI" is...
View ArticleGeneral discussion • Re: Forum "503 Service Unavailable"
We've just allocated some more server resources to the forums and are hoping that will help.Sorry to say - failing lots and I've been unable to reply to multiple threadsStatistics: Posted by MiscBits...
View ArticleTroubleshooting • Re: V1 camera not recognized on a Pi5 with modified kernel
Hi,Thanks for your reply.I am using TBS-5520SE. I will take a look on the drivers you mentioned but I will have to try it on the Pi3. And that is not a perfect solution as I am using the power of Pi5...
View ArticleAdvanced users • Re: prevent auto resize
sdm has a new plugin to update partitions on a disk as part of the burn process. This includesExpanding the root partition to a specified sizeAdding new partitionsI haven't tried this on a...
View ArticleTroubleshooting • Re: ssh and port forwarding interaction
Hi,I recently set up a Pi 5 and everything is working fine - I am able to ssh into the Pi from inside my local network,. I then set up a static ip at 192.168.0.200 for the Pi and everything still...
View ArticleAdvanced users • Re: Raspberry Pi Zero 2 W power on via USB
Thank you very much for clarifying this.Statistics: Posted by pim3 — Mon Feb 05, 2024 2:58 pm
View ArticleOfficial Display • Re: Raspberry Pi 4 with official touchscreen no display...
Bookworm on a Pi4 will be using Wayfire by default.The Screen Configuration app allows you to associate the touch overlay to the display (right click on the DSI-1 screen, "Touchscreen", and tick...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Two different cameras on single MIPI...
Dear 6y9,thank you again for your extensive answer.Sorry that I was not clear enough in the beginning. Our goal is indeed a pure sequential operation.We will also have a separate hardware trigger for...
View ArticleAdvanced users • RPI 5 camera api in c.
I am looking for a C API for the Arducam imx708 camera.I have found the C++ libcamera library. I am more C then C++ programmer.I have not found any C wrapper to Libcamera either.In the past I have...
View ArticleTroubleshooting • Re: USB-C extension to official 27W power supply for RPi5?
USB Type C extension cables aren't compliant with the PD specification.Some dumb extension cables are but whether they can carry 5A of current is another matter.What's the best way to have a USB C...
View ArticleGraphics, sound and multimedia • Re: Pi 5 and Motion problem
No succes with sudo libcamerify motionCode: pi@raspberrypi:~ $ sudo libcamerify motion[0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf[0:motion] [NTC] [ALL]...
View ArticleAdvanced users • Injecting a PTP clock
Is it possible to inject a PTP clock for the CM4?ptp3l is supposed to steer the internal oscillator (RC presumably), but depending on the version of ptp4l tested, it either can't lock, or loses lock...
View ArticleRaspberry Pi OS • Re: Raspberry Pi OS Support
A quick google search indicates that at least for Pi 4 it was feasible to install wine on a 32bit version of PiOS through Pi-Apps, see https://raspberrytips.com/install-wine-raspberry-pi/The fact that...
View ArticleNetworking and servers • Re: Pi 3B+ Ethernet Port LEDs Seem Odd
From the decompiled /boot/bcm2710-rpi-3-b-plus.dtb overlay file…Code: eth_led0 = "\0\0\07microchip,led-modes:0";eth_led1 = "\0\0\07microchip,led-modes:4";From the Documentation…Code: eth_led0 Set mode...
View ArticleFrançais • Re: Installer l'application go2tv sur RPI5 avec Pi Os x64
A titre personnel, ma priorité irait sur l'installation d'un paquet standard Debian plutôt que de récupérer un logiciel sur github. Ça a l'avantage de ne pas se poser de question concernant...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi5 and VGA666
Maybe try something like this:Code:...
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
Code: mbr2gpt /dev/sdXormbr2gpt /dev/nvme0n1Just for info, they changed the syntax in firstbootIt seems acc. your code it was something with "whiptail --infobox Resizing root filesystem.", now it...
View ArticleAdvanced users • Boot Raspi OS from SSD connected to PCIe fan-out switch
Hi,I am using a Raspi CM4 IO-Board. Booting Bookworm Image from SSD drive connected to the PCIe connector works well. I tried to boot the same SSD drive through a PCie fan-out switch connected to CM4...
View ArticleGeneral discussion • Re: Crooked element on Pi5
Thanks! Would you point me out some of the potential symptoms once it fails?Statistics: Posted by MiRaGe_BG — Wed Feb 07, 2024 2:47 pm
View Article