Quantcast
Channel: Raspberry Pi Forums
Browsing all 5282 articles
Browse latest View live

General discussion • Re: Increase physical memory

Another solution is...write better code. I mean, 4GB isn't *enough*? What is the OP doing that's taking up that much memory? I run a full LAMP stack plus multiple other programs concurrently, plus the...

View Article


Raspberry Pi OS • Re: Looking for simple, but working, "notepad"...

My understanding is that gedit requires an "add on" to change font size. I didn't investigate further. The version installed on my Ubuntu system doesn't have it.Not even under Preferences → Font &...

View Article


Networking and servers • Re: Rpi 5 Ethernet speed - iperf3

You seem to have the magic of the IT guy that rarely came to my desk but once I reported mainframe compile kept failing and the network clocks on different hosts were slightly out he said he did...

View Article

Beginners • Re: PI OS Upgrade: Buster to Bookworm

I wasn't going to do this originally as I didn't anticipate having to spend so much time on this upgrade. I've edited my ~/.ssh/config file so that it's even easier to log in:Code: Fifteen:.ssh...

View Article

Troubleshooting • Re: SSD Compatibility

Im wondering what ssd's are compatible with the RPI5 board i do have active power led but no drive activity and the drive is formatted with Ubuntu 24.10, all 3 of my ssd'sare of different make and...

View Article


Image may be NSFW.
Clik here to view.

General discussion • Re: AndroidBuddy: control any smartphone from Linux...

AndroidBuddy is now featured on the Pi-Apps store.Installation is now one click.As always, PLEASE respond with feedback. I have only been able to test this on one phone still. More data is needed to...

View Article

Beginners • Re: RPI5 to be used as a "normal" server.

Given the OP doesn't mention apache or any other service none of the above appears to be relevant.I was going from the title - normal server, I guess it could be a broader meaning than my narrow...

View Article

SDK • Re: SDK install errors

Several errors are seen - am I missing something?You are compiling code written for libgpiod v1 against libgpiod v2. The objects are now opaque so if you do that will see errors...

View Article


Troubleshooting • Re: crazy issues with NFS and 2 pi's

If it happens again I'd try rebooting the Pi 4 first to see if that fixes it.It does, if I remember correctly that's how it went down last time. I had rebooted the pi5 several times (but without...

View Article


Off topic discussion • Re: What batteries are safe?

Study chemistry and then consider how materials react. Probably the least likely secondary (that is, can be recharged) battery chemistry to catch fire would be Lead Acid, these days, usually Sealed...

View Article

Beginners • Re: iptables vs nftables related confusion wrt my home Raspberry...

As standard It is really running nftables but has the iptables-compatibility layer built in, I've always carried on using it as though it is iptables even though it is not.Statistics: Posted by pidd —...

View Article

C/C++ • Re: Driver (LKM) programming with pinctrl or userspace library

I'm trying to work with a rotary encoder and linux RT.The more I read, the more I think the "easy" solution would be to use the libgpiod V2. But following my first idea, I would have liked writing a...

View Article

C/C++ • Cross compile using cmake

Hi Folks,Long preamble before the question. Necessary I'm afraid.I really shouldn't have gone down this rabbit hole considering how much I loathe xgcc environments. That said, I needed to in order to...

View Article


Beginners • Rasp Pi Imager can't download image

I'm trying to install a new Pi image on my SD card. I set up the Pi Imager with the options I wanted, clicked OK then nothing. I thought Maybe it's just slow so I left it and went and did other...

View Article

AI Camera - IMX500 • Re: run yolo on raspberry pi ai camera

Thank you - this is very helpful. As I mentioned in my prior response, I want to use a probe type device and use yolov8 to detect objects and beep if found. Will start with std model but in parallel...

View Article


Hailo • Re: Course on AI Kit + Raspberry Pi

We recently used an AI kit and a Raspberry Pi to create a demo for managing retail supermarkets. In this demo, the AI kit runs YOLOv8n to detect products on the shelves, while EfficientNet runs on the...

View Article

Graphics, sound and multimedia • Re: Using GTK4 to play sound on the RP5

I added/modified the following lines.Code: #define FILE_NAME_LENGTH 200void play( const char *name ){ char exeFile[FILE_NAME_LENGTH]; char soundFile[FILE_NAME_LENGTH]; GtkMediaStream *stream; strcpy(...

View Article


General discussion • Forgotten Password Email

Greetings,I am trying to sign in with my Raspberry PI ID. Apparently, the forum utilizes a different ID from a "normal" PI account, which requires email for login. I must have created a login with my...

View Article

General discussion • Re: Forgotten Password Email

Disregard...just took a while to receive the email.Statistics: Posted by webolution — Mon Nov 04, 2024 2:48 am

View Article

Troubleshooting • Re: Zerow Raspberry Pi reports kernel null pointer error...

I am running the gpio polling script and wifi bluetooth service, and I commented out the screen service (because there are not enough resources and the screen display is not needed)Strangely, my other...

View Article
Browsing all 5282 articles
Browse latest View live