General discussion • Re: Pi cam 3 and pi 5
Can anybody help me setup pi cam v3 on raspberry pi 5 with Ubuntu 24.04?See STICKY: where to go to get Ubuntu support for the raspberry PI range of computers -...
View ArticleBeginners • Re: Having problems in integrating Pi camera module 3 with...
Subject: Having problems in integrating Pi camera module 3 with Raspberry Pi 5 , need some help to solve it if someone knows it please help me. Raspberry pi 5, 4GB ramPi cam V3 module 3Standard 200mm...
View ArticleTroubleshooting • Re: Hide boot text / on-screen keyboard
Ok, I managed to hide the boot text!I only needed to add "nosplash" to cmdline.txt as suggested by https://raspberrypi.stackexchange.com/q ... mdline-txtCode: console=tty1 loglevel=3 quiet nosplash...
View ArticleRaspberry Pi OS • Stuck at update-initramfs: Generating...
On a new RPi Zero 2W, new microSD, after installing RPiOS bookworm 64bit for Zero2W I didCode: sudo apt updatesudo apt full-updatethen installed pihole, apache2, mariadb with some databases and...
View ArticleTroubleshooting • Re: Rpi 5 Ethernet speed - iperf3
it looks like you have a 100mbit link at some point in the chaintry running something like "mii-tool eth0" on the pi5, and see what it reports?in my case, i get "negotiated 1000baseT-FD flow-control,...
View ArticleGeneral discussion • Pi and multiple networks, should work, but isnt
Ok this should be super simple and it worked before bookworm. Now not so much.Simple rundown is as follows:pi 4B Wifi is DHCP and is the network with a valid intenet gateway. Ip of 192.168.254.X...
View ArticleGeneral • Re: Check if running from IRQ
Thanks Graham! This is exactly what I was looking for.It's going to help me understand exactly what I'm doing. My application has grown in complexity and is now using btstack, tinyUSB, lwip and flash...
View ArticleGeneral discussion • PXE / Network Boot on CM4
Hi Everyone,I hope you are doing great. I am working on a set of CM4s for a project. I have extracted a running Raspbian Pi OS Lite (Bookworm), using ```dd``` from the first CM4 after making a few...
View ArticleAdvanced users • Re: Zero2W - ethernet gadget speed versus wifi speed?
Does anyone have any data (or reasonable back of the envelope estimates) as to the relative speed of a Zero2W as an ethernet gadget - plugged into a modern Mac via a 5gbps hub - versus its own wifi? I...
View ArticleAutomation, sensing and robotics • Re: TIP120 Transistor Behaving Erratically...
Post your code.Statistics: Posted by ame — Fri Nov 01, 2024 7:05 am
View ArticleRaspberry Pi OS • Re: KDE plasma freezes to a standstill on boot
This looks like the same issue as discussed in viewtopic.php?t=378546.Basically, KDE and a recent update do not get along together.To solve this you have to go back to the previous versions of these...
View ArticleRaspberry Pi OS • Re: Request for Kernel Headers for Raspberry Pi OS Kernel...
https://www.raspberrypi.com/documentati ... -4-and-400Statistics: Posted by redvli — Fri Nov 01, 2024 7:36 am
View ArticleGeneral discussion • Re: PXE / Network Boot on CM4
https://www.raspberrypi.com/documentati ... -4-model-bStatistics: Posted by redvli — Fri Nov 01, 2024 7:46 am
View ArticleTroubleshooting • Re: Raspberry Pi 5, mic compatibility issue ?
I found the answer.When I plug a mic that is listed as a sound card and mic simultaneouslythe mic does not work.Click right button on the speaker icon and select 'Device Profiles...'and change the...
View ArticleRaspberry Pi OS • Re: labwc
There is still some work to done on LabWC, for the more esoteric requirements. For most people, it's much better in that it provides faster acceleration and uses more of the Pi graphics hardware,...
View ArticleCamera board • Re: frontend has timed out v1.3 camera
Typically this means there's a problem with the hardware - either the camera sensor, connector cable or connector on the Raspberry Pi board. My first suggestion is to try re-seating the cable, and if...
View ArticleHailo • Re: AI camera with AI Hat+
Yes it is possible to use both AI Hat and AI Camera together while running different neural networks on each. Does that give any advantage? It's entirely dependent on your application and what you are...
View ArticleNetworking and servers • Re: Rpi 5 Ethernet speed - iperf3
You seem to have the magic of the IT guy that rarely came to my desk but once I reported mainframe compile kept failing and the network clocks on different hosts were slightly out he said he did...
View ArticleGeneral • Re: Pico burnt after a few minutes , why ?
Thanks for a detailed explanation of these components. I was going to mention that the problem with the schottys used on these boards is the lack of current handling capacity but you go into it in...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
I wasn't going to do this originally as I didn't anticipate having to spend so much time on this upgrade. I've edited my ~/.ssh/config file so that it's even easier to log in:Code: Fifteen:.ssh...
View Article