Jump to content
30960 posts in this topic

Recommended Posts

@Slice @Jief_Machak

Hi Team
 

have a problem here with an HP 15-bs028nf intel i3-6006u
 

after the Ventura Beta 2 version the Lapic Kernel has stopped Working where I am now required to use ARGS "cpus=1" 
 

is there any hic$ 
 

i have another HP where it's working normal

 

Thank you all 

Clover is undoubtedly a great bootloader and my preferred after years

** translate google

Edited by PG7
  • Like 1
18 hours ago, LAbyOne said:

 

I can suggest to update your installation

https://www.python.org/ftp/python/3.10.7/python-3.10.7-macos11.pkg


Why not ! But before commit f66297e, I can build Clover correctly with :

mathieu@iMac-de-Mathieu bin % /usr/local/bin/python3 --version
Python 3.7.7

 

9 hours ago, LAbyOne said:

I suggested Matgen to do so because apparently he's missing relevant components and he definitely should update (reinstall) it.

I don't know if you "need" to install it, but Clover for sure need it.

buildme look for it in /usr/local/bin because that is the right location for python3.

 

 

Some other users have the same warning message about Python missing, using BuildMe. Despite Python 3 installed.

 

Yesterday, I can build Clover after solved clover.pot issue with my old Python 3.7.7. Now i don't understand anything about Python version needed for Clover.

 

Sorry, I'm not an expert: but why there i the line: 50 : export PYTHON_COMMAND=python3 in ebuild.sh and not in build_gcc12.sh

Edited by Matgen84
21 minutes ago, Matgen84 said:


Why not ! But before commit f66297e, I can build Clover correctly with :

mathieu@iMac-de-Mathieu bin % /usr/local/bin/python3 --version
Python 3.7.7

 

 

Some other users have the same warning message about Python missing, using BuildMe. Despite Python 3 installed.

 

Yesterday, I can build Clover after solved clover.pot issue with my old Python 3.7.7. Now i don't understand anything about Python version needed for Clover.

Python 3.x will be enough. While I have latest 3.10.

I may propose to begin from scratch.

  • Thanks 1
37 minutes ago, Slice said:

Python 3.x will be enough. While I have latest 3.10.

I may propose to begin from scratch.

 

Thanks. I have no warning message when I begin from scratch 

I see I also need cleanup

/opt/local/bin

lrwxr-xr-x    1 root    wheel        23 18 апр  2020 pydoc -> /opt/local/bin/pydoc3.7
lrwxr-xr-x    1 root    wheel        23  3 авг  2021 pydoc3 -> /opt/local/bin/pydoc3.9
lrwxr-xr-x    1 root    admin        72 11 ноя  2021 pydoc3.7 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/pydoc3.7
lrwxr-xr-x    1 root    wheel        72 11 фев  2022 pydoc3.9 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/pydoc3.9
lrwxr-xr-x    1 root    wheel        24 18 апр  2020 python -> /opt/local/bin/python3.7
lrwxr-xr-x    1 root    wheel        31 18 апр  2020 python-config -> /opt/local/bin/python3.7-config
lrwxr-xr-x    1 root    wheel        24  3 авг  2021 python3 -> /opt/local/bin/python3.9
lrwxr-xr-x    1 root    wheel        31  3 авг  2021 python3-config -> /opt/local/bin/python3.9-config
lrwxr-xr-x    1 root    admin        73 11 ноя  2021 python3.7 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
lrwxr-xr-x    1 root    admin        80 11 ноя  2021 python3.7-config -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7-config
lrwxr-xr-x    1 root    admin        74 11 ноя  2021 python3.7m -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7m
lrwxr-xr-x    1 root    admin        81 11 ноя  2021 python3.7m-config -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7m-config
lrwxr-xr-x    1 root    wheel        73 11 фев  2022 python3.9 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9
lrwxr-xr-x    1 root    wheel        76 11 фев  2022 python3.9-32 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9-32
lrwxr-xr-x    1 root    wheel        80 11 фев  2022 python3.9-config -> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9-config
lrwxr-xr-x    1 root    wheel        24  3 авг  2021 python3m -> /opt/local/bin/python3.9
lrwxr-xr-x    1 root    wheel        31  3 авг  2021 python3m-config -> /opt/local/bin/python3.9-config

/usr/local/bin

lrwxr-xr-x   1 root    wheel       69 19 окт 20:30 pydoc3 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/pydoc3
lrwxr-xr-x   1 root    wheel       72 19 окт 20:30 pydoc3.10 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/pydoc3.10
lrwxr-xr-x   1 root    wheel       70 19 окт 20:30 python3 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3
lrwxr-xr-x   1 root    wheel       77 19 окт 20:30 python3-config -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3-config
lrwxr-xr-x   1 root    wheel       78 19 окт 20:30 python3-intel64 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3-intel64
lrwxr-xr-x   1 root    wheel       73 19 окт 20:30 python3.10 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10
lrwxr-xr-x   1 root    wheel       80 19 окт 20:30 python3.10-config -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10-config
lrwxr-xr-x   1 root    wheel       81 19 окт 20:30 python3.10-intel64 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10-intel64

 

  • Like 1

All is good

------------------------------------------------------------------------------
                          🍀 Clover r5149 (SHA: f66297ebe)
              TOOLCHAIN: GCC53 (override example: './buildme XCODE8')
 ------------------- Installed Python version: Python 3.10.8 ------------------ 

 

  • Like 2
15 hours ago, Slice said:

I see I also need cleanup

/opt/local/bin

