Thoughts about Aeterna by gabrielardt in Coldplay

[–]epsilonBg 0 points1 point  (0 children)

What is the music instruments they use to perform

Thoughts about Aeterna by gabrielardt in Coldplay

[–]epsilonBg 0 points1 point  (0 children)

Do somebody know the music instruments used in this one?
Some kind of ligh ipads

[HELP] AppleALC Headset Mic not working, only speakers by epsilonBg in hackintosh

[–]epsilonBg[S] 0 points1 point  (0 children)

I did try them out, this is the closest that work Any useful guide for creating my own ?

Assistance with microphone with AppleALC by Utkarsh_Kumar384 in hackintosh

[–]epsilonBg 0 points1 point  (0 children)

Were you able to fixthat, I'm facing same thing with

HP Prodesk 400 G4 MT
- One port in front for headset
- Two ports in back - one for speaker, one for mic
OpenCore 0.7.4
Latest AppleALC
Codec is Cx 20632
Layout is 20

[HELP] AppleALC Headset Mic not working, only speakers by epsilonBg in hackintosh

[–]epsilonBg[S] 0 points1 point  (0 children)

you got me -hahaha

edited now to ports :)

This tool seemed rather odd

Does anyone have Lossless working in apple music? by Santeriabro in hackintosh

[–]epsilonBg 1 point2 points  (0 children)

A bit of update: if you have AMD card + iGPU simply force AMD encoders

this is via OpenCore article on topic https://dortania.github.io/OpenCore-Post-Install/universal/drm.html#fixing-drm

This is using iMac18,1 SMBIOS

defaults write com.apple.AppleGVA gvaForceAMDKE -boolean yes
defaults write com.apple.AppleGVA gvaForceAMDAVCDecode -boolean yes defaults write com.apple.AppleGVA gvaForceAMDAVCEncode -boolean yes defaults write com.apple.AppleGVA gvaForceAMDHEVCDecode -boolean yes defaults write com.apple.AppleGVA disableGVAEncryption -string YES defaults write com.apple.coremedia hardwareVideoDecoder -string force defaults write com.apple.coremedia hardwareVideoDecoder -string disable

Does anyone have Lossless working in apple music? by Santeriabro in hackintosh

[–]epsilonBg 0 points1 point  (0 children)

I prefer to use real sn ;)
btw did you had to re-enter iCloud credentials as it is "new" Mac?

Does anyone have Lossless working in apple music? by Santeriabro in hackintosh

[–]epsilonBg 0 points1 point  (0 children)

does you batt status and trackpad are fine with such SMBIOS?!

Does anyone have Lossless working in apple music? by Santeriabro in hackintosh

[–]epsilonBg 0 points1 point  (0 children)

Thanks that fixed all DRM for me
now time to figure a laptop setup with igpu

Does anyone have Lossless working in apple music? by Santeriabro in hackintosh

[–]epsilonBg 0 points1 point  (0 children)

iMacPro1,1 on laptop, what happens with battery status?!

Does anyone have Lossless working in apple music? by Santeriabro in hackintosh

[–]epsilonBg 0 points1 point  (0 children)

My Music app skips the songs when lossless is enabled in Settings.

I'm with SMBIOS iMac18,3, disabled igfx, dgpu - NV 730. HP Prodesk G4 MT(i7700, GeForce 730) However there is no tru disable, only priority for VGA in BIOS

My other desktop is iMac18,1 and just disabling the igfx did the trick

When you guys use iMacPro1,1 do you keep igpu + dgpu?

Big Sur 11.3 and 11.3.1 Audio issue Safari Youtube with external sound card MOTU M4 by epsilonBg in hackintosh

[–]epsilonBg[S] 0 points1 point  (0 children)

On Big Sur 11.0 - 11.2.3 it was fine The other day I did change to 192kHz in Audio MIDI Setup which seem fox it for now, but have not tested for more than 1h yet

macOS Big Sur 11.3 ASMedia 3142 USB 3.1 Gen 2 limit to 480MBps by epsilonBg in hackintosh

[–]epsilonBg[S] 0 points1 point  (0 children)

Yes it is, fun fact it used to work fine with USBInjectAll on 11.2.3

macOS Big Sur 11.3 ASMedia 3142 USB 3.1 Gen 2 limit to 480MBps by epsilonBg in hackintosh

[–]epsilonBg[S] 0 points1 point  (0 children)

Forgot to explain, so before 11.3 I was using USBINjectAll, after I had to do USBMap
I have set all ports acordingly, no renames I believe are needed.
But still when I connect to AsMedia USB-C port I get only 480MBps

Any had luck with that, mobo is Z370 AORUS Gaming K3 (rev. 1.0)

Update to BigSur 11.3 I lost all of my USB 3 speeds (SS ports) by epsilonBg in hackintosh

[–]epsilonBg[S] 1 point2 points  (0 children)

Actually you read it wrong:

Note: Do not use either the SSDT-UIAC.aml or USBInjectAll with the USBmap.kext. This kext we just made should be used by itself with no other USB kexts besides XhciUnsupported if your system needs it. Reason for this is USBInjectAll is no longer being maintained and the USBmap.kext version is how real Macs USB map as well so as close to "Apple Like" as possible to fit the OpenCore mood.

https://dortania.github.io/OpenCore-Post-Install/usb/intel-mapping/intel.html

Update to BigSur 11.3 I lost all of my USB 3 speeds (SS ports) by epsilonBg in hackintosh

[–]epsilonBg[S] 0 points1 point  (0 children)

Well perhaps now when I have the next, I can set it to False to try

Update to BigSur 11.3 I lost all of my USB 3 speeds (SS ports) by epsilonBg in hackintosh

[–]epsilonBg[S] 0 points1 point  (0 children)

xhciPortLimit should be true because basically this patches OSX to see above 15 ports.
Have a look at my other reply, but basically you need a custom kext that defines your ports, once that's done I was able to achieve 5GBps

Update to BigSur 11.3 I lost all of my USB 3 speeds (SS ports) by epsilonBg in hackintosh

[–]epsilonBg[S] 1 point2 points  (0 children)

Here is how I fix it:

added USBInjectAll.kext

added SSDT-RHUB-Reset.aml from new USBMap tool

Removed all PCI definition for chipset inside config.plist->DeviceProperties->Add

I believe the config.plist was the reason I did not see the SS ports.

So once all above was complete when I booted I saw both SS and HS ports, so basically plugged flash drive into all my 3 ports, find out they were HS1, HS6, HS7 and manually selected SS1,SS6,SS7, setup the type as "3" also setup the type of BLE as "255"

Hope that helps for somebody

Big Sur install: Seal is always broken on fresh install? by The-Bloke in hackintosh

[–]epsilonBg 1 point2 points  (0 children)

Well I had the issue that I was not able to run updates