Contribute
Register

Keyboard and mouse not work

Status
Not open for further replies.
no, my opencore not starting
ok, just realised, the cpu in your profile:
i3 10100F CometLake, the lowest support is Catalina

your nvidia is not supported in Catalina

the i5 10500 CPU has intel graphics will work, but probably not on your motherboard

you will need to replace the Motherboard and CPU

currently you are out of luck in this project. sorry
 
Maybe it's worth changing something in his config?
 
I set its config, but my keyboard and mouse didn't work
you are also using a different motherboard and gpu

you have not faked the CPU like the other user:

Code:
<key>Emulate</key>
            <dict>
                <key>Cpuid1Data</key>
                <data></data>
                <key>Cpuid1Mask</key>
                <data></data>
                <key>DummyPowerManagement</key>
                <false/>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string></string>
            </dict>

probably other changes that i haven't bothered looking into, that will be your job :)
 
Status
Not open for further replies.
Back
Top