Jump to content
2,188 posts in this topic

Recommended Posts

3 minutes ago, XLNC said:


No only these kexts . 
also currently GPU i am using is Nvidia GTX 980 Ti 
953001473_ScreenShot2018-08-30at5_38_18PM.png.e3b1018666a0224b9b1df9a812e0a855.png

AMD CPU? So yes, I don't know how to monitor its frequency.

Link to comment
Share on other sites

15 hours ago, Slice said:

Their id? Can you show kernel log with this information?


how can i check the device id of these chips and also how can i check the kernel log on macos  ? 

-----------------------------

Also i found this source online which has the device id of almost all the LPC sensors . please have a look into it 
https://github.com/lm-sensors/lm-sensors/blob/master/prog/detect/sensors-detect

from the above source :-
id for ITE IT8655E is 0x8655   

id for ITE IT8665E is 0x8665


i dont know if this is what you asked for ? . 
 

Edited by XLNC
Link to comment
Share on other sites

5 hours ago, XLNC said:


how can i check the device id of these chips and also how can i check the kernel log on macos  ? 

-----------------------------

Also i found this source online which has the device id of almost all the LPC sensors . please have a look into it 
https://github.com/lm-sensors/lm-sensors/blob/master/prog/detect/sensors-detect

from the above source :-
id for ITE IT8655E is 0x8655   

id for ITE IT8665E is 0x8665


i dont know if this is what you asked for ? . 
 

Take the updated version.

 

ITEIT87x.kext.zip

  • Like 1
Link to comment
Share on other sites

6 minutes ago, Slice said:

It is not a human readable log. It is a binary dirt.

image.png


seems like you are opening this in windows .
i can read it with console app on macos .

can you tell me any other way by which i can generate kernel log on macos for it to be human readable format ?
thanks !

Link to comment
Share on other sites

23 hours ago, XLNC said:

It is good. I see FakeSMC is loaded

FakeSMC: plugins & plugins support modifications by mozodojo, usr-sse2, slice (C) 2010

but then I see no plugin loaded don't know why.

Try to do the follow:

exclude ITEIT87x.kext from /Other folder, place it on the desktop. Enter terminal

$ sudo chown -R root:wheel ~/Desktop/ITEIT87x.kext

$ sudo chmod -R 755 ~/Desktop/ITEIT87x.kext

$ sudo kextutil -v ~/Desktop/ITEIT87x.kext

and show me the output.

 

 

Link to comment
Share on other sites

12 hours ago, Slice said:

It is good. I see FakeSMC is loaded

FakeSMC: plugins & plugins support modifications by mozodojo, usr-sse2, slice (C) 2010

but then I see no plugin loaded don't know why.

Try to do the follow:

exclude ITEIT87x.kext from /Other folder, place it on the desktop. Enter terminal


$ sudo chown -R root:wheel ~/Desktop/ITEIT87x.kext

$ sudo chmod -R 755 ~/Desktop/ITEIT87x.kext

$ sudo kextutil -v ~/Desktop/ITEIT87x.kext

and show me the output.

 

 

Screen_Shot_2018-09-07_at_7_26.53_PM.png.0432e523b35059933373ffab25535741.png

Link to comment
Share on other sites

×
×
  • Create New...