Jump to content
181 posts in this topic

Recommended Posts

@bluenote56

When changing color profile, did you select Display P3?

There is a comment in the guide but related to HD3000:

https://dortania.github.io/OpenCore-Legacy-Patcher/ACCEL.html#black-boxes-on-hd3000-igpus

 

Edited by miliuco
Typo
  • Thanks 2
On 10/17/2024 at 11:53 PM, miliuco said:

@bluenote56

When changing color profile, did you select Display P3?

There is a comment in the guide but related to HD3000:

https://dortania.github.io/OpenCore-Legacy-Patcher/ACCEL.html#black-boxes-on-hd3000-igpus

 

 

Thanks @miliuco but I already tried it as well as other profiles. It doesn' t work while there are no graphic problems with Sonoma. It bothers me  when I can't understand where the problem is but  I'll keep on trying to fix it.

 

Update: I could finally activate UDH 630 to test on Sequoia if the black box issue was Nvidia/OCLP related. Well, it boots, the system is on, but after showing the Apple logo and the loading bar , the screen goes black (😡). I also used two monitors main via DP on Intel (with adapter to HDMI) the other via DVI on Nvidia. The second shows everything while the main stays black.  If I use only one monitor connected via DVI the same thing happens. It goes black.

I’m afraid I’m making some kind of mistake with Sequoia but I don’t understand why with Sonoma there’s no issue at all both with Nvidia and with Intel GPU.

Can you maybe give me some advice? Thanks 

 

Senza nome.jpg

Edited by bluenote56
  • Confused 1
On 10/16/2024 at 6:20 AM, deeveedee said:

Flawless OTA upgrade of Sequoia 15.1 Beta 6 -> Beta 7 on my HackMini8,1.  Booting with Open Core 1.0.2.  Not using OCLP.  Disabled BlueToolFixup.kext before the update to allow incremental update.  Re-enabled BlueToolFixup.kext after the update completed.  MS Remote Desktop connects without any issues over Ethernet after the upgrade.  After a reboot, MS Remote Desktop continues to experience failed connections to remote Windows desktops (like previous versions of Sequoia 15.1 Beta).  Work-around is "System Settings > Network > Ethernet > Make Inactive" followed by "System Settings > Network > Ethernet > Make active" to toggle the active state of Ethernet.

 

I have been using MS Remote Desktop without any issues since my first installation of Sequoia 15.0 Beta 1.  I assume you are talking about using your Hack as the RDP guest and a Windows computer as your RDP host.  I haven't followed your posts about Remote Desktop but am willing to share my configurations for remote connections in case that is your issue.

 

Untitled.thumb.jpg.f42825b55c1db67e3127e25ec2756f2e.jpg

  • Like 3
5 hours ago, mnfesq said:

 

I have been using MS Remote Desktop without any issues since my first installation of Sequoia 15.0 Beta 1.  I assume you are talking about using your Hack as the RDP guest and a Windows computer as your RDP host.  I haven't followed your posts about Remote Desktop but am willing to share my configurations for remote connections in case that is your issue.

 

Just to be sure we're talking about the same issue, my Remote Desktop issue is specifically with Ethernet (Intel i219LM) with IntelMausi.kext in Sequoia 15.1 Beta.  This problem comes and goes with different Sequoia Beta versions.  The problem is that after booting Sequoia 15.1 Beta, I am unable to establish a Remote Desktop connection (via MS Remote Desktop) to a remote Windows desktop.  The work-around (for me) is to toggle the Ethernet connection (inactive -> active).  After toggling Ethernet, Remote Desktop sessions work without issues until the next boot.

 

I do not experience this problem at all with Sonoma.  I have not tested with the latest Sequoia 15.1 24B82.

 

Are you testing the same configuration (Ethernet chipset / kext)?

 

 

EDIT: Smooth upgrade to Sequoia 15.1 Beta 24B82 on my HackBookPro6,2.  Booting with OC 1.0.2.  Applying post-install patches with OCLP 2.0.2.  I do not experience my reported MS Remote Desktop / Ethernet issue on this HackBookPro6,2.

 

Screenshot2024-10-22at8_03_49PM.png.ebc32c9a48a24638b12b9cdb047721c1.png

Edited by deeveedee
  • Like 1

Smooth upgrade of my HackBookPro6,2 from Sequoia 15.1 RC 24B82 -> 24B83.  Booting with Open Core 1.0.2.  Applying post-install patches with OCLP 2.0.2.

 

