Raspberry Pi 400 and 500 • Re: Pi 500; questions and setup
How do I do that? Is it a right click on it and check kind of thing? Also I found this video that mentions cups. Will that work for the Pi 500? Wish Bookworm has some kind of integrated program for...
View ArticleRaspberry Pi OS • Running Bookworm Lite on RPiZ2 W - Scrot not working
i have read that the only Screenshot utility that works in the LITE environment is scrot...... however whenever I try it fails with the message.scrot: Can't open X display. It *is* running, yeah?...
View ArticleGeneral • Re: SH1107 OLED 128x128 with C
I had about the same problem with SH1106, a 128x64 chip for which the SSD1306 example partially works. The difference between SH1106 and SSD1306 is that IIRC the latter has convenient...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: How to configure Debian to look...
I understand about how it's an old version at this point The PC & Mac version is as dead as a dodo. Switch to Linux Mint.Raspberry Pi OS on Raspberry Pis is fully supported and fully updated (with...
View ArticleRaspberry Pi OS • Re: Running Bookworm Lite on RPiZ2 W - Scrot not working
Apologies forgot to add i am on the latest version of Bookworm 64 bit with all upgrades applied.Statistics: Posted by ejwjohn — Sun Dec 15, 2024 2:02 pm
View ArticleCompute Module • Re: CAM1 not working on a CM4 + CM4 io board
Look at your overlay if it has a 'CAM1' parameter. As you seem to be using your own - because there is no official one for IMX298 - you're on your own.Official overlays default to cam1 anyhow and only...
View ArticleTroubleshooting • Raspberry Pi-5 Memory allocation is not changing
I am trying to change cma and gpu memory allocation to 256M. Below are my config.txt and cmdline.txt files details. After amending these files allocation is not changing. Please helpsudo nano...
View ArticleCamera board • Re: "Or Better"?
Well, with this recent install of Raspberry PI OS (Raspberry Pi OS Lite / Release date: November 19th 2024), the last 3 months of work just went down the drain. And, I tried reinstalling the October...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
There are lots of things one can connect to the GPIO header that would fail emission tests.Hence FCC 15.23 part b(b) It is recognized that the individual builder of home-built equipment may not...
View ArticleAutomation, sensing and robotics • Re: Emulate Mouse For 5B
Windows 11 Pro has both RDP and VNC built in, for VNC you have to go into an advanced Windows Options menu iirc.Are you sure that VNC is built into W11 Pro? I don't see how to enable it anywhere on my...
View ArticleRaspberry Pi OS • Re: How to make sure power down never results in corruption?
as neilgl said, you can use the Overlay file system.preferences - raspberry pi configuration - performanceturn on the overlay file system. Basically, makes the SD card read only.the issue is you dont...
View ArticleCamera board • Re: Sawtooth Pattern in Dark Current Readings
The sawtooth still appears, however due to the lower gain it only affects exposures over about 70s at room temperature.Statistics: Posted by DanielDC88 — Sun Dec 15, 2024 2:59 pm
View ArticleCamera board • Re: Making vflip and hflip perminent setting
Hello,I decided to go with your Code selection.I added those 2 lines towards the end of the config.txt file, and rebooted the RPiZero but alas no change the image was still "upside" down with the...
View ArticleRaspberry Pi OS • Re: Samba problem with mounted directory
If you are questioning my having setup Samba correctly, then be aware that the directory *is* being shared. I can see it from the Windows machine.It's just that what I see from the Windows machine is...
View ArticleTroubleshooting • Re: Power not capable supplying 5A w/Sound Level sensor?
might be old, but:https://learn.adafruit.com/scanning-i2c ... spberry-piStatistics: Posted by terribleted — Mon Dec 16, 2024 2:43 pm
View ArticleGeneral discussion • Re: Suggestions for a Raspberry Pi Project with Wireless...
You can probably rule out using BlueTooth, as it's range is rather limited.Statistics: Posted by W. H. Heydt — Mon Dec 16, 2024 2:48 pm
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500 build problems
I also have an issue with the power light. I can’t find a documentation on it, but it seems to go out at random for periods, flicker or turn of then randomly come back on, like it’s not mounted right....
View ArticleCompute Module • Re: CM4 Module / MMC booting issue
Yes, that's correct. I am using the CM4004000 module, which does not have eMMC. I want to boot from an external MMC card via the SD interface. The relevant pins are: SD_CLK (57)SD_DAT0-3 (61, 63, 67,...
View ArticleCamera board • Re: Setting correct display when using rpicam whilst using RPI...
I might be getting a bit confused about what you're trying to do. I think I'm right in saying that you would need your remote Pi to be running the GUI desktop in order to see the camera images...
View ArticleTroubleshooting • Re: USB gadget on a Zero W, what I'm missing
To activate raspberrypi.local you need two things:1. The hostname to be "raspberrypi"2. avahi-daemon running and broadcasting your *.local nameStatistics: Posted by DougieLawson — Mon Dec 16, 2024...
View Article