Jump to content

mattrowe

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by mattrowe

  1. Hello! Im trying to apply the following patch to my dsdt to get my IntelHD4000 to work but recieve a few errors when compiling. I was wondering if you would be able to help This patch: into device name_adr 0x00020000 insert begin Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x02)\n {\n "AAPL,ig-platform-id",\n Buffer (0x04)\n {\n 0x03, 0x00, 0x66, 0x01\n }\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end This is the errors i receive after trying to compile: 21 Error Name already exists in scope (\TNOT) 3587 Warning Reserved method should not return a value (_SRS) 9940 Error Name already exists in scope (_DSM) Hope you can help me clear this up, Thanks in advance! (the dsdt i have attached doesn't include the patch obviously as i cannot compile it) geezermatt.DSDT.aml.zip
  2. Hello! My system is M17X R4. This DSDT has only been extracted from my system, no patches/modifications have been applied yet. I need sleep to work and also i need the system to sleep when the lid is closed if this is possible. I have a 7970M graphics card and it would be awesome if anyone could get that to work also. I understand that the kext for this graphics card is in the 10.8.3 update, but a tweak needs to be done to the DSDT in order for it to work. Sorry about my lack of skill for this subject! Thanks a lot! DSDT-M17X R4.rar
×
×
  • Create New...