Troubleshooting • Re: Pi 5 RTC charging files/directories do not exist
Try the remove dtparam=rtc_bbat_vchg=3000000 disconnect the battery reboot.Ok the the /sys/devices/platform/soc/soc:rpi_rtc/rtc/rtc0/ map is there.! Added 'dtparam=rtc_bbat_vchg=3000000' to...
View ArticleNetworking and servers • Re: ssh: connect to host 10.0.0.234 port 22: Host is...
Have now changed the power supply as easy to do and more than one available.Statistics: Posted by sgreensides — Mon May 06, 2024 2:58 pm
View ArticleTroubleshooting • Re: Raspberry pi 4 -- /dev/video* are missing
Are you running "Bookworm" on that Pi4 (I am assuming yes)? Is it fully updated ?What "hardware encoding" was attempyed?Have you got a camera module attached?On a Pi4 with NO camera attached, running...
View ArticleTroubleshooting • Re: Pi 5 Sleep and HDMI blanking
Your link does not worknoted! changed it -> simply look at the Software Tab for the officially supported OSFor ubuntu you will have to get in touch with canonical ; they have a dedicated forum.So...
View ArticleBeginners • log file for cron
I am trying to find the crontab log file but with no luck.Google tells me many others have the same question but no good answers. It must be quite a niche subject.The man pages for cron says the...
View ArticleAdvanced users • Re: A bit of advice and some questions about disk and drives
Be very careful when using --delete. Getting it wrong could potentially make your OS unbootable. It's not an option I have much experience with.There is absolutely no danger using --delete when using...
View ArticleTroubleshooting • Re: Trouble Connecting to Raspberry Pi 5 via LAN Cable for SSH
Using RPiOS Bookworm by any chance? That doesn't handle DHCP serverless links at all well. You're unnecessarily obfuscated IP address, whihc, if I read between the lines cirrectly, is on the non-Pi...
View ArticleNetworking and servers • Re: Issue with Ethernet connection between a Mac and...
Really don’t think using zeroconf is the correct option here but the netmask used by that network is /16, e.g. 169.254/16 or 255.255.0.0Statistics: Posted by epoch1970 — Tue May 07, 2024 3:00 pm
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect: Can't configure
We've just published rpi-connect 1.0.1 with a potential fix for this when the rpi-connect service comes up without an associated WAYLAND_DISPLAY which means the call to xdg-open will silently...
View ArticleTroubleshooting • Re: ILI9341 SPI display with SPI5
I don't have time for that and would have to charge more for doing consulting as my time is limited.O.k. as you may struggle in compiling the overlay here is a dtbo which you'll have to copy into your...
View ArticleAdvanced users • Re: Ext boot partition with u-boot
I know next to nothing about uboot but what I can say is this: unless uboot replaces the bootloader in the EEPROM you can only have a FAT32 boot partition because that's all the bootloader...
View ArticleCamera board • Re: Missing imx296_noir.json (Pi GS Camera) for Pi 5 (at least...
I was hoping that the RPi mothership might support the IR tuning file. Sounds like probably not. I'll see what I can do by hacking the existing imx296.json file. Thanks for getting back to me.Really...
View ArticleTroubleshooting • Re: RPi5 shutting down on load
make sure EXT5V_V is always higher than 5.1v even under stress/pressure.That is unlikely to happen, the cable will drop some voltage when at full load.If you are requesting assistance It is better to...
View ArticleRaspberry Pi Connect • Re: Self-hosted TURN relay server?
https://www.raspberrypi.com/news/raspberry-pi-connect/Statistics: Posted by pidd — Tue May 07, 2024 3:24 pm
View ArticleTroubleshooting • Re: Pi 5 wont boot.. 3 long & 1 short flashes
See https://www.raspberrypi.com/documentati ... lash-codesAlthough that appears to be a Pi 4 specific code.EDIT: The docs are wrong, that should say Pi 4 onwards, so it is a valid error code. I...
View ArticleDevice Tree • Re: Basic guidance needed to inform Linux kernel of hardware...
https://www.raspberrypi.com/documentati ... pin-headerI am familair with the pinout and understand how to manipulate GPIO in userspace. What I'm asking is, for example, to inform Linux subsystems...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CSI RAW CAPTURE ON RASPBERRY PI 4B
The MMAL rawcam component is still available for Pi0-4 if you're prepared to stick with a 32bit OS. It'll be easiest to stick with Bullseye for the time being as the MMAL libraries have been dropped...
View ArticleTroubleshooting • NTP server client not working
Raspbeery pi (server)Code: # /etc/ntpsec/ntp.conf, configuration for ntpd; see ntp.conf(5) for helpdriftfile /var/lib/ntpsec/ntp.driftleapfile /usr/share/zoneinfo/leap-seconds.list# To enable Network...
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect on android doesn't trigger...
One workaround when using an iPad is to install a bluetooth keyboard/mouse app on your Android phone, connect that to the iPad, then use Pi Connect - it works fine.Not tried Android Phone to Android...
View ArticleRaspberry Pi Connect • Re: Display Resolution.
You're welcome. Ideally there would be an option to have the resolution on the target device change automatically according to the remote user's preferences when they log in, but only Microsoft seem...
View Article