General discussion • Re: Reinstall RPi OS after removing XFCE
how can i reinstall rpi os with wayland enabled after removing xfce (bookworm) ?Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemStatistics: Posted by B.Goode — Wed...
View ArticleTroubleshooting • Re: CM4 I2C i2cdetect shows no addresses
Test independent of your device.Short SDA to ground and i2cdetect should report all addresses as present.Short SCL to ground and i2cdetect should run very slowly (~1 sec per address) and nothing be...
View ArticleNetworking and servers • Re: Where/how to set dhcp range in NetworkManager?
NetworkManager starts a DHCP server and DNS forwarder.That is the problem. How do you configure the internal DHCP server started by NM?There are notes about configuring the NM DNS forwarder or at...
View ArticleAutomation, sensing and robotics • Re: How to reduce power consumption of RPi...
Many thanks. From summary of posts, some on older hardware, some on different configuration, seem one watt something ballpark.Statistics: Posted by David16962 — Thu Jun 27, 2024 9:23 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 - HDMI not working properly when...
Can you post output ofCode: vcgencmd get_throttledvcgencmd pmic_read_adcfor both the original and higher powered PSU?If you have another hdmi cable or ethernet cable, I'd try with that swapped...
View ArticleGeneral programming discussion • Reliable MQTT services
Which commercial MQTT services companies have hightly reliable services, exist in market long enough and have accumulated a good number of users but still offer free-of-charge development account and...
View ArticleAdvanced users • Re: secure boot clarifications
I set revoke_devkey=1 in config.txt on the desktop and flushed pieeprom using rpiboot. Now it shows 00001101 bits in signed flag that is right.The only thing is that I don't understand is how to...
View ArticleBeginners • Re: RPi Imager instal and ethernet
on my earlier install yesterday I had both WiFi and ethernet running at the same time. The MAC was the same, I can't find any mention of what Raspberry Pi hardware you are using.But I would expect...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Interfacing "A030VAN03.0"...
Hi @platux. Sorry for the very late reply. I am not on these forums that often.So what I did is what you are doing but in reverse... I first found a display that met my requirements and then found...
View ArticleOff topic discussion • Re: implementation of secure protocol
As a student navigating online courses, https://writepapers.com/blog/how-to-write-discussion-board-post-questions blog on how to write discussion board post questions has been incredibly helpful. The...
View ArticleGeneral discussion • Re: Saving large files to SSD
save it to an attached SSD or USBSave it in the video camera or where?200 GB is big. Lots of USB and SSD devices will record a few GB then sloowww ddddoooowwwnnnnnnnnnnnnn. Recording can be slow. When...
View ArticleNetworking and servers • Re: Nginx always redirects to https
Wow it works with this Nginx proxy server. Thank you very much. It turns out also that my router forward port by default to my another app on raspberry. But using separate network as described...
View ArticleCamera board • Re: Preview.DRM not working Picamera2 and GS camera
Mostly I would use the pre_callback for drawing on an image if you want the change to appear on images or videos that you capture and save. ... But the pre_callback is mostly just an easy way to do...
View ArticleCamera board • Re: How many cameras can the Pi5 support?
It's even harder if you want to process the images.Currently there's no driver support for memory-to-memory image statistics (streaming statistics can only be obtained for one stream at a time per...
View ArticleBeginners • Re: how to connect an LM386 with an 8-ohm 0.5W speaker to a...
any other soluton?Which model of Pi? Does it have an A/V socket?LN386 is definitely old hat.If you want mono try HXJ8002. If you want stereo try PAM8403.As for how to play music, try Google. Many...
View ArticleTroubleshooting • Re: Raspberry pi imager not applying keyboard settings
This is actually a well known issue; well, a known issue anyway but nobody in a position of actually being able to do something about it seems to care about fixing it.I remember one not so humorous...
View ArticleAdvanced users • Re: RPi 5 USB-C overvoltage protection
Note, however, that this TVS is a fairly bulky component, and I can't see an equivalent on the Pi5.The Pi5 does have a component with similar appearance immediately behind the stacked USB-2 connectors...
View ArticleGeneral • Re: Pi Pico Not showing up in BOOTSEL mode whatsoever
I would recommend plugging the Pico into a Windows or Linux PC to see if they are recognised on those. That will help identify if there is an issue with the Pico or cable, or if it's an issue with the...
View ArticleRaspberry Pi OS • Re: Reinstall RPi OS after removing XFCE
how can i reinstall rpi os with wayland enabled after removing xfce (bookworm) ?Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemdid I say I need to reflash my...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
As an old netbook user myself, I can see the appeal of a low-power Pi laptop for basic tasks away from home. While power management would take some tinkering to get right, creative folks in the Pi...
View Article