Interfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI1 + SN65DSI83 Bridge based...
Sorry, which Linux is that?Firmware knows nothing about a DSI connected display --> which logo do you speak of?Kernel command line is where to place a rotate instruction for console.Is that a...
View ArticleCamera board • Re: Can Raspberry Pi 5 be used at reduced frequency?
Is there any reason you are not using a zero for this. Same camera interface, slightly fewer features in the ISP, but still very good.Statistics: Posted by jamesh — Thu May 09, 2024 5:38 am
View ArticleTroubleshooting • Re: I think my Crucial P3 Plus NVME died suddenly...
More testing / troubleshooting since I have the hardware to spare. I have ONE of the three Geekworm NVME bases / Pi5 setups running. The other 2 are either bad Pis or bad NVME bases.I have 3 Pimoroni...
View ArticleGeneral • Re: Issue with one of two picos when booting, but solved by...
I don't have a RPi, but if I want to make a wild guess, I would say that it's a host-side enumeration issue. Check the USB log messages (dmesg I guess) and I think others can diagnose the issue better...
View ArticleGeneral discussion • Re: Pico W Web Server HTML With Js and Css Micropython
Works perfectly now, thanks a lot!Statistics: Posted by TheStick — Fri May 10, 2024 3:51 am
View ArticleOther projects • Re: Custom Key pad
Ok, having a simulator is almost as good as the real thing, and has helped me show that this code (slightly different to previous code) should work.Code: # Code for shift-register based keypad##...
View ArticleTroubleshooting • Re: Reading Change Logs stalls at 33%?
Setting swap to 2000 fixed my stuck.Since the Pi 2 Zero has 4 cores but only 512MB RAM, it has less RAM per core than even the first Pi B computers that were ever shipped.As a result it's essential...
View ArticleRaspberry Pi OS • Re: VNC on Raspberry Pi 5
Does anybody know if VNC ID fixed on raspberry pi 5?What 'VNC ID' needs fixing?Statistics: Posted by DirkS — Fri May 10, 2024 4:01 am
View ArticleTroubleshooting • Re: Camera module 3
alright thanks , i will try according to the topicStatistics: Posted by chow — Fri May 10, 2024 4:10 am
View ArticleTroubleshooting • Re: Problems with M2 SSD
https://shop.pimoroni.com/products/nvme ... 9587178579As you can see from pimoroni compatibility list not all NVMe may be compatible.Better not change the boot order and leave it at default. Will...
View ArticleTroubleshooting • Re: no module named 'libcamera'
When I tried experimenting following chat gpt4's advice, the camera module is registered successfully, but it doesn't result in frame reading. What should I do? For my part, I will leave you to pursue...
View ArticleAutomation, sensing and robotics • Re: digital 24V input and output using CM4...
Hi ghp,thanks for the replies. Its really helping me a lot.The input stage:- The LED LXHL-BW2 is usually operated at 350mA. With a resistor of 100 Ohm it will run at 15mA. The input side of the...
View ArticleRaspberry Pi OS • Initial update download progress bar
Hi, I just imaged 3/15/24 Bookworm 64 bit to a card for a Pi 5 and am downloading updates after choosing language/time/keyboard and setting up login, does the progress bar represent the current file...
View ArticleCamera board • Re: Create camera + encoder with MMAL requests from baremetal...
Great thanks for your feedback.Sorry, MMAL is deprecated, and trying to support anything under bare metal is just too time consuming to be practical.Ok, but I go for very basic functionality that was...
View ArticleGraphics, sound and multimedia • Re: Projection Mapping
I do not doubt that it runs... I just said, yesterday I couldn't install it in several tries (32/64bit, with/without issuing "dpkg-reconfigure" or "dpkg -i" again, or with just what's written in the...
View ArticleNetworking and servers • Re: Using a Pi to act as bridge between 2 separate...
Oh, I was using Asus wl-500gx back in the day and it worked there by some broadcom specific magic in the driver https://oldwiki.archive.openwrt.org/doc ... dgedclientAnyway, here is some guide for...
View ArticleTroubleshooting • Re: SSD disconnects each day at certain time
Thanks, seems issue is resolved, at least this morning I did not observed issue.Statistics: Posted by zfed — Fri May 10, 2024 5:57 am
View ArticleGaming • Re: Grand Prix 4 in RPi 4
It finally works!!Tonight, I just got an update for Box64 and after that it just works. I have checked on Austria and Silverstone, the game is not freezing and I finally go to the track. I am very...
View ArticleGeneral discussion • Re: Raspberry Pi 5
Once you start the OS using the SD card, is it possible to remove it?That is the equivalent of asking if you can remove the HDD/SSD from a PC after you boot from it.It is possible to create an...
View ArticleGeneral discussion • Re: Pi 5 nvme and sd card boot issue
Several people here reported issues with the Optane NVMe -> remove the drive as none of them ended with a working setup.Have you changed the boot order? If not simply insert a uSD with a bootable...
View Article