EDIT: I am not using amfi=0x80 (same as amfi_get_out_of_my_way=0x1) boot-args and I am not using "Disable Library Validation" kernel patches.  This hack needs only amfipass.kext 1.4.1.

 

Screenshot2024-10-25at7_43_24AM.png.e9bc54e38d73b9e1815fc20f8a6a0616.png

Edited by deeveedee
  • Like 7

I try BCM 4352

I install rootpatch OCLP

Following kexts are installed.

IOSkywalkFamily.kext

IO80211FamilyLegacy.kext

AirPortBrcmNIC.kext

AirportBrcmFixup.kext

AirPortBrcmNIC_Injector.kext

image.png.b2232e60e663d0a21ff81420896eb631.png

 

 

image.png.5da2bfee3562e64e79999f7ec99a1139.png

 

Still show network not available.please check my config.plistconfig.plist

Thanks for support.

 

I fixed wifi Antena Now worked well.

Thanks again All.

 

Edited by nmano
1 hour ago, nmano said:

I try BCM 4352

I install rootpatch OCLP

Following kexts are installed.

IOSkywalkFamily.kext

IO80211FamilyLegacy.kext

AirPortBrcmNIC.kext

AirportBrcmFixup.kext

AirPortBrcmNIC_Injector.kext

image.png.b2232e60e663d0a21ff81420896eb631.png

 

 

image.png.5da2bfee3562e64e79999f7ec99a1139.png

 

Still show network not available.please check my config.plistconfig.plist

Thanks for support.

 

BCM4352 working. Try to re-add OCLP patches. Config from one of my laptops:

Config.plist

Edited by Stefanalmare
  • Like 4
  • Thanks 1

Does anyone know how to install/get pip to work under macOS 15.1?

 

I am trying to install shellgpt to via Terminal which requires pip, but I always get this error:

% pip install shell-gpt[litellm]  
zsh: no matches found: shell-gpt[litellm]

Python is installed:

5t33y0@5T33Y0s-MBP ~ % python --version               
Python 3.9.6
5t33y0@5T33Y0s-MBP ~ % python3 --version
Python 3.13.0

Thanks.

2 hours ago, cankiulascmnfye said:

Does anyone know how to install/get pip to work under macOS 15.1?

 

I am trying to install shellgpt to via Terminal which requires pip, but I always get this error:

% pip install shell-gpt[litellm]  
zsh: no matches found: shell-gpt[litellm]

Python is installed:

5t33y0@5T33Y0s-MBP ~ % python --version               
Python 3.9.6
5t33y0@5T33Y0s-MBP ~ % python3 --version
Python 3.13.0

Thanks.

 

This is how I have by brew:

alex@iMac-Pro---Alex ~ % which python                                

/usr/local/bin/python

alex@iMac-Pro---Alex ~ % which python3                               

/usr/local/bin/python3

alex@iMac-Pro---Alex ~ % which pip                                   

/usr/local/bin/pip

alex@iMac-Pro---Alex ~ % which pip3                                  

/usr/local/bin/pip3

alex@iMac-Pro---Alex ~ % python --version

Python 3.13.0

alex@iMac-Pro---Alex ~ % python3 --version

Python 3.13.0

alex@iMac-Pro---Alex ~ % pip --version

pip 24.2 from /usr/local/lib/python3.13/site-packages/pip (python 3.13)

alex@iMac-Pro---Alex ~ % pip3 --version

pip 24.2 from /usr/local/lib/python3.13/site-packages/pip (python 3.13)

 

Uninstall system python:

sudo rm -rf /Library/Frameworks/Python.framework/Versions/3.x

sudo rm /usr/local/bin/python3

sudo rm/usr/local/bin/pip3

brew install python

echo 'export PATH="/usr/local/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc
which python3
which pip
which pip3
It should be:

/usr/local/bin/python3
/usr/local/bin/pip
/usr/local/bin/pip3
pip --version

pip3 --version

It should be:

pip 24.2 from /usr/local/lib/python3.13/site-packages/pip (python 3.13)

To have pip and pip3 the same:

ln -s /usr/local/bin/pip3 /usr/local/bin/pip

 

shellgpt:

brew install shell-gpt
Test it:

sgpt --help
For bash:

export OPENAI_API_KEY="your_openai_api_key"

For zsh:

echo 'export OPENAI_API_KEY="your_openai_api_key"' >> ~/.zshrc
source ~/.zshrc
Now you can use shell-gpt from terminal.

Edited by Stefanalmare
  • Like 2
Guest
This topic is now closed to further replies.
×
×
  • Create New...