Quantcast
Browsing all 5260 articles
Browse latest View live

Troubleshooting • Re: Raspberry Pi 5 Not Booting

RP1_BOOT chip ID: 0x0000bb00Code: if (iVar3 == 0x20001927) { return poVar2; }...uint rp1_chip_id(old_bsc_i2c_state *param_1){ uint chipid; rp1_poke(param_1,0x40017004,0x800000); chipid =...

View Article


Beginners • How to get connected after a machine.reset

I am using a Raspberry Pi PICO W to run code in a loop accessing the Ecobee API for my furnace's status. I got this code to run most of the time now, but once in a while, like after several thousand...

View Article


Troubleshooting • Re: Camera module 3 wide not detected

I'm also facing the same problem in Raspberry Pi 4B model. Tried several options like downloading the fresh Raspi image again on the SD card, upgrading the package with sudo command, checking the CSI...

View Article

Raspberry Pi OS • Display freezes on Bookworm after a few hours but my...

I am working on an RPi4-4GB that will be used in the pump shack of a small community water system. The Pi has a USB Labjack data collection device to read pressure sensors, digital flow meters, float...

View Article

Raspberry Pi OS • Re: Display freezes on Bookworm after a few hours but my...

did you overclock the gpu, bookworm does not like that.Statistics: Posted by kerry_s — Mon Jan 15, 2024 5:33 am

View Article


General discussion • Re: "Powering Raspberry Pi 4 via USB-C: Need...

Hello friends,I'm working on a project with my Raspberry Pi 4 device, but I have a question. Since I use the USB-C input to connect it to the USB port, I need to supply power in a different way. I...

View Article

General discussion • Re: RPi 5 initial power up with power button?

If the Pi is sitting on the desk in front of you then it doesn't matter which way it boots up, manual or auto.If the Pi is remote, you want it power up without the button.Yes, a setting to select...

View Article

Advanced users • Re: Using I2C 5 and DPI 666 simultaneously

AddingCode: dtoverlay=i2c-gpio,bus=5,i2c_gpio_sda=10,i2c_gpio_scl=11,i2c_gpio_delay_us=2will have no effect on the output of raspi-gpio as the default condition is for the pins to be inputs when doing...

View Article


Troubleshooting • Re: Tips on how to ask a question.

Awww, come on! Its the highlight of the day when you get ....SUBJECT: Urgent"When I try to use my USB device it doesn't do what it is supposed to do, what is wrong?"And don't you think of answers like...

View Article


Advanced users • Re: Is everyone happy with the quality of libgpiod?

Where "commandeering" means to answer questions? It is a forum, that is the way it works.And why the attitude? That seems antagonistic to me. We are required to remain civil here, right? It goes way...

View Article

Troubleshooting • Re: Removable drives and permissions

Building A Pi Based NASOk so, I see that your documentation on building a Pi based NAS consists of some interesting documentation. I am however curious if you go over WHY you need to do each thing...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Coral TPU, PCIe on Pi 5

But a "real" Pi engineer can chime in to clarifyRPT guys busy with other stuff?I suspect the Pineberry guys could make a doubled sided PCB faster.NVMe one side, Coral TPU with PCIe switch other side.I...

View Article

Beginners • Re: How to make my own buster rep?

What is making it slow? If its your internet connection then you aren't going to gain much by creating your own mirror, if its got to be downloaded its got to be downloaded.it downloads from...

View Article


Troubleshooting • Re: Apache only responds to IP, not hostname

See also the full documentation for name-based virtual hosts and the entry for the ServerName run-time configuration directive mentioned above.Thanks I will check that out. It was working fine after...

View Article

Off topic discussion • Interview of Eben on The Register

Richard Speed interviewed Eben Upton about retrocomputing and the focus of Raspberry Pi in The Register athttps://www.theregister.com/2024/01/15/ ... air_acorn/I liked the interview. The reader...

View Article


Graphics, sound and multimedia • Re: Setting framebuffer size issue

Just for having it stated, both are working fine:- https://www.roboter-bausatz.de/p/2-8-tf ... 41-240x320- https://www.roboter-bausatz.de/p/4-tft- ... 96-480x320My assumption is that more and more DSI...

View Article

Troubleshooting • Re: Updating a Pi OS image that won't boot

omxplayer is dead, the reason is it cannot run on the newer software required by the rpi4.you should find another way, if you can get vlc to do it, it's the default player now.Statistics: Posted by...

View Article


General discussion • Re: Which RP would be best for my needs?

I've been running a convention registration system on Pi4B-4GB since not long after the came out. To that has been added Apache2 to provide a GUI interface for those entering data. I haven't had any...

View Article

Camera board • Camera: I2C shows 0x64 but not 0x10

I have two images. The first works, and `sudo i2cdetect -y 10` shows 0x10 and 0x64 as expected. So the camera is working.The second, however, can't access the camera and only shows `0x64` i.e. Code: $...

View Article

Ubuntu • Re: Booting an older Ubuntu version on Raspberry Pi 5

I added a NMVe to my Raspberry Pi 5 but the only image that seems to function properly on boot is Raspberry Pi OS. I want to try to get Ubuntu Server on it. Has anyone had success, or is Raspberry Pi...

View Article
Browsing all 5260 articles
Browse latest View live