Troubleshooting • Re: Reading Change Logs stalls at 33%?
Just increase the swapfile and reboot. set CONF_SWAPSIZE to 500 and MAX_SWAPSIZE TO 2048It worked for meStatistics: Posted by av_neeth — Thu May 23, 2024 1:00 am
View ArticleTroubleshooting • Lots of "Applications.." is not responding: FORCE...
Hi community,I did install Ubuntu 24.04 LTS on my RPI 5 recently. Did customize my Desktop using GNOME extensions.. Now my environment is very unstable. A lot of "Applications" is not responding....
View ArticleHATs and other add-ons • Re: official Hat+ specification incompatible with...
I've read some other threads here and indeed the official hats (and so by extension also the the official hat+ spec) aren't compatible with the official case (lid). It's hard to imagine how this could...
View ArticleTroubleshooting • Re: Lots of "Applications.." is not responding:...
ubuntu 24 is the most unstable lts i have ever seen/used, nothing but issues.2 optionsstick it outorraspberry osboth have equal amounts of teething problems Statistics: Posted by kerry_s — Thu May 23,...
View ArticleGeneral discussion • Re: Boot over 5 mins - Very Slow
rpi0 is meant more for non-gui roles like headless serveryou did read the specs, 512mb ram is not a whole lot after the os uses it's share.the first thing you need to do is increase the swap to...
View ArticleTroubleshooting • Re: Zero 2W setup, unpacking chromium stuck progress
you need to increase the swap/etc/dphys-swapfileCONF_SWAPSIZE=100toCONF_SWAPSIZE=2048Statistics: Posted by kerry_s — Thu May 23, 2024 1:57 am
View ArticleTroubleshooting • Re: Can't install Ubuntu 24.04 on new RPi5
ubuntu is brokenbest to use raspberry osif you just must have, do a forum search, there's a thread with a link to working image or workarounds.Statistics: Posted by kerry_s — Thu May 23, 2024 2:00 am
View ArticleCompute Module • Re: DMA from FPGA over PCIE
Thanks 6by9! Sounds like I have a path forward, so I'll see how much further I can get and let you know how it goes. BTW the -EINVAL return value was coming from some error checking in my driver, so...
View ArticleGeneral discussion • Re: Finding method used to execute script at reboot
I'd look in at least the following:/etc/rc.localCode: sudo crontab -lCode: contab -lFiles in /etc/cron.*Files in/etc/systemd/systemFiles in /usr/lib/systemd/system/If automatic login is enabled:Files...
View ArticleRaspberry Pi OS • Re: Network at boot
It's not possible for it to connect to the network before it boots.It really depends on how one defines "boots", specifically "when it has finished booting".My usual stance on that is, under systemd,...
View ArticleTroubleshooting • Re: Weird Remote SSH Hang Problem
@BigRedMailbox Thank you for this, I've changed settings on my PowerShell, but I would have to change things on the Ubuntu ssh server, no? If so....and I HATE sounding so dumb but I am with...
View ArticleCamera board • Re: Developing a driver for an external ISP, should it be...
Wow, that was an incredibly fast response, thank you!That's very helpful. I think I already have the device tree adjustments I needed, but it's very helpful to have those confirmed. I think I follow...
View ArticleTroubleshooting • Re: Pi 5 & camera V3
No edits, just straight out of the OS install. Cable has the connections on the Pi 5 facing the HDMI connectors and on the camera facing the lens of the camera. The cable's good - it's the same as I...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Zero - How to update linux kernel from...
buster is no longer supported but if you update, it may be slower as newer versions use more resources.Statistics: Posted by kerry_s — Fri May 24, 2024 12:43 am
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/662(RGB/MONO)/678/585 Excellent...
SE678FF91 engineering sample has arrived and successfully showing the image.Evaluation sample will be around end of June, we start accepting the reservations for samples.Statistics: Posted by...
View ArticleBeginners • Re: Not sure about which came first
MotioneyeOS is a complete OS image, made from Raspberry Pi OS and motioneye, and given a snappy and imaginative title.Unfortunately it's a bit old these days and hasn't had much in the way of...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Using MIPI DSI LCD on cm4
I solved it. I often unplugged and plugged the LCD FFC cable and it broke.config.txt can be used as MIPI LCD if modified as...
View ArticleBeginners • Re: Question about second resistor in a pull up
is that R2 for protecting the GPIO pin from ground? and if so why?Say something went wrong in software and the GPIO got set to Output instead of Input. Then it got set High. Then someone pressed the...
View ArticleNetworking and servers • Re: OpenVPN on Bookworm
It works OK for me on Bookworm 64-bit by installing openvpn (2.6.3). Then put the client .ovpn file in the relevant place and rename it to be a .conf file. On reboot, the openvpn service uses that...
View ArticleUbuntu • Re: Can't install Ubuntu 24.04 on new RPi5
This is an acknowledged bug with Ubuntu 24.04. See the report at https://bugs.launchpad.net/ubuntu/+sour ... ug/2064208The following worked for me: Flash the external drive (I was using a MicroSD...
View Article