HATs and other add-ons • Re: nvme base geekworm
I use the Geekworm X1002 and Crucial SSD 500 GB Pcie 3.0. NvmeOS Bookworm. But when I reboot, after the OS logo I see a flashing cursor at the top left and after about a minute it appears I have the...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
Le fait que ce hat soit positionné au dessus des radiateurs, dissipateur, etc, ne risque t'il pas d'engendrer des soucis de fonctionnement ?Question très basique car c'est ce qui me fait peur.Merci...
View ArticleBeginners • Re: New 4TB SSD portable NVME drive (USB) critical target error,...
Can I write a 4TB file in C ?I don't see why not. I assume you're running a 64-bit OS. There may be limits on 32-bit.Also, do unbuffered reads and writes if possible, otherwise the Linux disk cache...
View ArticleGeneral • Copy and paste example code
Why are there line numbers in the example code boxes in the documentation?When using the C SDK I use emacs and so can keystroke macro them away. I'm looking at micropython now and Thonny and that...
View ArticleTroubleshooting • Re: New raspberrypi 5 won’t boot. Just green flashing light.
If you can get a close up of the area I've marked, that may help.RP1_fault.pngMaximum attachment size is 256KB, so you may be able to make your pictures a bit bigger.Statistics: Posted by...
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 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 ArticleGeneral programming discussion • Pi 5 Data analytics e.g. R studio, perl, awk...
Hi I need to do some data analysis and think of using Pi 5. I might be able to use Libre office "excel" but it's maybe too inflexible. Really need row by row level control. So I am wondering if anyone...
View ArticleGeneral discussion • Re: No RPi 5 for me.
No Pi5 for me either. But that's only because I'm very happy with the performance of my overclocked Pi4 8GB using Bullseye... (daily driver too). i thought that to, but after using the rpi5, the...
View ArticleTroubleshooting • Re: RPI 5 performance issues
I was told that the PI does not recognize it and hence I can use the usb_max_current_enable=1 option in /boot/config.txt to override the PDThat tells the Pi to expect up to 5A available, however the...
View ArticleTroubleshooting • Re: RPi5 USB3.0 troubles when using hard drive dock
Hello again,Just to close this topic, I bought another dock, and it works well on usb3. I'm not sure what the problem is for the other one, I guess missing drivers or something like...
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 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) , il y a deux façons de sauvegarder à la fois le systeme et...
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 ArticleTroubleshooting • Re: Alternatives to Bookworm on Pi 5?
I am seeing so many problems with Raspberry Pi 5 running Bookworm (mainly RealVNC, autostart and the network) that I think I want to load Bullseye and perhaps upgrade later.You can't (trivially) load...
View Article