Closed osenvosem closed 7 years ago
With regards to the Internal Graphics setting, you're not the first to report that booting fails it the IGPU set to Enabled. I'm not really sure why this is the case, as I personally use it with this configuration. I'll do some more testing and see if there is anything that I need to fix.
Your keyboard issue is probably caused by UsbKbDxe (used for FV2 keyboard input). I need to do some more testing, but this issue should disappear if you enable UEFI fast boot (it prevents the AMI USB keyboard driver from loading). Perhaps I should use @vit9696's AmiShim by default (keeping UsbKbDxe for advanced users).
I use my own build of Clover (which has additional changes that this repo depends on), so I'd recommend sticking with the version used by the script. You can update the script without having to reinstall.
@theracermaster should I do something before upgrading the script to a new version or simply clone is and run without any preparations? Do you recommend any specific BIOS for the script?
I use a modified version of F16h (latest firmware available for GA-Z77X-UD5H). As for upgrading, you should just be able to run the script with --update
as an argument. A backup of the ESP will be made in the repo folder.
Hey theracermaster I am also having issues with running my igpu and the dedicated gpu. Z77X-UD5H with 3770K... discrete gpu is a GTX670
@jabba559thqm, I would make a new issue for any problems you're encountering with the IGPU+dGPU setup.
System information
Clover boot log (
bdmesg > log.txt
): https://transfer.sh/gqi9C/log.txt (not sure if the log is useful, because I get it after successful bootloading)a keyboard inserted to USB doesn't work on the clover boot menu screen.
Is it necessary to reboot the system with the bootable usb made with "tools/mkusb" before upgrading to a new version of GA-Z77X.sh or I can do this as usual from already booted system?
Thank you for your work. It is awesome.