Python • Re: Datetime Code Not Working
It didn't work. It showed the date in the spot it runs in but it didn't export. I tried both methods they both showed the date but didn't export. And no, I am not getting any errors. What should I...
View ArticleTroubleshooting • Re: Raspberry Pi 5 + Google WiFi: Sounds like a NAT issue,...
In reading all this, I'm a bit confused as to what the actual problem is that you're (we're) trying to solve now. You said that you're good with the IP address you're getting (192.168.86.91). What...
View ArticleTroubleshooting • Changing raspberry pi hostname breaks Chrome?
If I change my Pi 5's hostname via Raspberry Pi Config, Chrome won't launch?I changed it from raspberrypi to raspberrypi5 and rebooted. Putting the cursor over the Chrome Icon in the tray just shows...
View ArticleUbuntu • Re: Ubuntu 24.04 (codenamed Noble Numbat)
Heat issues solved in 6.8.x?6.7.x compared to 6.1 was 15C hotter.Statistics: Posted by SW1TCH0NY0U — Sat Mar 16, 2024 5:57 pm
View ArticleSDK • Re: Support for W5100S-EVB-Pico board
I will see if I can get examples for pico, pico w and W5100S building using the HAT-LWIP-C setup, I think, and then worry about keeping that up to date with Pico SDK.Given that the WizNet stuff hasn't...
View ArticleTroubleshooting • Re: How Do I Clone A Micro SD Card From An Existing...
I'm running a headless Pi, so I don't think that's going to work, I don't currently have USB card reader I can use with PI but I did just order one. This is what version I'm...
View ArticleTroubleshooting • Re: Changing raspberry pi hostname breaks Chrome?
Something similar happened to me the other day after changing the host name.Try starting chromium from a terminal (chromium-browser) and see whether you get an error message similar to...
View ArticleBeginners • Re: Problem with first booting raspberry pi 5
Isn't that only when booting from a USB drive? When booting for SD shouldn't it boot but restrict USB current to 600mA total?correct, the warning only shows up if booting from usband my usb...
View ArticleBeginners • Re: Can I run different things at the same time on a Pi 5?
Can I use Ei23? I have heard of it but never tried it...It would seem so:https://ei23.com/diy-smarthome/Statistics: Posted by ame — Sat Mar 16, 2024 6:09 pm
View ArticleCamera board • Re: RPi Cam Web Interface
Since this project is dead, is there anything similar to this that supports the module 3? Doesn't even need to be motionhttps://github.com/signag/raspi-cam-srvhas got many of the features of RCWI,...
View ArticleFrançais • Re: Impossible de parmétrer boutton on/off
Merci pour ta réponse, je suis en 252....Statistics: Posted by Tubkatodic — Sat Mar 16, 2024 6:13 pm
View ArticleAdvanced users • Re: Shared GPIO bus between multiple Pi
If anyone is still interested I've decided ona a work around.My main reason for wanting things permanently connected was to avoid issues like misaligned connectors and bent pins.The work around?1 x...
View ArticleGeneral discussion • Re: Can I create a security risk with my Pi?
Define private network...Any machine on the network with ANY type of Internet access (inc mail)?Any machine where you load software on from USB stick / DVD or CD - Disk (heck even floppy)?Any machine...
View ArticleNetworking and servers • SSH password authentification or Public Key?
Hello, should I use SSH password authentification or Public Key?Statistics: Posted by iyon — Sat Mar 16, 2024 6:18 pm
View ArticleAdvanced users • Re: Failed to load a suitable IPA library for a new image...
Already answered on the libcamera-devel mailing list - https://lists.libcamera.org/pipermail/l ... 41049.htmlYou need to provide a cam_helper to translate generic exposure time and analogue gain...
View ArticleRaspberry Pi OS • Re: Installing X11 on top of the Lite, missing library files
Without files I mentioned VNC won't start. After copying files manually, VNC works and no issues anywhere else either. Not sure this is related to xRDP issue, I mean in terms of the...
View ArticleTroubleshooting • Re: Rpi5 does not boot from SD card if I leave USD flash...
The problem with the USB flash drive is solved. The problem was really a duplicate UUID. I managed to choose a new random UUID using GParted. Thanks for the advice and for the inspiration!Now I'm...
View ArticleAdvanced users • Re: Reviving /sys/class/gpio on kernel 6.6 and later using FUSE
I implemented those changes. Now all 54 lines should be accessible. I guess that makes the code less portable, but ¯\_(ツ)_/¯Statistics: Posted by dividuum — Sun Mar 17, 2024 5:53 pm
View ArticleMicroPython • Re: Dynamic USB Devices
I'd wait until v1.23 is out and the code and docs no longer hidden away in contributors' PRs. They're aiming for soon, possibly in the next weekStatistics: Posted by scruss — Sun Mar 17, 2024 5:54 pm
View ArticleDevice Tree • Re: RPI5: Issue with dynamic applying DT for Sound Card
The same result, I see the card only after adding it to config.txt and rebootStrange - it's working for me running:Code: Linux raspberrypi 6.6.20+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1...
View Article