this post was submitted on 16 Mar 2026
158 points (97.0% liked)

Linux

63928 readers
1240 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I am on Arch Linux and I want to disable this activity indicator light on a WD hard drive. I know there is a software on Windows for doing that, but since I am on Linux, how could I do it? This light is annoying when I am in a dark room.

you are viewing a single comment's thread
view the rest of the comments
[–] Cris_Citrus@piefed.zip 4 points 6 days ago (2 children)

If the setting is saved by the drive you could set it on a windows machine and then switch it back to linux.

I'm not sure if wine for running whatever the window utility youre thinking of is would work for controlling an external device like that

[–] dan@upvote.au 6 points 6 days ago* (last edited 6 days ago)

I don't think WINE would work, because it likely relies on a custom driver.

If you don't have a Windows installation, booting into a WinPE LiveCD (like Sergei Strelec's WinPE: https://m.majorgeeks.com/files/details/sergei_strelecs_winpe.html) and installing it in the live environment should work. Running Windows in a VM should work too, if you pass the USB drive through to the VM.

[–] comrade_twisty@feddit.org 3 points 6 days ago (1 children)

If the setting doesn’t stick just stick some black electrical tape on it.

[–] Cris_Citrus@piefed.zip 2 points 5 days ago

I was trying to contribute some other options since the entire thread is like 50 people saying "some electrical tape will fix it" 😅