Beginners • Re: need location access through browser
Thank you for the reply! I made sure that chrome is allowing location access, even showing near the address bar that the site is allowed to access my location when I'm on it. I've also tried the same...
View ArticleBeginners • Re: thermal throttling OS based or hardware based ?
Hi,I have a raspberry pi 4 and a raspberry pi zero 2w both runing on alternative os, not the official one.I don't have any heatsink installed, and I want to be if the thermal protection is working...
View ArticleGeneral discussion • Gpio 14 wire (txd) in gpio 19 or gpio 18 pin?
I don't wanna ruin my fan or raspberry pi .My fans instructions say to put the txd wire in gpio 14 but I can't control it then and the only way you can control the fan via uefi is gpio 18 or...
View ArticleTroubleshooting • Re: Bookworm feedback thread
[/code] is you looking in reply or quote view, that is a tag for the forum to know how to format the bit of code between them, att he other end of the code you should see [code]As for the - that's...
View ArticleGeneral discussion • Re: White screen with just Waste basket showing
if you have a fool proof way to flash a new copy of the relevent os I would be grateful.See Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemThia is part of Getting...
View ArticleBeginners • Re: redshift.conf location
At night it was in the night mode which is goodafter most of the day went it was still in the night modeI think it might be better in the people that put the raspberry pi packages together put it on...
View ArticleGeneral • Re: Pico as a Macintosh 128K
Amazing result given the limits both from the new hardware and the historic hardware.And the best thing is, even it is slow through emulation, it can still be as good or better than the real thing...
View ArticleOther projects • Re: Custom Key pad
Ok. I have had a little time to look at this again. I'm still a bit stuck, but still willing to try and progress this.Thank you for the drawing and the PCB photos. I think it would be worth focusing...
View ArticleAdvanced users • Re: External HDD/SSD/nVME for the PI5
Slightly different but...Pi5 8GB NVME Bookworm 64bit powered from an official Pi adaptor so not through the GPIO.Samsung 1TB portable drive (HK-M101TCB/G M3 portable) into USB3.It's recognised but...
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
I will say that I’ve previously experimented with NVidia Jetson and Coral TPU, I am really enjoying messing with the AI kit on Pi5 .I’m not an experienced user of this tech, I’m getting my head round...
View ArticleTroubleshooting • Re: Issues with monitor and Wayland on RPi4
Hi all and sorry for late reply, i was away for a business trip.First of all, the reply to the question I was asked: my "bad monitor" has a max resolution of 5120x1440.My TV is capable of 4k...
View ArticleOther projects • Re: Issue with a 2004a (20-character/4-line) i2c LCD
The controller is indoors, inside the garage. The only environmental issue potential is heat, as the garage does get a bit warm. I've seen the Pi report the CPU/GPU temp being as high as 68C but at...
View ArticleTroubleshooting • Re: Driven insane by gremlins in connection between Pi4b...
Try installing CuteCom from the software repository.See if it can see the messages from the Pico.Statistics: Posted by MarkDH102 — Fri Jun 21, 2024 5:48 am
View ArticleMicroPython • Re: Pico newbie stuck with weird module
Another solution might be to use VSCODE and 'C', then the rewrite of the Arduino stuff might be a bit easier?Assuming you know 'C' of course...Statistics: Posted by MarkDH102 — Fri Jun 21, 2024 5:53 am
View ArticleBeginners • Re: After power outage, USB port name changes
I apologize for confusion. Actually it is automatically created mount point for a partition on the USB drive. Likewise I am using a Plex server. For the same reason, how can avoid this from happening...
View ArticleTroubleshooting • Re: FTP server config for anonymous and remote access
The correct username for anonymous FTP is anonymous, not ftp.Statistics: Posted by Solskogen — Fri Jun 21, 2024 6:29 am
View ArticleRaspberry Pi OS • Re: uanaughtylist Firefox addon in RPiOS
It is part of rpi-firefox-mods. It changes the useragent for Youtube.Personally I removed it.could you elaborate a bit for the unknowing?what's a useragent and what does it do for me?why do i even...
View ArticleRaspberry Pi OS • Re: Latest arm64 Paspberry Pi OS checking for armhf package
On Raspberry PI OS you *can* install (and use) armhf packages if you want. You can disable that by doing aCode: dpkg --remove-architecture armhfStatistics: Posted by Solskogen — Fri Jun 21, 2024 6:34 am
View ArticleDeutsch • Re: Serieller Empfang von Daten und serielle Weiterleitung
Ich suche seit Monaten nach einer Lösung bin jetzt zufällig darüber gestolpert.Der gesuchte Befehlt lautet „stty“.Vielleicht hilft es ja jemandem?Dieser Befehl setzt die Baudrate auf 9600, 8 bits, 1...
View ArticleNetworking and servers • Re: RPi5 as WiFi Hotspot Max. Speed
You can achieve more than 200Mbs on a Pi 5, tryCode: iwlist bitrateI'm currently getting 72Mbs on a far from ideal link on a remote Pi5Statistics: Posted by pidd — Fri Jun 21, 2024 7:19 am
View Article