Beginners • Re: Raspberry Pi Zero W as USB MIDI Host
Edit to add: I think I may have the aconnect command sytnax wrong. It is important to get the sytnax correct. It can be helpful if the syntax is also correct. Seriously, thanks for posting the details...
View ArticleUser groups and events • Peninsula Pi Party near Sydney Australia
https://petermoulding.com/peninsula_pi_partyHello Pi users in Australia. There are lots of Pi users on the Central Coast of Australia, between Sydney and Newcastle, based on the response when selling...
View ArticleDeutsch • Re: Raspberry Pi 5: Mate Desktop läuft nicht
Vielen Dank für den Tipp!Code: sudo apt install gldriver-test hat das Problem gelöst !!! Statistics: Posted by Yeti62 — Sun Jan 28, 2024 9:22 am
View ArticleTroubleshooting • Re: Samba share with symbolic links fails on windows PC
Almost certainly a server configuration issue. Neither Windows nor the smb protocol understand symbolic links.You need to do at least two things:Three things, you missed that the OP is using buster,...
View ArticlePython • Re: Installation of pyexcel
You have to remove #, to get an error...Code: import RPi.GPIO as GPIO...Statistics: Posted by California — Sun Jan 28, 2024 9:33 am
View ArticleGeneral discussion • Re: Role of OSI Model in IoT Projects
I've encountered it in training form on courses many years ago. When considering networking and switching protocols it's worth know the differences in the capabilities of equipment but you'll really...
View ArticleCamera board • Re: Motion Watchdog timeout
Yesterday I did sudo apt full-upgrade. I thought that with this upgrade the problems could be solved, because there were also firmware parts included. The first attempt was promising but after about...
View ArticleJava • Re: Anyone got Eclipse to work on Raspeberry Pi 4 B / Raspberry OS 5.1 ??
I've now tested 8 of the 13 Raspberry Pi OS 64 bit version and the latest on fails to run Eclipse.I've reported the bug in here, hope this is the correct place for it to be...
View ArticleGeneral discussion • Re: RP i5 Active cooler or not?
The blower on the Active Cooler is silent, you only get a small smooth air noise, not "fan noise" if you know what I mean. Its a lot quieter and a nicer sound than the official case as well as being a...
View ArticleTroubleshooting • Re: New raspberrypi 5 won’t boot. Just green flashing light.
Please can everyone stay civil and polite please. Will be cleaning the thread of sarcasm when time allows.The LED error is fatal, so you should approach your supplier for a warranty replacement. All...
View ArticleAdvanced users • Re: Image File Utilities
I tried running an incremental backup with this change, and it avoided the previous error and ran in the expected time, with one new error: Code: e2label: Bad magic number in super-block while trying...
View ArticleAdvanced users • Re: How to force Pi OS serial console to resolution other...
May be an udev rule should be the solution?Statistics: Posted by PhL91 — Sun Jan 28, 2024 10:17 am
View ArticleBeginners • Re: FullPageOS screen is always blank after 5 Minutes
Yes now it seems to work but this is strange because in the start_gui file there is following code and the blank screen should be disabled by default.Do you know why the start_gui have no...
View ArticleGraphics, sound and multimedia • Bluetooth codec on latest Pi OS
I am in the process of building out my audio system to include a Bluetooth receiver. Of course I would like the highest quality BT codec on both the RPi and BT receiver.What BT codecs are supported by...
View ArticleGeneral programming discussion • Re: Pi 5 Data analytics e.g. R studio, perl,...
R, Perl and Awk languages are available as packages in the Raspberry Pi OS. R Studio IDE packages aren't available for ARM architecture but you could try compiling it from sources.Statistics: Posted...
View ArticleGeneral discussion • Re: No RPi 5 for me.
Agreed. After using the Pi-5, i wouldn't go near a Pi-4 anymore. There is a stark difference in performance.you can really tell in the browser, the pages draw fast, even youtube you can see a...
View ArticleTroubleshooting • Re: No HDMI output on Pi 3B+
There looks like a fair bit of flux residue on that board, like it has been reworked at some point. Maybe the HDMI socket or one of the components near it has been replaced?Statistics: Posted by rpdom...
View ArticleFrançais • Re: Kernel Panic...
Avant que la carte Sd ne soit inutilisable (il faut quand m^me vérifier, par acquis de conscience, qu'il ne s'agit pas d'un faux contact: arreter le RPi douteux, enlever la carte SD, l'épousseter, la...
View ArticleBeginners • Re: Moving SD card (and PiOS install) from Pi4 to Pi5
And self compiled kernel modules? Are they using the same modules folder?My pi4 is running bookworm, so this is not problem.The PI 5 will use the -2712 kernel by default, while the Pi 4B will use the...
View ArticleNetworking and servers • Re: something I cant quite grasp.
The OS on SD card (or USB or other storage device) on the Pi will request an IP address from your DHCP server.I don't understand your use of the term "host device". The Pi is a computer, the same as...
View Article