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

Beginners • Re: Problems with apt upgrade

try this:sudo apt updatesudo apt full-upgradesudo apt --fix-broken installand then sudo apt autoremove (to remove unused/no longer needed stuff)Statistics: Posted by terribleted — Thu Nov 28, 2024...

View Article


Troubleshooting • Re: Raspberry Pi 4 Won’t Boot from SSD - Stuck on “Welcome...

first boot can take some time, due to resizing the file systemHow long did you wait (it can be minutes)?Statistics: Posted by terribleted — Thu Nov 28, 2024 3:07 pm

View Article


Image may be NSFW.
Clik here to view.

Official Display • Re: Rotate Official 7inch Display on Raspberry Pi 5

I like to use all the worlds bad words, after using several hours trying everythingand all I did wrong was add the video in a new line in cmdlistIt works now, thank you very muchWell ... why do you...

View Article

Compute Module • Re: cm5 USB 3.0 Power Fault State No input

Thank you for your quick response. I wish you good work.Statistics: Posted by Kubilay — Fri Nov 29, 2024 2:06 pm

View Article

Advanced users • secure boot on a CM4

I am trying to get an image that has a signed boot partition (boot.img and .sig) to work on a CM4, with the normal bootloader, as i read that this one should also support secure boot images. When...

View Article


Image may be NSFW.
Clik here to view.

MicroPython • Re: Building MicroPython on a Mac

Thanks hippy. Some progress, but not quite there yet!Cmake worked but complained that picotool was not installed. It downloaded and installed it.I then ran make. It failed with numerous errors,...

View Article

Advanced users • Colouring writes to 'dmesg'

echo "Hello World" | sudo tee /dev/kmsgI have been using similar for a while and it works fine, shown without its coloured glory here ...Code: pi@Pi4B:~/ $ echo "Hello World" | sudo tee...

View Article

General discussion • Re: Arduino Hands-On: Exploring the Hall Magnetic Sensor...

What has this go to do with Raspberry Pi?Statistics: Posted by neilgl — Fri Nov 29, 2024 2:32 pm

View Article


Networking and servers • Re: Two IP's on Wlan0 interface? why?

The best way to figure out what's going on with your IP addresses is to look at the system log. `sudo journalctl -b | grep wlan0` should show you what is happening and HOW the multiple IPV4 addresses...

View Article


HATs and other add-ons • Re: TV Hat on a Pi Zero 2W, streamed video to VLC...

FYI, tried an old PiZeroW (non-2), installing the same version of Bookworm/tvheadend, and the results were the same: with "performance" set, continuity errors every few seconds on streaming RadioOne...

View Article

General • Re: Raspberry Pi Pico 1W - wlan.status('rssi')

Reply to my own post. The first step was to use a more recent Pico and the latest version of the firmware. These changes made no difference. In its development mode, the Pico is heavily loaded,...

View Article

Compute Module • Re: Why does CM5 not have 8G emmc version

using a lite module while having the eMMC on the carrier board should be possible. So if you're fine with 8GB only why don't do that?Can the carrier board design the circuit of emmc? I am not clear at...

View Article

General programming discussion • Re: Your experience on migrating all...

For Python and C to be edited on RPi and executed on RPi pico, Googled and there are several ways. The new instruction as below from official RPi web will install all the needed dependency software...

View Article


General programming discussion • Re: 24 Minute Sun Simulation

Here is the link to the lights: https://www.superlightingled.com/12v-ws ... -2133.htmlI am currently using the Pico to power the LED's as I am only working with a strip of 30. I couldn't get a singly...

View Article

Troubleshooting • Re: Multi-Seat use of RPi 5

Don't know about Wayland, but you can do this by switching to X11 and using "virtual VNC" connections. You won't have GPU acceleration, of course.I believe that RealVNC's virtual VNC capability still...

View Article


Image may be NSFW.
Clik here to view.

SDK • Re: how use gpio delay time microseconds ?

thank's for reply , i search in rp2530 pdf "sleep_us" but where not found this function https://ibb.co/3Y3gkRBsleep_us is langage C ?Statistics: Posted by keokod — Sat Nov 30, 2024 2:09 pm

View Article

Camera board • Re: Persuading libcamera to give me the stream combinations I...

Ah, yes, section 4.2, I should have read that. I will take a look at your example Python code and see if I can infer the C++ equivalent.Thanks again!Statistics: Posted by Rob Meades — Sat Nov 30, 2024...

View Article


General • Re: High speed ADC interfacing

I don't know how to do it but here is similar commenthttps://github.com/steve-m/hsdaoh-rp235 ... l_adc.c#L6That's talking about overclocking the internal ADC, while we were talking about generating a...

View Article

Raspberry Pi Connect • Re: RaspberryPi Connect shows black screen

Great, thanks so much, that solved it for me!Statistics: Posted by sapnho — Sat Nov 30, 2024 2:32 pm

View Article

Beginners • Re: Raspberry Pi 5 official power supply issue

Yes I think the power supply plugs into the Argon directly.From what I've found it needs between 2 and 8W depending on the model and usage.I've tried both wall and extension, it doesn't change...

View Article
Browsing all 5704 articles
Browse latest View live