Ubuntu • Re: Dual booting Ubuntu via PINN via retropie
I will add Retropie 4.8 to PINN for you.Statistics: Posted by procount — Tue Jul 30, 2024 2:22 pm
View ArticleGeneral programming discussion • Re: Start LED before LUKS password entry
What am i missing here?Since rootfs is encrypted, there's no way you're going to be able to get any services to run before you get that rootfs unecrypted. The luks unlock is done in initramfs before...
View ArticleTroubleshooting • Re: Bios does not recognize raspberry Pi in g_multi mode
I've not played around with this since the end of April.To get things working on Win11 I did a couple of things differently to what you're doing:Used the VID and PID that g_ether uses. 0x525 and...
View ArticleGeneral • Re: how do I use the power pins for multiple sensors on a pico
duplicate removedStatistics: Posted by mahjongg — Wed Jul 31, 2024 1:57 pm
View ArticleRaspberry Pi OS • Re: Changing Hostname after completing OS and app development
Folks....Changing the "hostname" and the entry in the "Hosts" file succeeded, up to a point. I could SSH to the Pi, the Pi was available on my network via SAMBA, BUT the web server which it was...
View ArticleTroubleshooting • Re: RPI 5 issues with USB working at startup
You may have a RF noise issue. Try attaching the USB RF dongle via a short USB extension cable and arrange the cable so that the dongle is at least 6" from the Pi.The quality of the dongle may also be...
View ArticleOther RP2040 boards • Re: Custom RP2040 Board Not Detected
I manged to make a copy paste error in my BOM file and ended up with 10k resistors instead of 27R on the USB series resistors, on my first design. That did not work. Maybe check that yours are...
View ArticleHATs and other add-ons • Re: Stacking multiple official HATs on Raspberry Pi
A month late to the party and posting poor advice too.There are lots of different issues that may come into play when stacking multiple HATs - it depends.First, let's assume you have appropriate...
View ArticleBeginners • Re: Measuring voltage on GPIO to detect blackout
It's tempting to say "big resistor, job done" but I don't believe ARM chips are as robust as older microcontrollers and it was never recommended or advisable practice.Don't do itStatistics: Posted by...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: PWM phase offsets not working on RP1
Thanks for the answers!I tried to get the "dance" working, but to no avail. I could not even get the reload interrupt to trigger when phase was set strangely.On many occasions now I have seen that one...
View ArticleTroubleshooting • Re: Connecting pi to tight vnc
To be sure I get the right information how do I find which system I am using?Statistics: Posted by jeffrsharpe — Thu Aug 01, 2024 1:56 pm
View ArticleBeginners • PHP info page under three different names
I installed Apache2, MariaDB and PHP-server, it looks like it is working but when I checkin /var/www/html/ I have three files that show the same "PHP version page" underdifferent names. They all show...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Interesting alternative to a slew of boards for those who want AI and NVMe with their Pi 5 -https://pineboards.io/blogs/news/introducing-the-ai-bundle-hailo-8lNot cheap but probably not pricey...
View ArticleBeginners • Re: PHP info page under three different names
You can delete all of themthose files are to test that your setup is correct.Now you can do your coding, so those files are not needed anymore.Just create a file with the name you want p.s. typical...
View ArticleGeneral discussion • Re: WiFi keeps dropping out on Raspberry Pi 5. I have to...
WiFi keeps dropping out on Raspberry Pi 5.I have to press reset all the time.How can I fix it?What Operating System is running on your RPi[5] board?What is the nature of the wireless network from...
View ArticleTroubleshooting • Re: Can Not Open Access to Console the Root Account is Locked
Sounds to me like OP's system is encountering a boot-time error and dropping into the emergency console for him to fix, but they can't do anything because ISTR that this code wants to verify the root...
View ArticleTroubleshooting • Re: Can Not Open Access to Console the Root Account is...
Oh dear.Now my brand new Pi 5 boots to the aforementioned error message ... and I can't seem to do anything more on the Pi ... press Enter doesn't let me do anything and much as I like to press the...
View ArticleBeginners • Re: What currently is the best remote desktop software for the pi ?
For desktop sharing, older Pi's are not supported.From the announcement (emphasis mine):First of all, Raspberry Pi Connect needs your Raspberry Pi to be running a 64-bit distribution of Raspberry Pi...
View ArticleGraphics, sound and multimedia • Re: Multichannel 7.1 audio over HDMI
Thank you it was a problem of the edid file I tested a while ago... By removing it it works fine!! Thank you so much!! Statistics: Posted by tipex — Thu Aug 01, 2024 2:27 pm
View ArticleCompute Module • i2c0 and ID_SC ID_SD
2.9. I2C (SDA0 SCL0)This internal I2C bus is normally allocated to the CSI1 and DSI1, as these devices are controlled by the firmware. It canbe used as a general I2C bus if the CSI1 ad DSI1 interfaces...
View Article