Jump to content
30960 posts in this topic

Recommended Posts

2 hours ago, Jief_Machak said:

@mariosun it looks like I have taken theses modification.

Can you tell me exactly what version of OpenCore works ? Have compiled it yourself ? Have you taken it from the repo ? Which version ?

Downloaded from the repo and compiled Clover revision: 5156 (0.9.7branch, commit e3a200399). It works fine for me. To return to the master branch need to delete the local sources and download again branch master.

Edited by MakAsus

@Jief_Machakthank you

⌘  Powered by Clover revision: 5156 (0.9.7branch, commit e3a200399)

this commit works in my AM5 rig (Wifi patched with OCLP)

 

Audio problem is unsolved (and this is so weird)

attached is an audio record from a youtube video

 

Clover audio/video Grab:

 

 

OpencCore audio/video grab:

 

 

 

 

 

 

 

Edited by mariosun
added screen grab for audio problem
  • Like 2

I've move the master branch to be at the tip of the 0.9.7branch.

If you do a git pull in OpenCorePkg, you'll get "hint: You have divergent branches and need to specify how to reconcile them." 

To avoid re-clone,  you can do "git reset --hard $(git merge-base master origin/master)".

You may need to do the same in the main folder.

 

If you're not sure, full re-clone is an option.

 

Edited by Jief_Machak
Forgot :
  • Like 3
18 minutes ago, LockDown said:

Is it ok to use the already compiled PKG from the artifact than compiling my own?

We don't have a release yet. We are still testing.

 

Here is a compilation of the latest from the clover repo CloverX64-2024-01-03-15-33-12-3192950-jief.zip

  • Like 4
  • Thanks 3
1 hour ago, Jief_Machak said:

We don't have a release yet. We are still testing.

 

Here is a compilation of the latest from the clover repo CloverX64-2024-01-03-15-33-12-3192950-jief.zip

This works for me just fine as the previous commit. Thank you!

Edited by MakAsus
1 hour ago, Jief_Machak said:

I've move the master branch to be at the tip of the 0.9.7branch.

If you do a git pull in OpenCorePkg, you'll get "hint: You have divergent branches and need to specify how to reconcile them." 

To avoid re-clone,  you can do "git reset --hard $(git merge-base master origin/master)".

You may need to do the same in the main folder.

 

If you're not sure, full re-clone is an option.

It worked to change to the master branch, but I couldn't find how to change to your branch again.

Edited by MakAsus
1 hour ago, MakAsus said:

It worked to change to the master branch, but I couldn't find how to change to your branch again.

Everything from 0.9.7 is now included in the master branch. So there is no need to switch back to 0.9.7branch as this branch won't evolve anymore.

 

Thank you all for the tests.

  • Like 1
  • Thanks 1
31 minutes ago, Jief_Machak said:

Everything from 0.9.7 is now included in the master branch. So there is no need to switch back to 0.9.7branch as this branch won't evolve anymore.

 

Thank you all for the tests.

All works is fine (commit 319295060). Thanks!

2024-01-03_18-27_BOOTX64.EFI.log

1 hour ago, chris1111 said:

Xcode Error compil

I do most of my test with GCC (maybe I should change that habit!). Do you mean that there is an error when compiling the master branch with Xcode ?

I've just also tried compilation xcode DEBUG and RELEASE and it worked.

