Search results

Loading Google Results...
  1. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Hey folks, i managed to get bluetooth working. Follow the instructions https://github.com/acidanthera/BrcmPatchRAM You will use 3 kexts, an injector, patch3, and repo.
  2. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    @DaveSuriano you can try and debug why Rehabman's kext causes your touchpad to go nuts on reboots. About 4 years ago, the Fn hotkeys went nuts on reboot for the y50 keyboard. I was able to remap it to work correctly. For some unknown reason to this day, rebooting into mac caused a different ACPI...
  3. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    I know a few months ago we figured out the changes in Mojave Did we ever change the repo to reflect the removal of ALC283 codec 3 to 2? I mean that fixed the sound issue as well as allowed the keyboard shortcuts for sound control to still work
  4. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Interestingly, I have my laptop (Y50 FHD) and my desktop (i7-6700 with HD530) both running latest Mojave, and functional without the new WhateverGreen patch. Not sure why the post was written like it's essential to run Mojave
  5. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    @RehabMan What do you think the implications are for IntelGraphicFixup and Lilu being all merged into WhateverGreen? Would we just use the new WhateverGreen? If so, the dev mentions wanting to merge AppleALC with WhateverGreen as well, so could we use it without the audio component?
  6. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Version 3.0.3, but keep in mind I'm on FHD, not UHD
  7. masterscarhead1

    After Installation, Lost Audio

    Yes, but with VoodooHDA, you lose control over audio, hotkey adjustments, etc
  8. masterscarhead1

    macOS Mojave Public Beta is Now Available

    HD530 works for me as well But the dual screen patch no longer works
  9. masterscarhead1

    After Installation, Lost Audio

    Use AppleALC, works great and simple
  10. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    @RehabMan Since layout-id 2 works, do you think it's wise to change it in the repo? I imagine it works fine as well on the pre-10.14 systems as well
  11. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Which config.plist are you using for your usb? Does that config.plist work with the display? Boot verbose! Does the display only not work with the config.plist after install? Did you use config.plist or config_UHD.plist (which you have to rename to config.plist)
  12. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Put the value back to 0xa260006, it's the correct value Have you followed the first post and completed the ./download.sh and ./install_download.sh? Try that again and see if there's any errors pop up when this happens like access denied If so, add 'sudo' before those commands, which will prompt...
  13. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Are you booting with your usb attached? AFAIK no files for this computer had a220003, where did you get that value in the first place Might help you narrow down the error
  14. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    ^ This solution works Sound works through HDMI as well Sound MUCH louder, with better audio quality, but that may be placebo Attached ioreg for those interested For those who are interested in trying it: - do git pull - config.plist has 2 layout-id locations, change the 30000000 to 20000000 -...
  15. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Do you mean all references made in the config.plist?
  16. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    So what do you think is the easiest approach. Can't change to layout-id 3 because it isn't available...
  17. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    @RehabMan So I understand now why AppleALC works while our current repo doesn't It turns out 10.14 removes layoutID 3, 12, 28, and others Any way we can fix our current repo to use another layoutID?
  18. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Public beta 10.14 installed Sound working with AppleALC tho no HDMI audio Now towards removing AppleALC and trying to make it work natively
  19. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Is it possible for HDMI to work without layout-id of 3? Meaning if I set HDAU to 7 to match HDEF, will that work? Public beta seeded apparently. I'll install it and see how audio plays out
  20. masterscarhead1

    [Guide] Lenovo Y50 (UHD or 1080p) using Clover UEFI

    Well I mean in the last ioreg i sent you, HDEF is 7. Per the code that you posted, if no apple-layout-id is specified, it returns 7. But given no layout 7 is available for ALC283, what exactly is being returned to enable the audio with layout of 7. I have returned to the same setup as when I had...
Back
Top