Beginners • Re: PI OS Upgrade: Buster to Bookworm
This afternoon's work. I guess I just couldn't resist.Statistics: Posted by Ratsima — Thu Oct 31, 2024 8:18 am
View ArticleCompute Module • Re: CM4 Strange Ethernet behavior
You have at least 1 if not 2 problems:If you connect the CM4 board directly to the PC the is no mechanism to assign addresses. Usually the router runs the dhcp service to assign addresses. By directly...
View ArticleTroubleshooting • Re: Green lines on monitor
I will tryStatistics: Posted by TheOliOne — Thu Oct 31, 2024 8:23 am
View ArticleRaspberry Pi 400 • Re: Pi 400 stabile overclock
WoW I guess I should move to pi5 I use 1080p on a 2k gaming monitor with pi400 after all Statistics: Posted by joseph_sir — Thu Oct 31, 2024 8:26 am
View ArticleGeneral • Re: Different way to flash pico
but if I have no bootloaderYou can't, the UF2 bootloader is in ROM of RP2040 so it is always available.Statistics: Posted by fanoush — Thu Oct 31, 2024 8:29 am
View ArticleTroubleshooting • Re: Boot to USB3 with SATA adapter PA023U3
Those USB 3 things that only work at USB 2 are what I call USB 2.5. The USB 3 standard is sloppy and made the most important parts of USB 3 optional. Usually switching off UASP makes them work. If...
View ArticleTroubleshooting • Re: Raspberry Pi 2 - B, Rev. 1.1 won't boot
What version of which OS did you try for the new install? A Pi2Bv1.1 (BCM2836) can't run a 64-bit system.A good check but Pi Imager doesn't offer 64bit to the Pi2 option, even under (other), if the...
View ArticleAdvanced users • Re: labwc
I tried labc to see what the state of it is. What I found is it is still lacking in the GUI support department and serial device support.Specific examples are:In code:blocks which is an IDE for code...
View ArticleAdvanced users • Re: Archiving data to Blu-Ray, DVD and CD
CDs are too small for anything I do and I do not know anyone with a CD reader outside of a player under their TV. SD cards store more, are more reliable, and are cheap.DVDs work until your computer...
View ArticleGeneral discussion • Re: Raspberry pi Vnc via Ethernet (no wifi)
Hi guys I’m very new to raspberry pi. I’m currently working on a project which requires me to make a script on the pi. The problem is I’m always on the move. So I need to be able to access the pi gui...
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 ArticleTroubleshooting • Re: Rpi 5 Ethernet speed - iperf3
Yeah, you've either got a 100 Mbit link or a 2 pair link somewhere in the connection (100 BASE-TX will run over 2 pairs, but 1000 BASE-T needs 4 pairs). A Pi4 will happily hit full gigabit speed with...
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 Article