Device Tree • Re: Linux Device Tree and u-boot
Hi Charles,Thank you for your reply.I've just tried with the DT file from the mainline Linux source file not with this from u-boot.I've found a solution by using the generated DTB file stored in RAM...
View ArticleGeneral discussion • Screen blanking from Bash
Morning,Is there a way to turn screen blanking on and off from a Bash script?I need a screen to go dark at around 4pm, vcgencmd has gone for a burton, so I'm thinking I simply disable screen blanking...
View ArticleGeneral discussion • Re: Reinstall RPi OS after removing XFCE
reason you can't do a clean install of the desktop versionStatistics: Posted by kerry_s — Wed Jun 26, 2024 8:31 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 - NVME boot - McuZone MPS2280
Here's what I've done so far:1. **Tested Raspbian Installation**: Installed Raspbian on a microSD card.2. **Enabled PCIe**: Edited "/boot/firmware/config.txt" to enable PCIe by adding: Code: #...
View ArticleGaming • Re: windows 98 on pi zero 2w with dosbox-x
i would rethink the rpi0. buthttps://magpi.raspberrypi.com/articles/ ... h-dosbox-xStatistics: Posted by kerry_s — Wed Jun 26, 2024 8:37 am
View ArticleGaming • Re: (OpenMoHHA) Medal Of Honor: Allied Assault War Chest is now a...
I created some scripts for Linux x86-64 that require small changes to work on Raspberry Pi. The file names are slightly different on Linux with the ARM processors:...
View ArticleRaspberry Pi Connect • Re: Set up RPi connect on RPI5 with bookworm --ALL...
I’m just looking to screen share RPi5So what happens if I need to power off/on a headless RPI 5 is there an active screen set up after reboot? And what about auto log on should I enable...
View ArticleBeginners • Re: Request for Raspberry Pi 5 Datasheets, Peripheral...
The only peripheral doc we have is this one, but I suspect this is not what you are looking for.https://datasheets.raspberrypi.com/rp1/ ... herals.pdfYour comment on required peripherals is confusing....
View ArticleCamera board • Re: Raspberry pi 4 Camera enable
This post may help What to do if your camera is not detectedThe problem I'm having is that when I go to the Raspberry interface, in the tab where the camera should appear first, it doesn't appear....
View ArticleAutomation, sensing and robotics • Re: Open Source Project: IO-Link extension...
Hi, thanks for you interest. I would have modules for beta tests available, you can contact me through our webpage www.pinetek-networks.com.Statistics: Posted by anla-pinetek — Wed Jun 26, 2024 9:22 am
View ArticleGeneral discussion • Re: Pi 5 case for NVME?
Geekworm have an X1002 board for the base of the Pi and a P580 case to match. I do not know if the spacing is exactly the same as I use the X1002 board in the P580 for better cooling of the SSD....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Can ADV7282M work with RPi4 at all ?
Hi,finally my custom board has started to operate. The image is really quite nice.However we notice a strange phenomenon : for 3-4 tries 1 time (after power-up the system) we got an image completely...
View ArticleBeginners • Re: Argon One V3 fan setup/using terminal
Support for third party products should be provided by third parties - https://argon40.com/pages/contactStatistics: Posted by aBUGSworstnightmare — Wed Jun 26, 2024 9:57 am
View ArticleGraphics, sound and multimedia • Re: Geekworm 790 for PI 5, inappropriate ioctl
Yes i tried to load an EDID using the same one i used for the Pi4 (https://wiki.geekworm.com/C779-Software)and i have the same ioctl error if i try to push it: Code:...
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 Article