Quantcast
Browsing all 4916 articles
Browse latest View live

Raspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information

Thanks for the info. So I should use Code: getconf LONG_BIT instead of Code: uname -m to know exactly the number of bits in the OS that is running.That's one of the preferred methods, yes.You can also...

View Article


General discussion • Re: How to encrypt Raspberry Pi [data] for the purposes...

That’s possible with the Pi4/5's secure boot as you can use that to establish a protected boot process that uses keys stored in the Pi's OTP memory. The keys should then be inaccessible even if you...

View Article


Français • Re: Probleme de Wifi Pi 3b

Bonjour,Plusieurs commandes seraient à passer pour se faire une idée du problème:Code: $ ip link$ ip address$ ip route$ cat /etc/os-releaseJe ne pense pas que la cause sera identifiée avec ces...

View Article

Troubleshooting • Re: Connecting Motor Drivers to Motors.

But could I ask wether cutting the clip of the jst connector from the motor driver was correct as I couldn’t remove the clip itselfStatistics: Posted by osman.soloking009 — Mon Apr 22, 2024 7:54 am

View Article

Troubleshooting • Re: unable to acces samba share

You say that the clients are Windows 10 & 11, but what versions, and by that I mean 'home', 'education' , 'pro' etc.Statistics: Posted by hortimech — Mon Apr 22, 2024 7:55 am

View Article


Image may be NSFW.
Clik here to view.

Interfacing (DSI, CSI, I2C, etc.) • Controlling MCP42010

Hi I am trying to control a MCP42010I have made this setuphttps://drive.google.com/file/d/1sMtoLJ ... sp=sharingI attach an image with connections.I run a very simple program, I think it should work,...

View Article

General discussion • fstrim entries in the journal.

Out of curiosity I took a look in the journal to see if there was any logging about trimming my NVMe drive.Code: journalctl | grep trimmedMar 04 08:43:50 pi-nvme fstrim[5782]: /: 374 GiB (401585004544...

View Article

General discussion • Re: RPi 5 as a desktop daily driver?

LibreOffice could practically be the alternative to MS Office, functionally it is not missing anything that most users need to be productive with it. But for most users, a computer is a utilitarian...

View Article


General discussion • Re: Powering the Raspberry Pi 5.

Hi,thanks a lot. This works.BR kamiStatistics: Posted by kami83 — Tue Apr 23, 2024 6:49 am

View Article


Raspberry Pi OS • Re: How to know what all to install on a system re-build?

I have been doing this since 2017 although I have had to modify the process over the years and it is not particularly helpful if you use the GUI installer.I don't actually rebuild systems (because I...

View Article

Advanced users • Re: GPIO 14 as power indication

Why not monitor Pin01 3V3?If you set POWER_OFF_ON_HALT=1 in the EEPROM config then this will be off when the PMIC is in STANDBY (sudo shutdown halt).Statistics: Posted by timg236 — Tue Apr 23, 2024...

View Article

Device Tree • Re: gpio-poweroff questions

I2C1 uses GPIO2 & GPIO3, so using GPIO4 for gpio-poweroff is fine.Does this work on other OS besides Raspberry Pi OS or is this YMMV?Most OSs on Pi (those that are Linux-based) will support...

View Article

Troubleshooting • Re: Installing with NPM runs out of memory?

and eventually just kills the process because the board runs out of memory.Get a Pi with more memory? The Zero range only have 0.5GB and they aren't suited for big tasks. The Pi 2B, 3B and 3B+ have...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: UART 3 and 4 data corrupted when CPU...

This sounds like a hardware fault with these specific boards - probably a dry joint. On the Pi, these GPIOs are wired directly to the 40-pin header, so there's little to go wrong that would affect...

View Article

Raspberry Pi OS • Re: dhcpcd not learning NTP servers from DHCP

bringing my good old shelved Pi2B to new life I just installed newest Raspberry Pi OS (Lite, all updates installed) and noticed that the system didn't use the NTP servers my DHCP server provides to...

View Article


Troubleshooting • Re: Mount from Network

What are you trying to mount (the filesystem that is) and from where and how?You also say 'not in the root folder but in the larger / Folder' , if you are referring to '/' and not a directory called...

View Article

Beginners • Re: Help Choosing the Right Raspberry Pi Zero for My LCD Screen

Without a full datasheet for that screen you're not going to be able to connect it to any Raspberry Pi.You need to know the pinout of the interface and the format and the protocol. Also the timings...

View Article


Beginners • Re: rpi5 psu on rpi4

Thank you, I wasn;t sure if the rpi5 psu could negotiate with the pmic on the pi4.regards johnStatistics: Posted by john_m0ers — Tue Apr 23, 2024 8:13 am

View Article

Bare metal, Assembly language • Re: Raspberry pi 4 Ethernet

To use the Ethernet controller on the Raspberry Pi 400, you typically don't need to perform any specific setup beyond ensuring that your operating system has the necessary drivers.Statistics: Posted...

View Article

Off topic discussion • What if you could create a very powerful chip to play...

Hello aside, what do you think about creating a powerful chip to play super heavy minecraft 1.20.51apk mods with more explosive graphics and gameplay?Statistics: Posted by FosterFear — Tue Apr 23,...

View Article
Browsing all 4916 articles
Browse latest View live