Please feel free to tell any problem (might have to PM me if I don't answer).

Edited by Jief_Machak
  • Like 2
1 hour ago, Jief_Machak said:

I do most of my test with GCC (maybe I should change that habit!). Do you mean that there is an error when compiling the master branch with Xcode ?

I've just also tried compilation xcode DEBUG and RELEASE and it worked.

Please feel free to tell any problem (might have to PM me if I don't answer).

Thanks

Yea I have an error compilling with Xcode 15.0.1 in sonoma 14

I will show you exactly the error when I retry tonight

Edit ****

also About this mac show Intel Unsupported 1536 MB but graphics is pefecly patch by OCLP and it work like it should

With OC it show correct Intel HD 4600 1536 MB

 

Error in spoiler ⬇︎ just after passing all test OK

Spoiler
----------------------------------------------------------------------
Ran 285 tests in 1.444s

OK

Running edk2 build for CloverX64 using the command:
build --cmd-len=50000 -D NO_GRUB_DRIVERS --conf=/Users/chris/src/CloverBootloader/Conf -D USE_LOW_EBDA -p Clover.dsc  -a X64 -b RELEASE -t XCODE8 -n 5 

Build environment: macOS-14.3-x86_64-i386-64bit
Build start time: 17:59:37, Jan.03 2024

WORKSPACE        = /Users/chris/src/CloverBootloader
EDK_TOOLS_PATH   = /Users/chris/src/CloverBootloader/BaseTools
CONF_PATH        = /Users/chris/src/CloverBootloader/Conf
PYTHON_COMMAND   = python3


Architecture(s)  = X64
Build target     = RELEASE
Toolchain        = XCODE8

Active Platform          = /Users/chris/src/CloverBootloader/Clover.dsc

Processing meta-data .... done!
[CC] DriverEntryPoint
[CC] Acpi
[CC] UefiRuntimeServicesTableLib
[CC] DevicePathFromText
clang: error: argument unused during compilation: '-mabi=ms' [-Werror,-Wunused-command-line-argument]
make: *** [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/DriverEntryPoint.obj] Error 1


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiLib/UefiLib]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BasePrintLib/BasePrintLib]


build.py...
 : error F002: Failed to build module
	/Users/chris/src/CloverBootloader/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64, XCODE8, RELEASE]

- Failed -
Build end time: 17:59:42, Jan.03 2024
Build total time: 00:00:04

TOOLCHAIN_DIR: /Users/chris/src/opt/local
MTOC_PREFIX: /Users/chris/src/opt/local/bin/
NASM_PREFIX: /Users/chris/src/opt/local/bin/
NASM_VER: 2.16.01
Initializing workspace
recreate Conf folder
WORKSPACE: /Users/chris/src/CloverBootloader
EDK_TOOLS_PATH: /Users/chris/src/CloverBootloader/BaseTools
CONF_PATH: /Users/chris/src/CloverBootloader/Conf
Copying $EDK_TOOLS_PATH/Conf/build_rule.template
     to /Users/chris/src/CloverBootloader/Conf/build_rule.txt
Copying $EDK_TOOLS_PATH/Conf/tools_def.template
     to /Users/chris/src/CloverBootloader/Conf/tools_def.txt
Copying $EDK_TOOLS_PATH/Conf/target.template
     to /Users/chris/src/CloverBootloader/Conf/target.txt

Running edk2 build for CloverX64 using the command:
build --cmd-len=50000 -D NO_GRUB_DRIVERS --conf=/Users/chris/src/CloverBootloader/Conf -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -p Clover.dsc  -a X64 -b RELEASE -t XCODE8 -n 5 

Build environment: macOS-14.3-x86_64-i386-64bit
Build start time: 17:59:43, Jan.03 2024

WORKSPACE        = /Users/chris/src/CloverBootloader
EDK_TOOLS_PATH   = /Users/chris/src/CloverBootloader/BaseTools
CONF_PATH        = /Users/chris/src/CloverBootloader/Conf
PYTHON_COMMAND   = python3


Processing meta-data .
Architecture(s)  = X64
Build target     = RELEASE
Toolchain        = XCODE8

Active Platform          = /Users/chris/src/CloverBootloader/Clover.dsc
... done!
[CC] LegacyRegionLock
[CC] DxeMpLib
[CC] BaseXApicLib
[ASM] InitializeFpu
[CC] AutoGen
clang: error: argument unused during compilation: '-mabi=ms' [-Werror,-Wunused-command-line-argument]
clang: error: argument unused during compilation: '-mabi=ms' [-Werror,-Wunused-command-line-argument]
make: *** [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcMemoryLib/OcMemoryLib/OUTPUT/LegacyRegionLock.obj] Error 1


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcMemoryLib/OcMemoryLib]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib]


