Beginners • Re: Help programming raspberry pi 4b
Location? Look in events section. See if there is a Pi group near you. Someone might talk you through your first use.Statistics: Posted by peterlite — Thu Jun 20, 2024 2:10 am
View ArticleBeginners • Re: Set-up with pre-installed Bookworm on MicroSD from Reseller
The machine you are using today. Is it Linux or Windows or? You can do just about anything with a microSD card in Linux. In Windows you are limited as Windows does not like the Ext4 file...
View ArticleBeginners • Re: thermal throttling OS based or hardware based ?
Why the alternative? Long term, it is easier to use the official OS and get support easier. If you have a specific reason to use something else, there might be a way to fit the Pi OS. I also find the...
View ArticleCamera board • Re: 64mp Arducam stops working after OS updates
Thanks, I had already tried a complete re-imaging of a new OS, then installing the Arducam drivers on top of that, but no banana. I tried posting on Arducam's forum, but get errors posting a topic Is...
View ArticleBeginners • 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 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 ArticleGeneral • Re: Help with Pico ADC project
Ok. Well the code is correct by inspection, and I just ran it in a simulator and the simulated LED blinked on and off.Have you successfully run any code on your Pico?If yes, go back to some code that...
View ArticleRaspberry Pi OS • Re: Latest arm64 Paspberry Pi OS checking for armhf package
Checked 'sudo apt list' on my other rpi5 running ubuntu server and don't see such a nonsense. All installed packages are for 'arm64' architecture or 'all' if platform independent.Statistics: Posted by...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
No, it does not make any sense. Monetary or otherwise.Statistics: Posted by memjr — Fri Jun 21, 2024 3:16 am
View ArticleTroubleshooting • Re: LAN9512 VDD18CORE and VDD18USBPLL and VDD18ETHPLL is 2.6V
We really need to see your full schematics and layout. Also have you use the microchip checking service to check the design and and gone through there checklists ?Thanks for your...
View ArticleCamera board • Re: Module 3 is too blurry
Do you mean a pi V3 camera ?How are you controlling it, ? Using AF ?You could try this ...https://github.com/Gordon999/RPiCamGUIAnd see if you can control the focus.Hi, yes I actually have that...
View ArticleHATs and other add-ons • Re: M.2+ Hat nvme not being recognized.
I bought this one directly from Raspberry Pi's list.what is 'this one'? You should provide clear information, so let us know which NVMe model (supplier and part number) we're speaking of.Provide a...
View ArticleBare metal, Assembly language • Re: Unable to initialise translation tables...
Okay yeah there were some incorrect branch statements due to which the bootstrap wasn't getting trapped infinitely at the start of the code, things work flawlessly now!Yeah, as you suggested, I tried...
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 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 Article