Jump to content
1961 posts in this topic

Recommended Posts

11 minutes ago, strangeron said:

It must be opened. Check Finder/Settings to see on desktop

Thank you. I have everything open, sir. Now I can't do anything with EFI. I'll go install Sonoma to get EFI settings first. 😅

  • Like 1
48 minutes ago, taqieallah said:

does anyone tried using fakesmc with seqouia ? i dont see any new build after 12/2023 ?

Just work fine https://github.com/CloverHackyColor/FakeSMC3_with_plugins/releases

  • Like 4
2 hours ago, taqieallah said:

does anyone tried using fakesmc with seqouia ? i dont see any new build after 12/2023 ?

 

FakeSMC and Clover don't  need update like Opencore. And you can compile on your system. 

 

Use Xcode 14.5 on Sonoma with Command Line Tools. 

 

cd ~
mkdir src
cd src
git clone --recurse-submodule https://github.com/CloverHackyColor/CloverBootloader.git
cd CloverBootloader
./buildme

 

https://github.com/CloverHackyColor/CloverBootloader/wiki/Building 

 

 

Choose 2) build all (Default Toolchain)

 

 

image.png.8fbac3c10eff7390326b5da9fce1c8a9.png

 

 

 

Clover EFI and FakeSMC.kext will be compiled in Home > src > CloverBootloader > CloverPackage > sym > CloverV2> ThirdParty > other > FakeSMC.kext  

 

 

image.png.ddd00b118ab8feb186de81372e0503ef.png

 

 

  • Like 3
4 hours ago, naiclub said:

I tried it, sir. It said it was a malware virus. No matter how I pressed it, it didn't work.

 

Try use this command on Terminal (need drag and drop app inside Applications folder ) 

 

/usr/bin/gktool scan /Applications/DropEFI\ Installer.app 

 

(before you run need drag and drop with mouse EFI-Drop.app on your Applications folder)

 

image.thumb.png.93a39009b840b3fef62434ed771f397a.png

 

image.thumb.png.8d266718316343989f9ec427e9e9286a.png

 

Alternative you can run this command:

 

xattr -d -r -s com.apple.quarantine /Applications/DropEFI\ Installer.app 

 

Good Luck 

 

 

 

 

 

Edited by Max.1974
  • Like 4
22 hours ago, robi62 said:

hi have you tried deleting library preferences systemconfiguration and delete NetworkInterfaces.plist and preferences.plist and reboot????

By the way your config seems ok with the kexts you have...

does OCLP do the patching for modern wireless???

 

I have deleted those files today and rebooted with no changes.

If I undo the root patching and redo the patching it does say it will patch for modern wireless.

The strange thing is at the login screen it "appears" as if the wifi is connected but after login i am not and cannot connect.

Edited by SavageAUS
6 hours ago, Max.1974 said:

 

ลองใช้คำสั่งนี้ใน Terminal (ต้องลากและวางแอปภายในโฟลเดอร์ Applications) 

 

 

 

(ก่อนที่คุณจะรัน ต้องลากและวางด้วยเมาส์ EFI-Drop.app ไปยังโฟลเดอร์แอปพลิเคชันของคุณ)

 

รูปภาพ.thumb.png.93a39009b840b3fef62434ed771f397a.png

 

รูปภาพ.thumb.png.8d266718316343989f9ec427e9e9286a.png

 

ทางเลือกอื่นคุณสามารถรันคำสั่งนี้ได้:

 

 

 

ขอให้โชคดี 

 

 

 

 

 

Hello, it won't work.

How can I remove this menu from the taskbar? I tried to exit but it wouldn't.

Spoiler

 

รูปภาพหน้าจอ 2567-08-09 เวลา 13.48.11.png

 

 

Edited by naiclub
  • Like 1
10 hours ago, chris1111 said:

@matxpa

No such issue here

 

  Hide contents

image.thumb.png.b31bab42fac649a906b63a81df45ca1e.png

 

Then Sonoma

image.thumb.png.a169fbe3a8b8a22fb7ad0ee43a4b2ce9.png

 

 

Also here

 

Hi

 

An issue ?

 

Where did you see an issue in my post content ?

I've trouble understanding your comment.

I've been using this feature (the one I posted) for a long time without any problems.

The aim was just to shown another tool, and who want or need it ask for it.

 

Regards

Edited by matxpa
Just now, eSaF said:

@naiclub - Do you want to remove the Application entirely?

If that is what you wish, here is how to do it - Finder/Applications.

Find the App Icon then right click, then click on the option 'Move to Trash' then empty the Trash.

 

Reboot, clean NvRAM and that will get rid of App and Icon.

I hope that is what you meant.

Good luck.

Hello, I removed the SSD. I'm sorry for causing trouble to everyone.

  • Like 1
1 hour ago, strangeron said:

Good question. Exfat ok. Fat32 is not visible. Maybe I missed something.

Here the command

USB is the name of my Volume  - FAT 32 / Master Boot Record

diskutil list
diskutil unmount /dev/disk9s1
mkdir -p /Private/tmp/USB
sudo mount -t msdos /dev/disk9s1 /Private/tmp/USB

