romracer

Results 21 comments of romracer

Regarding BIOS dates, I don't run ADM on my unit, but I had noticed there was an app for Jasper Lake BIOS updates available on the ASUSTOR website. I downloaded...

Hmm, I wish I could say I knew how to implement that. I'm not really a kernel module developer though. As a hack, it should be possible to duplicate this...

@DanielGibson My dmi.txt is included in the first comment on this PR. [lshw.txt](https://github.com/user-attachments/files/17436768/lshw.txt) Thanks for taking a look!

My fork has #259 applied which makes this PR not relevant. Since that's been merged here, this can probably be closed.

> but how to change iso country code? i need this too much Look for `sim_country_iso_override_string` in Expert Mode and set it to the two character ISO country code in...

The SoD one is mine but it exists mostly because PRs here were stale for awhile. At this point it's probably not much different than this one, though Styx sent...

I'm confused why you removed `NVME_ACT_LED` and `NVME_ERR_LED`. I suppose `NVME_ERR_LED` is the same as `DISK_ERR_LED`, but `NVME_ACT_LED` is most definitely not the same as `DISK_ACT_LED`. And using NVME for...

> but then I can't turn it on with setting brightness to 1 Does setting to 0 turn it on? I seem to remember if the default state is backwards,...

> Does `echo 11 | sudo tee /sys/devices/platform/asustor_it87.*/hwmon/hwmon*/gpled1_blink_freq` turn the LED on or off on your system? freq `11` should be always-on. It sets the green status LED to always...

There's a lot here I still haven't had a chance to digest, and I definitely haven't had a chance to try this branch yet. But I definitely noticed that probing...