Jump to content

Recommended Posts

Posted

hello


we can patch u dsdt.. sure


but what u want insert in video ?


what patch for that problem u have ?


i don't know what to patch in video to solve that problem..


man take a moment and think .. the dsdt is the same in 10.7.4 and 10.7.5 if it work in 10.7.4 not a dsdt problem is in system..


good hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Posted

Hi artur i´m not using DSDT on lion, i´m using graphics enabler from chameleon and that is injecting the video.


So when i update to 10.7.5 or 10.8, the graphics enabler not found, i have a grey screen and i can´t see the desktop.


for that reason i need to patch my dsdt, to enable the video again on mountain lion.


Pd. the DSDT that i´ve attached is clean, it have the DTGP only, i resolve all errors and have 2 Warnings.


Pd3. I´m using iatkos M2.


Help me pls..

Posted

hello


man ... everybody use DSDT is in u BIOS.. ones it use with patch others use it without.. but everybody use it..


read about it


good hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Posted

hello


man just like i say before if u read about the issue .. u don't ask this type of questions...


where u think u extract him ?


good hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Posted

i´ve already extracted my DSDT from my Bios and attached to this post.


if you can check it please and if you want i can upload my ioreg and IODeviceTree.

Posted
hello


we can patch u dsdt.. sure


but what u want insert in video ?


what patch for that problem u have ?


i don't know what to patch in video to solve that problem..


man take a moment and think .. the dsdt is the same in 10.7.4 and 10.7.5 if it work in 10.7.4 not a dsdt problem is in system..


good hack

 

I'm sorry, again, I can't tell if your message is directed toward me, or Cybersoft, or part of it is me, and the other part is directed to Cybersoft. Do you need me to give you something else besides my "Send me.zip" which I sent a few days ago? I followed oldnapalm's direction. Just let me know again. Or are you not able to fix my problem? Otherwise, I've sent two patch requests and haven't heard word back. I'll send my sendme.zip again just in case. Thanks.

Send me.zip

Posted

@popnlocke


hello


what u ask about graphics.. where u read that have a patch.. for that u want ?


i gonna patched u dsdt this night.. but i don't know nothing about u graphics problems...


some users think dsdt is GOD.. and hopping miracles.. DSDT is not that.. what we do is apply some patches to optimized the use of compatible hardware in mac os x ..


if u know that specific patch for u graphics.. post it and i will take a look..


dsdt is in u BIOS.. what u have donne is extracted from there and we can apply patches for sleep, native powermanagement, inject sound for applehda.. usb


good hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Posted

Hi Artur this´s the supposed code for my Nvidia G105M


The problem is, i don´t know where is it in DSDT, and when i put it under POP3 that´s where supposed go, when i compiled it give 201 error about i don´t what. Help please

 

Device (GFX0)
                                 {
                                         Name (_ADR, Zero)
                                         Name (_SUN, One)
                                         Method (_DSM, 4, NotSerialized)
                                         {
                                                 Store (Package (0x1A)
                                                         {
                                                                 "@0,compatible",
               	                                                  Buffer (0x0B)
                                                                 {
                                                                         "NVDA,NVMac"
                                                                 },

                                                                 "@0,device_type",
                                                                 Buffer (0x08)
                                                                 {
                                                                         "display"
                                                                 },

                                                                 "@0,name",
                                                                 Buffer (0x0F)
                                                                 {
                                                                         "NVDA,Display-A"
                                                                 },

                                                                 "@1,compatible",
                                                                 Buffer (0x0B)
                                                                 {
                                                                         "NVDA,NVMac"
                                                                 },

                                                                 "@1,device_type",
                                                                 Buffer (0x08)
                                                                 {
                                                                         "display"
                                                                 },

                                                                 "@1,name",
                                                                 Buffer (0x0F)
                                                                 {
                                                                         "NVDA,Display-B"
                                                                 },

                                                                 "NVCAP",
                                                                 Buffer (0x18)
                                                                 {
                                                                         /* 0000 */     0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
                                                                         /* 0008 */     0xFE, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0A,
                                                                         /* 0010 */     0x00, 0x00, 0x00, 0x00
                                                                 },

                                                                 "NVPM",
                                                                 Buffer (0x20)
                                                                 {
                                                                         /* 0000 */     0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0008 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0010 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0018 */     0x00, 0x00, 0x00, 0x00
                                                                 },

                                                                 "VRAM,totalsize",
                                                                 Buffer (0x04)
                                                                 {
                                                                         0x00, 0x00, 0x00, 0x20
                                                                 },

                                                                 "device_type",
                                                                 Buffer (0x0D)
                                                                 {
                                                                         "NVDA,GeForce"
                                                                 },

                                                                 "model",
                                                                 Buffer (0x1F)
                                                                 {
                                                                         "Nvidia GeForce G105M"
                                                                 },

                                                                 "rom-revision",
                                                                 Buffer (0x24)
                                                                 {
                                                                         "DSDT ROM v.1.0 Patch By Hoang Thanh"
                                                                 },

                                                                 "reg",
                                                                 Buffer (0x78)
                                                                 {
                                                                         /* 0000 */     0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0008 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0010 */     0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x01, 0x02,
                                                                         /* 0018 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0020 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
                                                                         /* 0028 */     0x14, 0x00, 0x01, 0x42, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0030 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0038 */     0x00, 0x00, 0x00, 0x10, 0x1C, 0x00, 0x01, 0x02,
                                                                         /* 0040 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0048 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
                                                                         /* 0050 */     0x24, 0x00, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0058 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0060 */     0x80, 0x00, 0x00, 0x00, 0x30, 0x00, 0x01, 0x02,
                                                                         /* 0068 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                                                         /* 0070 */     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00
                                                                 }
										"hda-gfx", 
                               Buffer (0x0A)
                               {
                                   "onboard-1"
                               }
                           }, Local0)
                       DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                       Return (Local0)
                   }
               }
               Device (HDAU)
               {
                   Name (_ADR, One)
                   Method (_DSM, 4, NotSerialized)
                   {
                       Store (Package (0x02)
                           {
                               "hda-gfx", 
                               Buffer (0x0A)
                               {
                                   "onboard-1"
                               }

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

Posted

hello


post u ioreg


to see where to inject the graphics


good hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Posted

@CyberSoft


try this one.. is already with nvidia graphics.. if it work.. ?

 

DSDT_Nvidia.zip

 

don't delete the credits for the forum...


good hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Posted
@CyberSoft


try this one.. is already with nvidia graphics.. if it work.. ?

 

[attachment=0]DSDT_Nvidia.zip[/attachment]

 

don't delete the credits for the forum...


good hack

 

Hi Artur sorry but not found, when the system load it´s black screen and i not have graphic


I see the Reg is incorrect in the DSDT, so i change it.


Can you see it please and many thanks for you big effort once again.

Posted


Hi Artur sorry but not found, when the system load it´s black screen and i not have graphic


I see the Reg is incorrect in the DSDT, so i change it.


Can you see it please and many thanks for you big effort once again.

 


hello


man is once again to guess where is ? u say before is in pop3...


copy to the right device all inside the wrong address and after delete the wrong GFX0


good hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...