SDK • Re: What is the code path to main()?
The microcontroller by default boots to a known address in ROM like a standard microcontroller. However to get the microcontroller to work with the flash they use a hand off process. The boot ROM...
View ArticleHATs and other add-ons • Re: Power & data over USB ports?
Why would you replace a software driver on a PC with external translator code in firmware?Why not replace the driver?However, assuming there's a legitimate reason you can't actually do this, what you...
View ArticleBeginners • Linux kernel headers mismatch
I recently updated my pi (rpi-update) and my kernel version became [6.6.30-v8-16k+].However my linux kernel headers are: Code: linux-headers-6.1.0-21-arm64/stable-security,now 6.1.90-1 arm64...
View ArticleBeginners • Re: Linux kernel headers mismatch
Well, that largely depends on what you are trying to do and why.Also - for the mods - this probably doesn't belong in "Beginners" section. Building kernels is not in that realm.Statistics: Posted by...
View ArticleMicroPython • Re: Connecting to Enterprise Wi-Fi with Raspberry Pi Pico W
Maybe raise it as an issue or discussion for the MicroPython Team - https://github.com/micropython/micropythonThey know. They haven't had the impetus or capacity to implement it. See RFC: cc3200:...
View ArticleDebian • Debian GNU/Linux trixie/sid
Code: ubu@debian:~$ inxi -v6System: Host: debian Kernel: 6.7.12-arm64 arch: aarch64 bits: 64 compiler: gcc v: 13.2.0 Desktop: GNOME v: 44.9 tk: GTK v: 3.24.41 wm: gnome-shell dm: GDM3 Distro: Debian...
View ArticleArch • Re: How to get plain Arch Linux to run on a Raspberry Pi 5 ?
you wouldn't by chance be using a wireless mouse plugged into the rpi5 & wifi at the same timeif you are, you can try putting the wireless dongle on a extension or hub away from the rpi5 bodyit's...
View ArticleHATs and other add-ons • Re: New M.2 NVMe HAT+ in Official Pi 5 case
The M.2 HAT will fit in the official case (although it was not designed to do so), but you need to remove the fan plate and if you want to, add an active cooler. You won't be able to fit the final top...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails
I think I may have found a solution, at least for those burning the install image to a SSD.I can confirm this installation workaround works perfect. Thank you very much @dcwaites for...
View ArticleRaspberry Pi Connect • Re: Pi4 Wayfire/Wayland rpi-connect won't start
I gave up, and created a brand new image on an SSD. ALL the issues went away and I now have rpi-connect working.Good.Thanks for the update.Statistics: Posted by B.Goode — Sun May 19, 2024 8:58 pm
View ArticleTroubleshooting • Re: [Video] Raspberry Pi 5 not booting or going to...
rpi's are picky about screen, especially larger then 1920x1080, 1366x768 is also a problem resolutiontrying a different screen may get you a picturealsoif you have ethernet & a wired keyboard,...
View ArticleOther projects • Re: Custom Key pad
Ok, well, back to basics then. Clearly something is missing.Incidentally, those consoles seem to be selling for a lot on eBay. You could sell what you have and build your own custom keypad from...
View ArticleTroubleshooting • Re: Raspberry pi 5: usb disk disconnects randomly
OK strange. i have rpimonitor installed since the beginning, and yesterday, i saw that it said there were several updates on the raspberry pi (i had some a full suite of updates when i first set it up...
View ArticleHATs and other add-ons • Re: PI5 with m.2 hat (Geekworm X1003) doesnt work...
Thanks a lot, I am interested in your results. I bought the X1003 because it is the only one i know that fits in the official case.Statistics: Posted by Emperor — Sun May 19, 2024 9:49 pm
View ArticleTroubleshooting • Re: App in menu doesn't show up for addition to panel
What kills me is when I check off everything I can find -- item added to menu, working, . desktop file with icon in /usr/share/applications -- and it still doesn't show up for inclusion in application...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • I2S Master Mode with Pi5
Hi,I need to attach an ADC as I2S master to the Pi5.This means the Pi should listen on PCM_CLK to a MCLK provided by the ADC.So far I managed to use the ADC as I2S slave using this...
View ArticleItaliano • schema elettrico raspberry 4 b
Ciao qualcuno sa dove trovare lo schema elettrico dal raspberry 4b? Magari con i vari riferimenti sarebbe il massimo.Grazie ciaoStatistics: Posted by eiosopaolo — Sun May 19, 2024 9:52 pm
View ArticleCamera board • Re: Monochrome sensor with error "Can't configure camera...
Quick update: Soho Enterprise Ltd. send me a libcamera patch and now it works!Code: pi@imx585:~ $ export DISPLAY=:0; rpicam-still --viewfinder-mode 3860:2180:12:P -o test.jpg -t 0 -v --tuning-file...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
(modulo being too long)There are two nice holes that could be used to fix the longer ssd there with some plastic strap or something.Does anyone know if an m.2 M+B key Ethernet adapter such...
View ArticleRaspberry Pi OS • Lxpanel and other elements background black - how to change?
After updating from Buster to Bullseye, lxpanel background color is set to black - somewhere, somehow. This looks really bad.How it is currently (few zones highlighted in red):This is the way it...
View Article