Français • Re: Probleme de Wifi Pi 3b
Une autre idée: Faire une nouvelle installation sur une autre carte SD: cela permettra de mettre hors de cause (ou non) le hardwareStatistics: Posted by PhL91 — Wed Apr 24, 2024 10:08 am
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I don't think that the official documentation states anywhere that that reserving an IP address on the DHCP server is the only way to have a fixed IP, rather it is the only suggestion that the...
View ArticleBeginners • .service file help for cvlc autoplay on boot
[short]Does anyone have a link to an example .service file/code which would specifically play a video through cvlc via command line on boot on an rpi0 (RPi OS lite) with no desktop ? Or if someone can...
View ArticleGeneral discussion • Re: Raspberry Pi 5 unofficial power supply?
I've found that pushing 5V into the appropriate GPIO pins works fine. Also works with 4 AA cells. The on-board SMPS has quite a tolerance; see the spec.TTFN Richard.Irrelevant to the OP's issue. 5V to...
View ArticleGeneral discussion • Largest screen for RPi5?
I say chaps, My Mk1 Microsoft Surface Studio has half the screen go dark, and I can't see how to fix it, so it's going to be 10kg e-waste. I'm thinking I'll get the largest screen I can and screw a...
View ArticleTroubleshooting • Desktop fit on 320x240 tft
Hi everyone,I was able to drive fb1 to a solomon ssd2119 320 x 240 TFT.All Desktop, except for the tray which fits perfectly, seems a little in overflow.Also firefox won't open pages to fit the window...
View ArticleGeneral discussion • Re: Largest screen for RPi5?
Read the spec.Dual 4Kp60 HDMI® display output with HDR support4Kp60 HEVC decoderStatistics: Posted by davidcoton — Thu Apr 25, 2024 9:01 am
View ArticleC/C++ • Re: Libcamera controls not working properly
Nice troll, I will report you to the police.Statistics: Posted by catlord34 — Thu Apr 25, 2024 9:06 am
View ArticleMicroPython • Re: pico onboard rtc and lack of datetime module
results in:>>>(2021, 1, 1, 4, 0, 36, 31, 0)1609473636(2021, 1, 1, 4, 0, 36, 4, 1)>>>This doesn't look right. tnow is too short and the last two numbers are the minutes. I have...
View ArticleC/C++ • Re: Source code for camera CSI transfer?
Is this in libcam source code? If not where is it?its talking to hardware, so its always in the kernellibcamera then just talks to the kernel over the v4l2 apifor pi0-pi4, its using the unicam...
View ArticleTroubleshooting • PCIe port plastic ribbon retention clip
I bought a raspberry pi 5 8gb model and the PCIe port plastic ribbon cable retention clip just fell off - I can see that one of the tiny nubs that attach it is missing so I cannot fit it back to the...
View ArticlePython • Re: Issue with 2 python scripts running simultaneously
I have no clue why this happens, maybe the pCloud library, or another library used by it, is somehow accessing GPIO which causes an event. It may also be something electrical, a minor voltage drop in...
View ArticleAdvanced users • Re: Pi 5 Jitter every 2~3 seconds
What happens if you doecho performance | sudo tee /sys/module/pcie_aspm/parameters/policy?Statistics: Posted by jdb — Thu Apr 25, 2024 10:14 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB sticks issue
I was too fast. My USB ports are still messing up. Sometimes it works, sometimes they hang the whole machine with green stripes on the screen. I use a 5V/5A adapter and there is nothing wrong with the...
View ArticleUbuntu • Re: When can i download Ubuntu 24.04LTS over RPI-Imager?
you can download it and use the custom option in rpi-imager.https://ubuntu.com/download/raspberry-pii grabbed it, but don't have a spare media at the moment to write it to. Yes, that's brilliant! I am...
View ArticleAutomation, sensing and robotics • Re: Rs232 command change between 2 gears...
for programming the RPi pico I would use C++an alternative is MicroPython see https://www.raspberrypi.com/documentati ... ython.htmlStatistics: Posted by horace3 — Fri Apr 26, 2024 9:38 am
View ArticleGeneral discussion • Cloudflare checks if I am a human - forever - on...
So I am accessing the forum from PC, that works. I cannot do this now using my RPi5. "Confirm that you are a human" - after checking the check square it waits several seconds displaying an animated...
View ArticleRaspberry Pi OS • Re: eeprom updates gives error
My fstabCode: proc /proc proc defaults 0 0PARTUUID=8506966d-01 /boot/firmware vfat defaults 0 2PARTUUID=8506966d-02 / ext4 defaults,noatime 0 1# a swapfile is not a swap partition, no line here# use...
View ArticleGeneral discussion • Re: 2 newly completed Raspberry Pi 5s.
How do the two NVMe bases compare?And in those cases? Is there air flow around the SSD?Have you tested the SSD temp?I have an NVMe base working at PCIe 3 with an open case for good air flow. A smaller...
View ArticleBeginners • Re: What's the lowest power the rpi5 can run on?
I have a raspberry pi 5 8gb, and I also have a powerbank (https://www.amazon.com/Xiaomi-Portable- ... B093NBR9MV), and i was wondering if I could run my pi on it. It says it can do 5.1V 2.4A, and from...
View Article