image.thumb.png.3acd08019abda919cb4ec27673f6f20c.png

 

Mount-MS-DOS-Partition.tool

 

Attaching Automate Script

Mount-MS-DOS-Partition.zip

 

image.thumb.png.d6cbf5ea56159d2336302cc596a2a450.png

 

 

Edited by chris1111
  • Like 8
  • Thanks 4
17 hours ago, taqieallah said:

does anyone tried using fakesmc with seqouia ? i dont see any new build after 12/2023 ?

Even older build works better than OC101.

 

Menumeters fails to load with OC101 boot, loads and works fine with FakeSMC.

35 minutes ago, chris1111 said:

Here the command

USB is the name of my Volume  - FAT 32 / Master Boot Record

diskutil list
diskutil unmount /dev/disk9s1
mkdir -p /Private/tmp/USB
sudo mount -t msdos /dev/disk9s1 /Private/tmp/USB

image.thumb.png.3acd08019abda919cb4ec27673f6f20c.png

 

 

Attaching Automate Script

Mount-MS-DOS-Partition.zip 1.87 kB · 0 downloads

 

 

You are great. Thanks a lot.

  • Like 3
2 minutes ago, turko35408 said:

Do we write so many commands just to get to the USB stick?

No run the script thats it for any FAT 32 USB drive

Edited by chris1111
  • Like 5

For those wondering what's going on in Sequoia and partition mounting,

FSKit is the new framework introduced in macOS Sequoia that enables the developer to provide custom filesystem support from user space. The document is almost non-existent at the moment so here  my command is a sample project to show how to use the framework. :wink_anim:

Edited by chris1111
  • Like 10
  • Thanks 1
7 hours ago, chris1111 said:

Here the command

USB is the name of my Volume  - FAT 32 / Master Boot Record

diskutil list
diskutil unmount /dev/disk9s1
mkdir -p /Private/tmp/USB
sudo mount -t msdos /dev/disk9s1 /Private/tmp/USB

 

 

Mount-MS-DOS-Partition.tool

 

Attaching Automate Script

Mount-MS-DOS-Partition.zip 1.87 kB · 19 downloads

 

 

 

 

 

@chris1111 

 

Your work is excellent my friend, every day surprises us with your talent and dedication, thank you for being so dedicated to the Hackintosh scene and with zeal and competence! 

 

God bless you all!! 

 

🙏 :thumbsup_anim:

  • Like 5
  • Thanks 1
52 minutes ago, Max.1974 said:

 

@chris1111 

 

Your work is excellent my friend, every day surprises us with your talent and dedication, thank you for being so dedicated to the Hackintosh scene and with zeal and competence! 

 

God bless you all!! 

 

🙏 :thumbsup_anim:

Thank you my freind :D God bless you 😇

  • Like 3
  • Thanks 2
On 8/7/2024 at 10:18 PM, eSaF said:

Hi all, I just want to share something that may help others.

From Sequoia Beta1 I couldn't get the machine to Auto Sleep unless I physically made it do so even though I am using one EFI Folder to boot Sonoma and Sequoia.

In Sonoma Auto Sleep was/is not a problem so I thought as Sequoia was in Beta stage maybe that was the cause Auto Sleep was flaky.

 

Now we are in Beta5 I thought something is not right so I entered Terminal to find the reason and got 'Sleep Prevented by APSD'.

I searched Google and found that this is an Apple Push Notification Service Domain.

 

My next step was to find how to turn this off and here it is:- in Terminal you need to enter 'sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.apsd.plist' (without the quotes) and hit enter, it will ask for your P/W, then hit Enter again.

Reboot, clean NvRAM, on reaching Desk Top test Auto Sleep and it should work.

 

If you need to undo the change and enable the process, in Terminal enter this line:- 'sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.apsd.plist' (without the quotes) and you're done.

Hope this helps someone with the same Sleep problem.

Thank you @eSaF,

It's really works!

  • Like 8
  • Thanks 1
On 8/6/2024 at 2:19 PM, Shaneee said:

 

First run chmod +x /path/to/file
Then just open it :)

 

 

mount_efi.zip 931 B · 52 downloads

This one works for me in Sequoia for internal and external drives. Drop-EFI works in Sonoma and Sequoia as long as it’s an internal drive. If external, it doesn’t work in Sequoia.

2 hours ago, cankiulascmnfye said:

@chris1111 Thanks for this: https://github.com/chris1111/Mount-MS-DOS-Partition

 

I was wondering why MountEFI was no longer working in Sequoia beta 5…

Will try this one for the EFI that is in the external drive where I installed Sequoia

  • Like 2
2 hours ago, cankiulascmnfye said:

@chris1111 Thanks for this: https://github.com/chris1111/Mount-MS-DOS-Partition

 

I was wondering why MountEFI was no longer working in Sequoia beta 5…

 

Do you please try to folllow my instruction here 

https://github.com/chris1111/Drop-EFI/issues/2#issuecomment-2281840398

  • Like 7
  • Thanks 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...