Quantcast
Browsing all 5299 articles
Browse latest View live

Troubleshooting • Re: Raspberry Pi 4 Model B Freezes

Could be a fake microSD card - write and verify using RPi Imager to see if the same happens, but wait 10 minutes after first to boot to allow it to resize the partition etc.or pulling the power has...

View Article


Other RP2040 boards • Re: Boot issue in multi-board setup with I2C

Makes sense. Thank you!Statistics: Posted by pini.grigio — Tue Dec 05, 2023 7:54 pm

View Article


General discussion • Re: Can RPi5 run binaries compiled on RPi4 bookworm?

You cannot assume that it will work, but some of it might. With Linux, you should always compile code on the host where possible.Statistics: Posted by NotRequired — Tue Dec 05, 2023 7:54 pm

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Firefox Is Laggy

i just did the install again but my way.just got into the gui right now.this time i add firefox to the install so i didn't have to remove firefox-esr.i set my .bash_aliases file in there before boot...

View Article

General discussion • Re: Desktop crashes.

I have had this same issue. Mostly when working in Thonny, but I do have Chromium open in the background. I am on a RPI 5 with 8GB. I would say it has happened about half a dozen times. Once even...

View Article


Troubleshooting • Re: RPI5 Disk corruption using an external USB boot volume?

Sadly, I haven't found a way to send a safe shutdown message to the nvme drive yet... doesn't work for the nvme drive.Of course it doesn't. Device name /dev/sda is not right. Probably it's starting...

View Article

Troubleshooting • Re: VLC issues with Pi4

Visually VLC gives the impression of turning the display off/on as it goes in/out of full screen. Another manifestation I've noticed is, when it doesn't crash (the pause resize play fudge) it might...

View Article

Networking and servers • Re: rPi 5 as useable NAS

If next year some company creates a 12V 5A PSU that can feed SSD + 3.5inch HDD + Pi5 + PCIE-SATA bridge, I might consider making a NAS with a Pi5. My current one is an Intel board with 2x SATA and...

View Article


Raspberry Pi OS • Re: Bullseye on raspberry pi 5?

Indeed but since pi has an official touchscreen then it should work out of the box. Like I use my pi as a server and the screen for checking stats and stuff... It should be a bit easier to set up an...

View Article


Beginners • Re: Virtual desktop and VNC on Raspberry Pi 5

Thanks, everyoneThere must have been a patch that fixed the problem, as I haven't changed anything on my end other than apply the Bookworm updates.So, I am working now.Statistics: Posted by cag61 —...

View Article

General • Re: Firmware Update using Two Memory Bank on RP2040

Now, I want to know how to do this jumping mechanism.Plus how to build code so that it is correctly aligned and able to execute from bank 1 ( or 2 ).I am afraid I don't know how to do...

View Article

Advanced users • Re: Disabling LED on ICE tower cooler

I am totally unfamiliar with these commands. I ran each command but pinctrl did not return any output. Just 0 exit code.Statistics: Posted by graysky — Wed Dec 06, 2023 7:42 pm

View Article

Media centres • Re: Peppy player

I am trying to install a classic Christmas radio stream but the URLs I am finding with Google do not play.Could someone either give me a URL that works or help me understand what I need to do to get...

View Article


Automation, sensing and robotics • Re: Remote controlled antenna (horozontal...

You want to turn the antenna, and not the mount. So why don't you setup your mount with a 'dead accurate' position. Use a reference switch (or two) to calibrate your zero and a stepper motor with a...

View Article

Image may be NSFW.
Clik here to view.

Advanced users • Re: Mainline support status?

Yes, a central GitHub issue to track progress would be great I am also interested in having mainline support for the Raspberry Pi 5 — my Go appliance platform https://gokrazy.org/ runs on the...

View Article


SDK • Pico W generates error after using TCP for a while

Hello everyone, Not sure why this is happening but after some time my Pico W will panic with this errorCode: *** PANIC ***pcb->snd_queuelen >= pbuf_clen(next->p)I'm using the Pico W in...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: Windowed view of RPi environment on PC

How about an HDMI to USB capture card connected to the PC (USB) and to the pi4/5 HDMI ?- or does workplace not allow USB devices...?This looks promising, I didn't know these existed. So I would just...

View Article


Troubleshooting • Re: RP5 installs then fails update unmet dependencies...

I don't have a fix. Just noting that on a Pi02W and a Pi5 I got:Code: The following packages have been kept back: raspi-utilswhen I did an apt upgrade. Haven't chased it any further, but there's...

View Article

Other projects • Re: Thermal Printer Firmware with RPI 3a+ Troubleshoot

Are you sure it's "pc936"?Anyway, you need to try setting the code page to your own language, assuming it's not Chinese.The ESC/POS command for setting Code Page is 'ESC t n' (ASCII) or '1B 74 n'...

View Article

Advanced users • Re: Disable partition resizing on bookworm 1st boot

Below is a snippet of what I use. It works on any version of Raspberry Pi OS.This snippet assumes the ROOT partition is mounted on /mnt and the BOOT partition is mounted on /mnt/boot (non-Bookworm) or...

View Article
Browsing all 5299 articles
Browse latest View live