Jump to content
8755 posts in this topic

Recommended Posts

Guest 5T33Z0

@SavageAUS The theme you are using needs to have an Icon for the distro you are using stored in the Resources/Image/AuthorName/ThemeName/ folder

 

And then you can set the name of the icon as Flavour to the name of the icon (if it's not assigned automatically).

 

This has some Icons for Linux distros: https://github.com/blackosx/BsxM1

Edited by 5T33Z0
19 minutes ago, 5T33Z0 said:

@SavageAUS The theme you are using needs to have an Icon for the distro you are using stored in the Resources/Image/AuthorName/ThemeName/ folder

 

And then you can set the name of the icon as Flavour to the name of the icon (if it's not assigned automatically).

 

This has some Icons for Linux distros: https://github.com/blackosx/BsxM1

The theme I am using has an Arch Linux icon. I’m just chasing the right syntax to use to get them to appear. I couldn’t find anything in the OC configuration pdf. 
 

Nevermind found it. 
https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Flavours.md

Edited by SavageAUS
  • Like 1

OCS: No Schema printed on display for 100 milliseconds or less, take many many times to take photo because displayed for too short time.

 

Is possible increase time this critical informations is displayed?

If the OpenCore not wanna boot because of config issue, user need time to take photo and do research to fix.

iPad camera too too slow to take the photo, it need time for the autofocus

 

Now so I need figure out what is all this means:

 

OpenCore-No-Schema.jpg

@drayonnno schema means that Opencore does not recognize that value, most likely because it was taken out and replaced by something else (or moved). If you tell Opencore to write to a log file (look for details under Misc->Debug, I don't remember exact values needed), it will write those errors in there as of OC 0.8.1.

35 minutes ago, 1Revenger1 said:

@drayonnno schema means that Opencore does not recognize that value, most likely because it was taken out and replaced by something else (or moved). If you tell Opencore to write to a log file (look for details under Misc->Debug, I don't remember exact values needed), it will write those errors in there as of OC 0.8.1.

Thanks.

 

I ran ocvalidate, found 17 missing keys, copied from sampleconfig.plist to mine removed the No Schema ones so now boots not messages 😉

 

Last issue to resolve, AirDrop macOS to iPad. 

AirDrop iPad to macOS works but not mac to iPad.

 

GBU521 BT 4.0 Broadcom BCM920702

Maybe macOS Ventura fixed this.

 

or Maybe in my config Kernel/Add I need entry for the other two:

BrcmFirmwareData.kext

BrcmPatchRAM3.kext

 

cos have entry only for:

BlueToolFixup.kextimage.thumb.png.f21c4ec29b026888d70ae530f8c10eca.png

 

these the kernel extensions i have:

image.png.05f017a778ad155afdc54580e0224c3b.png

 

 

Edited by drayon
fix up add images

Recently started using OpenCore and it’s working great. Now I am using a theme which looks great but I have lost my startup sound? Does that mean I’ve done something wrong or is the sound file missing from the theme and I just need to copy it from the acidanthera ones?

1 hour ago, SavageAUS said:

Recently started using OpenCore and it’s working great. Now I am using a theme which looks great but I have lost my startup sound? Does that mean I’ve done something wrong or is the sound file missing from the theme and I just need to copy it from the acidanthera ones?

Do you have that in the plist?

1326942806_Schermata2022-06-15alle06_53_30.thumb.png.9c6522832822a319809a880aaf7100c1.png

You must have AudioDxe.efi.zip in OC > DRIVERS (Obviously declared in the plist)

 

And OCEFIAudio_VoiceOver_Boot.mp3.zip in OC > Resources > Audio

  • Like 1
4 hours ago, antuneddu said:

Do you have that in the plist?

1326942806_Schermata2022-06-15alle06_53_30.thumb.png.9c6522832822a319809a880aaf7100c1.png

You must have AudioDxe.efi.zip in OC > DRIVERS (Obviously declared in the plist)

 

And OCEFIAudio_VoiceOver_Boot.mp3.zip in OC > Resources > Audio

It was all working before switching to using a 3rd party theme so I don’t know why any audio settings would have changed. I’ll check the settings tomorrow and let you know. I definitely have the AudioDxe driver .efi and the plist entry. 

Anyone able to let me know a decent wi-fi+bluetooth 5.0+ card that will work in M.2 slot for a Skylake chipset running MacOS Monterey (Olarila version)?

 

image.png.c04a2fbb728e0ec6420538cf6b357e7d.png

 

I currently have the Dell Inspiron 13 5368 2-in-1 laptop that comes with the Intel Dual Band Wireless-AC 3165. I have the Wi-Fi working for it but I need the Bluetooth as well.

 

I've used the recommended Ktext and that's how I got the Wi-Fi working (I have it off in the photo - using hard wire connection):

image.png.c515f6f355aa36c8b10d9aae5954256a.png

 

But doing the same for Bluetooth does not seem to work. I can turn it on but it really does not come on:

image.png.0219a534c0b0f826a468758cc8346cbb.png

 

image.png.04c19f367e8bee26b27a93fc0bdcb58d.png

 

image.png.1263a550810e84a486720a988f23dc8b.png

 

So I'm just looking for a plug-and-play type of wi-fi+bluetooth 5.0 M.2 Card.

Edited by StealthRT

@StealthRT

 

With Intel WIFI/BT & Monterey you only need 3 kexts (Latest version):

- AirportItlwm.kext 

- IntelBluetoothFirmware.kext

- BlueToolFixup.kext

 

Any others would cause a major conflict..( remove all Brcm... kexts )  & don't forget to clean your NVRAM.

 

 

 

 

 

 

Edited by Ellybz
  • Like 1
5 hours ago, Ellybz said:

@StealthRT

 

With Intel WIFI/BT & Monterey you need only 3 kexts (Latest version):

- AirportItlwm.kext 

- IntelBluetoothFirmware.kext

- BlueToolFixup.kext

 

Any others would cause a major conflict..( remove all Brcm... kexts )  & don't forget to clean your NVRAM.

 

Thanks for the reply. How do I clear the VRAM? Seems getting rid of the Brcm kext caused some issues with my touch pad but the Bluetooth still did not work.

Edited by StealthRT
23 hours ago, antuneddu said:

Do you have that in the plist?

1326942806_Schermata2022-06-15alle06_53_30.thumb.png.9c6522832822a319809a880aaf7100c1.png

You must have AudioDxe.efi.zip in OC > DRIVERS (Obviously declared in the plist)

 

And OCEFIAudio_VoiceOver_Boot.mp3.zip in OC > Resources > Audio

I have all the required file and configs but since switching to a flavours theme i have lost startup sound.

 

Spoiler

Screen Shot 2022-06-16 at 12.08.56 pm.png

Ok that problem has resolved itself somehow but after rebooting now my trackpad that was working, isn't anymore and usually i would use the ALT key and spacebar to open spotlight, now it is the windows key and space.

I cannot work out why the issues are happening. Trackpad was literally working fine but now is not.

 

Figured it out.

I did a sync with OCAT and it replaced rehabmans VoodooPS2Controller.kext with the once from Acidanthera and that one doesnt play nice on my system.

Replaced the kext back with Rehabmans and all is well.

Edited by SavageAUS
  • Like 2

@StealthRT It would help members to come to your aid faster if you add specs to your profile.

 

image.thumb.png.8faa08344793ca70b8f4a3ab81c5a1f8.png

image.thumb.png.fb08fbc6df790ed4031a225340a87034.png

 

As usual thanks to @chris1111 for his work on Background & icons.

Edited by Ellybz
  • Like 5
11 hours ago, Ellybz said:

@StealthRT It would help members to come to your aid faster if you add specs to your profile.

 

image.thumb.png.8faa08344793ca70b8f4a3ab81c5a1f8.png

image.thumb.png.fb08fbc6df790ed4031a225340a87034.png

 

As usual thanks to @chris1111 for his work on Background & icons.

Which theme is that one?

 

And while i am at it can anyone tell me why the Pop!_OS icon isnt working with a theme that has the icon?

Spoiler

1803087145_ScreenShot2022-06-17at3_00_51pm.png.0889774134531573b5412c92a30e5fd2.png

1346390077_ScreenShot2022-06-17at3_02_36pm.png.e660799083059a456eb9f4a81d84704d.png

 

Edited by SavageAUS
3 hours ago, SavageAUS said:

Which theme is that one?

 

And while i am at it can anyone tell me why the Pop!_OS icon isnt working with a theme that has the icon?

  Hide contents

1803087145_ScreenShot2022-06-17at3_00_51pm.png.0889774134531573b5412c92a30e5fd2.png

1346390077_ScreenShot2022-06-17at3_02_36pm.png.e660799083059a456eb9f4a81d84704d.png

 

Have you tried to rename the icon, as you named it in the Entries? ( PopOS.icns  not  Pop!_OS.icns )

 

66811224_Schermata2022-06-17alle10_25_25.png.78dd88698ca1fbe262987efb5538c90b.png

 

😜

1571940650_Schermata2022-06-17alle10_22_12.png.9289e3be1e4a60a762109400a819f360.png

  • Like 4

@SavageAUS take a look at My-Simple-theme-for-OpenCore

He had an update just now on all Linux disk icons for the themes Flavours-AppleDiskFlavours-AppleMontereyFlavours-AppleVentura

Anny things about the themes you can Open discussion or Issue

It look like this with Pop! OS  with Flavours-AppleVentura themes

17160429.thumb.png.8e602d94a843f51db7b77a564ea310f5.png

 

Here all Linux new disk Icons

362506648_ScreenShotLinux.thumb.png.3c814f4996744fb344204796947e71c8.png

Edited by chris1111
  • Like 4

@SavageAUS

Custom theme made with Icons from Flavours- Beauty  to which I added the icon for Ventura

and the background @chris1111 posted in a previous post.

 

 

 

Apple13.icns.zip 

  • Like 4

@Ellybz attaching here dark and light macOS13 icons

build with icnspack

EDIT * * * Anyway its done on the repos

macOS13Dark.icns

macOS13Light.icns

 

Edited by chris1111
its done on the repos
  • Like 2
  • Thanks 1

Devs since OS 12.4, aqc113c kill the sleep in all MB with this chip. If we disconnect the cable, it sleep like a baby, if not, it is a continue loop. Maybe you can find a solution.

https://www.tonymacx86.com/threads/gigabyte-z690-aero-g-i5-12600k-amd-rx-6800-xt.317179/post-2327135

On 6/18/2022 at 4:20 AM, Ellybz said:

@SavageAUS

Custom theme made with Icons from Flavours- Beauty  to which I added the icon for Ventura

and the background @chris1111 posted in a previous post.

 

 

 

Apple13.icns.zip 784.72 kB · 5 downloads  

Can you share the background please.

I can't seem to get it @ 1080p

×
×
  • Create New...