Contribute
Register

[HELP] FIX Asus Vivobook PRO N580GD

Status
Not open for further replies.
Video next Doesn't work good ,
touchpad doesn't , WiFi I will buy a compatible adapter , now I’m trying to patching dsdt but I don’t understand which one is ok for my laptop I’m trying to understand your guide but is hard for me because I don’t have too much time to spend on it , but thanks a lot for your help
you will need to make the time as it is not a simple plug and play, new skills will need to be learned, a lot of reading and trial and error


As per rules, please update your hardware profile to allow others to help you easier

please read the faq for proper hardware profile setup:
 
now I understand , do hackingtosh is really hard but not impossible , I attach my debug if @Feartech can have a look on it , if for you isn't a problem , I don't know with which word I can say thank you a lot. In this word I'm a Beginner and I want learn it a lot
 

Attachments

  • debug_28954.zip
    4.1 MB · Views: 62
now I understand , do hackingtosh is really hard but not impossible , I attach my debug if @Feartech can have a look on it , if for you isn't a problem , I don't know with which word I can say thank you a lot. In this word I'm a Beginner and I want learn it a lot
your hardware profile should say Intel UHD Graphics 630 (remove GTX 1050 )

move these kexts to clover/kexts/other:
Code:
Kext with invalid signature (-67062) allowed: <OSKext 0x7f9a1b605bc0 [0x7fff8796e690]> { URL = "file:///Library/Extensions/RealtekRTL8111.kext/", ID = "com.insanelymac.RealtekRTL8111" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f9a1ddbadb0 [0x7fff8796e690]> { URL = "file:///Library/Extensions/VoodooPS2Controller.kext/", ID = "as.acidanthera.voodoo.driver.PS2Controller" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f9a1b70c850 [0x7fff8796e690]> { URL = "file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/", ID = "as.acidanthera.voodoo.driver.PS2Trackpad" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f9a1b70deb0 [0x7fff8796e690]> { URL = "file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/", ID = "as.acidanthera.voodoo.driver.PS2Keyboard" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f9a1b714550 [0x7fff8796e690]> { URL = "file:///Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/", ID = "as.acidanthera.voodoo.driver.PS2Mouse" }
Kext with invalid signature (-67050) allowed: <OSKext 0x7f9a1b720f40 [0x7fff8796e690]> { URL = "file:///Library/Extensions/VoodooI2C.kext/", ID = "com.alexandred.VoodooI2C" }
Kext with invalid signature (-67050) allowed: <OSKext 0x7f9a1b722770 [0x7fff8796e690]> { URL = "file:///Library/Extensions/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/", ID = "org.coolstar.VoodooGPIO" }
Kext with invalid signature (-67050) allowed: <OSKext 0x7f9a1b726440 [0x7fff8796e690]> { URL = "file:///Library/Extensions/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/", ID = "com.alexandred.VoodooI2CServices" }

you are also missing FakeSMC.kext (or maybe better to use VirtualSMC.kext) in clover/kexts/other

config.plist:

this:

Code:
<key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <true/>
            <key>NVidia</key>
            <false/>
        </dict>

should be:
Code:
<key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <false/>
        </dict>

should be removed:
Code:
<key>PluginType</key>
            <string>1</string>

this section:
Code:
<key>Fixes</key>
            <dict>
                <key>AddDTGP</key>
                <false/>
                <key>AddHDMI</key>
                <true/>
                <key>AddMCHC</key>
                <false/>
                <key>AddPNLF</key>
                <true/>
                <key>DeleteUnused</key>
                <true/>
                <key>FixADP1</key>
                <false/>
                <key>FixAirport</key>
                <true/>
                <key>FixDisplay</key>
                <false/>
                <key>FixHDA</key>
                <true/>
                <key>FixHPET</key>
                <true/>
                <key>FixIPIC</key>
                <true/>
                <key>FixLAN</key>
                <true/>
                <key>FixMutex</key>
                <false/>
                <key>FixRTC</key>
                <false/>
                <key>FixRegions</key>
                <true/>
                <key>FixSBUS</key>
                <false/>
                <key>FixShutdown</key>
                <true/>
                <key>FixTMR</key>
                <false/>
                <key>FixUSB</key>
                <true/>
            </dict>

should be:
Code:
<key>Fixes</key>
            <dict>
                <key>FixTMR</key>
                <true/>
                <key>FixRTC</key>
                <true/>
                <key>FixIPIC</key>
                <true/>
                <key>FixHPET</key>
                <true/>
            </dict>
make sue to use xcode or plisteditpro to edit your config.plist

also, what patches did you do in your DSDT.aml?
 
I declare : I use dsdt from @gimazzi , in previous post he share is efi folder and I start to change that , now I will modify what you said .
 
After I don’t know when boot it said : voodoops2controller doesn’t recognise trackpad , all guide is confused about trackpad elan 1300
 
I declare : I use dsdt from @gimazzi , in previous post he share is efi folder and I start to change that , now I will modify what you said .
never use a dsdt from another laptop even if they are the same make and model
 
Ok perfect I modify that , now I'm able to boot without Installer " before I make change on config.plist and nothing work" Graphics card still docent work " during boot I can see this line:
Code:
[IGPU] Graphics driver failed to load: could not register with Framebuffer driver
 
Ok perfect I modify that , now I'm able to boot without Installer " before I make change on config.plist and nothing work" Graphics card still docent work " during boot I can see this line:
Code:
[IGPU] Graphics driver failed to load: could not register with Framebuffer driver
your hardware profile is not filled out properly

and not zipped clover
 
ok this is my zipped clover.

Thanks a lot
 

Attachments

  • debug_32163.zip
    4.5 MB · Views: 55
ok this is my zipped clover.

Thanks a lot
i have seen quite a few posts of hd630 not working correctly, there is this post that may help:
 
Status
Not open for further replies.
Back
Top