Quantcast
Browsing all 4883 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Pi 4 won’t boot from a microSD card

Update: I used Balena Etcher to flash an SD and it worked. No other changes made. I got this exact Pi4B 4GB to boot once, but after I was done with the initial setup - after rebooting it would again...

View Article


Gaming • Re: Minetest 5.8.1 - Open Source Voxel Game Engine

More like Minecraft than SIMs, but different in that this is more about the engine.For anyone interested in the difference between this and the obvious game it is inspired...

View Article


Troubleshooting • Re: Raspberry PI stubbornly refuses to connect to 1 WiFi...

Is the Pi "seeing" the WiFi SSID?Have you tried moving the PI; closer and further away from the router....? Sometimes that can help.You mentioned "locale"... Have you set the Wifi locale correctly?...

View Article

Image may be NSFW.
Clik here to view.

Networking and servers • Re: How to allow root level access thru SFTP/SMB

I'm using NGINX to host a web server on my Pi 5 and would like to be able to edit my webpages/website directly via SFTP/SMB. I have Samba setup and created a root folder (/) that I am able to access...

View Article

Troubleshooting • Re: App crash at startup on RPiOS

The bug does not occur on boot, sorry.I have a problem with mmap, I thought the page sizes were 4096 bytes like on Ubuntu, but on Raspberry Pi OS it doesn't seem to be the case, a solution would be to...

View Article


Media centres • Re: TV HAT Raspberry Pi 5

There is a problem with the SPI driver on Pi5. It gets triggered when the Pi is busy (specifically sdram bandwidth is saturated).It results in "spi_master spi0: RX FIFO overflow detected" which is not...

View Article

Other • Re: How do I use the large part of my SSD. [ARMBIAN}

My friend,I am sorry! I misunderstood. The partition is used, it just works differently than it did the last time I set up a server. Everything is fine!Humbly, YlanStatistics: Posted by Ylan — Sat Jun...

View Article

Beginners • Re: New to Pi, got a Pi4B, I have no SD card and only AV cables.

Last I saw, switching to boot from USB, whether using Pi Imager, or booting and then using raspi-config would require a microsd card (in either case) if only for that first boot. That said, as it...

View Article


Camera board • Re: rpicam-still --rawfull not supported despite documentation?

Which camera are you using ?What commands are you using?Statistics: Posted by gordon77 — Sat Jun 29, 2024 8:48 am

View Article


Python • Re: How to get Python to use a custom library path

Python provides a search path in sys.path .Code: import sysprint(sys.path)It is possible to change this by e.g. sys.path.append("/home/pi/anotherpath") or by removing entries (handle with care, but it...

View Article

SDK • Re: Single-core FreeRTOS doesn't observe changes stored by an ISR on...

It's all xTaskCreate(), not xTaskCreateStatic(), with FreeRTOS-Kernel-Heap4. So presumably xTaskCreate() allocates stack from the heap with the heap_4 algorithm.The conversation has gone a bit further...

View Article

Networking and servers • Re: Raspberry Pi 4 Computer Module and SSH keys

To manually add a new public key on your server/pi (if you want more than one) you can copy the new public key over then append it to your authorized keys withcat new_key >>...

View Article

General • Re: Surprising performance disparity

I'm a bit shocked that one is about 18x faster than the other.That is somewhat surprising and I see similar - And not being a C programmer, and never being sure about pointers, I tried other means of...

View Article


Beginners • Re: Sound card for Raspberry pi 5?

Hello, do you advice this sound card Raspiaudio or external USB, I would like standard speaker essentially for beeps and voices, however with good microphone to clearly understand/record...

View Article

Beginners • Re: Uboot for raspberry Pi 5

Thank you all for suggestions.Here is what I did for getting u-boot console.Download the latest u-boot sources, it already has initial patch support for rpi5. The defconfig is rpi_arm64_defconfig for...

View Article


Advanced users • Re: Image File Utilities

I'm currently having an issue where it errors out saying No Space Left. My file system is 4gb in total, and it's on a 1tb drive. I've tried making the img locally, and onto my NAS but it's not...

View Article

Troubleshooting • Re: Raspberry pi 5 voltage issues

According to the description that should work.What do you see on screen if you boot with that PSU and no SDCard? In particular, what does the "power" line of the diagnostics say?When I power it with...

View Article


Troubleshooting • Re: pi4b selects random HDMI port for output on each reboot

You could try some of the stuff in this doc, for example, forcing hotplug detect.https://pip.raspberrypi.com/categories/ ... output.pdfStatistics: Posted by jamesh — Mon Jul 01, 2024 8:40 am

View Article

General discussion • Re: Raspberry pi 400 as a bluetooth hub and keyboard?

Geff Geeling has done some stuff with various PC graphics cards on PI.https://www.youtube.com/watch?v=l9dItRU ... ZyBydHg%3DStatistics: Posted by kip_the_elder — Mon Jul 01, 2024 8:49 am

View Article

Troubleshooting • Re: Rpi-Pico-W not being recognized.

I have an issue with RPi Pico-W[ ... ]Any suggestions?Boring, I know, but check and re-check that the usb cable is proven to be capable of carrying Power AND Data. Sometimes referred to as 'Charge...

View Article
Browsing all 4883 articles
Browse latest View live