Jump to content

[Armbian build PR] - Restore LED trigers for each ATA port indicating disk activity


Recommended Posts

Posted

Description

Prior to kernel 6.1, Helios 4 displayed ata port activity via 4 built in leds. Due to libata-core.c changes, this functionality has been disabled.

I adapted the kernel patches to the 6.1 libata-core code.

Jira reference number [AR-9999]: no jira

How Has This Been Tested? Teste on real helios 4 hardware.

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • [X] I ran the command 'dd if=/dev/sd* of=/dev/null' to check if the LED assciated with the port blinks.

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [X] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [X] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines