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

Troubleshooting • 'date' returns incorrect date/time?

I've been running a Pi 2 Model B Rev 1.1/Buster to log some USB scales and other sensors, with a time stamp. Lately it's starting logging bogus dates. Relevant code that gets run by cron every 10...

View Article


Raspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...

Hello all,Just in case someone is missing the changes that come with Simon's version 0.76. I have synced my fork (master and kbdlayout branch) with that. The instructions for building and installing...

View Article


Troubleshooting • Re: 'date' returns incorrect date/time?

My systemd-timesyncd is running:Code: systemctl status systemd-timesyncd● systemd-timesyncd.service - Network Time Synchronization Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service;...

View Article

Advanced users • Re: Pi5 - PWM on GPIO 18

@jdb -- thanks for your response. I'll assume your counsel is that the Pi5 and RP1 cannot solve my problem, and I'll look for other solutions. I appreciate the help.>> Have you read the...

View Article

Raspberry Pi Connect • Re: Security question — how is browser able to access...

So the answer seems to be easy how connection to Pi5 is done from browser in internet:The Pi5 opens session to connect server and that is kept open every 15 seconds from connect server.When internet...

View Article


Image may be NSFW.
Clik here to view.

Bare metal, Assembly language • Using SPI3-6 on RPi4 bare metal

The BCM2711 device has five SPI interfaces: SPI0, SPI3, SPI4, SPI5 & SPI6, and two additional mini SPI interfaces (SPI1 and SPI2).I think SPI0 and SPI3-6 are the same type of device. My bare metal...

View Article

Beginners • Re: fswebcam install failure

Are you actually running raspbian stretch?Stretch has not been supported for years and has been moved to a 'legacy' repohttps://forums.raspberrypi.com/viewtopic.php?t=237469Statistics: Posted by DirkS...

View Article

Beginners • Re: Pi Zero 2 W stuck out of the box

Stuck and frustrated.... I wonder.... does everyone go through this ? My experience is the definition of computers and technology is stuck and frustrated. The Zero 2 has only 0.5 GB RAM which it...

View Article


General • Re: rp2040.dap0 is driving me crazy.

I will try to debug in bootsel mode and let you know.I have not overclocked the board except for once to play audio in pwm mode. That too only one board. But others broken boards are not...

View Article


General discussion • Re: RPi5 Display Issue

Post a picture of the boot diagnostics screen here on the forum. Your monitor may not provide a correct EDID. Which resolution does it has?Statistics: Posted by aBUGSworstnightmare — Mon Jul 01, 2024...

View Article

General discussion • Raspberry Pi 4 Model B Boot/display Issue

Hello All i'm new to the Rasberry world and have recently acquired a Raspberry Pi 4 Model B (1G RAM) and am having some weird boot issue only when i have a USB Flash Drive or SD card inserted that...

View Article

Troubleshooting • Re: Very slow and Browser issues

did you look at the spec'sit's not meant to run a desktopyou need at least 2gb ram to run a browserStatistics: Posted by kerry_s — Mon Jul 01, 2024 4:33 am

View Article

General discussion • Re: Raspberry Pi 4 Model B Boot/display Issue

on the diagnostic screen look at the display lineif there all 0 then your screen is not detectedyou need a legit power supply, made for pc's, not a charger made for charging batteries.the voltage...

View Article


Raspberry Pi OS • pi os and zfs

HiLooking to move my rootfs onto zfsGot a pi5 with dual nvme I have done a piclone from sd to nvme0 - so I have 2 partitionsI have cloned the /boot partition from nvme0 to nvme1 - also cloned the...

View Article

Other • Re: Amibian

When I saw the title, I honestly thought we were talking about the sleep-aid drug.You know, the one with the butterflies.There is also Armbian which is an Ubuntu Linux derivative with an assortment of...

View Article


Advanced users • Re: Image File Utilities

I do have external drives mounted elsewhere via open media vault, but I put an exclude option in there for those thinking it would work. Should I try unmounting them and then giving it another...

View Article

Automation, sensing and robotics • Re: I need help with my raspberry pi 4...

Okay, thanks for the heads up. I will try it today, and if it doesn't work, I will get another SD Card. Another question when setting up the OS via the imager, do i need to set password there or what...

View Article


HATs and other add-ons • Re: New Official AI Kit available now at $70

3hrs for retraining on PC i7 with RTXC4080, wonder how long to retrain using a Pi5?Compiling to HEF on the Pi5?Doing everything on the Pi5 would be nice.The availability of the Hailos dataflow...

View Article

Troubleshooting • PICO does not execute with main.py....

1) Here from the example:Code: from machine import Pin, Timerled = Pin(25, Pin.OUT)timer = Timer()def blink(timer): led.toggle()timer.init(freq=2, mode=Timer.PERIODIC, callback=blink)2) download...

View Article

Beginners • USB Controller on Pi 3 Model B V1.2

Howdy, all. I'm working on a drone project with a Pi 3. I've managed to follow a guide that got me to keyboard control over SSH but I'd like to use a USB controller for the last phase before jumping...

View Article
Browsing all 4861 articles
Browse latest View live