Jump to content
2189 posts in this topic

Recommended Posts

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
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
5 hours ago, Slice said:

Take the updated version.

 

ITEIT87x.kext.zip

thanks !
i tried it and it still doesnt shows other readings .
here it is a pic :
Screen_Shot_2018-09-04_at_6_05.16_PM.png.3898fded5036bb52a1afdc24dc5598e9.png

CPU is Ryzen 1700


kexts that i am using are :
1869790235_ScreenShot2018-09-04at3_42_54PM.png.5b55ae301a74f6152637e182ed22c91e.png

any fix for this issue ?

btw these kexts worked perfectly on my other system i.e AMD FX 8320 CPU .
 

9 minutes ago, XLNC said:


here its is the log :
https://nofile.io/f/j9TvdWjKT4Q/system_logs.logarchive.zip

i generated this log using this command


sudo log collect --last 1d



 

Can't download

https://nofile.io/f/j9TvdWjKT4Q/invalidSession

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 !

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.

 

 

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

×
×
  • Create New...