Camera board • Re: Which Controls Affect Raw Images
Wow that's a lot more in-depth than I expected, but at least I know the big four now (exposure, frame time, H and V flips). I'm working on an application that will be mostly focused on RAW photos, so...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: What driver preceeded VC4 DRM?
To be clear, I only went back to Kanux 4.3.3 (stretch) just to look for EDID information. Finding none I installed Bookworm 2024-03-15 which is what I am now on. I do not have a "vc" folder under...
View ArticleGeneral discussion • Re: problem install chromium raspberry pi zero
Do you need Chromium? There are lighter Web browsers that worked in a Pi Zero back when I had one. With 512 GB, I was not able to do anything serious. It was more for a quick lookup for a config...
View ArticleGeneral • Re: Connecting a lot of potentiometers to raspberry pi pico
Another possible approach would be have 8 channel ADC e.g. MCP3008, each one used for four joystick/ eight potentiometer. Place em in close proximity to the potentiometer to reduce analog noise...
View ArticleGeneral discussion • Re: Raspberry Pi camera issue on Raspberry OS 64 and 32 bit
I have a problem with my Raspberry Pi 4 Model B that it cannot detect any cameras. Despite trying to enable it from the Raspberry Pi OS (previously known as Raspbian) settings panel, the...
View ArticleTroubleshooting • VNC Pi4
I have enabled VNC on Pi4 but the icon doesn't show up. Appears it doesn't work. That a known issue?Statistics: Posted by TBL194 — Sat Apr 06, 2024 11:01 pm
View ArticleTroubleshooting • Re: USB Drives Problems after upgrading
Its triggered a kernel update, I think another thread suggested downgrading the kernel again?Statistics: Posted by pidd — Sat Apr 06, 2024 11:07 pm
View ArticleTroubleshooting • Re: Time stuck
The load should not be in /etc it should be /lib/systemd/system/systemd-timesyncd.serviceStatistics: Posted by pidd — Sat Apr 06, 2024 11:27 pm
View ArticleTroubleshooting • Re: Pi5 Active Cooler fan plug problem
Worthless? It'll still run fine with the fan not working.It will run with the fan not working but saying it runs "fine" is pushing things, its like saying your car runs fine when its in limp...
View ArticleTroubleshooting • Re: Not booting to desktop and Missing Taskbar
hi guys, any help on this issue?Statistics: Posted by shivark79 — Sat Apr 06, 2024 11:37 pm
View ArticleTroubleshooting • Re: VNC Pi4
I believe we'll need more information before we can offer any useful help.Start with:How much RAM your Pi hasWhich OS, major relase name, and bit depth (32 or 64) of it you are usingWhether you are...
View ArticleAdvanced users • Re: Getting Started with Network Manager
Well, after a lot of experimenting I finally got DHCP working.I don't know what happened, but my Pi's can't reboot, unless I use Network Manager to establish the connection.Code: journalctl -b | grep...
View ArticleGeneral • Re: External ADC via SPI speed on Pi pico
Alas, I spoke too soon. While the execution is considerably faster using the SPI.transfer16 command, the Pico does not receive the incoming data. I can see the data on the scope. It changes nicely....
View ArticleTroubleshooting • Camera Module 3 Not Detected By Pi 5
Hi, as the subject states I'm unable to get my Raspberry Pi 5 to connect with my Camera Module 3. It's not showing up on the camera-config or the configuration settings. Anyone experienced and...
View ArticleRaspberry Pi 400 • Re: Having trouble with my 1366x 768 monitor for my...
You're kidding, right? Okay, if it's so flawless, then why does it have all of these issues on certain displays? Certain displays, particularly those with weird resolutions like 1366x768 and/or broken...
View ArticleBeginners • Re: NTP time issue
Great, thanks. Having a look at that thread.I tried the ntpq -p command mentioned and it goes to 10.0.0.1 as attached.I'll try some more things, I'm thinking I have to put in the NTP server after the...
View ArticleThe MagPi • Re: Magpi Back Issues
I'm mainly using mine for Pi-hole Network-wide Adblocking and the other one is for MagicMirror where you could DIY a 2-way mirror and put a screen behind it where it shows information about your...
View ArticleGeneral discussion • Re: bookworm: where is IPv6 duid stored?
Truncate empty (without removing) the file /etc/machine-id.On the next boot a new random ID should be generated and stored in the existing file, and systemd uses this to programmatically generate...
View ArticleTroubleshooting • Re: Network Manager deleted on a headless Pi
Thanks, however, I have a spare USB drive, not a spare micro SD. Could I flash rpiOS to that and live boot it on my Windows? then fix the micro SD card? I know this is possible was just wondering if...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
The cheapest. least problematic approach, would have been to use a non PD 5V/5A supply. This would have addressed all concerns.With a barrel jack! Yeah!That would have taken up more board space.I...
View Article