![]() |
#1
|
|||
|
|||
Help needed - DSDT 8800 gtx 768mb
Hey guys, i've been away from the osx86 "world" for awhile, i have been so confuse with all this new dsdt stuff and currently its not been easy finding a simple guide. I am currently on 10.6.2 now with no problems, however i bothered by the fact that my system profiler shows my 8800gtx 768mb as a 512. I am sure this is due to the fact that my dsdt i used was set to a 8500gt . are there any decent guides out there for me to correct this ??
|
#2
|
||||
|
||||
Hey I think this maybe what you are looking for thanks to kDawg just not sure about you cards VRAM,totalsize . But looking at DSDTSE.app I guess it should be. Sorry for quoting some one's code respect goes to kDawg for it helped me out. Just remember to deleting your EFI strings from you boot.plist could help if you have some strange issues. Respect to kDawg and wwbsox and all
"VRAM,totalsize", Buffer (0x04) { 0x00, 0x00, 0x00, 0x20 /*<----------- 0x40 = 1024mb, 0x30 = 768mb, 0x20= 512mb, 0x10= 256mb */ Quote:
|
#3
|
|||
|
|||
hey thanks, all i did was edit
"VRAM,totalsize", //<-- How much RAM you have (important) Buffer (0x04) { 0x00, 0x00, 0x00, 0x20 (to 0x30) not sure if it helps or is is just graphical but so far so good. ![]() 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. |