Raspberry Pi OS • Re: kernel8 from 2023-12-11-raspios-bookworm-arm64-lite.img...
Faced the same issue.Solution is to disable Bluetooth - dtoverlay=disable-bt - (and make sure UART0 is enabled- dtparam=uart0=on) in the DTB.Working with QEMU, this may not be done using the...
View ArticleGeneral discussion • Re: A Pi Pie Chart
pichart results for AMD Ryzen 7 8845HSCode: pi@NucBoxK8:~/pichart-40 $ ./pichart-openmp pichart -- Raspberry Pi Performance OPENMP version 40Prime Sieve P=14630843 Workers=32 Sec=0.0563033...
View ArticleBare metal, Assembly language • Squeezing 17ns FIQ service to the 59MHz ARM...
Hello. I am trying to make a function generator by driving Raspberry Pi 3 Model B + AD9744 DAC to simulate the behavior of the ccd image sensor (1Vpp sine wave). My DAC needs to spew out new analog...
View ArticleTroubleshooting • Re: Pi Zero 2 w unresponsive while being used as DHCP...
Hello, thank you very much for the reply. I'm not sure I understand though. I need my 2 containers on their own IPs so that they can serve their own webpages (both of which are on port 80) without...
View ArticleRaspberry Pi OS • Re: "who" command displays a large # instead of...
I'm running-64 bit, and number is positive, the link you posted shows a negative number.Seems similar but not identical. Kernel: 6.1.21-v8+ aarch64Statistics: Posted by 02ebz06 — Fri Mar 29, 2024 8:05...
View ArticleTroubleshooting • Re: Trying to install Processing under bookWorm
Seems a bit slow in Firefox Browser on this Pi5 are you using a PC?Yes: it can be a little slow and memory-heavy for a Raspberry Pi.It's still faster than my first forays with Processing and the early...
View ArticleMicroPython • Re: Transmitting IR from Pico or Pico W
For example, on Android with IR you just put frequency and timings (on, off, on...) in microseconds. There is power button for some old LG LCD from 2008 - I guess it is universal, and it is NEC...
View ArticleTroubleshooting • Re: My pi 5 wont boot
The STICKY: Is your Pi not booting? (The Boot Problems Sticky) is the place to start. Also, search the Forum for discussions of similar problems as there are many about Pi5 boot...
View ArticleDevice Tree • Re: Unable to load gpio-ir with dtoverlay command
Running Bullseye on a Raspberry Pi 4B. I am unable to load gpio-ir either from /boot/config.txt or from the command line. Code: dtoverlay=gpio-ir,gpio_pin=25After reboot no overlays are loadedCode:...
View ArticleGeneral discussion • Re: Permanently disable wifi on the raspberry pi 400
Do it like George R.R. Martin does. He uses a really old computer and writes to Wordstar 4.0 which runs on DOS. I am not joking.https://www.youtube.com/watch?v=X5REM-3nWHgStatistics: Posted by...
View ArticleNetworking and servers • Re: Wrong domain appended to hostname
Hi kind people,I'm seeing the wrong domain name appended to hosts that connect to local WiFi. For instance /etc/resolv.conf contains the following:Code: # Generated by resolvconfnameserver...
View ArticleAutomation, sensing and robotics • Re: Servo motor or stepper motor for build
Thanks GHP! It sounds you are pretty familiar with these specifics. Can I contact via email?Statistics: Posted by Kurtqanda — Sat Mar 30, 2024 7:37 pm
View ArticleTroubleshooting • Re: PI Zero W heats up soon
After inserting the SD card into my PI Zero W and turning it on, it gets very hot within about 40 seconds.And the PI freezes leaving the following message.Code: Starting Modem Manager...Starting...
View ArticleTroubleshooting • Re: sudo reboot takes 4-8mins
Swap space looks ok. Running Code: swapon givesCode: NAME TYPE SIZE USED PRIO/var/swap file 100M 0B -2Unfortunately I only have one RPi, but I'm happy to abandon the max m10s for now—I'm more...
View ArticleHATs and other add-ons • Re: What is the best drive for raspberry 5?
https://pibenchmarks.com/ has benchmarking stuff and loads of performance infoStatistics: Posted by DirkS — Sat Mar 30, 2024 7:50 pm
View ArticleTroubleshooting • Re: More CUPS issues on Bookworm and CUPS 2.4.2
One other point about our setup here is that we want to use a Print server as the printer is shared between the family and sharing it via one of the home MAc's is not practical/Statistics: Posted by...
View ArticleTroubleshooting • Re: Raspberry pi 4 login changing password by itself
Why don't you follow the official documentation?raspberrypi.com/documentation/computers/getting-startedYoutube videos are often out of date or have incorrect instructions.Statistics: Posted by...
View ArticleAutomation, sensing and robotics • Re: How to get more than 8 EEG channels...
Thank you!!!Statistics: Posted by RonMArk — Sun Mar 31, 2024 7:44 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
The mistake IMO is not in having done it, but not better explaining what was done, why, and the consequences of that. They have simply left people to discover their, not unreasonable, expectations...
View ArticleRaspberry Pi OS • Re: OS problem
i don't know thenyou have a proper power supplya sd fast enough to run an os (raspberry pi diagnostics, passed ?)are you installing any software that can bone the system ?no, not that i know...
View Article