General • Re: RP2350 modules - why not 1V8 support?
Dear community, mainly addressed to the Pico 2 board/module vendors:Why all these Pico 2 cannot support 1V8 logic (on GPIOs)?Probably because 1.8V logic levels were never designed for long inter-board...
View ArticleNetworking and servers • Re: Query regarding the support of ptp hardware...
Looks like the Pi 4 and bcmgenet driver do not have HW timestamp, although I'm just kinda guessing what to look for in the driver source:Code: murph@raspberrypi:~ $ grep ^Model /proc/cpuinfoModel :...
View ArticleRaspberry Pi OS • Re: The latest Buster "Full" image is frm 2021, I...
> What's the difference?Recommended Software (19 packages) installed in "Buster Full" not installed (but available for installation) in the "Buster with Desktop" version:BlueJ: IDE for Java...
View ArticleAdvanced users • Re: Frame Buffer_width/Height not working on PI5 DPI
Are you running the GUI and running it in a terminal window? If running over SSH then you need to prefix the wlr-randr command with "WAYLAND_DISPLAY=wayland-1" (Wayfire) or "WAYLAND_DISPLAY=wayland-0"...
View ArticleBeginners • Re: Looking for a Minimal OS for Raspberry Pi with Automatic...
First thing to work out is whether your software needs the desktop to be running or not. If not either use RPiOS Lite or configure your existing OS via raspi-config to boot to the command line.After...
View ArticleRaspberry Pi OS • Re: What to do if you don't know the root password
0lder [...] docs. which tend to refer to "pi" as the main/only user of such.Guilty as charged but almost always with a note along the lines of "replace pi with your actual user name". I view it as no...
View ArticleFrançais • Re: Comment redémarrer le service dns du RPI4
If you are using Debian 12 bookworm and you want to override dhcp, do:Code: # list connectionssudo nmcli con# Optional - list existing configsudo nmcli con show 'connection name'# Override dhcp...
View ArticleCamera board • Re: AI Kit or AI Camera
https://shop.pimoroni.com/products/rasp ... 2758662227 states it comes with both.Nice to know, first pics only showed the smaller end.Got plenty of both cables but first timers probably don't want to...
View ArticleAI Camera - IMX500 • Image Quality: IMX500 vs IMX708?
Very interested in the IMX500 but want to know how the image quality and low light/high ISO performance compares to that of the IMX708 used in the camera module v3.Statistics: Posted by korang — Thu...
View ArticleRaspberry Pi OS • Re: Virtual Keyboard issue
i dont know.i invoke the keyboard with a button on the upper panel...Statistics: Posted by terribleted — Thu Oct 03, 2024 1:44 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: HDMI and MIPI displays
Hi - I got the MIPI display and plugged it in and both it and the HDMI are working great right out of the box.The only issue I see now is that the MIPI display is the default and the menus are on it....
View ArticleTroubleshooting • Raspberry Pi 4 Not Outputting to Composite
Hi there! So I have a brand new Pi 4 I just got in the mail that I want to use on composite. I have a 3B+ that I have had working on the same composite cable with no issues after modifying the...
View ArticleNetworking and servers • Re: Looking for a powerful LoRa module
Depends on your goal.We have some up for our LoraWAN system that was partly put up for the council, (part of research and development) they funded the gateways, there I also commercial setup (and...
View ArticleBeginners • Re: Pi zero W hotspot bookworm Lite headless
Redvli :‘You should not add that to /etc/local’That’s an answer to a question I did not ask. It’s totally legal to add it to Rc.local, it just works. Redvli: ‘You can also usesudo nmtui’That’s...
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
Hi Folks - long time listener, first time caller. @Konsta - thank you for your work and contributions over the many years. I had zero troubles getting your latest lineage21 up and running on an rpi5...
View ArticleBeginners • Re: Attaching a PI to a traffic light
The data provided is insufficient to give a detailed solution.To accept such a wide range of AC or DC voltages there are more electronics internally that just a LEDs.Purely from the spartan...
View ArticleHATs and other add-ons • Re: A case for rethinking Pi5 cooling
..Why running a Python script when there is a kernel driver?Fan is connected to the GPIO, not to the fan header. Latter is already occupied by the Active Cooler connector. What do you have in mind?...
View ArticleGeneral discussion • Re: lirc installation failed on raspberry pi zero
I tried using LIRC https://www.lirc.org/ without success even though I could find my remote in the LIRC Remote Configurations https://lirc-remotes.sourceforge.net. Others have posted other failures...
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
ok, last build, gzdoom-git-4.13pre+179+g6aa7118.MESA_LOADER_DRIVER_OVERRIDE=zink gzdoomCode: Using video driver waylandNumber of detected displays 1 .Creating window [1280x720] on adapter...
View ArticleTroubleshooting • Re: Duplicate Debian Bookworm RasPi Won't Boot - UUID...
If you copied the two partitions, rather than the entire disk, the partition table on the copy likely does not share the same disk identifier as on the original. That is the "08b92fe6" part. This is...
View Article