apianti Posted February 9, 2018 Share Posted February 9, 2018 Did you remember to build with -DANDX86 to enable the android loaders? EDIT: Oh, I see from your custom entry that the loader path is different than what is there. Try r4410. EDIT: @Sherlocks, you'll have to commit the Endless paths because I don't know what they are. 1 Link to comment Share on other sites More sharing options...
Sherlocks Posted February 9, 2018 Share Posted February 9, 2018 Did you remember to build with -DANDX86 to enable the android loaders? EDIT: Oh, I see from your custom entry that the loader path is different than what is there. Try r4410. Seems Android path logic not working. I just added simple path and location. But not working. I'm testing myself on my system. 나의 LG-F800S 의 Tapatalk에서 보냄 Edit1. I will try to find not worked point. 1 Link to comment Share on other sites More sharing options...
Badruzeus Posted February 9, 2018 Share Posted February 9, 2018 Did you remember to build with -DANDX86 to enable the android loaders? EDIT: Oh, I see from your custom entry that the loader path is different than what is there. Try r4410 I just tried the script with "buildclover -DANDX86" but got these errors: MacBookPro:~ badruzeus$ buildclover -DANDX86 Invalid option: -DANDX86 ! Usage: /usr/local/bin/buildclover [--edk2rev <revision>] [--defaults] The following optional arguments are recognized: --edk2rev <revision> Overrides the defauls EDK2 revision. If <revision> is ommited or not numeric-only, the default EDK2 revision will be used instead. --defaults Ignores the config file and loads the default values for all settings in that file. --cfg <path> Overrides the path to the config file. If <path> is ommited or doesn't exist, the $HOME / $BUILD_CLOVER_CFG_PATH variables will be used instead. If no argument is provided, the script starts in interactive mode, using the default edk2 revision and the settings from the config file. Link to comment Share on other sites More sharing options...
Matgen84 Posted February 9, 2018 Share Posted February 9, 2018 Hi @Sherlocks @Badruzeus What about Opensuse? I use specially Opensuse tumbleweed. Thanks Link to comment Share on other sites More sharing options...
Badruzeus Posted February 9, 2018 Share Posted February 9, 2018 Hi @Sherlocks @Badruzeus What about Opensuse? I use specially Opensuse tumbleweed. Thanks I remember have discussed this topic last year with @SavageUS, I think it properly detected as Linux loader using (generic) os_linux.icns. How if "mv os_suse.icns os_opensuse.icns" from ur theme..? Link to comment Share on other sites More sharing options...
Sherlocks Posted February 9, 2018 Share Posted February 9, 2018 I remember have discussed this topic last year with @SavageUS, I think it properly detected as Linux loader using (generic) os_linux.icns. How if "mv os_suse.icns os_opensuse.icns" from ur theme..? can you show me efi partition structure? ex. screenshot i don't have linux and android. i want to see exact folder structure with mac and clover in ESP. Link to comment Share on other sites More sharing options...
mhaeuser Posted February 9, 2018 Share Posted February 9, 2018 Isn't this handled by boot.efi?Most relevant are Link to comment Share on other sites More sharing options...
apianti Posted February 9, 2018 Share Posted February 9, 2018 Isn't this handled by boot.efi? Yeah, some are. I should have been more clear. For sure the boot selector does not work, also I think the recovery one because it has to find the recovery partition to run boot.efi. Most relevant are Which exactly? I just tried the script with "buildclover -DANDX86" but got these errors You need to edit that build script to use the macro in that case. Hi @Sherlocks @Badruzeus What about Opensuse? I use specially Opensuse tumbleweed. Thanks Did the path to opensuse change? I remember have discussed this topic last year with @SavageUS, I think it properly detected as Linux loader using (generic) os_linux.icns. How if "mv os_suse.icns os_opensuse.icns" from ur theme..? The icon is suse,linux which means os_suse.icns fallback to os_linux.icns, but that depends what does it say in /etc/issue? Because it looks for "openSUSE" or just returns "linux". 2 Link to comment Share on other sites More sharing options...
mhaeuser Posted February 9, 2018 Share Posted February 9, 2018 Which exactly? Uhm... CMD+V, SHIFT, CMD+S, in the past CMD+R, some combo to disable the board ID check and some to disable KASLR 1 Link to comment Share on other sites More sharing options...
Badruzeus Posted February 9, 2018 Share Posted February 9, 2018 can you show me efi partition structure? ex. screenshot i don't have linux and android. i want to see exact folder structure with mac and clover in ESP. OK, here is Link to comment Share on other sites More sharing options...
Sherlocks Posted February 9, 2018 Share Posted February 9, 2018 OK, here is thanks. it's done on r4411. 2 Link to comment Share on other sites More sharing options...
Badruzeus Posted February 9, 2018 Share Posted February 9, 2018 thanks. it's done on r4411. OK, let me try again, wait, no need to use -DANDX86 using buildclover script? Link to comment Share on other sites More sharing options...
Sherlocks Posted February 9, 2018 Share Posted February 9, 2018 OK, let me try again, wait, no need to use -DANDX86 using buildclover script? yes. don't worry. just follow normal like before 2 Link to comment Share on other sites More sharing options...
Badruzeus Posted February 9, 2018 Share Posted February 9, 2018 yes. don't worry. just follow normal like beforeAwesome! Using r4411 with Scan=true & w/o Custom Entries; both OSes (Phoenix & Endless) are loaded and shown properly on Clover GUI. OK, so.. now I need to provide os_endless.icns for all of my uploaded themes on the repo (30+, how many themes exactly I don't remember #LoL). Thanks @Sherlocks and @Apianti (etc.) for great supports. Have a nice day. 6 Link to comment Share on other sites More sharing options...
konondoyl Posted February 9, 2018 Share Posted February 9, 2018 Sherlocks That has again done, it was necessary to create all cache anew.4409 super works.4411 Constantly updates a cache and twists a wheel. Link to comment Share on other sites More sharing options...
Sherlocks Posted February 9, 2018 Share Posted February 9, 2018 Hello, any progress about how to fix "org.clover.target.esp" under 10.11.x or below versions? It uses "/" Root as a target installation instead of EFI Partition since r4399. Feb 9 10:22:22 MacBookPro installd[614]: ./preinstall: /tmp/PKInstallSandbox.tVnuG1/Scripts/org.clover.target.esp.2dw1nN/preinstall: line 16: cd: //EFIROOTDIR: No such file or directory ... . ........ .......... Feb 9 10:22:22 MacBookPro installd[614]: ./preinstall: EFIFolder Pre-Install Script Feb 9 10:22:22 MacBookPro installd[614]: ./preinstall: =============================================== Feb 9 10:22:22 MacBookPro installd[614]: ./preinstall: preinstall: Path to installer....... /Users/badruzeus/Downloads/Apps/Clover_v2.4k_r4409.pkg Feb 9 10:22:22 MacBookPro installd[614]: ./preinstall: preinstall: Path to destination..... /EFIROOTDIR Feb 9 10:22:22 MacBookPro installd[614]: ./preinstall: preinstall: Path to dest volume..... / Feb 9 10:22:22 MacBookPro installd[614]: ./preinstall: preinstall: Root of system folder... / Thanks. micky update some part. please test this Sherlocks That has again done, it was necessary to create all cache anew. what is wrong? i don't understand your answer Clover_v2.4k_r4411.pkg.zip 1 Link to comment Share on other sites More sharing options...
konondoyl Posted February 9, 2018 Share Posted February 9, 2018 yes not working, it was necessary to roll away on 4409.What isn't clear, twists an iridescent wheel! Link to comment Share on other sites More sharing options...
Sherlocks Posted February 9, 2018 Share Posted February 9, 2018 yes not working, it was necessary to roll away on 4409.MacOS boot? 4410 4411 is no problem for macOS booting and other. Just added otherOS detection. 나의 LG-F800S 의 Tapatalk에서 보냄 Link to comment Share on other sites More sharing options...
konondoyl Posted February 9, 2018 Share Posted February 9, 2018 You that you are kidding if also not the worker 4411 works 4409. Link to comment Share on other sites More sharing options...
Sherlocks Posted February 9, 2018 Share Posted February 9, 2018 You that you are kidding if also not the worker 4411 works 4409.My sandy and skylake systems are no problem.Give me log 나의 LG-F800S 의 Tapatalk에서 보냄 Link to comment Share on other sites More sharing options...
konondoyl Posted February 9, 2018 Share Posted February 9, 2018 X58 -GA-UD7 , R9 280X .10.13.4B2 (17E150g) this old iron, is clear now. I have already come back on 4409, on 4411 only of a problem. Link to comment Share on other sites More sharing options...
viktr Posted February 9, 2018 Share Posted February 9, 2018 G'morning, Need help, have strange problem with clover: 8:452 0:008 === [ ScanLoader ] ========================================8:835 0:383 - [01]: 'EFI' 8:871 0:035 - [03]: 'Preboot' 8:895 0:024 AddLoaderEntry for Volume Name=Preboot 8:914 0:018 Check if volume Is Hibernated: 8:922 0:008 Check sleep image 'by signature': 8:932 0:009 using default sleep image name = \private\var\vm\sleepimage 8:941 0:008 sleepimage not found -> Not Found 8:949 0:008 hibernated: no - sign 8:971 0:021 AddLoaderEntry for Volume Name=Preboot 8:991 0:020 - [04]: 'Macintosh HD' 9:047 0:055 AddLoaderEntry for Volume Name=Macintosh HD 9:072 0:024 Check if volume Is Hibernated: 9:083 0:011 Check sleep image 'by signature': 9:122 0:038 read prefs \Library\Preferences\com.apple.PowerManagement.plist status=Success 9:130 0:008 using default sleep image name = \private\var\vm\sleepimage 9:145 0:015 sleepimage not found -> Not Found 9:154 0:008 hibernated: no - sign 9:173 0:019 - [05]: 'Recovery' 9:196 0:023 AddLoaderEntry for Volume Name=Recovery 9:222 0:025 - [06]: 'VM' But $ ls -l /private/var/vm/sleepimage-rw------T 1 root wheel 2147483648 Feb 9 17:24 /private/var/vm/sleepimage what's wrong? am i doing something incorrect? pls help. clover ver=4411 might it be because it's apfs volume so it's mounted first in another directory? is it possible to change the location in the config? Link to comment Share on other sites More sharing options...
gujiangjiang Posted February 9, 2018 Share Posted February 9, 2018 @slice @PMHeart I suggest to optimize Chinese descriptions in Clover Install GUI such as Driver64UEFI. If descriptions have some mistake please fix it. Thanks. AptioInputFix Vit9696编写的针对FileVault2启动界面的键盘和鼠标输入设备的支持 AptioMemoryFix Vit9696自OsxAptioFix2驱动优化而来的新驱动,支持更多新特性,例如: 自动为boot.efi寻找最适合的内存地址,避免启动错误 当slide值不能被使用的时候提供对KASLR的支持 新增系统在低内存地址下的安全模式的支持 确保系统不会出现slide溢出的问题 尝试修复更多的内存分布问题 支持硬件NVRAM 优化一些休眠的问题(暂时不稳定) (请勿与其余内存修复驱动同时使用) CsmVideoDxe-64 提供对CSM模块的支持,某些主板若要安装非UEFI系统或者非安全启动的系统,例如Windows7,Linux等设备,需要开启CSM模块,此时需要加入该驱动以修复CloverGUI的显示问题 Clover推荐关闭CSM模块启用原生GOP显示模块 EmuVariableUefi-64 macOS使用NVRAM存储一些系统变量,大部分的UEFI主板在配合合适的Aptio驱动后支持原生硬件NVRAM,但是少部分主板不支持NVRAM或者NVRAM的支持有问题,此时建议加入该驱动,该驱动通过开机时加载位于EFI分区内的nvram.plist内容到nvram中,以模拟NVRAM支持 需要注意的是,是用此驱动,需要勾选“安装RC scripts到目标磁区”选项才有效 Fat-64 可选择的64位FAT文件系统的支持 OsxAptioFixDrv-64 Dmazar编写的针对UEFI固件的内存问题修复的驱动,对休眠支持不完善 (请勿与其余内存修复驱动同时使用) OsxAptioFix2Drv-64 Dmazar编写的针对UEFI固件的内存问题修复的驱动,在1代基础之上完善了休眠等高级功能的支持,部分机型需要手动设置slide值 (请勿与其余内存修复驱动同时使用) OsxAptioFix3Drv-64 Vit9696等作者在OsxAptioFix2Drv-64的基础之上进行了优化,修复了大多数新设备的NVRAM支持,该驱动在部分机型依然需要手动设置slide值 (请勿与其余内存修复驱动同时使用) OsxFatBinaryDrv-64 可选择的64位FAT文件系统的支持 OsxLowMemFixDrv-64 针对UEFI固件内存问题修复的驱动简化版 (请勿与其余内存修复驱动同时使用) PartitionDxe-64 支持非常态的分区配置,如苹果混合分区或Apple分区图。 UsbkbDxe-64 FileVault2启动界面的键盘输入设备的支持 UsbMouseDxe-64 FileVault2启动界面的鼠标输入设备的支持 3 Link to comment Share on other sites More sharing options...
Badruzeus Posted February 9, 2018 Share Posted February 9, 2018 micky update some part. please test this ..... Late report sorry; still a same result with this build. Thanks. Installer Log 9-Feb-2018.txt.zip Link to comment Share on other sites More sharing options...
Sherlocks Posted February 9, 2018 Share Posted February 9, 2018 Late report sorry; still a same result with this build. Thanks. test this. i backed old ESP installation prior to using micky new ESP installation. 10.13.4 beta1. apple mistaken diskutil. 10.13.4 beta2~ disktutil feature is back. seems first we need to back old ESP installation, and need to check enough time to micky ESP installaion. then will reflect. Clover_v2.4k_r4412.pkg_revert.zip 2 Link to comment Share on other sites More sharing options...
Recommended Posts