하드웨어/intel ME&AMT

HP elitebook 2760p / intel ME?

구차니 2020. 11. 9. 16:29

노트북에 ME가 되는것 같아서 시도해보는데 여전히 안된다.

[   59.119305] IPMI message handler: version 39.2
[   59.121251] ipmi device interface
[   61.767264] ipmi_si: IPMI System Interface driver
[   61.767412] ipmi_si: Unable to find any System Interface(s)


$ lsmod | grep -i ipmi
ipmi_devintf           20480  0
ipmi_msghandler       102400  1 ipmi_devintf
minimonk@mini2760p:~$ sudo modprobe impi_si
modprobe: FATAL: Module impi_si not found in directory /lib/modules/5.4.0-52-generic

[링크 : https://serverfault.com/questions/678211/ipmi-si-module-is-missing-and-cant-be-found]

 

혹시나하는 마음에, intel ME ctrl-p로 들어가서 암호 설정하고(겁나 복잡한 암호로 해야하네ㅠㅠ)

부팅하니.. 여전히 안된다? ㅠㅠ

$ dmesg | grep -i ipmi
[    5.812840] IPMI message handler: version 39.2
[    5.814481] ipmi device interface
[    5.830040] ipmi_si: IPMI System Interface driver
[    5.832074] ipmi_si: Unable to find any System Interface(s)

 

+

[링크 : http://cookis.net/m/345]