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

Troubleshooting • Re: Pi 5 touchscreen swapped X & Y touch

My point is that the UI approach to fix the issue doesn't work and my terminal workaround isn't permanent and is just a workaround.I believe that when there is a GUI with a specific task (such as...

View Article


Troubleshooting • Re: Wayland: Switchind display off and on again is not working

So the Waveshare DSI version of this 320x1480 display is working without problems.Code: pi@raspberrypi:~ $ WAYLAND_DISPLAY="wayland-1" wlr-randr --output DSI-1 --offpi@raspberrypi:~ $...

View Article


Automation, sensing and robotics • Re: Screen blanking on GPIO event

Code: WAYLAND_DISPLAY="wayland-1" wlr-randr --output HDMI-A-1 --offWAYLAND_DISPLAY="wayland-1" wlr-randr --output HDMI-A-1 --onrun the command on a button press.Statistics: Posted by...

View Article

Camera board • Re: AeEnable how to activate/desactivate ?

Hi again, I guess I haven't completely understood how you're doing the "zoom".When you start the camera (and don't change anything), the scaler crop that it reports (and which is being used) should...

View Article

Troubleshooting • Re: Change Boot Order to USB Raspberry Pi 5 (w/NVME)[SOLVED]

I've set my boot order to USB, then NVMe, then SD. There may be times I'd want to boot from a live-usb to do maintenance etc. Is it possible to do a one-time boot from usb, perhaps by holding down a...

View Article


Camera board • Re: Pi 5 - Good Case for Easy Camera Cable

Hey all,Is there a special case I should use to make it easier to route the camera ribbon cable out of the board? I'm currently using the standard Pi5 case and it looks really really tight.You can...

View Article

Beginners • Re: Low volume on Pi5

Thanks for the suggestion.I've tried it and the volume is at max and it made no difference.The volume is still very low using the dongle but fine on blue-tooth.Statistics: Posted by Ziggy2020 — Fri...

View Article

Troubleshooting • Re: GPS Module on UART stops transmitting when USB3 device...

It might be a glitch on the power. You could try connecting your camera via a powered USB3 hub that you leave connected to the Pi.Does it all work if you power up with camera already connected?You...

View Article


General discussion • Re: Using fire 7 display for pi5

You could try a web search on the various numbers printed on the back of the display to see if you can find any datasheets or anyone who has worked out connection and timing information for that...

View Article


Beginners • Re: Wirelessly starting up RPi Zero 2 W

Run aip addr show wlan0commandYou should get something like this:Code: pi@mercury:~ $ ip addr show wlan03: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group...

View Article

Troubleshooting • Re: cant get booting from NVMe to work

I'm always recommendimg to use boot order asCode: BOOT_ORDER=0xf416as this will try uSD first, then NVMe, then USB.This will allow you to boot from uSD once you've screwed up the OS on the NVMe (which...

View Article

Image may be NSFW.
Clik here to view.

Other projects • Re: Miniature CRT computer for miniature laboratory diorama

https://www.ebay.co.uk/itm/133039375327 ... 60999731e8Thanks PiGraham ! But I'm afraid that is too big... And if you permit me: I can't made it myself, I need a genius of electronic to make it......

View Article

General discussion • Re: Brother MFC and Raspberry Pi

I have a Brother HL-1210-W and use it on a Pi4 running Bullseye.I use the brlaser driver but I find it to be very buggy.It hangs the printer a lot with no output especially when printing PDF's from...

View Article


General • Re: Pico with Sensors of 5V

From this sensor description, there is "Operating Voltage: 3.3~5V"So you could power the sensor from the 3.3V(OUT) pin. The current consumption is a few mA, so this output is capable to drive this...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Custom MIPI CSI camera not detected

"vcgencmd get_camera" is ONLY valid for the legacy camera stack. It is irrelevant for anything using the kernel drivers.How would I determine if our camera is recognized by the Pi then and could we...

View Article


MicroPython • Re: pico don't start after power-up

Guess test25 = Pin(25, Pin.OUT)is the on board LED of the pico ? Will work only on a pico without wireless, not on a picoW with wireless. When on a picoW, use Pin("LED", Pin.OUT) instead.Print the...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • File transfer via home ethernet (NAS) very slow TO Pi5 -...

I have a problem with my Pi5 that I already posted about in other topics here. Now I have a new status and can't isolate the issue more. I hope someone here can explain what the problem is and...

View Article


Device Tree • Re: PWM driver questions

..I am not sure how to set pwm0 to GPIO12 pin.Code: compatible = "brcm,bcm2835"; /* PWM0 function */ fragment@0 { target = <&gpio>; __overlay__ { pwm_pins: pwm_pins { brcm,pins = <12>;...

View Article

Beginners • Re: File help

Amazon basic 512 is only displaying 469 total storageGuess you bought a storage device from this shop with a capacity of 512 'somewhat' (GB ?). Without knowing which device you mean (give a link to...

View Article

Français • Re: rasberry pi ne boot pas sur ssd

Bonjour,Je suppose que ce n'est pas cette alimentation: https://www.raspberrypi.com/products/27w-power-supply/ ???Comme dit dans le message, il est possible de démarrer quand même en pressant le...

View Article
Browsing all 4983 articles
Browse latest View live