Quantcast
Channel: Raspberry Pi Forums
Browsing all 4791 articles
Browse latest View live

Beginners • how to configure the memory for mode (irq, fiq ..)

I am working with the Pico.While trying to configure the memory for the Pico, I became curious about the memory allocation sizes for the operating modes.I am wondering how much memory is allocated for...

View Article


Graphics, sound and multimedia • Re: Output to both HDMI ports simultaneously...

the problem is that both hdmi ports are part of a single drm cardand only one program can be using a given drm card at a timethe typical way to solve that, is to have another program act as the drm...

View Article


Beginners • Re: Reasonable Projec? R Pi Zero Desktop

Thanks for all the great advice! I really appreciate everyone's comments.I think I have some much better ideas for how to do this now.Statistics: Posted by Dweorg — Wed Jun 19, 2024 3:49 am

View Article

Image may be NSFW.
Clik here to view.

FreeBSD • Re: FreeBSD 14.1 on Raspberry Pi 4 boot problem

So, your Pi 4 is only supported on version13+Thank you, I actually did read that . I took it to mean from version 13 and up, but it seems to mean only 13.It was suggested to me in another forum to...

View Article

Troubleshooting • Re: New Pi won't show desktop

i think you should just do a clean installsounds corrupt from the get go, are you using a adapter to write to sdif you have ethernet & wired keyboard, you can hold the shift key at poweron and...

View Article


General discussion • Re: Bookworm running much hotter on Pi Zero 2W

Hey all,I've been building on Pi Zero 2Ws for months now and they've been great for our use case, which is under high heat stress. Recently while flashing a new device, I realized the default flash...

View Article

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 Article

Beginners • 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 Article


Beginners • 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 Article


Image may be NSFW.
Clik here to view.

Camera 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 Article

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 Article

Troubleshooting • 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 Article

General 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 Article


Beginners • 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 Article

General • 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 Article


Other 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 Article

Advanced 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 Article


General • Re: Help with Pico ADC project

Have just confirmed that the following code works just fine for the ADC.Code: from machine import Pin, ADCimport timeadc = ADC(Pin(26, mode=Pin.IN))while True: val = adc.read_u16() val = val * (3.3 /...

View Article

General 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 Article

Troubleshooting • 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 Article
Browsing all 4791 articles
Browse latest View live