Troubleshooting • Re: Mapping a network share
I'm reading I need to create a folder (eg /mnt/media) then edit /etc/fstab to add: //192.168.1.110/media /mnt/media cifs...
View ArticleCamera board • Re: Problem with the external trigger of the GS camera
Thanks, but I've already tried it in all possible variations, but unfortunately it doesn't work:export LIBCAMERA_RPI_CONFIG_FILE...
View ArticleBeginners • Re: RPi 5
I picked up a Canakit inline switch for the Pi5. It's white and marked as USB-C PD (as opposed to the black, non-PD Pi4 switch).It's been running for a few weeks on a Pi5 with an Geekworm X1001 NVME...
View ArticleBeginners • Re: Could I get some help with Samba please?
Is your shared folder writeable? You can check the samba configuration, here is how to do it:https://www.techrepublic.com/article/ho ... ith-samba/Unless I missed it, it doesn't mention 'testparm'...
View ArticleBeginners • Re: Midi on the raspberry pi5
Can anybody help me know how to use this file? Do I have to do some kernel meddling?Thanks.Statistics: Posted by Al98 — Mon Mar 04, 2024 2:03 pm
View ArticleNetworking and servers • Re: Can't get MacOS drive mounted on Pi Zero 2 W
Not a solution but some troubleshooting advice.Check what shares from the Mac your Pi can see:Code: smb client -L 192.168.50.114You may need to install smbclient from apt.Try a minimal mount...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: 1mhz square wave
Does lgpio have time module?Thanks.Statistics: Posted by Al98 — Mon Mar 04, 2024 2:05 pm
View ArticleGeneral discussion • Re: Amit Bajpayee
Hi so what I can share you to my understanding is that 1. The Pi 5 figures out max power at startup through USB-C negotiation. It follows standards like USB Power Delivery.2. A 22.5W power supply is...
View ArticleTroubleshooting • Re: Touch works in only half the area on 3.5" touch...
Trust me, the first thing I thought about when coming back to this thread was posting a solution so it helps others.The thing is, the matrix will be different for everyone considering the various...
View ArticleRaspberry Pi OS • How to completely disable wf-panel and notifications?
I want to completely disable the wf-panel and notifications on Bookworm (so the result is just a background image with no system ui), what is the correct way to do that?Statistics: Posted by...
View ArticleTroubleshooting • Re: lens.google.com using 100% GPU constantly
Seemed to work OK for me nlo lag on a Pi5 running Bookworm 64-bit - CPU spiked to 64% then settled down to 36%.Statistics: Posted by neilgl — Tue Mar 05, 2024 12:58 pm
View ArticleRaspberry Pi OS • Re: How to completely disable wf-panel and notifications?
notifications = right click panelwf-panel-pi = /etc/wayfire/defaults.iniCode: autostart0 = wfrespawn wf-panel-piStatistics: Posted by kerry_s — Tue Mar 05, 2024 1:17 pm
View ArticleTroubleshooting • Re: RaPi5 title bar at top
it's a bug in chromium/wayfire, .config/wayfire.iniCode: [pixdecor]ignore_views = app_id is "chromium-browser"there's a thread on auto hiding the panel.Statistics: Posted by kerry_s — Tue Mar 05, 2024...
View ArticleFrançais • Re: Pb X après mise à niveau vers Bookworm...
Bonjour,Pour du Raspberry PI 3 "Raspberry Pi Imager" ne propose que Bullseye... Le Raspberry PI 3 fonctionne t-il vraiment sur Bookworm ?Mon problème viendrait-il de là ?JMStatistics: Posted by...
View ArticleFrançais • Re: Pb, Configurer le réseau en bash...
A chaque modification, j'ai redémarré... mais cela n'applique pas eth0 !??JMStatistics: Posted by Pti-Jean — Tue Mar 05, 2024 1:33 pm
View ArticleBeginners • Re: Arduino create agent for Raspberry Pi 5, arm64
I installed go version 1.22.0 onto Bookworm 64-bit using the instructions on the go website. All OK.FIle downloaded was "go1.22.0.linux-arm64.tar.gz"Statistics: Posted by neilgl — Tue Mar 05, 2024...
View ArticlePidora / Fedora • Power management issues (Fedora 39 Workstation edition on...
Hi guys,running Fedora 39 WE on a Rpi 4 8GB with an Argon One case (m.2 extension case to allow booting from the ssd).I have deactivated any Power Saving Options:Screen Blank: NeverAutomatic Suspend:...
View ArticleCamera board • Re: Building the New RPI Camera Apps.
What am I missing? Has it been made impenetrable?Have you gone through the official Raspberry Pi documentation pages here? They provide complete build instructions for rpicam-apps.Maybe a CMake system...
View ArticleBeginners • Re: Raspberry Pi Pico multifunctional tracking device
Well, nobody begins with a lot of cards wired together, without knowing which software to use. (even if your wiring seems very clean).You should begin with one function and one card, then another (and...
View ArticlePidora / Fedora • Re: Power management issues (Fedora 39 Workstation edition...
even when I power off properly using the Gnome command or via terminal, the red LED keeps lit on and the power button will not let me boot the RPi back on. I have to either keep it pressed for several...
View Article