HATs and other add-ons • Power efficient nvme ssd for the Argon NEO 5 M.2...
Hi, any recommendation for a power efficient and cheap 500Gb nvme ssd for the Argon NEO 5 M.2 NVME Pi5?Also, I'm using an external usb3 4tb HDD for media.Do you think can I upgrade and boot from the...
View ArticleTroubleshooting • Installing mysql 8
I need to install mysql 8. I cannot use mariadb since it doesn't have the required geo functions I need. Is there a guide for installing mysql 8 on a raspberry pi 4?Statistics: Posted by...
View ArticleHATs and other add-ons • Re: Power efficient nvme ssd for the Argon NEO 5 M.2...
ok thx, so having the 27w official adapter, there shouldn’t be any reduction in available power to usb hdds no matter what nvme from that list I choose.Statistics: Posted by luckyluca — Mon May 20,...
View ArticleBeginners • gpu usare in cli
Hi all.I'm new with rpi and in the forum.I would like to monitor the gpu usage from the cli.I saw the plugin of the top panel.How can i read the same value from the cli?ThanksStatistics: Posted by...
View ArticleAdvanced users • Can I change the PARTUUID?
I finally got my PI5 to boot from an NVME (PiMoroni Duo with a WD-Black 1T NVME drive, The trick was to upgrade the SD card's OS to something recent so that it used an April 20 version of the...
View ArticleTroubleshooting • Re: Raspberry pi 5: usb disk disconnects randomly
The correct commands are "sudo apt update" which downloads package information from all configured sources and "sudo apt full-upgrade" which installs available upgrades of all packages currently...
View ArticleGeneral discussion • Re: Is there any repository with latest version of NUT
Apparently I got the latest 2.8.0-7. For whatever reason I am not able to read the model and serial number. Using the age old generic usbhid-ups for a newer CyberPower ups, but on another Pi (Orange...
View ArticleGeneral discussion • Re: Pi5 Power Supply - Can I use one?
Should work. Rated for 3A @ 5V.Statistics: Posted by aBUGSworstnightmare — Mon May 20, 2024 6:50 pm
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
Is this feature experimental at this stage?Has anybody tested it for lengthy periods of time?Statistics: Posted by luckyluca — Mon May 20, 2024 7:09 pm
View ArticleAdvanced users • Re: Can I change the PARTUUID?
the PARTUUID always comes from the partition tablesfor MBR tables, its just the disk UUID and the partition numberfor GPT tables, each partition has its own UUIDStatistics: Posted by cleverca22 — Mon...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 as I2C slave
of note, the RP1 is already acting as an i2c slave when bootingthe maskrom of the RP1 puts it into i2c-slave mode, and then the bcm2712 pushes firmware to the RP1 over i2cand the pcie link is not...
View ArticleGraphics, sound and multimedia • C790 HDMI Board with RPi5
Hello,Finally, I can read raw HDMI data using the C790 Board. https://geekworm.com/products/c790I have created this basic script to enable the C790 Module.Code: #!/bin/shv4l2-ctl...
View ArticleC/C++ • Failed requesting GPIO pins for Kernel Driver
Hi all!I am having issues requesting GPIO pins which I am trying to toggle on and off. I was wondering if anyone had encountered similar issues. Here is my summarized and relevant code:Code: #include...
View ArticleRaspberry Pi OS • Re: SOLVED: Lxpanel and other elements background black -...
the problem is raspberry is forking from the standard stuff, that's what makes upgrading so iffy.if you start with a lite install and add a standard desktop, you could lower the risk of bad...
View ArticleGeneral discussion • Re: Daisy chain a pc fan
whats the power of the fansthe pins are 3v or 5v, it'll say on the fan label 3v3 or 5v5in theory it should just work, the fans just won't run at full speed as it would be sharing the load.if it gets...
View ArticleOfficial Display • Re: Official Raspberry Pi 7'' touchscreen + Arduino
How would I program the STM32H7 processor if I did learn that it connects directly to the MIPI DSI ports.Statistics: Posted by help_bio — Tue May 21, 2024 6:51 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • MCP23017 E/SP does not show in i2cdetect
Hello,I've been using my MCP23017 in my test project for a few weeks now. However, it suddenly stopped working today. When I run `i2cdetect -y 1`, I get the following output:chris@raspberrypi:~ $...
View ArticleGeneral • Re: Writing READ_ADDR while DMA runs
I am planning to have about 10 microsecond period at max speed.Currently I implemented it using DMA/PIO, but I am open to rewriting it using PWM if it is better.It is very important to know precise...
View ArticleRaspberry Pi OS • Re: Disk Encryption
So the rest of the install routine went as expected, I provided the passphrase and everything went like the docs describe.Only thing that doesn't work for me right now is the unlock via usb. The stick...
View ArticleTroubleshooting • Re: STICKY: Bookworm, Point to Point Ethernet (inc g_ether)
I think this is closely related, but feel free to correct me.No, it isn't. Please keep this thread to issues concerning the guide.I realise that I have no control over this thread (as I'm not a forum...
View Article