Quantcast
Browsing all 2675 articles
Browse latest View live

Raspberry Pi OS • QEMU console works on 2022 but not 2024 Raspberry Pi OS

Hello,I am trying to run Raspberry Pi OS (latest version) using QEMU on my computer. I am running QEMU with these parameters :Code: qemu-system-aarch64 \ -machine raspi3b \ -cpu cortex-a72 \ -dtb...

View Article


Raspberry Pi OS • Re: QEMU console works on 2022 but not 2024 Raspberry Pi OS

You miss the extra loading of initramfs8 I think. See what is in the config.txt of the downloaded RPiOS image and represent that in your QEMU arguments.Also, you mix armhf userspace (ARMv6 actually)...

View Article


Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Clean install of Bookworm and rpicam apps was not included

Perhaps the unspecified version of 64-bit RasPiOS Bookworm you installed was the LITE version?Firstly, thank you for your response.No on this occasion I wanted the FULL Bookworm 64 bit version as I...

View Article

Raspberry Pi OS • Re: [bookworm]: Putty and minicom not working with uart on Pi2

I use a fresh install of bookworm on my Raspberry Pi2.I did an update byCode: sudo apt update; sudo apt upgradeI also install putty and minicom byCode: sudo apt install puttysudo apt install minicomI...

View Article

Raspberry Pi OS • Re: I want to fall back to using dhcpcd5 on a Bookworm system

You don't need to disable or remove NM, you can configure it to use dhcpcd instead. Install dhcpcd then, the following to the [main] section of /etc/NetworkManager/NetworkManager.confCode:...

View Article


Raspberry Pi OS • Google will be after me...

Evening,Is it possible to run a script every 12 hours or so that would keep me logged into gmail on a pi 5?Currently Google log me out every so often - I want to resubmit my email and password to keep...

View Article

Raspberry Pi OS • Re: Google will be after me...

Get a mouse jiggler.Statistics: Posted by W. H. Heydt — Tue Dec 24, 2024 7:41 pm

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...

You mean 11/Bullseye -> 12/Bookworm?Yes I do. Mixing up that releases sometimes, too confusing ToyStory fetish buzzwords Is that the only question looking at (how much time I put in) my last...

View Article


Raspberry Pi OS • Re: can running hdparm -y /dev/sdb1 every 10 mins on an...

thank you and Merry Christmas!Good points! sending the hdparm command again does not wake the drive, so I won't worry about sending it repeteadly when the drive is in sleep mode.The drive is the...

View Article


Raspberry Pi OS • Auto-starting service crashes Raspberry Pi

I am developing a background service that runs on Raspberry Pi OS based on Buster, Bullseye and Bookworm in both 32-bit and 64-bit variants. I test this application on several Raspberry Pi 4 with...

View Article

Raspberry Pi OS • Re: Auto-starting service crashes Raspberry Pi

In Windows you can install WSL2 (Windows Subsystem for Linux 2) which basically installs a Microsoft-supported, easily accesible Linux virtual machine that will allow you to mount the ext4...

View Article

Raspberry Pi OS • OS Crashing

My RasPiOS keeps crashing and the following keeps scrolling continuously. Can anyone help me please with what the problem is and how to resolve it?Code: [228581.100791]EXT4-fs error(device sdb2):...

View Article

Raspberry Pi OS • Re: OS Crashing

There's not nearly enough information in your post to offer much in the way of useful advice.Extrapolating from it, it looks like you have at least two USB drives connected and the second partition on...

View Article


Raspberry Pi OS • Re: Static IP with Bookworm

Now Raspberry OS has migrated to Bookworm, what are the steps to assign a static IP with the absents of the dhcpcd.conf file? Raspberry Pi Imager allows ssh to be enabled. It would be great if it...

View Article

Raspberry Pi OS • How to rotate multi touch IR Frame 90 deg clockwise in...

After upgrading my Rpi 4 to the latest Raspberry Pi OS few days ago and switched to the Wayland labwc the multi touch IR Frame that Im using for my Smart Mirror (with LCD monitor behind) is not...

View Article


Raspberry Pi OS • Re: How to rotate multi touch IR Frame 90 deg clockwise in...

I managed to rotate the IR Frame in correct orientation by configuring libinput with use of udev rule. It seems that all changes to udev rules requires rebooting the Rpi, even I followed instructions...

View Article

Raspberry Pi OS • Some interesting questions about Linux (RpiOS) NTFS drivers

First off, I know the general advice is "Don't do that!". Don't use NTFS under Linux. Needless to say, we do it, because we need Windows interoperability (**). So, don't bother saying "Don't do...

View Article


Raspberry Pi OS • Re: Some interesting questions about Linux (RpiOS) NTFS...

The old ntfs driver appears to have stream support. From man mount.ntfs: streams_interface=mode This option controls how the user can access Alternate Data Streams (ADS) or in other words, named data...

View Article

Raspberry Pi OS • Installing openMPI 5.0.6 on a Raspberry Pi

Has anybody got openMPI 5.0.6 installed on a Raspberry PI?I've tried several tutorials but haven't been successful in getting it to work.If you could please point me to a working tutorial/how to, (or...

View Article

Raspberry Pi OS • Re: Installing openMPI 5.0.6 on a Raspberry Pi

This page states where to post with issues https://docs.open-mpi.org/en/v5.0.x/ge ... g-open-mpiStatistics: Posted by neilgl — Fri Dec 27, 2024 10:18 am

View Article
Browsing all 2675 articles
Browse latest View live