rsdev69 / ThinkPad-E560-Hackintosh

Lenovo Thinkpad E560 (Clover, OpenCore bootloader)
BSD 3-Clause "New" or "Revised" License
60 stars 17 forks source link

can't change the brightness of the monitor or laptop screen #35

Closed javadmahmoodi670 closed 3 years ago

javadmahmoodi670 commented 3 years ago

Hello. I can't change the brightness of the monitor or laptop screen after updating the Mac and replacing the efi file you sent me, and their options are disabled.
Also, after locking the screen, the screen turns black and you can no longer enter the password and enter the Mac environment. And I have to turn the system on and off again. please help.

image

image

rsdev69 commented 3 years ago

Hello. I can't change the brightness of the monitor or laptop screen after updating the Mac and replacing the efi file you sent me, and their options are disabled. Also, after locking the screen, the screen turns black and you can no longer enter the password and enter the Mac environment. And I have to turn the system on and off again. please help.

Try this files. EFI.zip

javadmahmoodi670 commented 3 years ago

Hello. I can't change the brightness of the monitor or laptop screen after updating the Mac and replacing the efi file you sent me, and their options are disabled.

Also, after locking the screen, the screen turns black and you can no longer enter the password and enter the Mac environment. And I have to turn the system on and off again.

please help.

Try this files.

EFI.zip

I replaced it but the problem did not go away and Turning Bluetooth on and off is also disabled

image

image

rsdev69 commented 3 years ago

I replaced it but the problem did not go away and Turning Bluetooth on and off is also disabled

I think the problem in macOs 11.4 Before brightness work fine. I don't know how fix this problem.

javadmahmoodi670 commented 3 years ago

I replaced it but the problem did not go away

and Turning Bluetooth on and off is also disabled

I think the problem in macOs 11.4

Before brightness work fine.

I don't know how fix this problem.

If you do not know how to solve this problem, then no one knows ‌ and my problem will not be solved 😢

rsdev69 commented 3 years ago

If you do not know how to solve this problem, then no one knows ‌ and my problem will not be solved 😢

Try files from releases older > OpenCore 0.7.0 https://github.com/rsdev69/ThinkPad-E560-Hackintosh/releases Maybe I'm wrong somewhere in the config with new updates.

javadmahmoodi670 commented 3 years ago

If you do not know how to solve this problem, then no one knows ‌ and my problem will not be solved 😢

Try files from releases older > OpenCore 0.7.0

https://github.com/rsdev69/ThinkPad-E560-Hackintosh/releases

Maybe I'm wrong somewhere in the config with new updates.

I'm really confused. I do not know which version to use. Please help me solve my problem

rsdev69 commented 3 years ago

I'm really confused. I do not know which version to use. Please help me solve my problem

I no longer have ThinkPad E560. Update this repository makes no sense.

javadmahmoodi commented 3 years ago

I'm really confused. I do not know which version to use. Please help me solve my problem

I no longer have ThinkPad E560. Update this repository makes no sense.

Can you tell me how I should do this myself and extend the efi file for the e560 laptop to fix my problem?

rsdev69 commented 3 years ago

Can you tell me how I should do this myself and extend the efi file for the e560 laptop to fix my problem?

For graphics and backlight enable responsible SSDT-PNLF.aml and WhateverGreen.kext Maybe in new OpenCore updated dsdt tables and the old method backlight enable no longer works.

javadmahmoodi670 commented 3 years ago

Can you tell me how I should do this myself and extend the efi file for the e560 laptop to fix my problem?

For graphics and backlight enable responsible SSDT-PNLF.aml and WhateverGreen.kext

Maybe in new OpenCore updated dsdt tables and the old method backlight enable no longer works.

What program should I edit or modify these files with?

rsdev69 commented 3 years ago

What program should I edit or modify these files with?

I dont know. I updated only files OpenCore. I used tables DSDT from this repo https://github.com/simprecicchiani/ThinkPad-T460s-macOS-OpenCore This repo has a similar hardware.

javadmahmoodi670 commented 3 years ago

What program should I edit or modify these files with?

I dont know. I updated only files OpenCore.

I used tables DSDT from this repo https://github.com/simprecicchiani/ThinkPad-T460s-macOS-OpenCore

This repo has a similar hardware.

Hello. I could not do this properly. As a result, I had to format my laptop hard drive and reinstall my Mac. But when I put the flash boot Mac that was working properly, I get the following error. Please help us to solve the problem

image

rsdev69 commented 3 years ago

Hello. I could not do this properly. As a result, I had to format my laptop hard drive and reinstall my Mac. But when I put the flash boot Mac that was working properly, I get the following error. Please help us to solve the problem

After install MacOs, BigSur make snapshots of your disk. This is problem. You have 2 options.

  1. Install Windows installer on usb, boot in install and format disk.
  2. Install MacOs installer on usb, boot in install and format disk from diskutil with this command diskutil partitionDisk disk1 MBR "MS-DOS FAT32" EXTDRIVE 0b
