18
submitted 16 hours ago by [email protected] to c/[email protected]

Since I installed the official fan script, and it did nothing, I kept searching. I found a second user made script for controlling the fan, however I'm too inexperienced with linux to even understand what's being asked.

Full page is listed at

https://gitlab.com/DarkElvenAngel/argononed

How To Install Firstly you need to have a build environment setup, that includes the following gcc dtc git bash linux-headers make git NOTE : The package names will be different depending on your OS so I've only given their binary names. Refer to your distribution for what you need to install. I've tried to make the installer as simple as possible. After cloning this repo simply run ./install You may need to reboot for full functionality.

What does he mean "build the environment setup"? And how do I clone a repo?

I'm trying this out on raspberry pi OS 64 bit, which is listed as compatible. If I can learn HOW to do this, I'll do it on my main SD card OS, TwisterOS, which is also listed as compatible.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 3 points 16 hours ago

have a build environment [set up]

Means that you need to have a C/C++ compiler and typical set of supporting tools installed so you can compile the program. For Debian (which Raspberry Pi OS is based on), the build-essential package will get you most of the way there - you can use the search tools at https://www.debian.org/distrib/packages to find which packages provide the other tools you need

clone the repo

Means download the code using the git tool - run git clone <url>

this post was submitted on 21 Sep 2024
18 points (100.0% liked)

linux4noobs

1285 readers
24 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 1 year ago
MODERATORS