Jump to content

oldman20

Members
  • Posts

    99
  • Joined

  • Last visited

Posts posted by oldman20

  1. Hello everyone, i need advice to make my hackintosher work funtionaly, with this specs:

        Mother board: 0RN98T
       CPU: i3-5005U
       GPU: HD5500
       Wireless and Bluetooth: AR9002WB-1NG (I replaced the in-built one)
       Audio Card: ALC256 (branded as ALC3234)
       Ethernet: RTL8111
    

    Now i make my laptop can dualboot high sierra 10.13.4 with windows 10, ethernet and wifi, bluetooth work, applehda work too. But i have a question:

    At the moment, what's methol right to patch my wireless and AppleHDA correctly? Seem from before install hackintosh in ASUS K53, i haven't update other method patch, cause with new Dell hackintosh, i dont know about toledaARPT.kext

  2. hello


    there u have it both error free

    DSDT Original.zip

    (85.18 KiB) Not downloaded yet

    good hack

    Thanks you so much! Error has gone :) . Btw, sorry if I wrong thread, can I have quest? My laptop isn't support wifi native hackintosh, so I replace original wifi with new one ar9285, I inject device using patch #wifi_AR9285-RP02-PXSX.txt and compile but it not work, how to make it correct, bro?

  3. Hello all bro, I try to dump DSDT by press F4 in GUI Clover boot loader, then compile it returns me 2 boring errors that I can't fix.

    Is there someone who can help me?

    Thanks

    Code I using to dump:

    ./iasl -da -dl *.aml

    result:

    Intel ACPI Component Architecture
    ASL+ Optimizing Compiler version 20161210-64(RM)
    Copyright (c) 2000 - 2016 Intel Corporation
    
    Input file DSDT.aml, Length 0x16F4C (94028) bytes
    ACPI: DSDT 0x0000000000000000 016F4C (v02 DELL   WN09     01072009 INTL 20120913)
    Pass 1 parse of [DSDT]
    Pass 2 parse of [DSDT]
    Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
    
    Parsing completed
    
    Found 18 external control methods, reparsing with new information
    Pass 1 parse of [DSDT]
    Pass 2 parse of [DSDT]
    Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
    
    Parsing completed
    Disassembly completed
    ASL Output:    DSDT.dsl - 753158 bytes
    
    iASL Warning: There were 18 external control methods found during
    disassembly, but only 0 were resolved (18 unresolved). Additional
    ACPI tables may be required to properly disassemble the code. This
    resulting disassembler output file may not compile because the
    disassembler did not know how many arguments to assign to the
    unresolved methods. Note: SSDTs can be dynamically loaded at
    runtime and may or may not be available via the host OS.
    
    In addition, the -fe option can be used to specify a file containing
    control method external declarations with the associated method
    argument counts. Each line of the file must be of the form:
        External (<method pathname>, MethodObj, <argument count>)
    Invocation:
        iasl -fe refs.txt -d dsdt.aml

     

    iasl I used ver 2017-01-25

    MaciASL RM-1.31 (252.3) ACPI 6.1

    Then I tried recompile got error:

    11867, 6126, syntax error, unexpected '}'
    24040, 6126, syntax error, unexpected $end and premature End-Of-File
    

    How can I make it correct, please show me

    Thanks all mate!

    DSDT Original.zip

  4. hello


    in the images is enabled the speed step .. maybe by clover


    https://clover-wiki.zetam.org/Configuration/ACPI#acpi_ssdt_ssdt-generate_ssdt-generate-cstates


    if u have a dsdt to disable the nvidia .. make a diff between the 2 files and see what is different


    https://sourcegear.com/diffmerge/


    good hack

    That's the same i thing before, but 2 file is different: one file is dsdt original from my laptop K53SV-SX850, one is dsdt from other, not the same laptop, i mean it for K53 Serial, not for special type. So many method maybe have this one file, but in other file is NO. I trying search _OFF, _INF but dont know what exactly i must modify. Would you help me a tip, please sir?

  5. i hear somewhere of tonycrapx86.com is something like this "Remove DSDT/SSDTs from Clover and boot without them.

    In order to get a clean DSDT of what is actually in the firmware it is very important that you are not injecting anything or patching anything with Clover when booting"

    Is this true? So right method should i generate OEM Tables with Ubuntu? it will better which generate by Clover?

  6. hello


    i really don't know if go work .. ur ssdt tables don't have ur graphics ..


    anyway is full patched ur dsdt ..


    usb

    sbus

    sata

    hdef layout 3

    hd3000 low resolution 1366x768

    bat

    irq

    rtc


    maybe u need to extract ur tables other way .. in windows or linux ..


    good hack

    Thanks you so much, my friend

    But, its not work, it's still here, my friend :?

    o5NDV3.png

    and this is DSDT im using on internet

    akPMs9.png

    Here my all table of aicp extract using Clover bootloader, hope you can help me again, i just want to know how to disable NVIDIA card in my desktop, it very hard to me, other patchs i can learn day by day, of course with your help, bro? :)

    sory, almost i forget, a little information in *.dsl file maybe useful? I using this DSDT on internet, which readly patched NVIDIA disable, haven't this error in *.dsl

    Parsing completed
    
    Found 1 external control methods, reparsing with new information
    Pass 1 parse of [DSDT]
    Pass 2 parse of [DSDT]
    Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
    
    Parsing completed
    Disassembly completed
    ASL Output:    DSDT.dsl - 476617 bytes
    
    iASL Warning: There was 1 external control method found during
    disassembly, but only 0 were resolved (1 unresolved). Additional
    ACPI tables may be required to properly disassemble the code. This
    resulting disassembler output file may not compile because the
    disassembler did not know how many arguments to assign to the
    unresolved methods. Note: SSDTs can be dynamically loaded at
    runtime and may or may not be available via the host OS.
    
    In addition, the -fe option can be used to specify a file containing
    control method external declarations with the associated method
    argument counts. Each line of the file must be of the form:
        External (<method pathname>, MethodObj, <argument count>)
    Invocation:
        iasl -fe refs.txt -d dsdt.aml
        * The following methods were unresolved and many not compile properly
        * because the disassembler had to guess at the number of arguments
        * required for each:
        */
       External (HNOT, MethodObj)    // Warning: Unknown method, guessing 1 arguments

    One more thing i want to know with this, my laptop is enable speedtep? if true its strange,cause i dont using SSDT file,only DSDT

    icsVad.png

    allorigin.zip

    DSDT.dsl.zip

  7. Hello users of this amazing forum!

    I've successfully set up a QUADboot between windows 10, OS X 10.11, Ubuntu 16.04 and Remix OS, using Clover bootloader. I'm a amater user but interesting with computer.

    I've an ASUS K53SV-SX850 with the following specs:

    Intel core i5 2430M (Sandy Bridge)

    Intel HD3000

    Nvidia geforce 540M (with Optimus)

    Realtek ALC269

    Reatek AR9002WB-1NG wifi combo card [AR9285 + AR3011 (bluetooth)]

    Touchpad: Synaptics

    I've managed to get almost working properly, full qe/ci, ethernet, wifi, bluetooth, AppleHDA, exclude touchpad, fn keys not fully

    I've left to do is patch my dsdt so that the Nvidia card is disabled with OS X, to save some battery and lower the temperature.

    I would appreciate a lot if anyone would take the DSDT I've attached and Disable NVIDIA.

    And with Touchpad Synaptics, which kext i should to install to make it work useful?


    Thanks so much

    origin.zip

  8. hi


    if u have in same hd windows and mac os x


    use chameleon wizard here in forum


    with the option


    boot0hfs


    good hack

     

    I installed that before, Of course! However, when I do that, I can't boot to win7, and I fixed this problem by use diskpart :(


    Now I still finding the way to dualboot mac with win7!

    I don't know why's so easy for someone (I watched guide video on youtube, it's simple!) , but it's so hard for me?

    Anyway, thanks you for help :) .

    Oh, while during install chamelone, any notice? I guess that my unsuccessful to dualboot, because I watched very meticulous

    ps: sorry, I'm not English, so my English very bad :oops: , can you understand what i tell with you?

  9. Sorry artur-pt, i have a trouble:

    I can't make this Mac ML dualboot with win7. I installed chameleon newest, then restart, but i don't see menuboot of chameleon, i must choose boot from USB (which is setup mac os) and choose partition installed mac os.

    Would you guide me how to make dualboot?

    (sorry if this question is so stupid :cry: )

  10. Thanks you! :D.

    One question: i try install chameleon to boot from HDD, but after reboot i cant see menuboot of chameleon, it automatic boot to win7 :roll: .Now i still boot to Mac os by press esc, choice boot from USB :(

    Would you can guide me how to use chameleon and kext wizard by picture? sorry because i'm a newbie, i try use they many, but always reinstall mac os, because it panic, i'm afraid my way not true!

    sr, because my english so bad :oops:

    Oh, want to say thanks u for all! . Have nice week! :P

    ps: why 4rum have any thank button? :mrgreen:


  11. Help me! i using laptop ASUS K53SV_SX850SX850


    try to delete Geforce.kext in System/Library/Extensions


    if don't work


    see this


    http://Olarila.com/forum/viewtopic.php?f=3&t=1339


    use translator portuguese ....


    good hack

     

    I find that folder only found NVD kext, that Geforce kext?

    Then i try reboot from USB, choose install partition, and still nothing.......

    I try following instruction of topic http://Olarila.com/forum/viewtopic.php?f=3&t=1339

    and this is notice appear:

    USB Notification: The device "HubDevice" @ 0x1d100000 has caused an overcurrent condition. The port it is attached to has been disable



    What this error? help me, please!

    sr because my english is bad

×
×
  • Create New...