Quantcast
Browsing all 5341 articles
Browse latest View live

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


Camera board • Re: When using libcamera accessing the camera buffer is very...

That really helped a lot, thanks.However upon looking through the rest of the rpicam-app source I find that in the 'requestComplete' function they are also doing:Code: struct dma_buf_sync dma_sync...

View Article


Weather station • looking toward fabing a . . .

GreetingsAn over long title doesn't help things so hopefully a 'teaser' works! I am working toward developing a more than somewhat 'normal' weather monitoring system. Started listed where I need to...

View Article

General discussion • Re: Language Woes

I set up a Pi5 with Pi OS for a friend today, and got quite annoyed with the language/locale settings. What I want is to have a switch between English (US) and Chinese. I can get the system changed to...

View Article

Weather station • Re: looking toward fabing a . . .

GreetingsAn over long title doesn't help things so hopefully a 'teaser' works! I am working toward developing a more than somewhat 'normal' weather monitoring system. Started listed where I need to...

View Article


Troubleshooting • Re: ImportError: cannot import name 'Orientation' from...

its okay, I already reflashed my raspberry pi 4 and now its working normallyStatistics: Posted by qiuu31 — Wed Jan 17, 2024 3:19 am

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


Image may be NSFW.
Clik here to view.

General • Re: Can other pins be mux'ed to the USB Phy?

Thanks for the replies! I asked the question because I was thinking if there would be a way to use the Pico-PIO-USB library to perform all of the USB related work (instead of the built in rp2040 USB...

View Article

Beginners • Re: How to rename root partition on Rpi5

Indeed it is! Here's an improved function:Code: function getrootname() { # returns a string for the device name local rootfs=$(findmnt -n -o SOURCE /) echo $rootfs return # To get the system disk...

View Article

General • Minimal USB Host and USB Device example, without TinyUSB

I need the Raspberry Pi Pico/W to operate as a USB Host so that I can connect it to a third party USB Device (which happens to be an FTDI 232 chip) that operates like a USB CDC device. We've made a...

View Article

Troubleshooting • Re: Display is fine in text mode, but immediately black...

In case someone finds this via a future Google search: I tried using the legacy version of Raspberry Pi OS instead, and that does work, so I'm back on the rails for now. It would be nice to know why...

View Article


General discussion • Verdict on Pi 5 gaming

Seems that the CLI is the only way to go to avoid tearing - vsync doesn't get rid of screen tearing under X/wayland.My verdict for 1920x1080 gaming is, too laggy under wayland, good if you can live...

View Article

Advanced users • Re: Can't get PWM backlight to work on P4

I was able to get something working by utilizing the pwm-leds driver instead:Code: /dts-v1/;/plugin/;/ { compatible = "brcm,bcm2835"; fragment@0 { target = <&gpio>; __overlay__ { pwm_pins:...

View Article


Camera board • Re: Purpose behind of raspberry pi sbc

I dont think they do it on server, otherwise it cannot not be sold to many without dedicated internet.That's a limitation of many/most "smart" devices nowadays.For example, my Wyze products cease to...

View Article

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

The issue was my local VPN. When on I cannot hit the device with it's hostname. Killing the VPN resolves the issue. Thanks for the help everyone!Statistics: Posted by hedbonker — Thu Jan 18, 2024 3:30...

View Article


Raspberry Pi OS • Re: Wayland and interface bugs

test your sd, menu - accessories - raspberry pi diagnosticsreset the gui, menu - preferences - appearance, default tab - medium, rebootare you using a proper power supply, in correct power can corrupt...

View Article

Camera board • Re: does anybody has raspberry pi 5 and camera module v3 to...

on raspbery pi5 brilliant how fast would it be if i add a second camera? what changes should i do ?Image captured: file_20240118_053824.jpg, Time taken: 0.29 secondsImage captured:...

View Article

Other • Re: Help! Installing a ALFA AWUS036ACH on a Kali Raspberry PI 5???

Thanks - I did attempt to do that first but I'm not a registered user of the Kali forums and they have disabled new registrations....Statistics: Posted by jc_signup — Thu Jan 18, 2024 3:57 am

View Article
Browsing all 5341 articles
Browse latest View live