build.py...
 : error 7000: Failed to execute command
	make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib]


build.py...
 : error F002: Failed to build module
	/Users/chris/src/CloverBootloader/OpenCorePkg/Library/OcMemoryLib/OcMemoryLib.inf [X64, XCODE8, RELEASE]

- Failed -
Build end time: 17:59:48, Jan.03 2024
Build total time: 00:00:06

 

 

 

  • Sad 1

Thanks Jief for this Clover 5156 version can boot my Ryzen 1700X hackintosh with SkyWalkway enabled.

Only About this Hack got wrong bootloader at its home page, but its System Report showed correct Clover version.

Screenshot 2024-01-04 at 10.57.07 AM.png

config-5156.plist

No such an error in my Z490 Hackintosh but there's kernelmanaged stall "SL05" (60sec) x3 during booting before login desktop which's very unusually slow !

Screenshot 2024-01-04 at 4.10.47 PM.png

[Edit]

It can be fixed by using AppleIGC.kext to enable Intel 2.5Gb ethernet adapter.

Screenshot 2024-01-04 at 10.55.45 PM.png

Edited by jsl2000
  • Like 3

@Jief_Machak OK i got it Works Xcode 15 by this Pull Requests, you can merge it works Credit @matxpa

Thanks for your OC update and fix manny things

 

image.png

 

  • Like 1

@jsl2000 How do you get this page :
image.png.52a859b88c6538457e8d3e9e35e79a8d.png

When I do "about", I just got the smaller version with no tabs.

 

@chris1111 Are you sure to have the same properties injected for the graphic card name ?

 

 

10 minutes ago, chris1111 said:

OK i got it Works Xcode 15

I've just fixed the problem by removing the arg instead of disabling warnings.

Sorry matxpa, but I prefer the maximum warnings possible. Although I would personally not use the option to consider warnings as errors.

  • Like 1
  • Thanks 1
6 minutes ago, Jief_Machak said:

 

 

@chris1111 Are you sure to have the same properties injected for the graphic card name ?

 

 

I've just fixed the problem by removing the arg instead of disabling warnings.

Sorry matxpa, but I prefer the maximum warnings possible. Although I would personally not use the option to consider warnings as errors.

I dont now?  what is your property inject for the graphics name

Yea I will test your fix Right now then report 😎

 

EDIT** It works 

 

image.png

  • Like 1
40 minutes ago, chris1111 said:

what is your property inject for the graphics name

I have a key <model> in the dict DeviceProperties/Add/PciRoot(0x0)/Pci(0x2,0x0)

                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>model</key>
                <string>Intel HD Graphics 630</string>

Don't you have that in your config.plist for OC ?

 

  • Like 1
2 hours ago, Jief_Machak said:

I have a key <model> in the dict DeviceProperties/Add/PciRoot(0x0)/Pci(0x2,0x0)

                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>model</key>
                <string>Intel HD Graphics 630</string>

Don't you have that in your config.plist for OC ?

 

No

model is  not need for my Intel HD 4600

 

  • Like 1
33 minutes ago, chris1111 said:

No

model is  not need for my Intel HD 4600

 

And if you add a "model" key, does that change something ?

11 hours ago, jsl2000 said:

Only About this Hack got wrong bootloader at its home page, but its System Report showed correct Clover version.

I don't know where "About this hack" got this information. Maybe the developers of "About this hack" can tell me ?

 

11 hours ago, jsl2000 said:

No such an error in my Z490 Hackintosh but there's kernelmanaged stall "SL05" (60sec) x3 during booting before login desktop which's very unusually slow !

Do you have a working OpenCore configuration for the Z490 ?

  • Like 2
55 minutes ago, Jief_Machak said:

And if you add a "model" key, does that change something ?

I don't know where "About this hack" got this information. Maybe the developers of "About this hack" can tell me ?

 

Do you have a working OpenCore configuration for the Z490 ?

Yes I have working OpenCore 0.9.6 config.plist for your reference.

config-OC-096-Z490.plist

  • Like 1
×
×
  • Create New...