Troubleshooting • Re: motion
Raspberry Pi 4 model BThanksStatistics: Posted by mabp — Thu Jan 18, 2024 5:31 am
View ArticleOther • Re: The Fan Does Not Work
Kali linux does not support the FAN, and we do not support kali linux. just use RPIOSlol, Kali officially created and announced Pi5 version. However, you answer is negatively to support Kali linux.Do...
View ArticleMicroPython • Re: Setting NTP time on Pico W issue
Recent comments on the Micropython forum:Code: sta_if.active(True)sta_if.config(pm=sta_if.PM_NONE)and optionallysta_if.config(txpower=5) # or choose other valuesWhat cases have you found that leaves...
View ArticleCamera board • Re: Purpose behind of raspberry pi sbc
, BTW a mobile is also "somewhat" general purpose... So anyone can run chromium directly on their mobile phones...Except a phone that can do what you describe does not cost $35 or $40, does it?Last...
View ArticleGeneral discussion • Re: Solid State Hard Drive
I obtained another Pi 5 at the same time as the 5 amps power supply and active cooler. I had overstressed the original board creating a irrecoverable hardware failure. This occurred on plugging in a...
View ArticleGaming • Re: Rasp Pi archade for public uses
At least you're not talking about it on a public forum, so you're safe for now.Statistics: Posted by ame — Thu Jan 18, 2024 6:13 am
View ArticleBeginners • Re: Low Sampling Rate on Waveshare ADS1256 Raspberry Pi Board
For a test, you could modify the code to measure the time needed for ADC read and file write. This test shows the possible bottleneck.- in a loop, do ADC.ADS1256_GetAll() only a thousand times and...
View ArticleGaming • Re: Gaming environment framework
I would like to see someone develop a framework environment for making games for the PI. I'm thinking like an app a person can start up and start making a game for the PI. Think something like Mario...
View ArticleAdvanced users • Re: Can't get PWM backlight to work on P4
I was able to get something working by utilizing the pwm-leds driver instead:Code: /dts-v1/;/plugin/;/ { compatible = "brcm,bcm2835"; fragment@0 { target = <&gpio>; __overlay__ { pwm_pins:...
View ArticleBeginners • Re: Keyboard Layout Handler dissapear on bookworm
Koge, thanks for the code sample (Bard, thank you, too! ),The code sample is very useful. However, in the past few days (or is it weeks? anyhow...) I have tried several similar hacks, to no avail. The...
View ArticleTroubleshooting • Re: Raspberry Pi 5 PCIe issues using geekworm X1001
How do I contact Geekworm?Please send us message by contact us by email: info@geekworm.com.Statistics: Posted by aBUGSworstnightmare — Thu Jan 18, 2024 6:24 am
View ArticleFrançais • Re: la lumière vert de mon Raspberry pi 3 A+ ne clignote pas
Merci pour la photo:Voici une photo de la puce MXL7704-r3je ne sais pas si vous avez déjà enlevé le 77004; Sinon, il ne ressemble à rien...au moins un autre composant a l'air d'avoir un peu brûlé...
View ArticleCompute Module • Re: Raspberry CM4 updating EEPROM - sdcard issue
The host OS will not matter, neiter the image to be flashed does.Why do you need to use the USB hub for this? Aeverything related to the host can be done via SSH. Connect the CM4IO directly to the...
View ArticleMicroPython • Re: How to get connected after a machine.reset
Actually, I got over the problem with that ENOMEM crash that tends to happen one good iteration after the token refresh. I added a gc.collect() directly before the token refresh just for kicks, and...
View ArticleGeneral • Re: Switching Circuit
If you install diodes in your keyboard matrix you can have as many of them pressed at the same time as you like.Statistics: Posted by ame — Fri Jan 19, 2024 5:08 am
View ArticleTroubleshooting • USB audio card on RPi 5 almost works
I bought a USB to 3.5mm stereo output card on amazon and plugged it in to my RPi 5. Everything looks correct but the system will not default to use it. sarg314@raspberrypi5:~ $ cat /proc/asound/cards...
View ArticleRaspberry Pi OS • Re: Language Woes
Ame: I'll let you know when I get it working. Sorry about the argument with the other bloke.Statistics: Posted by Mydnight — Fri Jan 19, 2024 5:33 am
View ArticleGraphics, sound and multimedia • Re: vc4-kms-dpi-generic and Waveshare GPM280
..]What do you think is the correct value?the one written in the data sheet! Don't think it's 32MHZ there as 32MHz was used by many people as a 'bx chance' value for getting DPI startedWhen you run...
View ArticleGeneral discussion • Re: Trouble with SSH on a raspberry pi 4 & a Rpi 5
Thaks for the replies blokesKnute - no, ozjohnno is the name on my windows machine, the name of the pi is johnslab1Memjr - I tried to log in again with - p set to 5555 all I got was 'connect to host...
View ArticleTroubleshooting • Raspberry PI 5 and NVME SSD
I just got the Pimoroni NVME base. I installed an SSD on the base and connected it to RPI5. It all works well. But there's one thing bothering me: I wanted to boot from a USB disk while NVME was...
View Article