Interfacing (DSI, CSI, I2C, etc.) • Re: ttyAMA10 belongs to tty group, can't...
I cannot find a likely reason that systemd would start a getty service on a serial port that is not a kernel console in that boot.Regardless, we can try this:Code: sudo systemctl mask...
View ArticleNetworking and servers • Re: [31/01/24 getting Urgent] sharing connection...
Lots of needs here I think perhaps you're stuck on the "access point" terminology, when you really mean that client devices connected via Ethernet should receive a DHCP lease and internet...
View ArticleOther programming languages • Re: Pari/GP CAS (Computer Algebra System)
Have you compared the speed of pari against gmp/BigNum for factorisation or prime test? I haven't tried gmp with the Pi5 yet, it wasn't very fast on the Pi4, it only uses a single thread.PARI/GP is...
View ArticleNederlands • NVME Base Geekworm en SSD Crucial
Ik heb de NVME Base van Geekworm X1002 met een SSD PCI 3.0 M.2 SSD van Crucial.Uiteindelijk boot hij wel en krijg ik de desktop. Echter zijn er wel wat foutmeldingen in dmesg -THeeft iemand de...
View ArticleGeneral discussion • Re: Using Raspberry Pi to make USB 3.0 device wireless?
First part of the reply is to break up your big wall of text into something with structure to aid comprehension -Hi all. I am very green to Raspberry pi and this forum so don't be to harsh. I do, do...
View ArticlePython • Re: Best libraries to use when trying to capture voltage from the...
signal will be fastwhat - in numbers - is fast ?Statistics: Posted by ghp — Tue Feb 06, 2024 10:00 am
View ArticleGeneral • Re: Shared pins between PIO state machines. Multiple serial streams
To anyone who gets similar problems:I have moved CLK_OUT to different state machine (could be generated with PWM or GPIO as well) due to synchronisation issues if it is controlled from these(capture)...
View ArticleTroubleshooting • Re: USB-C extension to official 27W power supply for RPi5?
USB Type C extension cables aren't compliant with the PD specification.Statistics: Posted by dp11 — Tue Feb 06, 2024 10:07 am
View ArticleTroubleshooting • Re: Pi3 A+ crashes every time
- snip - Run top from a terminal to see your true memory usage - Task Manager doesn't report it properly.From my testing, if you want to browse the web on a 512MB device there are some extra steps...
View ArticleBeginners • Re: Running Thunderbird without display
Thank you thragol.This guide is an excellent job. The autostart stuff was for me.After that, I also had to switch from RDP with Remmina to VNC with VNC Viewer. And now everything works according to my...
View ArticleTroubleshooting • Re: vaapitest: VA-API test failed: failed to initialise...
I finally abandonned RDP protocol and switched to VNC using VNC Viewer.And everything is fine now.Statistics: Posted by jimbou — Tue Feb 06, 2024 10:17 am
View ArticleAdvanced users • Re: Update tries to put new kernal images in /boot/firmware,...
I do mine with a single filesystem -- /, /boot, and /boot/firmware all the same thing -- and symlink from the tftp server directory:Code: root@rtr-dickonh:~# ls -l /tftpboot/ | grep pi5lrwxrwxrwx 1...
View ArticleAndroid • Re: [Android/iOS App FREE] RaspController
Update v.5.7.2(Android) - v.1.7.2 (iOS) Fix: Correction of copying files with names containing an apostrophe Upd: Dutch language (by Jonathan Bout) Upd: Persian language (by Alexa) Upd: General update...
View ArticleBeginners • Re: No display with RPi 3B
Thank you for your helpful responses.I don't think I have configured it to be headless, but I will check the configuration and reload the OS.For the point about SSH, once I'd powered the board on, I...
View ArticleRaspberry Pi OS • Re: TCExam
I’m running a pi4 with rasbian lite 64amdWell, Raspbian doesn't have a 64-bit version.Raspberry Pi doesn't have an AMD CPU.Perhaps you are running Raspberry Pi OS arm64?"cat /etc/os-release" and...
View ArticleFrançais • Re: gpio c++
Bon, c'est un gros bloc de code, bien colorié -c'est déjà ça- mais vous pourriez envisager de le découper un peu - (il est assez structuré)Merci beaucoup...A noter que git n'a pas pour fonction de...
View ArticlePython • Re: package install
how can we install python package Easyocr to detect text in raspberry pi terminalI would use a standard Internet search tool to seek out "EasyOCR"That would probably bring me rapidly to...
View ArticleGeneral discussion • Re: Raspberry Pi 5 HPL (linpack) benchmark results -- 25...
I did do further testing, added a active cooler, and stopped many services, got as far as 31.4 Gflops. Maybe compiling own openplas and mpich may give better results. I am not keen over-clocking so...
View ArticleTroubleshooting • Re: no WIFI no LAN on new installed image Pi4
I did not create an SD to boot from. My Pi's are all booted from USB.I cannot see why that should make a difference. Maybe @aa789 did an SD boot and can tell.But yes I did use the Raspberry issued...
View ArticleRaspberry Pi OS • Re: Raspberry Pi OS Support
You can run Windows Arm on a Pi, there are many YouTube videos explaining howAlbeit a completely unsupported, possible contravention of the license, not Microsoft or Pi approved version.Statistics:...
View Article