Beginners • Re: Low voltage warning but not measurable low
Pis will respond to transient low spikes that won't show on a voltmeter. You'll need a 'scope to wee what's really happening.Statistics: Posted by W. H. Heydt — Wed Jan 10, 2024 2:06 am
View ArticleTroubleshooting • Re: RaspberryPi 4 Model B, Unable to login.
Yea, I made sure that option was enabled. I have now tried to manually download RPI OS, it still will not let me login.Statistics: Posted by Prosis92 — Thu Jan 11, 2024 1:12 am
View ArticleSDK • Re: Troubles with Lua
So I'm having a bit of trouble working out how to integrate the queue_8h into a Lua library,Maybe I'm getting hung up on the wrong things here, I looked at the code and it's using heap memory for the...
View ArticleRaspberry Pi OS • Re: How to turn off auto logout
the part that crashes the most for me is the panel.i'm using my lite + gnome setup most often now.just to tired to deal with it.i'm trying to get my appointments out of the way for this...
View ArticleBeginners • Re: about Raspberry Pi CM4
Thank you for your response. The one I purchased is CM4104016.According to your explanation, it seems that it may not be able to boot from SD because it is probably not CM4 Lite.Thank you.Statistics:...
View ArticleTroubleshooting • Re: Pi5 Crashing
Well, today was virtually flawless running. I still feel the case was part of the issue. The folks that sold it seem to want me to troubleshoot it. I think they should troubleshoot it. I pointed out...
View ArticleOff topic discussion • Re: Getting the text out of "Textra" word...
Here's better code for B (simple printing version). Better handling of the headers. A few tabs in lieu of true centering. Code: #!/usr/bin/awk -f# program to strip formatting from a LotusWorks...
View ArticleBeginners • Re: weather-tool displaying this info. (re-installation)
Thank you for asking clarifications.os=11=bullseyepi=4bde=LXPanel 0.10.1i found it finallyStatistics: Posted by Guylain — Thu Jan 11, 2024 2:19 am
View ArticleTroubleshooting • Re: search tool not working in "file-manager"
even caps or not, does not generate result; how come it generates no result in any form at all?Statistics: Posted by Guylain — Thu Jan 11, 2024 2:21 am
View ArticleTroubleshooting • Re: mouse slow and lagging
mouse is wiredI retrograded from bookworm to bullseye and no more problemI did not like bookworm on my 4B so farStatistics: Posted by Guylain — Thu Jan 11, 2024 2:22 am
View ArticleBeginners • Re: screensaver does not start on RPi4 64-bit bookworm
I retrograded from bookworm to bullseye and no more problemI did not like bookworm on my 4B so farStatistics: Posted by Guylain — Thu Jan 11, 2024 2:23 am
View ArticleBeginners • Re: RPi 3 with Camera module ov5647
camera_auto_detect=0Why have you disabled the camera auto-detection?Some third-party cameras (such as Arducam) requires that you turn off auto-detection.OP, you might want to check...
View ArticleSDK • Re: watchdog_reboot() into application in flash
Have a look at this, it may or may not help:viewtopic.php?p=2156652&hilit=jmswu#p2156652Statistics: Posted by jmswu — Thu Jan 11, 2024 2:42 am
View ArticleBeginners • Re: Ethernet Wiznet W5500 with Raspberry Pi Pico
Did you even?https://docs.wiznet.io/Product/iEtherne ... 0-evb-picoMight want to check yourself there: there have been all sorts of problems reported in the discussions by people trying to use...
View ArticleTroubleshooting • Re: Autostart file not working at all
Also tried adding @reboot /usr/bin/chromium-browser to my user's crontab, also does nothing. I think you'l find that it is doing something but what it's doing ins't very useful. It'll be throwing an...
View ArticleGeneral discussion • Re: My original Pi is dead :(
Had every Pi from 0 to 4 and sold them cheap when I needed cash. Now I have a 3, 4 and 5 on the way. I'm supporting all the 64 bit ones with my software.I had the full size SD card one with 256 MB of...
View Article日本語 • ラズパイ・bluetoothヘッドフォン
zero2w と Bluetoothヘッドフォンお使いですか? BluetoothヘッドフォンVNCViewer でGUI デスクトップからは、一般的な使い方スマホとブルーツースヘッドフォンとの接続と同様で簡単に接続出来ます。ここではCLIでコンソールから$ bluetooctl エンターでプロンプトが[bluetooth]#...
View ArticleNetworking and servers • Re: RNDIS maybe going away
The command lsusb -t reports ... Class=CDC Data, Driver=cdc_ether ... for the Pi Zero running here as a USB Ethernet gadget. Hopefully removing RNDIS will not make any difference when connecting to a...
View ArticleTroubleshooting • Re: Pinout Command Not Working on Zero 2W (RPi OS Lite)
If you want a newer version on Bullseye then it should be possible to manually upgrade only gpiozero.That worked! Thank you!Statistics: Posted by frodojj — Fri Jan 12, 2024 1:51 am
View ArticleAdvanced users • Re: Comprehensive List of Pi 5 power Saving Configs?
i did find that if you turn off both wifi and bluetooth in config.txt (same flags as pi4), the 3V7_WL_SW rail will go from ~183mW to 0having an hdmi display plugged in while booting will also increase...
View Article