lrwxr-xr-x    1 root    wheel        23 18 апр  2020 pydoc -> /opt/local/bin/pydoc3.7
lrwxr-xr-x    1 root    wheel        23  3 авг  2021 pydoc3 -> /opt/local/bin/pydoc3.9
lrwxr-xr-x    1 root    admin        72 11 ноя  2021 pydoc3.7 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/pydoc3.7
lrwxr-xr-x    1 root    wheel        72 11 фев  2022 pydoc3.9 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/pydoc3.9
lrwxr-xr-x    1 root    wheel        24 18 апр  2020 python -> /opt/local/bin/python3.7
lrwxr-xr-x    1 root    wheel        31 18 апр  2020 python-config -> /opt/local/bin/python3.7-config
lrwxr-xr-x    1 root    wheel        24  3 авг  2021 python3 -> /opt/local/bin/python3.9
lrwxr-xr-x    1 root    wheel        31  3 авг  2021 python3-config -> /opt/local/bin/python3.9-config
lrwxr-xr-x    1 root    admin        73 11 ноя  2021 python3.7 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
lrwxr-xr-x    1 root    admin        80 11 ноя  2021 python3.7-config -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7-config
lrwxr-xr-x    1 root    admin        74 11 ноя  2021 python3.7m -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7m
lrwxr-xr-x    1 root    admin        81 11 ноя  2021 python3.7m-config -> /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7m-config
lrwxr-xr-x    1 root    wheel        73 11 фев  2022 python3.9 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9
lrwxr-xr-x    1 root    wheel        76 11 фев  2022 python3.9-32 -> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9-32
lrwxr-xr-x    1 root    wheel        80 11 фев  2022 python3.9-config -> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9-config
lrwxr-xr-x    1 root    wheel        24  3 авг  2021 python3m -> /opt/local/bin/python3.9
lrwxr-xr-x    1 root    wheel        31  3 авг  2021 python3m-config -> /opt/local/bin/python3.9-config

/usr/local/bin

lrwxr-xr-x   1 root    wheel       69 19 окт 20:30 pydoc3 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/pydoc3
lrwxr-xr-x   1 root    wheel       72 19 окт 20:30 pydoc3.10 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/pydoc3.10
lrwxr-xr-x   1 root    wheel       70 19 окт 20:30 python3 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3
lrwxr-xr-x   1 root    wheel       77 19 окт 20:30 python3-config -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3-config
lrwxr-xr-x   1 root    wheel       78 19 окт 20:30 python3-intel64 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3-intel64
lrwxr-xr-x   1 root    wheel       73 19 окт 20:30 python3.10 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10
lrwxr-xr-x   1 root    wheel       80 19 окт 20:30 python3.10-config -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10-config
lrwxr-xr-x   1 root    wheel       81 19 окт 20:30 python3.10-intel64 -> ../../../Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10-intel64

 

 

@Slice I have install Python 3.10.8. How to clean up ? Please

 

/opt/local/bin doesn't exist on my Catalina system.

 

Edited by Matgen84
  • Like 1
1 hour ago, Matgen84 said:

 

@Slice I have install Python 3.10.8. How to clean up ? Please

 

/opt/local/bin doesn't exist on my Catalina system.

 

As you have no opt/ then you need no cleanup.

  • Thanks 1
55 minutes ago, PG7 said:

how can I do that?

my Config.plist CLover 

 

 

Clover must be up to date. TscSyncTimeout is a new quirk with default value 0. For testing,  the recommended starting value is 500000. (Dortinia guide) See below.

 

Spoiler

TscSyncTimeout

Type: plist integer

Failsafe: 0

Description: Attempts to perform TSC synchronisation with a specified timeout.

The primary purpose of this quirk is to enable early bootstrap TSC synchronisation on some server and laptop

models when running a debug XNU kernel. For the debug kernel the TSC needs to be kept in sync across the cores

before any kext could kick in rendering all other solutions problematic. The timeout is specified in microseconds

and depends on the amount of cores present on the platform, the recommended starting value is 500000.

This is an experimental quirk, which should only be used for the aforementioned problem. In all other cases, the

quirk may render the operating system unstable and is not recommended. The recommended solution in the

other cases is to install a kernel extension such as VoodooTSCSync, TSCAdjustReset, or CpuTscSync (a more

specialised variant of VoodooTSCSync for newer laptops).

Note: This quirk cannot replace the kernel extension because it cannot operate in ACPI S3 (sleep wake) mode

and because the UEFI firmware only provides very limited multicore support which prevents precise updates of

the MSR registers.

 

Edited by Matgen84
On 10/19/2022 at 12:39 PM, Slice said:

I don't think the problem is in Lapic Kernel Patch. 

Probably you should test TscSyncTimeout patch.

@Slice

sorry not to have indicated that i used already the CpuTscSync.kext as the KernelLAPIC clover in the first verses of Ventura Beta worked normal but with the recent stopped working and only with you the boot with the args cpus=1which makes me think that it is even the LAPIC of this HP that is causing the Kernel Panic

*Google Translate

photo_2022-10-24 17.53.50.jpeg

Edited by PG7
24 minutes ago, Slice said:

AFAIK CpuTscSync is not working in Ventura, use VoodooTscSync instead.

tested and continues with the same kernel panic print

boot args "cpus=1"

kext charged 

image.thumb.png.898039fa495543f6e47ae72462032561.pngRésultat de Terminal.txt

  • Sad 1
18 hours ago, Slice said:

Look this version. It works in Monterey on my computer #3 (8 cores, 16 threads). 

Recent Clover supported the quirk TscSyncTimeout which is in my case = 750000.

VoodooTSCSync.kext.zip 8.16 kB · 4 downloads

Hy @Slice

 

here does not work in any way I tested already everything and I can not pass the kernel panic print but using args cpus=1 there enters normal in systyem but only with 1 cpu

Edited by PG7
×
×
  • Create New...