ydeng Posted January 8, 2017 Share Posted January 8, 2017 Just tested and i'm having the same problem with my rtl8169 card, network connects but when i'm trying to access my windows pc system freezes and restarts. This is not hardware problem. "ssh 127.0.0.1" freezes the system too. Too bad cannot see any log message. Link to comment Share on other sites More sharing options...
steparab Posted January 9, 2017 Share Posted January 9, 2017 (edited) sFTP works fine btw, both winscp and my android phone can access my Sierra files without any problem,maybe it's ssh or samba problem, i know that Microsoft updated their samba last march but i didn't had any problem with el capitan. tested on Intel hackintosh 10.12.2 ssh works without any freezing or restart.Maybe kernel,System.kext or frameworks i'm using all from Bronya's package. Edited January 9, 2017 by steparab 1 Link to comment Share on other sites More sharing options...
ydeng Posted January 10, 2017 Share Posted January 10, 2017 sFTP works fine btw, both winscp and my android phone can access my Sierra files without any problem,maybe it's ssh or samba problem, i know that Microsoft updated their samba last march but i didn't had any problem with el capitan. tested on Intel hackintosh 10.12.2 ssh works without any freezing or restart.Maybe kernel,System.kext or frameworks i'm using all from Bronya's package. Shaneee told me to replace AppleFSCompressionTypeZlib.kext with El Capitan one. I have not get a chance to try it. Thanks for the effort. I asked here, people told me it was fine on Intel. If you know how to use dtrace (I need to learn), should be able to find out where it hangs. Link to comment Share on other sites More sharing options...
steparab Posted January 13, 2017 Share Posted January 13, 2017 Since it's working on Intel it's CPU/Kernel issue, if you manage to dtrace the exception you have to fix this on the kernel (if it's fixable because we are using patched kernels for amd ) .Wait for new sources to be released and new kernels or you can experiment with vanilla kexts/frameworks or older versions of apple ssh maybe you 'll get lucky. Link to comment Share on other sites More sharing options...
ydeng Posted January 14, 2017 Share Posted January 14, 2017 Since it's working on Intel it's CPU/Kernel issue, if you manage to dtrace the exception you have to fix this on the kernel (if it's fixable because we are using patched kernels for amd ) .Wait for new sources to be released and new kernels or you can experiment with vanilla kexts/frameworks or older versions of apple ssh maybe you 'll get lucky. You could try one more thing -- boot intel cpu with amd kernel. If the system comes up, try ssh. Link to comment Share on other sites More sharing options...
steparab Posted January 14, 2017 Share Posted January 14, 2017 It won't make any difference,it's either the kernel or the cpu that causing the problem, so if it won't work on intel with amd kernel we need new kernel patch(es) , if it work we need again new kernel patches to fix the problem on amd cpus --->New kernel. Anyway i used a friends pc to test ssh on intel, i don't have one, but i may convince him to test what you suggest. 1 Link to comment Share on other sites More sharing options...
Op15L Posted January 15, 2017 Share Posted January 15, 2017 my pc with 10.12 work very well. Installed 10.12.2 with shane kernel kernel: with bronya kernel same result. In boot I have much more message like picture but the system start and I reach desktop. I can use the pc normally only for some minutes because later it restart automatically. Link to comment Share on other sites More sharing options...
spakk Posted January 15, 2017 Author Share Posted January 15, 2017 my pc with 10.12 work very well. Installed 10.12.2 with shane kernel kernel: with bronya kernel same result. In boot I have much more message like picture but the system start and I reach desktop. I can use the pc normally only for some minutes because later it restart automatically. First of all, install the System.kext which is located in the kernel package, then build a new prelinked kernel and fix the permission. then restart the system and tell us what happens then. Link to comment Share on other sites More sharing options...
railledingue Posted January 15, 2017 Share Posted January 15, 2017 nobody can help me? im stuck at this point ok so i work, ahem yes and no , i can entrer on welcome screen but my mouse and my keyboard not responding , but if a touch my mouse i have this message "AMFI: allowing exception handler for "WindowServer" (122) because SIP is disabled." any idea? Link to comment Share on other sites More sharing options...
steparab Posted January 15, 2017 Share Posted January 15, 2017 nobody can help me? im stuck at this point USB problem,apple uses new usb policies since 10.11 search this forums for fixes according to your hardware (drivers) or try every usb port you have for a working mouse (That will help you to finish installation but in the end you 'll have to fix usb ports by yourself either by using smbios+drivers or DSDT) Link to comment Share on other sites More sharing options...
ydeng Posted January 15, 2017 Share Posted January 15, 2017 It won't make any difference,it's either the kernel or the cpu that causing the problem, so if it won't work on intel with amd kernel we need new kernel patch(es) , if it work we need again new kernel patches to fix the problem on amd cpus --->New kernel. Anyway i used a friends pc to test ssh on intel, i don't have one, but i may convince him to test what you suggest. Solid freeze when I click "security and privacy" in "system preferences" Link to comment Share on other sites More sharing options...
Op15L Posted January 16, 2017 Share Posted January 16, 2017 First of all, install the System.kext which is located in the kernel package, then build a new prelinked kernel and fix the permission. then restart the system and tell us what happens then. How I can rebuild prelink kernel, with this comands?: kextcache -system-prelinked-kernel kextcache -system-cache Link to comment Share on other sites More sharing options...
ydeng Posted January 16, 2017 Share Posted January 16, 2017 How I can rebuild prelink kernel, with this comands?: kextcache -system-prelinked-kernel kextcache -system-cache kernelprelink is a launchd task, it is done automatically, unless you change it. delele old cache, it will be rebult too. Link to comment Share on other sites More sharing options...
Op15L Posted January 16, 2017 Share Posted January 16, 2017 kernelprelink is a launchd task, it is done automatically, unless you change it. delele old cache, it will be rebult too. How can delele old cache? Link to comment Share on other sites More sharing options...
ydeng Posted January 16, 2017 Share Posted January 16, 2017 How can delele old cache? sudo rm -rf /System/Library/Caches/com.apple.kext.caches Link to comment Share on other sites More sharing options...
Op15L Posted January 17, 2017 Share Posted January 17, 2017 sudo rm -rf /System/Library/Caches/com.apple.kext.caches thanks, tonight I will try. Link to comment Share on other sites More sharing options...
Op15L Posted January 17, 2017 Share Posted January 17, 2017 sudo rm -rf /System/Library/Caches/com.apple.kext.caches same error: Link to comment Share on other sites More sharing options...
Op15L Posted January 17, 2017 Share Posted January 17, 2017 same error: is FakeSMC.kext that cause this errors. Witch version you use? Link to comment Share on other sites More sharing options...
Shaneee Posted January 17, 2017 Share Posted January 17, 2017 Seems like an issue with the USB fix you've used. It's failing to rebuild. 1 Link to comment Share on other sites More sharing options...
Amici Posted January 18, 2017 Share Posted January 18, 2017 which one usb fix should i use to install sierra ? Link to comment Share on other sites More sharing options...
Shaneee Posted January 18, 2017 Share Posted January 18, 2017 which one usb fix should i use to install sierra ? Use this from carlo_67 https://www.dropbox.com/s/0drlouznke11h1t/USB%20Sierra.zip?dl=0 1 Link to comment Share on other sites More sharing options...
AlexVTk Posted January 19, 2017 Share Posted January 19, 2017 I have a questions. my USB is not defined.what problem can be.although they work. my camera image is determined.but it does not write a sound.what could it be? Link to comment Share on other sites More sharing options...
T5s7kgjm9 Posted January 19, 2017 Share Posted January 19, 2017 Hello, Friends! I need some help. I`m trying to install 10.12.2 on my AMD FX9590 with GTX970. Have used kernels from Bronya and Shaneee, both works great. Had KP on account creation page, but Shaneee`s corecrypto.kext fixed the problem. What I have up to now: OS loading takes ages, about 15 minutes.... I thought that it`s because of video driver, but after installation of nvidia web driver nothing changed... I can change setting of nvidia web driver from "OS X Default Graphics Driver" to "NVIDIA Web Driver", but after reboot it turns back... And every reboot lasts 10-15 minutes.... What can cause this problems? Thanks in advance! Link to comment Share on other sites More sharing options...
Shaneee Posted January 19, 2017 Share Posted January 19, 2017 @AlexVtk use VoodooHDA to enable the audio. @TT5s7kgjm9 Replace the kexts with the originals and use this kernel, http://amd-osx.com/files/Shaneee_Sierra_10.12.2.zip Link to comment Share on other sites More sharing options...
Amici Posted January 19, 2017 Share Posted January 19, 2017 Cleaned up a bit. If this one still works I'll add it to the working kernels page etc. Also guys no need to remove AppleTyMCEDriver or pmtelemtry any more as they are blacklisted in the kernel. http://amd-osx.com/files/beta/Shaneee_Sierra_10.12.2.zip Edit: Any reports? i still have kernel missing symbol, i have to remove AppleTyMCEDriver or pmtelemetry and missing symbol disappear. somebug like missing icon in kext wizard and green glitch when i click energy saver icon. btw thanks shanee gj with ur kernel Link to comment Share on other sites More sharing options...
Recommended Posts