SavageAUS Posted February 2, 2019 Share Posted February 2, 2019 I just tried to configure using bootchimecfg in shell, same result. Only shows HDMI outputs, no realtek outputs.Do you have audio in macOS?If so upload ioreg and screenshot of audio I devices panel. Sent from my iPhone using Tapatalk Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662366 Share on other sites More sharing options...
isleeptill12 Posted February 2, 2019 Share Posted February 2, 2019 (edited) 55 minutes ago, SavageAUS said: Do you have audio in macOS? If so upload ioreg and screenshot of audio I devices panel. Sent from my iPhone using Tapatalk Audio works perfectly. Don't know if this is the right information you need: isleeptill12 IOreg.ioreg Edited February 2, 2019 by isleeptill12 I'm an idiot Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662368 Share on other sites More sharing options...
SavageAUS Posted February 2, 2019 Share Posted February 2, 2019 2 hours ago, isleeptill12 said: Audio works perfectly. Don't know if this is the right information you need: isleeptill12 IOreg.ioreg What is your audio codec? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662374 Share on other sites More sharing options...
isleeptill12 Posted February 2, 2019 Share Posted February 2, 2019 51 minutes ago, SavageAUS said: What is your audio codec? ALC3863 is what it says on the HP website for my mobo: https://support.hp.com/us-en/document/c05838790 I google'd ALC3863 when I was setting up my install and found that ALC891/ALC867 would work for my audio with layout=13 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662380 Share on other sites More sharing options...
arsradu Posted February 2, 2019 Share Posted February 2, 2019 1 hour ago, isleeptill12 said: ALC3863 is what it says on the HP website for my mobo: https://support.hp.com/us-en/document/c05838790 I google'd ALC3863 when I was setting up my install and found that ALC891/ALC867 would work for my audio with layout=13 What are you using to get sound in the OS? AppleALC + Lilu or a different approach? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662386 Share on other sites More sharing options...
ktwist Posted February 2, 2019 Share Posted February 2, 2019 15 hours ago, arsradu said: Not that I know of. I mean, there shouldn't be any significant changes that would cause boot issues... But if you could provide more information on what happens exactly, that might help. Maybe a boot log. You could boot in verbose mode and see where does it get stuck. You might need to update your drivers, in case you haven't already. So...there could be multiple issues. But I personally haven't encountered such issues. So...maybe you can also upload your Clover folder for a deeper analysis? You can remove the serials from your config.plist/smbios. Also, I think it might help a lot to know which hardware are you using. Could you, please, update your signature to include this information? Thanks arsadu, i made updates to my signature. Here is attachment of my current EFI folder (for Dell Vostro from signature with intel HD 620 graphics). I am trying to boot from external SSD attached to USB (It boots up fine with clover 4798, but problematic with latest version 4862) 14 hours ago, iCanaro said: with mojave 10.14.4beta the kernel has been changed and to start it it is necessary to at least clover 2.4_4862 My version of Mojave is 10.14.2 (but similar situation is happening on desktop with update 10.14.3 i.e. boot not possible after clover update) I've made attempts to make screenshots with my phone, but it happens really fast so i don't know if screens are usable to conclude something. Also i have attached my efi folder. Thank you for help. Regards EFI.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662416 Share on other sites More sharing options...
HmO Posted February 2, 2019 Share Posted February 2, 2019 (edited) 2 hours ago, ktwist said: Thanks arsadu, i made updates to my signature. Here is attachment of my current EFI folder (for Dell Vostro from signature with intel HD 620 graphics). I am trying to boot from external SSD attached to USB (It boots up fine with clover 4798, but problematic with latest version 4862) My version of Mojave is 10.14.2 (but similar situation is happening on desktop with update 10.14.3 i.e. boot not possible after clover update) I've made attempts to make screenshots with my phone, but it happens really fast so i don't know if screens are usable to conclude something. Also i have attached my efi folder. Thank you for help. Regards EFI.zip Kernel panic VoodooHDA Edited February 2, 2019 by HmO 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662424 Share on other sites More sharing options...
ktwist Posted February 2, 2019 Share Posted February 2, 2019 (edited) 9 minutes ago, HmO said: Kernel panic VoodooHDA Dam that was fast HmO... thank you very very very much Edited February 2, 2019 by ktwist Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662428 Share on other sites More sharing options...
arsradu Posted February 2, 2019 Share Posted February 2, 2019 2 minutes ago, ktwist said: Dam that was fast HmO... tahnk you verry verry verry much If you can, I would suggest trying AppleAlc.kext + Lilu.kext. That would be an option. Also, in case you want to continue using Voodoohda, which you definitely can, maybe check if it's up to date. Aaand, just in case there is an actual Clover issue, that might have been fixed from the latest official build to the latest available, you can give the attached one a try. See if it still occurs. But you should probably start with fixing the VoodooHDA issue first. Clover_v2.4k_r4870.zip 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662432 Share on other sites More sharing options...
Badruzeus Posted February 2, 2019 Share Posted February 2, 2019 (edited) #Question: I have 2 config*.plist files: 1. config.plist, it has KextToPatch: A=Enable 2. config_2.plist, with KextToPatch: A=Disable config.plist will be used by default upon Clover boot. When I change it on "Options - Configs" to config_2.plist; can we make KextToPatch value using last changed (config_2.plist) instead of current boot'ed one? (at least, this is what I got on r4870, a bug?). Thanks. Edited February 2, 2019 by Badruzeus Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662445 Share on other sites More sharing options...
Sherlocks Posted February 2, 2019 Share Posted February 2, 2019 in 2019, i tested snow leopard installation with latest clover. i still like a snow leopard in 2019. also I could not imagine the day that bootchime and Snow Leopard installation video would come together. But recently, thanks to Goldfish64 and Slice, Things I have just imagined in the past have happened recently. Like Old Mac, I felt like a real Mac from the bootchime. After listening to the bootchime, when I listened to the music that came with the installation video, I was able to revive the impression when I first used the Mac. Thank Goldfish64 and Slice again. 6 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662451 Share on other sites More sharing options...
Pavo Posted February 2, 2019 Share Posted February 2, 2019 (edited) Is there away to disable Clover GUI completely and still have bootchime start when the Apple Logo starts? This way to me would make hacks identical to real Macs. Nevermind, figured it out. Works like a charm. Edited February 2, 2019 by Pavo Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662453 Share on other sites More sharing options...
arsradu Posted February 2, 2019 Share Posted February 2, 2019 (edited) 1 hour ago, Badruzeus said: #Question: I have 2 config*.plist files: 1. config.plist, it has KextToPatch: A=Enable 2. config_2.plist, with KextToPatch: A=Disable config.plist will be used by default upon Clover boot. When I change it on "Options - Configs" to config_2.plist; can we make KextToPatch value using last changed (config_2.plist) rather than current boot'ed one? (at least, this is what I got on r4870, a bug?). Thanks. Hmm...that sounds like a bug to me... I mean, if you selected a different config for booting, it should take all the elements of that config into account, right? I mean, that would make sense to me. Otherwise, what would be the point of switching to another config, if you're still getting some of the elements of the initial one upon booting? Are you saying it takes kext-to-patch from config1 rather than config2? Did I get that right? Edited February 2, 2019 by arsradu 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662461 Share on other sites More sharing options...
Badruzeus Posted February 2, 2019 Share Posted February 2, 2019 4 minutes ago, arsradu said: Hmm...that sounds like a bug to me... I mean, if you selected a different config for booting, it should take all the elements of that config into account, right? I mean, that would make sense to me. Otherwise, what would be the point of switching to another config, if you're still getting some of the elements of the initial one upon booting? Are you saying it takes kext-to-patch from config1 rather than config2? Did I get that right? Yeah, for example with IntelHD 1st gen; KextToPatch related to GFX Framebuffer only, it has more than 5. I usually boot from config1 with Fake IntelGFX, disabled Framebuffer patches to reach Desktop. Once AppleIntelHDGraphics*.kext are installed; I need using another config w/o Fake IntelGFX and FB patches enabled.. hopefully, w/o rebooting mach to apply. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662464 Share on other sites More sharing options...
arsradu Posted February 2, 2019 Share Posted February 2, 2019 (edited) 11 minutes ago, Badruzeus said: Yeah, for example with IntelHD 1st gen; KextToPatch related to GFX Framebuffer only, it has more than 5. I usually boot from config1 with Fake IntelGFX, disabled Framebuffer patches to reach Desktop. Once AppleIntelHDGraphics*.kext are installed; I need using another config w/o Fake IntelGFX and FB patches enabled.. hopefully, w/o rebooting mach to apply. I'm a bit confused here. :)) After reaching Desktop, why not use the same config.plist, edit the Fake IntelGFX information and enable FB patches? And what do you mean by "hopefully without rebooting Mac to apply"? Don't you need to reboot to switch to config2 anyway? Anyway, if you selected another config from Clover GUI options....it still sounds like a bug to me if it doesn't take into account all the information from that config. But I'm probably missing some information here. Edited February 2, 2019 by arsradu Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662466 Share on other sites More sharing options...
LockDown Posted February 2, 2019 Share Posted February 2, 2019 (edited) Clover has been like that since before. It doesnt refresh the screen when you switch from config to config2. But nevertheles, switching works when you boot it. Edited February 2, 2019 by ellaosx Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662467 Share on other sites More sharing options...
isleeptill12 Posted February 2, 2019 Share Posted February 2, 2019 7 hours ago, arsradu said: What are you using to get sound in the OS? AppleALC + Lilu or a different approach? I'm using AppleALC+Lilu Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662473 Share on other sites More sharing options...
ktwist Posted February 2, 2019 Share Posted February 2, 2019 5 hours ago, arsradu said: If you can, I would suggest trying AppleAlc.kext + Lilu.kext. That would be an option. Also, in case you want to continue using Voodoohda, which you definitely can, maybe check if it's up to date. Aaand, just in case there is an actual Clover issue, that might have been fixed from the latest official build to the latest available, you can give the attached one a try. See if it still occurs. But you should probably start with fixing the VoodooHDA issue first. Clover_v2.4k_r4870.zip Using AppleALC + lilu and patching with FB Patcher i made sound to work on Dell Vostro on laptop speakers, but whenever i try to plug headphones in headphone jack, sound works for half a second and then stops. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662497 Share on other sites More sharing options...
Pavo Posted February 2, 2019 Share Posted February 2, 2019 5 minutes ago, ktwist said: Using AppleALC + lilu and patching with FB Patcher i made sound to work on Dell Vostro on laptop speakers, but whenever i try to plug headphones in headphone jack, sound works for half a second and then stops. This doesn't belong in this thread, it belongs in 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662498 Share on other sites More sharing options...
pkdesign Posted February 2, 2019 Share Posted February 2, 2019 6 hours ago, Sherlocks said: in 2019, i tested snow leopard installation with latest clover. i still like a snow leopard in 2019. also I could not imagine the day that bootchime and Snow Leopard installation video would come together. But recently, thanks to Goldfish64 and Slice, Things I have just imagined in the past have happened recently. Like Old Mac, I felt like a real Mac from the bootchime. After listening to the bootchime, when I listened to the music that came with the installation video, I was able to revive the impression when I first used the Mac. Thank Goldfish64 and Slice again. How did you get this to work? I can't for the life of me get SL to boot. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662531 Share on other sites More sharing options...
arsradu Posted February 3, 2019 Share Posted February 3, 2019 (edited) 13 hours ago, pkdesign said: How did you get this to work? I can't for the life of me get SL to boot. Make sure the drive is formatted HFS+ (there was no APFS when SL was launched), and that you also have either HFSPlus.efi or VBoxHFS.efi (added by Clover during installation) in your Drivers64 (legacy boot) or Drivers64UEFI (UEFI boot) folder. Edited February 3, 2019 by arsradu Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662577 Share on other sites More sharing options...
LockDown Posted February 3, 2019 Share Posted February 3, 2019 (edited) and make sure you dont have a modern computer. else, use fakecpuid. Edited February 3, 2019 by ellaosx Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662579 Share on other sites More sharing options...
arsradu Posted February 3, 2019 Share Posted February 3, 2019 (edited) On 2/2/2019 at 5:12 PM, Sherlocks said: in 2019, i tested snow leopard installation with latest clover. i still like a snow leopard in 2019 also I could not imagine the day that bootchime and Snow Leopard installation video would come together. But recently, thanks to Goldfish64 and Slice, Things I have just imagined in the past have happened recently. Like Old Mac, I felt like a real Mac from the bootchime. After listening to the bootchime, when I listened to the music that came with the installation video, I was able to revive the impression when I first used the Mac. Thank Goldfish64 and Slice again. That's awesome! I've only got one question: HOW? :)) Could you post a tutorial on how to achieve that? I couldn't even get it to boot into the installer. With FakeCPUId and everything. I get all kinds of errors. I started hackintoshing with Mavericks. And that worked pretty smoothly. I also did my best to do a little bit of research beforehand and pick up compatible components, and that definitely paid off, but even so, it went pretty smoothly and I've got very few issues to fix after that (mainly sound and ethernet). I couldn't imagine it would be so difficult to get older versions of Mac OS to boot. :)) Downgrading Clover didn't help either. Anyway, just so we don't spam this thread with stuff like this (since I'm not sure the errors are Clover related), would it be possible to create a new one with step-by-step on what to do to get it working? That would be awesome. Anyway, getting that to work, to me is really impressive. Well done. Edited February 3, 2019 by arsradu Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662659 Share on other sites More sharing options...
smolderas Posted February 4, 2019 Share Posted February 4, 2019 (edited) Will it be possible to play the boot chime, while GUI->Fast is set to true? Edited February 4, 2019 by smolderas Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662691 Share on other sites More sharing options...
LockDown Posted February 4, 2019 Share Posted February 4, 2019 why not try it Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/747/#findComment-2662692 Share on other sites More sharing options...
Recommended Posts