Recent content by Jessers123

  1. Jessers123

    Clevo P950 - Post Install

    Yup I saw that, so actually I should make that SSDT with the help of that prgoram and the other forum thread? Alright then I have to look deeper into ACPI!
  2. Jessers123

    Clevo P950 - Post Install

    So you are saying, don't do it with the SSDT, but reverse engineer the EC data? I just tried this on Linux: https://github.com/SkyLandTW/clevo-indicator and seems to be working. Now I'm trying to make a Xcode project with the same code for Mac.
  3. Jessers123

    Clevo P950 - Post Install

    I see, I should just trial and error with the HWMonitor.app and making an own SSDT. I actually read some thread where you helped somebody with making an quiet-ssdt (like your 04b_FanQuiet from the Probook): https://www.tonymacx86.com/threads/fan-speed-control-on-high-sierra.238454 is this about...
  4. Jessers123

    Clevo P950 - Post Install

    It's just my vendor's 'Clevo Control Center' where you can set the temperatures of when the fans should turn on/ off.
  5. Jessers123

    Clevo P950 - Post Install

    Yup I dit that. First I have the 'change GFX0 to IGPU' patch (for Intel?) and then the 'Rename PEGP to GFX0' patch for Nvidia in my config.plist. But celebrated I too early... It's actually quite strange. When I boot into Windows (which has a custom program for fan temperatures etc.) and then...
  6. Jessers123

    Clevo P950 - Post Install

    That's the wrong drive, I have also another installation running with the APFS. I'm 100% sure this log comes from an HFS+J partition. It shouldn't matter that I have another APFS partiton (which I didn't use), right? Is this post...
  7. Jessers123

    Clevo P950 - Post Install

    I'm currently running the latest version of Mac OS 10.13.4 with HFS+J, everything working fine with even audio and NVIDIA working. However, I still have some thoughts that the the power management is somewhat not ok. The fans are almost spinned up constantly. I attached the problem reporting files.
  8. Jessers123

    Realtek ALC1220 laptop codec

    So where (which files) do you recommend to make these changes for cloveralc/ applealc?
  9. Jessers123

    Realtek ALC1220 laptop codec

    Ok thanks, I just posted on this forum as you Toleda, know a lot of audio on Mac OS. What do you mean by green nodes? The ones that are illustrated green by codecgraph, or do I completely miss the point here?
  10. Jessers123

    Realtek ALC1220 laptop codec

    I currently having issues with the ALC1220 codec on my laptop. I've looked in Toleda's RealtekALC.kext pin configurations of CloverALC. However, they did not seem right and trying to run audio_codecdetect.command gave the result found below. I don't know which tools are used to correct pin...
  11. Jessers123

    Clevo P950 - Post Install

    It was pretty straightforward, just downloaded the drivers, added: <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Detect</string> <key>InjectSystemID</key> <true/> <key>NvidiaWeb</key> <true/> </dict> to config.plist, and...
  12. Jessers123

    Clevo P950 - Post Install

    You mean the SSDT-Spoof method referenced by this guide: https://www.tonymacx86.com/threads/fix-window-server-service-only-ran-for-0-seconds-with-dual-gpu.233092? Then I could try to install the NVIDIA Web drivers + correct config.plist, and then remove the SSDT-Spoof and NVIDIA disabling stuff...
  13. Jessers123

    Clevo P950 - Post Install

    I have another question. Currently the Intel HD630 takes care of handling the internal display, but Windows shows that the HDMI is routed through the NVIDIA device (my laptop is almost unique in doing that), and testing HDMI on Mac only gets a black screen (obviously because NVIDIA is disabled...
  14. Jessers123

    Clevo P950 - Post Install

    I see, I'm learning a lot! Thanks!
  15. Jessers123

    Clevo P950 - Post Install

    Thanks! I used the USB _PRW 0x6D (instant wake) Skylake version which seemed to be working for those sleep issues! The only thing is that I don't understand the UsbConnector values for the SSDT-UIAC. I assume you meant that those HSxx devices are wrong. Do you mean that those USBConnector types...
Back
Top