adrianjagielak / lenovo_y520_efi

Personal OpenCore EFI for macOS Big Sur 11.2.3 on Lenovo Legion Y520
https://github.com/adrianjagielak/lenovo_y520_efi/archive/11.2.3.zip
31 stars 10 forks source link

Y520 1050ti #8

Open h20ray opened 3 years ago

h20ray commented 3 years ago

is it okay to use your personal EFI in my y520 1050ti? already try, but have some problem with sleep.

IM515BT commented 3 years ago

thank you.but the EFI in my Y520 it isn't work,i choose oc later it will be black screen.i don't know where problem happen. ------------------ 原始邮件 ------------------ 发件人: "adrianjagielak/lenovo_y520_efi" <notifications@github.com>; 发送时间: 2020年12月27日(星期天) 晚上7:32 收件人: "adrianjagielak/lenovo_y520_efi"<lenovo_y520_efi@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [adrianjagielak/lenovo_y520_efi] Y520 1050ti (#8)

is it okay to use your personal EFI in my y520 1050ti? already try, but have some problem with sleep.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

adrianjagielak commented 3 years ago

is it okay to use your personal EFI in my y520 1050ti? already try, but have some problem with sleep.

Unfortunately, sleep will never proper work on this model, I personally just disabled it in settings or terminal (I can't quite remember which method I used)

adrianjagielak commented 3 years ago

thank you.but the EFI in my Y520 it isn't work,i choose oc later it will be black screen.i don't know where problem happen.

@Dz-maker

You could try clearing NVRAM and if that doesn't work you could enable logging changing config as following:

Debug/AppleDebug -> true Debug/ApplePanic -> true Debug/Target -> 67 NVRAM/Add/7C43(...)/boot-args -> -v keepsyms=1 debug=0x100 alcid=28 wegnoegpu

You could then find logs in the oc directory but if you wish to upload it, please upload it in the new issue.

IM515BT commented 3 years ago

ok,i try to make it work later.

------------------ 原始邮件 ------------------ 发件人: "adrianjagielak/lenovo_y520_efi" <notifications@github.com>; 发送时间: 2020年12月29日(星期二) 晚上9:02 收件人: "adrianjagielak/lenovo_y520_efi"<lenovo_y520_efi@noreply.github.com>; 抄送: "过期糖分"<2309961416@qq.com>;"Mention"<mention@noreply.github.com>; 主题: Re: [adrianjagielak/lenovo_y520_efi] Y520 1050ti (#8)

thank you.but the EFI in my Y520 it isn't work,i choose oc later it will be black screen.i don't know where problem happen.

@Dz-maker

You could try clearing NVRAM and if that doesn't work you could enable logging changing config as following:

Debug/AppleDebug -> true Debug/ApplePanic -> true Debug/Target -> 67 NVRAM/Add/7C43(...)/boot-args -> -v keepsyms=1 debug=0x100 alcid=28 wegnoegpu

You could then find logs in the oc directory but if you wish to upload it, please upload it in the new issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.