Quantcast
Browsing all 5313 articles
Browse latest View live

Raspberry Pi OS • Re: Fixing Wayland and Wayfire

How can I copy over the Raspberry Pi OS GUI to have it on X86 Debian 12 system?Code: sudo apt install wayfirelog out, select wayfireI made an installation without gui. Tried installing wayfire, but I...

View Article


Beginners • Re: pico getting started guide "build step" not available

Which guide are you referring to? Can you provide a link? I used this one when I got started https://projects.raspberrypi.org/en/pro ... h-the-pico.Statistics: Posted by DS256 — Thu Dec 28, 2023 12:06...

View Article


Official Display • Re: Display won't work for a Pi3

If the names are important, then they need to be DISPLAYED. Not hidden away.There is also the issue that there really is no way to tell if "Bobby" is newer than "Harold". For that, you need the real...

View Article

General • Re: Pico W doesn't respond to anything

The onboard LED uses different hardware for a pico and a pico W, so maybe that is why piper make fails.If I get a minute I will have a look at that…Statistics: Posted by neilgl — Thu Dec 28, 2023...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Display power down with Wayland?

you need to add that env vars if your not running it in the desktop sessionWAYLAND_DISPLAY="wayland-1" wlr-randror run the command in a terminal in i.e. A VNC session.So the env var did fix it.It...

View Article


Troubleshooting • Re: no signal from monitor

no idea, have you only tried bullseyeStatistics: Posted by kerry_s — Thu Dec 28, 2023 12:18 am

View Article

Beginners • Re: Setting static IP

Or from terminal/CLI use nmtui which is graphical-ish.Statistics: Posted by pidd — Thu Dec 28, 2023 12:24 am

View Article

Ubuntu • Re: Ubuntu not booting RPI 5

using the right power sourceStatistics: Posted by kerry_s — Thu Dec 28, 2023 12:26 am

View Article


Image may be NSFW.
Clik here to view.

SDK • Re: Put code in the Stack section

Oh, did not notice you are the Pico DOOM author.It does compile and.. seems that it solve my IBM 5150 Boot Problem.This is for my PicoMEM Board, to use a Pico as all in one ISA Board emulation I had a...

View Article


SDK • Re: How to size LittleFS properly

MicroPython uses 'END_OF_FLASH - FILE_SYSTEM_SIZE' to determine where it will be placed.Is END_OF_FLASH defined in a header somewhere? Is there an issue on PicoW using the end of flash in this way?...

View Article

C/C++ • Re: Compilation error : Binary info must be in first 256 bytes of the...

But what is the cause of the error, why it happens in the first place? Is this a linker issue ? Is something being put at the beginning of the binary for some reason ?Statistics: Posted by Byte_pl —...

View Article

SDK • Re: Troubles with Lua

A memory byte shared between each core is good enough to indicate if the second core has ended. You can create shared memory message buffers, and I'm sure the SDK supports queues for such things.I...

View Article

Gaming • Re: BooBoo - new language with game engine

Encouraging results with Pi 4B! These are tests of CoinHunt which is probably the most demanding game I have to test with.Under X11:Default window (1280x720): 120 FPSFullscreen (1920x1080): 60 FPSNo...

View Article


General discussion • Re: Official Power Supply Issues?

Do you *need* to use the official PSU for the Pi 5? It will also work with the official Pi 4 supply and your switch should work fine with that.Someone might even make a switch that works with this new...

View Article

C/C++ • Re: gcc flags for Pi 3 onward

-O2 is often faster on Pi's, -O3 tries to compromise on size and speed.Statistics: Posted by pidd — Thu Dec 28, 2023 11:45 pm

View Article


Networking and servers • Re: SSH Pi Zero W from New Macbook

If you're running Bookworm on the zeroW, adding wpa_supplicant.conf to the boot partition does nothing. Further, Bookworm does not falback to self assigned mdns/zeroconf addresses when no DHCP server...

View Article

General discussion • Re: Rc plane code

Hello, I know this is stupid but I recently was given a pi (pi zero w) and I have little to no knowledge of coding and can’t find the time and materials to learn. I am trying to make a model aircraft...

View Article


Troubleshooting • Re: Mouse/Keyboard attached to switch keep disconnecting

Possible breakthrough. The keyboard and mouse stopped working entirely, then I noticed the switch was plugged into USB3 which is not where I'd normally plug a keyboard or mouse. It wouldn't work no...

View Article

Troubleshooting • Re: Raspberry Pi 5 PWM control method inquiry

Is PWM control not possible right now?I tried using all the related libraries, but it doesn't work.Simply control the LED and servo motor with PWM.Statistics: Posted by TaeHyunCHOI — Fri Dec 29, 2023...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Pi4 will not boot after expanding file system on SSD

I have been struggling to figure out why I am having so much trouble getting my problem figure out. I am using Pi Imager to install 64bit bookworm lite on SSD. It run okay until I expand file system...

View Article
Browsing all 5313 articles
Browse latest View live