Does anyone know how to modify/disable the blinking power LED when OS enter into sleep mode?

StackOverflow https://stackoverflow.com/questions/9311305

  •  30-04-2021
  •  | 
  •  

문제

Does anyone know how to modify/disable the blinking power LED when OS enter into sleep mode? Or is it feasible to do this by using OS? Does the power LED only controlled by hardware? Or OS could modify it?

Thanks,

도움이 되었습니까?

해결책

To my knowledge, it is generally controlled by hardware, though this is not standardized. Hardware control is definitely the most simple, although that hardware could be a BMC or microcontroller that could be accessed from the host. Long story short though: no, I don't think you can modify it.

That's my two cents, anyhow.

다른 팁

I just removed the wire for the power led from the motherboard... Not a nice solution, but the f***g led is not blinkg anymore.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top