Ubuntu • Re: Ubuntu 24-04 desktop64 installation fails
i'm not liking ubuntu 24 at all.have you run across the permission issue for flash drives ?easy fix but still. i use flash for backups of folders/files & things often.i'm already getting ready to...
View ArticleNetworking and servers • Re: Gadget Mode SSH
Apologies for the incomplete information. I have also connected the pi to my local network to ssh in lieu of the gadget mode so that I at least have some access to the device. I do have a usb0...
View ArticleTroubleshooting • Re: dtoverlay=gpio-shutdown disabling pwm audio
Moving the on/off switch to GPIO22 from GPIO03 solves the problem and both audio and power off work, but I require GPIO03 for the power on from off state function. Does anyone see a possible...
View ArticleTroubleshooting • Trouble with MHS 3.5 screen - The orientation does not change
Hello,I have Raspberry Pi 4B with this display:http://www.lcdwiki.com/MHS-3.5inch_RPi_Display#FAQCommands:Code: cd LCD-show/sudo ./rotate.sh 180are not working. Moreover, in Preferences->Screen...
View ArticleTroubleshooting • Re: Seeing some strange characters in my termial
Something is outputting UTF-8 but your terminal isn't set for it?You are correct I checked my Local setting changed them to UTF-8 and that worked.Statistics: Posted by DarkElvenAngel — Thu May 02,...
View ArticleDevice Tree • Pi 3 - How to obtain GPIO base address in the kernel?
Hi, I'm new to Raspberry PI and Linux kernel.I use Pi 3. (Raspberry Pi 3 Model B Plus Rev 1.3)When I read several articles, it says that my GPIO base register is - Bus Addresses: 0x7E000000- Kernel...
View ArticleGraphics, sound and multimedia • [Pi5] DPI Interlaced mode not working
Hi all,I have a custom DPI bridge mode 6 that works fine in all Pi 3, 4 and 5 models.For making interlaced video modes available in previous models of Raspberry, it was required to simply remove the...
View ArticleGraphics, sound and multimedia • Re: [Pi5] DPI Interlaced mode not working
The RP1 DPI block doesn't support interlaced.Statistics: Posted by trejan — Thu May 02, 2024 1:25 am
View ArticleRaspberry Pi OS • Increasing swap space without rebooting?
This is sort of inspired by the other threads about swap space - that eventually ended up being a discussion of the merits of Rust - but also I needed to do this just now.I've found that the default...
View ArticleOther programming languages • Re: Rust-language in Raspberry Pi OS
I'd take a bet that this could be written using less physical memory.Going back to that; I would suggest that if that can't be done for Rust, can only be achieved by tweaking swap space or whatever;...
View ArticleTroubleshooting • Nginx.pid missing in Alpine Linux Docker Container
I'm trying to follow along with the Grant Collins Raspberry Pie home lab video and am having some trouble with Nginx. I'm trying to run the command Code: nginx -s reload while in the Docker container...
View ArticleBeginners • Will Pi work with any touch screen monitor - especially HDMI type?
I want to eliminate the need for a mouse or track pad and instead use a large touch sensitive monitor. The question I have, can I buy any HDMI monitor with touch capability and have it work? Or are...
View ArticleTroubleshooting • Re: Raspberry Pi Reboot Error Over SSH But Not Locally:...
Seems to be the same as this one, extra link. Maybe you can find some info there.Thak you for your help. Have a good day. Thank you Statistics: Posted by sonjun — Thu May 02, 2024 3:09 am
View ArticleAdvanced users • keyboard device name in initramfs
I'm working on a little sh script that runs in initramfs, and I need to know whether there is a keyboard attached or not.I thought I could use the existence of /dev/input/by-id if a keyboard is...
View ArticleBeginners • Re: Getting audio to play on bluetooth speaker with sudo
post the os your using (desktop/lite/32/64) &your script your trying to run.My device is a Pi Zero 2 W. The OS is Raspberry PI OS (64-bit), Bookworm. I followed the instructions here from...
View ArticleAutomation, sensing and robotics • Re: Can't measure resistors
I've been trying to measure the supply voltage on this version of the circuit. I don't know if there's something wrong with how I'm measuring it or the calculations, but it still isn't working.The...
View ArticleBeginners • pd-mapper[1150]: pd-mapper: failed to open remoteproc class: No...
HiThanks in advance four your help.I did install Ubuntu 24.04 LTS on my RPI 5 recently. My LOGS informed me that:-- Boot 2b01ed4128ac4182a8ac47b59272b863 --May 02 17:46:04 BTRPI-5 systemd[1]: Started...
View ArticleUbuntu • Re: Any installable Ubu-based images for pi5?
You could try the beta version of PINN for the pi5 (see sticky thread) and install ubuntu 23.10. I did borrow some bits from 24.04 to get it to work, but it works for me.Statistics: Posted by procount...
View ArticleAdvanced users • Re: Attempting to netboot with buildroot image
They may be in the buildroot image but did you configure the kernel stuff as modules or builtins?For reasons that should be obvious*, having that stuff as kernel modules won't work with network boot...
View ArticleTroubleshooting • Re: Why I am getting error "device is disconnected or...
Sorry from my side I didn't get your point please can you elaborate/ simplifie it?Statistics: Posted by Abhi901163 — Fri May 03, 2024 1:10 am
View Article