Jump to content

Gennady

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Gennady

  1. Hi, I  have too Optiplex 755
    I have with C2D E6400, Nvidia 210 GT, and use 10.8.3,(with Clover) but I have some problems:
    After turning off the fan continues to run. Also in the log there is an error.
    ACPI_SMC_PlatformPlugin::registerLPCDriver - WARNING - LPC device initialization failed: C-state power management not initialized
    I use  dsdt from osx latitude), but with own DSDT I have "still waiting root device"

    I use some kext: fake, IntelCPU, without NullCPUPoweManagement
    Anyone can help solve this problem?

  2. Dear gen,

     

    Have you read the installation guide in the menu above? Have you updated and configured EDP with preset values for your machine?

     

    Cheers!

    I found the reason: wihtout kext usb3, sleep working, how to register in the correct dsdt?

    The fact that you have in EDP is a little different, there for K53SC, I have K53E.

    I can offer a working AppleHDAkext for these machines, for 10.8

    Here is a section in the dsdt:Method (_DSM, 4, NotSerialized)

    {

    Store (Package (0x0E)

    {

    "revision-id",

    Buffer (0x04)

    {

    0x05, 0x00, 0x00, 0x00

    },

     

    "subsystem-id",

    Buffer (0x04)

    {

    0x70, 0x72, 0x00, 0x00

    },

     

    "subsystem-vendor-id",

    Buffer (0x04)

    {

    0x86, 0x80, 0x00, 0x00

    },

     

    "layout-id",

    Buffer (0x04)

    {

    0x1C, 0x00, 0x00, 0x00

    },

     

    "hda-gfx",

    Buffer (0x0A)

    {

    "onboard-1"

    },

     

    "PinConfigurations",

    Buffer (Zero) {},

    "PlatformFamily",

    Buffer (One)

    {

    0x00

    }

    }, Local0)

    DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))

    Return (Local0)

    }

    Ðрхив.zip

  3. Hello! I am from Ukraine. I need help in setting up dsdt. Sleep does not work, does not turn off properly. I use the dsdt from the Asus K53SC, took on your site, with all works. This technology is spelled dsdt Optimus, but it does not exist in reality. How can it be stopped?

    Asus K53E i3 2330M Only Intel HD3000 10.8

    Thanks!!!

    DSDT.aml.zip

×
×
  • Create New...