javadmahmoodi670 commented 3 years ago

Hello. I could not do this properly. As a result, I had to format my laptop hard drive and reinstall my Mac. But when I put the flash boot Mac that was working properly, I get the following error. Please help us to solve the problem

After install MacOs, BigSur make snapshots of your disk. This is problem.

You have 2 options.

  1. Install Windows installer on usb, boot in install and format disk.

  2. Install MacOs installer on usb, boot in install and format disk from diskutil with this command

diskutil partitionDisk disk1 MBR "MS-DOS FAT32" EXTDRIVE 0b

I have already made Flash Boot for Mac and Flash Boot for Windows installation. But I do not know why I get a high error when I connect the flash boot Mac to the laptop. What should I do now? It only recognizes the Windows installation boot flash and I can install Windows with the flash boot

rsdev69 commented 3 years ago

I have already made Flash Boot for Mac and Flash Boot for Windows installation. But I do not know why I get a high error when I connect the flash boot Mac to the laptop. What should I do now? It only recognizes the Windows installation boot flash and I can install Windows with the flash boot

Possibly broken image. Try install Catalina. It is lighter and no problems with this system.

javadmahmoodi670 commented 3 years ago

I have already made Flash Boot for Mac and Flash Boot for Windows installation. But I do not know why I get a high error when I connect the flash boot Mac to the laptop. What should I do now? It only recognizes the Windows installation boot flash and I can install Windows with the flash boot

Possibly broken image.

Try install Catalina. It is lighter and no problems with this system.

Now that I do not have a Mac operating system, how can I make Flash Boot for Catalina with Windows ?!

rsdev69 commented 3 years ago

Now that I do not have a Mac operating system, how can I make Flash Boot for Catalina with Windows ?!

Yes, BDU Make bootable USB Flash Disk for macOS in Windows http://cvad-mac.narod.ru/index/bootdiskutility_exe/0-5

javadmahmoodi670 commented 3 years ago

Now that I do not have a Mac operating system, how can I make Flash Boot for Catalina with Windows ?!

Yes, BDU Make bootable USB Flash Disk for macOS in Windows

http://cvad-mac.narod.ru/index/bootdiskutility_exe/0-5

thanks a lot. Only from which link should I download McCatalina or Big Shore so that I can make a flash boot with this program that you introduced?

rsdev69 commented 3 years ago

thanks a lot. Only from which link should I download McCatalina or Big Shore so that I can make a flash boot with this program that you introduced?

This utility download latest macOs. On site has tutorial how to use this utility.

javadmahmoodi670 commented 3 years ago

thanks a lot. Only from which link should I download McCatalina or Big Shore so that I can make a flash boot with this program that you introduced?

This utility download latest macOs.

On site has tutorial how to use this utility.

I made the flash boot in Windows according to the tutorial. But when I boot, after displaying the clover screen and tapping the Mac option, I encounter a black screen that has been the same for several hours and has not changed. please guide me.

rsdev69 commented 3 years ago

I made the flash boot in Windows according to the tutorial. But when I boot, after displaying the clover screen and tapping the Mac option, I encounter a black screen that has been the same for several hours and has not changed. please guide me.

Replace EFI folder in usb on my EFI.zip

javadmahmoodi670 commented 3 years ago

I made the flash boot in Windows according to the tutorial. But when I boot, after displaying the clover screen and tapping the Mac option, I encounter a black screen that has been the same for several hours and has not changed. please guide me.

Replace EFI folder in usb on my

EFI.zip

Thankful. I was able to install Mac. But the flash boot must be connected to the laptop so I can log in to the Mac. I replaced the original Mac efi with the this efi folder. But I still have to enter the Mac with the arrow. How do I fix this?

rsdev69 commented 3 years ago

But I still have to enter the Mac with the arrow. How do I fix this?

I did not understand what an arrow?

javadmahmoodi670 commented 3 years ago

But I still have to enter the Mac with the arrow. How do I fix this?

I did not understand what an arrow?

The problem now is that I can't log in to the Mac without the flash boot I made. I must connect the flash boot to the laptop. How do I fix this problem?

rsdev69 commented 3 years ago

The problem now is that I can't log in to the Mac without the flash boot I made. I must connect the flash boot to the laptop. How do I fix this problem?

https://www.youtube.com/watch?v=LgAp4yiNQCw&ab_channel=Linuxfornewbie After replace EFI on your EFI folder.

javadmahmoodi670 commented 3 years ago

The problem now is that I can't log in to the Mac without the flash boot I made. I must connect the flash boot to the laptop. How do I fix this problem?

https://www.youtube.com/watch?v=LgAp4yiNQCw&ab_channel=Linuxfornewbie

After replace EFI on your EFI folder.

Do I have to replace the last efi file you gave me?

