Interfacing (DSI, CSI, I2C, etc.) • Re: Using the i2c-10 to connect to arduino
Do you have a touch and/or camera attached to that interface or why does it need to be I2C-10? An't you use i2c0-overlay with pins_44_45 parameter?Code: Name: i2c0Info: Change i2c0 pin usage. Not all...
View ArticleTroubleshooting • Re: USB ports not working after reinstall to newest Bookworm
It basically sets baud rate; might be that something in the stack sets some default parameters, but I'm not aware that it does.However I've ruled out any interference by app by simply not running it...
View ArticleRaspberry Pi OS • Re: Forcing a Desktop Screen Resolution, on Raspberry Pi...
Add below to the beginning of cmdline.txt, make sure all remains on a single line.Code: video=HDMI-A-1:1920x1080M@60Dscreen needs to be connected to HDMI next to USB-C.As said, make sure you've not...
View ArticleCamera board • Re: Using IMX676 with Pi Compute 4
I got it from Leopard Imaging. They say they have a USB controller interface but no Raspberry Pi support:https://leopardimaging.com/product/robo ... mipi-107h/"This camera is compatible with our USB...
View ArticleRaspberry Pi OS • Re: Forcing a Desktop Screen Resolution on latest OS non...
o.k. tested this myself again this morning with an all fresh uSD image --> BROKEN AGAIN! Video mode configured from kernel command line will only be effective when booted to CLI. GUI is AGAIN...
View ArticleAdvanced users • Re: Pi becoming unresponsive for a period of time
What is your OS media? SD Card?If so is it possible that the SD card is wearing out?I had a similar problem. Random pauses in operation then coming back to life.I think Code: dmesg would show you if...
View ArticleAI Camera - IMX500 • Re: Raspberry pi AI camera: Support needed for...
Hi Earlier, I already tried changing image_size parameter fields as below. Code: featmap_sizes = [(np.ceil(320 / stride), np.ceil(320 / stride)) for stride in strides]However unfortunately that did...
View ArticleGeneral • Raspberry Pi PicoW - not getting recognised.
My Pico W when connected is not recognized ; device manager throws up this message :Unknown USB Device (Device Descriptor Request Failed), how do i resolve this?Statistics: Posted by Ab25 — Fri Nov...
View ArticleTroubleshooting • Re: Pi Zero unable to connect to a Pi 5 access point
Are either of the two devices in metal cases? They can weaken the signal massively and may make it completely unusable. If that's the case. Remove the case(s) and try againIs there any wireless...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
I have no idea why. I never enabled nut-driver. I installed it and configured it, but never tested it because the UPS is too far away from the Pi.Most computer programs also enable/start themselves...
View ArticleGraphics, sound and multimedia • Re: Forcing 5120x2160 resolution @60Hz on RPi 5
Thank you, I think a full picture has been laid out. I just want to point out to bugs' nightmare that 5120x2160 @30Hz works with X11, or at least for what i've experimented there have been no bugs or...
View ArticleTroubleshooting • Re: Raspberry Pi Keyboard (RPI-KYB) - "6",...
I concur with the other. It sounds like hardware.Did you spill something on the keyboard? The sort of "clustered" failure is exactly what tends to happen if you do.There are techniques that you can...
View ArticleRaspberry Pi OS • Re: Is CLI version more stable than GUI version for...
If you're not using the GUI, it's generally better to start with the Lite edition of the OS. Lite is the same OS, it just doesn't have the GUI and apps pre-installed. It's not really for stability...
View ArticleTroubleshooting • Re: PiZero2Ws headless: connecting ocassionally?
Are the Pi2's in metal cases? They can weaken the signal massively and may make it completely unusable. If that's the case. Remove the case(s) and try againIs there any wireless interference? e.g...
View ArticleBeginners • Re: Is there a simple and foolproof way to upgrade the OS?
I finally gave up. Too hard, too time consuming, too frustrating.See what I did here: PI OS Upgrade: Buster to BookwormStatistics: Posted by Ratsima — Fri Nov 08, 2024 7:45 am
View ArticleTroubleshooting • Re: Raspberry Pi5 running plasma/KDE with Wayland crashing...
KDE plasma works with the latest wayland libraries now with the untested repository enabled.No need to use the untested repository. It's now in the main repository.I released libwayland-client0,...
View ArticleBeginners • Re: My first Pi project. Which components will I need?
You'll definitely need a power supply.https://thepihut.com/products/raspberry ... wer-supplyI would also suggest that you get a suitable keyboard, mouse and an HDMI cable (I assume that you have...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
What is the maximum current at 5V which can pass through the USB-C connector and tracks ?There is an internal limit of 5v5A but note, any input current >3A is against the USB specification (5v3A),...
View ArticleSDK • Re: pico-sdk 2.0.0 is a piece of troubles
Maybe selecting the right board and platform ...Statistics: Posted by gmx — Sat Nov 09, 2024 1:36 am
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
I've tried squeekboard in regular mode, not kiosk, but it's unusable in it's tiny phone layout. You can barely read the letters on the keys it's so small. Have you got past that limitation in your...
View Article