Troubleshooting • Re: Windows 10 accessing SAMBA share on Pi 5 with Bookworm...
Maybe you can find a solution here:viewtopic.php?t=200482Statistics: Posted by deepo — Sat Aug 31, 2024 9:43 pm
View ArticleTroubleshooting • Re: fresh install bullseye on pi3, disable-bt causes sysrq;...
Curious about this; I just had to fish out the MicroSD card from a Pi3B+ on which I had set Code: dtoverlay=disable-wifidtoverlay=disable-btin /boot/firmware/config.txt. It would not boot with these...
View ArticleTroubleshooting • Re: Forget Username and Password
Yes, I’d like to —— 1) I want to retrieve the username and password that I had been using a long time ago.(so that I can login and use it like I used to do).If 1) is impossible, then —— 2) I want to...
View ArticleTroubleshooting • Re: Unable to connect to DRM when using a DVI connector
Thanks for passing this on; I have used a Pi 400 and fortunately had a micro-HDMI to DVI cable (on the Pi 0 I'm using a mini-HDMI to DVI cable).There are no display details coming up in the...
View ArticleTroubleshooting • Re: getting OSError: libbcm_host.so: cannot open shared...
However:Code: $ rpicam-stillCould not open any dmaHeap device[9:35:03.298748348] [1154] INFO Camera camera_manager.cpp:313 libcamera v0.3.0+65-6ddd79b5[9:35:03.345723087] [1181] ERROR DmaBufAllocator...
View ArticleTroubleshooting • Re: Microcontroller-based HID keyboard gives random inputs...
“ The drivers I was using…” What code is running on the pico?Statistics: Posted by neilgl — Sun Sep 01, 2024 9:33 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 in standby mode?
4 hours into it, the microSD has been fine.I'm going to try plugging the SSD into the USB 3.0 plug tomorrow & see what happens.Statistics: Posted by Hardliner — Sun Sep 01, 2024 10:56 pm
View ArticleTroubleshooting • Re: Pi5 wlan0 disappeared
Thanks very much for trying.It's my daughters computer who uses it just for minecraft, horseisle and krita. So my feeling is it's an update gone wrong or a corruption on the card, rather than anything...
View ArticleTroubleshooting • Re: Pi3 Won't Boot
Read the "not booting" sticky that mahjongg spent much time and effort writing.Thanks. After reading that I determined that the linear regulator on my Pi 3 B + has gone short.Can you please tell me...
View ArticleTroubleshooting • Re: Why are my 256GB SanDisk Ultra SD cards failing so often?
your cards may be vulnerable to premature wear from small writesThe common write speed of V30 is based on big writes. For small writes, you need A1 or A2 cards. When the video does one big write, the...
View ArticleTroubleshooting • Re: fresh install bullseye on pi3, disable-bt causes sysrq;...
I run my own DNS and DHCP server, using pihole, on a Pi 3B+, and have done for a few years now. I've never had any problem disabling bluetooth, and the onboard wifi, using the relevant dtoverlays. I...
View ArticleTroubleshooting • Re: Raspberry pi5 and power on from gpio 3
Using bit 20 (gpio=21=op,dh in config.txt) and POWER_OFF_ON_HALT=1 in the EEPROM make standby and shutdown appear the same externally except you watch pin 20 instead of the 3.3v pin. This however...
View ArticleTroubleshooting • OpenMediaVault makes my raspberry pi 5 not able to connect...
Newbie here, I have been following this tutorial on how to set up a NAS with the Pi 5 (https://core-electronics.com.au/guides/ ... ry-pi-nas/) and have gotten to logging in to OMV and changing the omv...
View ArticleTroubleshooting • Read only file system error
I am experiencing a "Read-only file system" error while using gallery-dl on a directory that should be writable. Despite mounting the filesystem as read-write and having correct permissions, the issue...
View ArticleTroubleshooting • Re: Read only file system error
Partitions can be mounted read only. Depending on file system and which driver is in use some can only be mounted read only.A read only mount trumps any permission set in the filesystem or mount...
View ArticleTroubleshooting • Re: Raspberry Pi 3 can't ssh, can't login, but ping ok
Well for sure, this is a problem with the package/command updatedb. Well, as I tried to make clear with my own experience, it is not a problem with locate/updatedb. That program is doing its job as...
View ArticleTroubleshooting • Re: watchdog process restart
Systemd has more useful functionality for this. You can set "Restart=on-failure", for example, to automatically restart the process if it exits with an unclean exit code. How is that different and...
View ArticleTroubleshooting • Re: Argon ONE V3 M.2 Case for Rpi 5 does not recognize NVMe
Thanks for the answer, Chris. I have re-routed the ribbon cable several times. Without success. I had also already removed the parameter “dtparam=pciex1_gen=3”. Nothing changed. I had searched the...
View ArticleTroubleshooting • Re: Unable to SSH into Raspberry Pi Zero 2W
I reimaged and am now seeing the activity light.Statistics: Posted by kaaanfused — Tue Sep 03, 2024 9:30 pm
View ArticleTroubleshooting • Re: How to move the mouse pointer automatically?
Which model Pi are you using?4B+I know it's overkill, but I'm reusing the hardware that someone else got to put one of those dedicated sign OS's on. It worked for a while, and then got stuck on the...
View Article