Troubleshooting • Re: Keyboard layout on Pi 5 with xmodmap
Hi all,Just following up on this - any advise as to how to get my keyboard working properly?Thanks and regards,TomStatistics: Posted by tomsgd — Fri Aug 16, 2024 9:38 pm
View ArticleAdvanced users • Re: Image File Utilities
Starting image-backup get this Image file to create? /mnt/nasbckp/nasbackup/test.img Initial image file ROOT filesystem size (MB) [14606]? 15000 Added space for incremental updates after shrinking...
View ArticleRaspberry Pi OS • Re: Looking for Documentation for an api-eeprom update
Today I got a notification on my RPi5 that rpi-eeprom 24.0-1 was available for update. Where can I find out what was changed?apt changelog rpi-eepromStatistics: Posted by andrum99 — Sat Aug 17, 2024...
View ArticleRaspberry Pi Connect • Raspberry Pi Connect network data traffic
When I activate rpi-connect and login, it generates about 50Mb/day of network traffic without any external connections. Is this to be expected? I have a remote installation with a cellular modem and...
View ArticleUbuntu • Re: Ubuntu install hangs on Pi5
I recently purchased a Pi5 and used the Pi Imager to flash Ubuntu to my SD card. Everything appears to complete normally. When the Pi boots I go through the entire setup to the point of inputting...
View ArticleBeginners • Re: [Pi 4/5] Ways to reduce the Pi's power consumption / heat...
Read the documents for tempVery helpful ...(Hint it is something like vcgencmd measure_temp)Thank you, that was helpful, because "vcgencmd" one can actually google.For the Pi4B's I do not use a [PoE...
View ArticleGeneral • Re: Active high QMI CS1 possible?
Yes, this should do exactly what you are hoping. It's better in some ways since the pads are pull-down at reset, so this removes the need for an external pull-up resistor.Statistics: Posted by LukeW —...
View ArticleCamera board • Neither the keypress or signal flags seem to properly apply.
I have been trying to pause a tcp stream using this command:```rpicam-vid -t 0 -initial pause --signal --listen -o tcp://0.0.0.0:8554```The stream seems to start on client connection rather than on a...
View ArticleNetworking and servers • Re: Cant access device on Wifi AP
Rather than cluttering up these forums while resolving this, please open an issue on the sdm GitHub, and provide:Sorry I have to get back to this here. I did some more testing and I dont think sdm is...
View ArticleHATs and other add-ons • Re: Can an NVMe attached via a USB->NVMe adapter...
Thanks for replying. As stated in my question, I can read from and write to all of the NVMe's when they're in the USB adaptor, I just can't boot from any of them. I used rpi-imager to write an image...
View ArticleGeneral discussion • Re: Pi Five official case replacement fan
Located in Canada brother. Was just kinda hoping a replacement fan would be easy to source from Ali express or somethingStatistics: Posted by PiUser69 — Sat Aug 17, 2024 9:29 pm
View ArticleGeneral • Re: Dynamically load functions into RAM
Turbo Pascal 3 relied on overlays to get round the 64k limit on a .com executable file. We used to do all sorts or tricks with RAMdisks and so on to avoid it pausing to load new overlay...
View ArticleAdvanced users • Extra power on NVMe board.
I've got this NVMe board. On the space with the 5V; I'm guessing you can solder some extra power on that spot.My question: Is this to solder an extra power source onto or to solder the GND and 5V pins...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
$60 an hour is $480/day and if you are getting better than that on a regular basis then good for you! The few lines of code that it looks like you have already implemented from the last screen shot...
View ArticleMicroPython • Re: MicroPython source for the Pico 2 port
Not merged yet. https://github.com/micropython/micropython/pull/15619Statistics: Posted by trejan — Sun Aug 18, 2024 8:12 pm
View ArticleCamera board • Re: Neither the keypress or signal flags seem to properly apply.
The help says --listen "Listen for an incoming client network connection before sending data to the client"Mine does that i.e. waits for client before stream starts.Without the listen, it fails to...
View ArticleGeneral • Re: Is this a job for PIO?
Thank you for all the thoughts. To be clear (if not already obvious) I am not a professional programmer. I dabble and can hack away at several languages but none with much experience/expertise. I am...
View ArticleGeneral • Re: Latest Getting Started document removes SWD instructions
Ok, so just to make explicit what has been sort of implicit in this conversation: the reason the SWD instructions were removed is likely because it does not work with a Pi 5 and Pi Pico?Statistics:...
View ArticleUbuntu • Re: Raspberry Pi 5 boots from SD card when configured not to
Ubuntu refers to its partitions by disk label, so you can't have 2 installations installed at the same time otherwise it gets confused.It could be booting from the nvme correctly, but loading the...
View ArticleTroubleshooting • Re: Powering pi zero via gpio
In conclusion the MPM3610 worked finally 12v 5amp psu running into a spliter then from that to the mpm3610 then 5v out to the pi zero gpio pins worksStatistics: Posted by Reese9885 — Sun Aug 18, 2024...
View Article