Contribute
Register

Using OpenCore EFI on my Xiaomi Air 13" Skylake

Status
Not open for further replies.
Sorry but i cannot answer this question!
The only thing i remember is that ALSO.aml was cooked with MacIASL...
 
Sorry but i cannot answer this question!
The only thing i remember is that ALSO.aml was cooked with MacIASL...
easy enough question...

if you are performing renames without those files, then that is wrong
 
where are the strings to be added for ALSO.aml?
 
where are the strings to be added for ALSO.aml?
the same structure as your other aml files:

Code:
 <dict>
                <key>Comment</key>
                <string>Brightness</string>
                <key>Enabled</key>
                <true/>
                <key>Path</key>
                <string>NAME OF YOUR AML GOES HERE.aml</string>
            </dict>
 
SUCCESS!
Fantastic
Thanx a lot for all your help and patience!
 
SUCCESS!
Fantastic
Thanx a lot for all your help and patience!
only took 10 pages :)

but glad you got there and hopefully learnt a few new skills?
 
It sounds i have an issue with the hibernate mode since i had to restart!

Also No sound? need some Realtech things?

I have the kext RealtekRTL9111.kext
But No Output peripheral detected?
 
Last edited:
Hello FearTech,

Any hint for enabling sound and how to resurrect form hibernate without a Restart?
 
Hello FearTech,

Any hint for enabling sound and how to resurrect form hibernate without a Restart?
audio:

hibernation is not supported, or did you mean wake from sleep?
 
Yes I meant wake up from sleep!
Thanx for acidanthera/AppleALC
 
Status
Not open for further replies.
Back
Top