https://github.com/rsdev69/ThinkPad-E560-Hackintosh/files/6673297/EFI.zip

rsdev69 commented 3 years ago

Do I have to replace the last efi file you gave me?

Yes, replace.

javadmahmoodi670 commented 3 years ago

Do I have to replace the last efi file you gave me?

Yes, replace.

After installing Mac Catalania, I came up with a new version of the MAC Big Sur on the flash boot. Now when I restart the system, I got the following error and I can not install the new Mac version of the flash boot.

image

rsdev69 commented 3 years ago

After installing Mac Catalania, I came up with a new version of the MAC Big Sur on the flash boot. Now when I restart the system, I got the following error and I can not install the new Mac version of the flash boot.

Stay on Catalina. Big Sur work bad on laptop.

javadmahmoodi670 commented 3 years ago

After installing Mac Catalania, I came up with a new version of the MAC Big Sur on the flash boot. Now when I restart the system, I got the following error and I can not install the new Mac version of the flash boot.

Stay on Catalina. Big Sur work bad on laptop.

I need a new version of Big Sur to code in the new XCode environment. Can this error be fixed? What is the solution?

rsdev69 commented 3 years ago

I need a new version of Big Sur to code in the new XCode environment. Can this error be fixed? What is the solution?

You're going to have to do this part yourself. If you want to use macOS read OpenCore Guide and try to install. https://dortania.github.io/OpenCore-Install-Guide/

javadmahmoodi670 commented 3 years ago

I need a new version of Big Sur to code in the new XCode environment. Can this error be fixed? What is the solution?

You're going to have to do this part yourself.

If you want to use macOS read OpenCore Guide and try to install.

https://dortania.github.io/OpenCore-Install-Guide/

I was able to reinstall big sur after many difficulties. I hope you will solve the problem of the screen brightness not working in the next version of the efi file.

rsdev69 commented 3 years ago

I was able to reinstall big sur after many difficulties. I hope you will solve the problem of the screen brightness not working in the next version of the efi file.

I update repo to OpenCore 0.7.1 Test it, and say as a result.

javadmahmoodi commented 3 years ago

I was able to reinstall big sur after many difficulties. I hope you will solve the problem of the screen brightness not working in the next version of the efi file.

I update repo to OpenCore 0.7.1 Test it, and say as a result.

Unfortunately, the problem has not been resolved and it is still not possible to increase or decrease the screen brightness

rsdev69 commented 3 years ago

Unfortunately, the problem has not been resolved and it is still not possible to increase or decrease the screen brightness

Good news! I fixed the screen backlight, everything works 100% Screenshot 2021-07-11 at 15 39 13

javadmahmoodi670 commented 3 years ago

Unfortunately, the problem has not been resolved and it is still not possible to increase or decrease the screen brightness

Good news! I fixed the screen backlight, everything works 100%

Screenshot 2021-07-11 at 15 39 13

Hello, thank you. What can I do to fix the problem?

rsdev69 commented 3 years ago

Unfortunately, the problem has not been resolved and it is still not possible to increase or decrease the screen brightness

Good news! I fixed the screen backlight, everything works 100% Screenshot 2021-07-11 at 15 39 13

Hello, thank you. What can I do to fix the problem?

Replace EFI EFI.zip

javadmahmoodi670 commented 3 years ago

Unfortunately, the problem has not been resolved and it is still not possible to increase or decrease the screen brightness

Good news! I fixed the screen backlight, everything works 100%

Screenshot 2021-07-11 at 15 39 13

Hello, thank you. What can I do to fix the problem?

Replace EFI

EFI.zip

Unfortunately, the problem persists and this version did not work. Also, leaving the laptop pad does not work anymore

image

rsdev69 commented 3 years ago

Unfortunately, the problem persists and this version did not work. Also, leaving the laptop pad does not work anymore

Everything is working now, i gave the wrong config. Screenshot 2021-07-12 at 10 47 24 Screenshot 2021-07-12 at 10 47 09 EFI.zip

javadmahmoodi670 commented 3 years ago

Unfortunately, the problem persists and this version did not work. Also, leaving the laptop pad does not work anymore

Everything is working now, i gave the wrong config.

Screenshot 2021-07-12 at 10 47 24

Screenshot 2021-07-12 at 10 47 09

EFI.zip

The laptop trackpad works properly. But increasing and decreasing the screen is inactive

rsdev69 commented 3 years ago

The laptop trackpad works properly. But increasing and decreasing the screen is inactive

This is the maximum opportunities that a trackpad can.

javadmahmoodi670 commented 3 years ago

The laptop trackpad works properly. But increasing and decreasing the screen is inactive

This is the maximum opportunities that a trackpad can.

The screen light adjustment problem has not been fixed and is still disabled.

rsdev69 commented 3 years ago

The screen light adjustment problem has not been fixed and is still disabled.

I have no problem with screen light. I showed screenshots that everything works.