Off topic discussion • Re: older UNIX users use root
Why do you feel the urge to tell people what they should be aware of?My take on it is not so much telling anyone what they should or not log in as but raising awareness to others of the risks...
View ArticleGeneral discussion • Re: Is there a RaPi discord official channel?
As with all social media it depends on who is involved. And why do people who are not involved like to give their opinions ? I have a server that a few of my friends from the computer museum use for...
View ArticleGeneral discussion • Re: Raspberry Pi IPO
Time to start checking how much is in the piggy bank ?Reports suggest an end of May IPO and a valuation of up to half a billionA write-up in The Sunday Times over the weekend cited unnamed City...
View ArticleTroubleshooting • Re: Help: Pi5 Raspbian not shutting down when pressing the...
If it is the case, you should also have some random lockups where the green light is off for a few seconds during boot or normal use.It’s a new Samsung pro 256Gb sdcard. I think i’m seeing these, but...
View ArticleOther RP2040 boards • Re: yd-rp2040 flash memory size
I suspect 128MB was chosen as a "big number" that is large enough for any .uf2 file that could be sent for any possible (now and future?) memory capacity.A 32MB binary would have a 64MB .uf2. The...
View ArticleAutomation, sensing and robotics • Re: Can't measure resistors
Would using the ADS1015 mean the voltage offset would not be a problem? I still see the resistance difference using the ADS1015 on both the PI4 and an Arduino.I've measured the circuit four different...
View ArticleGeneral • Re: Issue with one of two picos when booting, but solved by...
I use the Pico C SDK exclusively so I can't offer anything that is based on direct experience, but usually I would run simple test programs to determine what works and what does not, and debug the...
View ArticleOther RP2040 boards • Re: Pi pico clone onboard rgb problem
Your one looks like the RGB solder link (just above the RGB LED itself) is not closed. Other pictures, like the CircuitPython link I sent and at vcc-gnd studio's AliExpress page show the link soldered...
View ArticleGeneral discussion • RPI Camera Module 3 Wide not working with Lineage OS 20...
Hi, I have a raspberry pi cm4 with lineage os 20 by konstakang. Camera previously has worked, except the V3 official raspberry pi one. These are the lines that are in my config for camera:...
View ArticleOther projects • Re: Custom Key pad
Interesting! So, the chips are not wired in sequence in the same order as the chip number. If I was designing it I would alter the numbers so that they are in order, but frankly it doesn't...
View ArticleTroubleshooting • Re: Pi 5 RTC charging files/directories do not exist
I did today another update and tried it again with the rtc battery and now it is working and the battery is charging, just no idea which update that now fixed.Thanks for all the help.Statistics:...
View ArticleRaspberry Pi OS • Programs run remotely using ssh -X don't show the hostname...
Scenario :If I ssh -X to a remote / headless pi that has full Pi OS installed on it, I am able to run programs remotely but have them display on my local machine.For example :Code: ssh -x...
View ArticleGeneral discussion • Re: RPI Camera Module 3 Wide not working with Lineage OS...
I think you need to ask on the LineageOS 20 https://konstakang.com/devices/rpi4/LineageOS20/ web site.Statistics: Posted by DS256 — Tue May 14, 2024 9:56 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Sound through I2S DAC
Check group memberships include ‘audio’ using the ‘groups’ command. Perhaps also try ‘sudo aplay -l’, if this works there may be other group memberships missing. (I see by your last post that you have...
View ArticleBeginners • No such file or directory [Makefile:66: install_conf] Error 255...
Hi,I am following miner installation guide here:https://github.com/maco2035/DiyHeliumHo ... B/Guide.mdI came to the line, where I have to Install the config files with comand line "make...
View ArticleCamera board • Re: Max shutter speed on GS Camera
It's a function of how the sensor is programmed.Frame interval and hence max exposure is documented at https://www.kernel.org/doc/html/latest/ ... ra-sensorsReading from the sensor driver...
View ArticleTroubleshooting • Re: How do I get raspberry pi to recognize usb?
Thank you for your interest.The file is a file imported from *linux by the Linux driver in the link below.https://www.e2box.co.kr/entry/USB-%EB%9 ... EB%B2%84-5The image below is the answer to the 3rd...
View ArticleTroubleshooting • Re: Rasp p 5 not booting after install updates from GUI
solved,copy bootfs files from clean image to old bootfs volume, change root = PARTUID to actual partuidget actual partuid via easybox.Statistics: Posted by infsecure — Wed May 15, 2024 9:31 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • GPIO not working after upgrade to...
Hi,I just upgraded my Raspberry Pi Zero W (v1.1) from Buster to Bookworm (well, not really an upgrade, but just installed bookworm from scratch and copied my scripts to it) and the python script that...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Raspberry Pi Official M.2 HAT+ on sale now at $12https://www.raspberrypi.com/news/m-2-hat-on-sale-now-for-12https://www.raspberrypi.com/products/m2-hat-plusOne (VERY welcome) product released and an...
View Article