Recent content by 1and1get2

  1. 1and1get2

    [Release] Hackintool v3.x.x

    where should i post it? cant find issue section on github
  2. 1and1get2

    [Release] Hackintool v3.x.x

    using whatever doesn't seem to support clover's edid patch. not sure if it is more of clover issue or whatevergreen, it might have something to do with clover 'inject intel' being unselected, the system failed to recognize a patched edid ("horizontalsync pulsewidth") which results in a garbled...
  3. 1and1get2

    no longer able to adjust brightness after upgrading to mojave

    I ran the same command from recovery (only replaced / with my actual mac volume) and got the same results. I'd guess apple has indeed changed the usage. grabbed a copy from 10.13.6 and ran it /Users/derek/Desktop/kextcache -i / / locked; waiting for lock. Lock acquired; proceeding. kext...
  4. 1and1get2

    no longer able to adjust brightness after upgrading to mojave

    does that mean I'll need to do a fresh install? a lot of backups need to be done if that's the case
  5. 1and1get2

    no longer able to adjust brightness after upgrading to mojave

    if you are referring to the odd characters in the output file I provided, I think it's because I used iTerm2's session log function and all the colored font was also recorded. (a simple > redirect doesn't seem to work ) after a little digging, I found a little trick that works: |& tee -a
  6. 1and1get2

    no longer able to adjust brightness after upgrading to mojave

    I downloaded my os using a script found here:https://github.com/munki/macadmin-scripts but I think it ultimately retrived directly from mac app store. and then create installer usb using apple's createinstallmediatool that come with the downloaded app on this very laptop the os was originally...
  7. 1and1get2

    no longer able to adjust brightness after upgrading to mojave

    file attached. hardware info: i7 4720HQ laptop, intel hm87 chipset other than no brightness adjustment also not able to resume from sleep, blackscreen. however LED light response to num/cap key lock, and able to connect via vnc but also blackscreen
  8. 1and1get2

    no longer able to adjust brightness after upgrading to mojave

    I'll post the debug files later but anyone facing the same issue? using the same clover files (and kexts that are installed to mac partition), 10.13 has no issue at all.
  9. 1and1get2

    [Guide] Laptop backlight control using AppleBacklightFixup.kext

    sorry, forgot to revert that file
  10. 1and1get2

    [Guide] Laptop backlight control using AppleBacklightFixup.kext

    PR file was attached on my previous post, first one on this page https://www.tonymacx86.com/threads/guide-laptop-backlight-control-using-applebacklightinjector-kext.218222/page-143#post-1753382 PR file: https://www.tonymacx86.com/attachments/debug_31254-zip.333087/
  11. 1and1get2

    Inspiron 15-3521: Can't get sleep to work

    he probably just couldn't be bothered, and no point for hibernation on desktop anyway. I was able to enable hibernation with the help of hibernationfixup.kext on previous version
  12. 1and1get2

    Inspiron 15-3521: Can't get sleep to work

    my hibernation not working, sleep no problem, however when waking from hibernation, resuming hibernated mac on clover([r4506] ) boot menu results in instant reboot, and hibernation state is gone.
  13. 1and1get2

    [Guide] Laptop backlight control using AppleBacklightFixup.kext

    sorry if i wasn't clear, I have set RMCF.LMAX to 0x7a1, however it doesn't give me brightness slider, not unless in pnlf.sdl I manually set uid to 15 rather than the given value 17.
  14. 1and1get2

    [Guide] Laptop backlight control using AppleBacklightFixup.kext

    what is _UID in SSDT-PNLF.dsl and how is it used? I'm using ig-platform-id: 0x0d260007 for my HD4600, as the ports definition best suits my laptop (4 ports in total including internal display) as per guide, I'll need to set LMAX accordingly, thus 0x7a1 0700260d 01030403 00000004 00002002...
Back
Top