Giter Site home page Giter Site logo

asus-p5e3premium-hackintosh's People

Contributors

tkrotoff avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

roddy20

asus-p5e3premium-hackintosh's Issues

iCloud not working?

I think it is useful to add something like this for builtin ethernet to make iCloud work:

# Insert device LAN0 into device with _ADR 0x001C0002
#
into device name_adr Zero parent_adr 0x001C0002 remove_entry;
into device name_adr 0x001C0002 insert
begin
Device (LAN0)\n
{\n
    Name (_ADR, Zero)\n
    Method (_DSM, 4, NotSerialized)\n
    {\n
        Store (Package (0x04)\n
        {\n
            "built-in",\n
            Buffer (One)\n
            {\n
                0x01\n
            },\n
            "location", \n
            Buffer (0x02)\n
            {\n
                "1"\n
            }\n
        }, Local0)\n
        DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
        Return (Local0)\n
    }\n
}
end

Source: http://olarila.com/Patches/Misc/LAN0.txt
I think it is the same as EthernetBuiltIn=yes in Chameleon.boot.plist

Kernel Panic on boot when following these instructions

I patched the DSDT for my machine as described here after successfully installing and booting Mountain Lion.

I get a kernel panic almost immediately after the initial boot screen. I am using PCIRootUID=0 and have a GEForce 8800 graphics card.

This is the kernel panic I get = http://www.tonymacx86.com/snow-leopard-desktop-support/73855-kernal-panic-iboot-unable-find-drivers-platform-acpi.html

Can you let me know which of the onboard devices you have enabled in the BIOS? You don't include a complete list here. Also what CPU do you have?

-v boot option also shows an error about an incorrect character which I have never seen before:

Invalid character found in ProcessorOP

Sorry I can't be more precise. What should I include here to help debug this? I also get the error when I try and boot from USB which is strange as I didn't install Multibeast to the USB drive.

Wake is slow under Mountain Lion

Was "Sleep/wake does not work under Mountain Lion"

Sleep seems to work: screen and fans are shutdown, the computer LED blinks.
When pressing a key, the mouse or the power button, fans start again but the screen stays black.

Starting from a clean install without any kexts beside FakeSMC + Realtek, I have tried various things:

  • Switch from Radeon HD 5570 to GeForce GT 640 (native support)
  • Disable JMicron PATA
  • Change power options inside the BIOS
  • Change hibermate mode (pmset -a hibernatemode 0, 3 is the default)
  • Try various DSDT tricks

http://www.tonymacx86.com/mountain-lion-desktop-support/65373-success-asus-p5e-professional-version-2-a.html

http://www.insanelymac.com/forum/topic/199816-asus-p5e-dsdt-fixes/

http://www.insanelymac.com/forum/topic/168014-dsdt-trick-retail-drivers-by-changing-device-id-eg-usb/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.