Troubleshooting • Re: Qbittorrent doesn't start download
I have one suggestion: ask the Qbittorrent maintainers https://github.com/qbittorrent/qBittorrent/issuesStatistics: Posted by memjr — Fri Jun 28, 2024 3:34 am
View ArticleSDK • Re: Single-core FreeRTOS doesn't observe changes stored by an ISR on...
it does sound like a bug, probably worth opening an SDK issue...Will do.nevertheless, curious what core 1 is stuck on; can you print a stack trace from debugger?I've tried that, but the core1 frame...
View ArticleRaspberry Pi OS • Re: how to install rpi-hardware-pwm on bookworm OS?
What package is that?For enabling the HW PWM you simply need an overlay added to your config.txt.Statistics: Posted by aBUGSworstnightmare — Fri Jun 28, 2024 3:55 am
View ArticleGeneral discussion • Re: New to Pi, got a Pi4B, I have no SD card and only AV...
You can try booting it from USB.You can use the Pi headless until you have either a microHDMI to HDMI cable or you've made up a suitable cable for using the analog video output...
View ArticleCamera board • GS camera ,black flash promblem.
Hi,everyone,I bought a new global shutter camera do some research.I access the camera through realVNC, through a RJ45 wire connect the pi 3B+ with my notebook.then I run $rpicam-hello --timeout 0...
View ArticleCamera board • Re: GS camera ,black flash promblem.
And I find that,the picture actually not change,it is in a still status whatever the object move.Statistics: Posted by keepzen — Fri Jun 28, 2024 4:39 am
View ArticleBeginners • Re: Creating a log of a script
Is this a Linux Bash script or some other language?Statistics: Posted by rpiMike — Fri Jun 28, 2024 4:40 am
View ArticleCompute Module • Re: CM3 and Waveshare PoE board cameras
Hi 6by9!Sorry, my previous post was from pure frustration.I can detect the cameras on the I2c buses when using pinctrl to enable them. But my question is, if Bookworm doesn't use the dt-blob.bin and...
View ArticleBeginners • Re: how to connect an LM386 with an 8-ohm 0.5W speaker to a...
any other soluton?Which model of Pi? Does it have an A/V socket?LN386 is definitely old hat.If you want mono try HXJ8002. If you want stereo try PAM8403.As for how to play music, try Google. Many...
View ArticleTroubleshooting • Re: I2C Not Working
Have you seen this?https://shop.pimoroni.com/products/jst- ... 6636173395From this page:-Note: this cable can be used with older models of HyperPixel 4.0 which have a JST connector underneath for...
View ArticleRaspberry Pi OS • Re: A need to use a newer OpenSSL. Advice?
Depending what you need to test with the newer openSSL (and if it explicitly needs to be in Raspberry Pi OS), you could potentially install docker and use an ubuntu or other docker image interactively...
View ArticleTroubleshooting • Raspberry PI stubbornly refuses to connect to 1 WiFi network
I have a PI4 connected via ethernet. It will connect via wifi to one network (Ubiquiti) but it stubbornly refuses to connect to another wifi network. The second network is a mikrotik device. I can...
View ArticleBeginners • Re: New to Pi, got a Pi4B, I have no SD card and only AV cables.
Last I saw, switching to boot from USB, whether using Pi Imager, or booting and then using raspi-config would require a microsd card (in either case) if only for that first boot. That said, as it...
View Article日本語 • Raspberry pi connectが使えない
raspberry pi初心者です。最近外出先などからラズパイを操作しようと思いraspberry pi connectを使おうとしました。アカウントを作り、「Welcome aboard」の下のインストールガイドを見ながら設定をしていましたが、$ sudo apt install rpi-connectを実行して再起動をかけるとタスクバーにraspberry pi...
View ArticleTroubleshooting • Re: Putty not working on RPI5
Just to have it mentioned in this thread, you can also create a config file for openssh (~/.ssh/config by default) so that your terminal ssh client has saved sessions, X11Forwarding enabled,...
View ArticleTroubleshooting • Re: Raspberry Pi 5 (8 GB): pwm Fan Stuck on High
This is my workaround. It will work as long as some reboots are successful. Basically, my workaround is to automate the reboots until the pwm fan works. Run the following script upon boot using...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • how to stop driving a gpio (pinctrl?)
I am relearning how to set, read, and abandon (tri-state) GPIOs in Bash. until very recently I was using /sys/class/gpio/unexport and echo "in" > /sys/class/gpio/gpio9/directionSurprise! old BASH...
View ArticleGeneral • rp2040.dap0 is driving me crazy.
I love RP2040 for its features low cost, dual core, lot of RAM and FLASH, super C/C++ SDKthe only feature i have problem with RP2040 is Debug interface.when developing programs it will be working for...
View ArticleGeneral • Re: Problem with programming and debugging on SWD pins
I am also having the same problem. when I replace my board it will be working again for some days. then it is also gone.I have many rp2040 boards lying with this problemStatistics: Posted by...
View ArticleNetBSD • 2024/06 NetBSD 10.99 image update
I've updated 2024-06 NetBSD images.2024-06-24-netbsd-raspi-earmv6hf.img: for RPI0-3 http://mail-index.netbsd.org/port-arm/2 ... 08778.html2024-06-24-netbsd-armv7-earmv7hf.img for RPI2-3...
View Article