Jump to content

[GUIDE] Making a DSDT.aml for Dell XPS M1330, XPS M1530, and XPS M1730


immo
 Share

2,030 posts in this topic

Recommended Posts

what it means? "agpm controller unknown platform", this message on the boot is located after the error about the c-state...I've also inserted my nvidia device id in NVhal50 as I'vre read in some topics but the message is always there....Do you have it? or do you know what it depend?

Link to comment
Share on other sites

if for patching agpm you mean insert the gpu id into nvdanv50hal I've done it but it's the same....can be I've to downgrade...Darwin do you ever had this message on your m1530? thanks a lot to everyone for your answers

 

acpi 1.3.5 ....always agpm error....!? everyone use mbp 5,1 and only to me agpm error?

 

what smbios plist I have to use now?

Link to comment
Share on other sites

if for patching agpm you mean insert the gpu id into nvdanv50hal I've done it but it's the same....can be I've to downgrade...Darwin do you ever had this message on your m1530? thanks a lot to everyone for your answers

 

acpi 1.3.5 ....always agpm error....!? everyone use mbp 5,1 and only to me agpm error?

 

what smbios plist I have to use now?

 

I too experience those errors under both 10.7.5 and 10.8.2 It is resolved by adding your video card to the actual AGPM plist. Alternately, you could simply delete the worthless kext like I did.

  • Like 1
Link to comment
Share on other sites

I've just put this line into nvdanv50hal info.plist into the kext and reinstalled it with voodookext

<key>IOPCIPrimaryMatch</key>

<string>

0x019010de&0xfff0ffff

0x040010de&0xfff0ffff

0x040710de&0xfff0ffff

0x041010de&0xfff0ffff

0x041010de&0xfff0ffff

0x042010de&0xfff0ffff

0x043010de&0xfff0ffff

0x046010de&0xfff0ffff

0x052010de&0xfff0ffff

0x05c010de&0xffe0ffff

0x05e010de&0xffe0ffff

0x060010de&0xffe0ffff

0x062010de&0xffe0ffff

0x064010de&0xffe0ffff

0x086010de&0xffe0ffff

0x08a010de&0xffe0ffff

0x0a0010de&0xffe0ffff

0x0a2010de&0xffe0ffff

0x0a6010de&0xffe0ffff

0x0ca010de&0xffe0ffff

0x0d4010de&0xffe0ffff

0x10c010de&0xffe0ffff

</string>

 

do you mean this about adding my video card into actual agpm? or where ? what kext I had to delete? I don't think nvdanvl50hal....how do you solved the problem? i don't understand...

 

another strange thing is that reading the topic "nVidia Sub-Vendor & Sub-Device Injection for Chameleon" and looking at DarwinX graphis info I read "PCIe lane Width x16".....yesterday mornig looking at mine it was "1" and now that I'm writing it show me "8".....what is this value and it can change? or the changes are because of the differents smbios.plist I'm trying now? so if I use the same configuration of darwinx I will see "x16" and no more agpm error? there is some post ago your configuration but into the smbios.plist there were really few informations ...that is your complete smbios.plist? do you use it exactly?

 

I've just tryed and I've used that one you posted and again tha value is "1".....I've used org.chameleon.boot.plist too from your zip....

Link to comment
Share on other sites

ok the kext to edit is AppleGraphicsPowerManagement info.plist and in the section mbp5,1 where obviously I don't know how to edit it with my id :( .... I only know that this error is due to the gpu powermanagement...in fact I think no one of us, looking in ioregistry explorer can read in acpismcplatformplugin the gpuplimit 0x0 but only cpuplimit 0x0 if speedsteep is working.... this gpu it's really annoying...for christmas make me a gift: a real macbook pro ;))) no, I like my hack but sometimes it make me crazy

 

the thing that really make me crazy is that using macbook pro 3,1and 4,1

gpuplimit 0x0 it's there but not speedstep and that using others smbios we can have cpuplimit 0x0 but not gpu...one of the two powermanagement always isn't there...... :wallbash:

 

 

I'm not an expert and could be that your nvidia works very well and mine are only bad interpretations of what I read....I suppose the question is like I think but I'm not sure because I am not the best in these things...can you explain to me better this questions?

Link to comment
Share on other sites

do you mean this about adding my video card into actual agpm? or where ? what kext I had to delete? I don't think nvdanvl50hal....how do you solved the problem? i don't understand...

 

another strange thing is that reading the topic "nVidia Sub-Vendor & Sub-Device Injection for Chameleon" and looking at DarwinX graphis info I read "PCIe lane Width x16".....yesterday mornig looking at mine it was "1" and now that I'm writing it show me "8".....what is this value and it can change? or the changes are because of the differents smbios.plist I'm trying now? so if I use the same configuration of darwinx I will see "x16" and no more agpm error? there is some post ago your configuration but into the smbios.plist there were really few informations ...that is your complete smbios.plist? do you use it exactly?

 

I've just tryed and I've used that one you posted and again tha value is "1".....I've used org.chameleon.boot.plist too from your zip....

 

I've only ever patched the AppleGraphicsPowerManagement.kext and never the NVDANV50Hal.kext. I am uncertain as to the reason for your incomplete and inconsistent Graphics read out, but I do not believe that it's related to the AGPM error. Are you using a fairly recent Chameleon revision?

I don't know if it's of any help, but here is my current org.chameleon.Boot.plist:

 

*Note: This org.chameleon.Boot.plist is a continuously evolving work in progress and as such it may be incomplete or contain unnecessary entries. Use at your own risk.

 

<key>CSTUsingSystemIO</key>
<string>Yes</string>
<key>Default Partition</key>
<string>hd(0,2)</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateTStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1680x1050x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>-v panic_restart_timeout=1</string>
<key>RebootOnPanic</key>
<string>Yes</string>
<key>ShowInfo</key>
<string>Yes</string>
<key>SystemType</key>
<string>2</string>
<key>Theme</key>
<string>Default</string>
<key>Timeout</key>
<string>1</string>
<key>UseKernelCache</key>
<string>Yes</string>

 

Note: This SMBios.plist has been automatically generated by the Chameleon Wizard based on the MacBookPro5,1:

 

<key>SMbiosdate</key>
<string>05/05/09</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>MBP51.88Z.007E.B05.0905051508</string>
<key>SMboardmanufacturer</key>
<string>Apple Inc.</string>
<key>SMboardproduct</key>
<string>Mac-F42D86C8</string>
<key>SMfamily</key>
<string>MacBook Pro</string>
<key>SMmanufacturer</key>
<string>Apple Inc.</string>
<key>SMmemmanufacturer</key>
<string>Apple Computer Inc.</string>
<key>SMproductname</key>
<string>MacBookPro5,1</string>
<key>SMserial</key>
<string>XA81995S1G0</string>
<key>SMsystemversion</key>
<string>1.33f8</string>

  • Like 2
Link to comment
Share on other sites

thanks a lot, really...and can you also give me your

patched AppleGraphicsPowerManagement.kext?

 

about chameleon yes it's recent I've upgrated it with chameleon wizard yesterday

 

mmmm PCIe lane Width x1 again and agpm error.... so I think I need your modded kext...can you send me it? sorry for all the time that you spent. thanks a lot

Link to comment
Share on other sites

thanks a lot, really...and can you also give me your

patched AppleGraphicsPowerManagement.kext?

 

about chameleon yes it's recent I've upgrated it with chameleon wizard yesterday

 

mmmm PCIe lane Width x1 again and agpm error.... so I think I need your modded kext...can you send me it? sorry for all the time that you spent. thanks a lot

 

Indiandragon has recently provided the following AGPM patch in one of his posts: #1208

 

<key>MacBookPro7,1</key>
<dict>
<key>LogControl</key>
<integer>1</integer>
<key>Vendor10deDevice0407</key>
<dict>
<key>BoostPState</key>
<array>
<integer>0</integer>
<integer>1</integer>
<integer>2</integer>
<integer>3</integer>
</array>
<key>BoostTime</key>
<array>
<integer>3</integer>
<integer>3</integer>
<integer>3</integer>
<integer>3</integer>
</array>
<key>Heuristic</key>
<dict>
<key>ID</key>
<integer>0</integer>
<key>IdleInterval</key>
<integer>250</integer>
<key>SensorOption</key>
<integer>1</integer>
<key>SensorSampleRate</key>
<integer>4</integer>
<key>TargetCount</key>
<integer>1</integer>
<key>Threshold_High</key>
<array>
<integer>57</integer>
<integer>70</integer>
<integer>88</integer>
<integer>100</integer>
</array>
<key>Threshold_Low</key>
<array>
<integer>0</integer>
<integer>68</integer>
<integer>75</integer>
<integer>100</integer>
</array>
</dict>
<key>control-id</key>
<integer>17</integer>

 

While the above patch does eliminate the AGPM error, I chose to simply delete that kext as I personally find it quite useless.

Link to comment
Share on other sites

first test I've used the patch (and so I used mbp 7,1 smbios plist generated with chameleon wizard+darwinx selection) agpm error is gone , PCIe lane Width x1 again but my GL test is like Indian dragon before the upgrade and so better then is 10.8.1 and similar to his 10.8.0 test non patched

post-297597-0-51327500-1350000485_thumb.png

Link to comment
Share on other sites

3th test using agpm patch, mbp7,1 and applesmc 3.1.1 (lion10.7.3) error is gone and pcie lane is x8.....I know it had to be x16 but i don't have this value and in the other test it was x1....

 

so darwin what version do you have about applesmc 3.1.1 or previous?

 

4th test I've also patched geforce kext and nvdaresman kext with correct id.... pcie lane is again x8....I don't think my gpu is broken because benchmarks are good and pcie lane number change changing the configuration but I don't find the error ...where is my error? I've used the same configuration of darwinx and we have the same gpu...and the result for me it's not good like your...the situation is better with the last test but not so much how it could be....but I don't understand why....

 

I've also tryed like I've read in official mac forum...they shuted down macbook pro, removed battery and charger for 15 seconds and "for them" this problem (that they also have with gt8600) was solved...not for me...when it was 1x it returned sometimes to 8x....hargggggg

 

could be a problem on pci bridge? what the hell I have to configure again?

well because of I've added the correct device id to many kexts I hope this help someone...the difference for me is that now I see values going up and down in CUDA-Z performance tab...my lane don't go anymore down to x8 but mine gpu can have some problem (at this point) because now the device is identified more than in a basic installation....

I hope someone can find the missing link about this x8 and about "nvclockx error reading bios" also if I've patched also fakesmc kext...after showing this error nvclockx is loaded and show me gpu temperature

idforinfoplist.zip

Link to comment
Share on other sites

sorry for mine annoing questions...just the last : in enoch topic I see DarwinX report, if you compare with mine you see that in the end there's a difference...this can help me to find my problem? what are dcb tables?

mine

 

Using PCI-Root-UID value: 0

Dell GeForce 8600M GT 256MB NV84 [10de:0407]-[1028:022e] :: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) device number: 1

 

darwinx

Using PCI-Root-UID value: 0

GeForce 8600M GT 256MB NV84 [10de:0407]-[1028:022e] :: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) device number: 1

dcb table at offset 0x893c

 

mine complete

 

Chameleon 2.1svn (svn-r2063) [2012-09-25 17:36:56]

msr(447): ia32_perf_stat 0x06000b29

max: 12 current: 11

CPU: Brand String: Intel® Core2 Duo CPU T7500 @ 2.20GHz

CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0

CPU: Model/ExtModel/Stepping: 0xf/0x0/0xb

CPU: MaxCoef/CurrCoef: 0xc/0xb

CPU: MaxDiv/CurrDiv: 0x0/0x0

CPU: TSCFreq: 2194MHz

CPU: FSBFreq: 182MHz

CPU: CPUFreq: 2011MHz

CPU: NoCores/NoThreads: 2/2

CPU: Features: 0x0000034f

Attempting to read GPT

Read GPT

Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B

Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC

Reading GPT partition 3, type 48465300-0000-11AA-AA11-00306543ECAC

Read HFS+ file: [hd(0,2)/System/Library/CoreServices/SystemVersion.plist] 478 bytes.

Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 1015 bytes.

Module 'Symbols.dylib' by 'Chameleon' Loaded.

Description: Chameleon symbols for linking

Version: 0

Compat: 0

Read HFS+ file: [hd(0,2)/Extra/modules/Keylayout.dylib] 13424 bytes.

Module 'Keylayout.dylib' by 'Unknown' Loaded.

Description:

Version: 0

Compat: 0

Read HFS+ file: [hd(0,2)/Extra/Keymaps/mac-it.lyt] 464 bytes.

Read HFS+ file: [hd(0,2)/Extra/modules/klibc.dylib] 36048 bytes.

Module 'klibc.dylib' by 'Unknown' Loaded.

Description:

Version: 0

Compat: 0

Read HFS+ file: [hd(0,2)/Extra/modules/Resolution.dylib] 22424 bytes.

Module 'Resolution.dylib' by 'Unknown' Loaded.

Description:

Version: 0

Compat: 0

Buffer location: 0x1000F8E6 status: 1

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

getResolution: 0x0x32

Buffer location: 0x1000F91A status: 1

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

Read HFS+ file: [hd(0,2)/Extra/modules/uClibcxx.dylib] 69548 bytes.

Module 'uClibcxx.dylib' by 'Unknown' Loaded.

Description:

Version: 0

Compat: 0

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/theme.plist] 2798 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/background.png] 1272230 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/logo.png] 75928 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_generic.png] 21207 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_hfsplus.png] 17001 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_hfsraid.png] 19088 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_ext3.png] 19115 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_fat.png] 19758 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_fat16.png] 19758 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_fat32.png] 19758 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_ntfs.png] 19319 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_cdrom.png] 20243 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_selection.png] 12074 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_scroll_prev.png] 2008 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/device_scroll_next.png] 2020 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_boot.png] 1975 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_verbose.png] 2155 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_ignore_caches.png] 2121 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_single_user.png] 2228 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_memory_info.png] 1486 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_video_info.png] 1550 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_help.png] 2178 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_verbose_disabled.png] 2080 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_ignore_caches_disabled.png] 2029 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_single_user_disabled.png] 2159 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/menu_selection.png] 418 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/progress_bar.png] 1037 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/progress_bar_background.png] 1034 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/text_scroll_prev.png] 791 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/text_scroll_next.png] 798 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/font_console.png] 5562 bytes.

Read HFS+ file: [hd(0,2)/Extra/Themes/Chame(Lee)on/font_small.png] 54304 bytes.

Read HFS+ file: [hd(0,2)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist] 298 bytes.

Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 1015 bytes.

Loading Darwin 10.8

Loading kernel cache /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache

Read HFS+ file: [hd(0,2)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 4096 bytes.

Read HFS+ file: [hd(0,2)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 10914750 bytes.

Using PCI-Root-UID value: 0

Dell GeForce 8600M GT 256MB NV84 [10de:0407]-[1028:022e] :: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) device number: 1

LAN Controller [11ab:4354] :: PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)

Setting up lan keys

Read HFS+ file: [hd(0,2)/Extra/smbios.plist] 1658 bytes.

Intel GM965/GL960 DRAM Controller [8086:2a00] at 00:00.0

Frequency detected: 304 MHz (609) Dual Channel

CAS:4 tRC:4 tRP:4 RAS:12 (4-4-4-12)

SMBus CmdReg: 0x103

Scanning SMBus [8086:283e], mmio: 0xf6ffb700, ioport: 0x10c0, hostc: 0x1

SPD[0] (size): 128 @0x50

Slot: 0 Type 19 2048MB (DDR2 SDRAM) 609MHz Vendor=Kingston

PartNo=KHX5300S2LL2G SerialNo=B6CCD716

SPD[0] (size): 255 @0x51

SPD[0] (size): 128 @0x52

Slot: 2 Type 19 2048MB (DDR2 SDRAM) 609MHz Vendor=Kingston

PartNo=KHX5300S2LL2G SerialNo=B5CCD616

SPD[0] (size): 255 @0x53

SPD[0] (size): 255 @0x54

SPD[0] (size): 255 @0x55

SPD[0] (size): 255 @0x56

SPD[0] (size): 255 @0x57

CPU is Intel® Core2 Duo CPU T7500 @ 2.20GHz, family 0x6, model 0xf

 

Type: 218, Length: 251, Handle: 0xda00

Type: 218, Length: 251, Handle: 0xda01

Type: 218, Length: 65, Handle: 0xda02

Type: 0, Length: 24, Handle: 0x0

BIOSInformation:

vendor: Apple Inc.

version: MBP71.88Z.0039.B05.1003251322

releaseDate: 03/25/10

 

Type: 1, Length: 27, Handle: 0x100

SystemInformation:

manufacturer: Apple Inc.

productName: MacBookPro7,1

version: 1.0

serialNumber: CK143273ATM

uuid: 44454C4C-4D00-1044-8056-B9C04F47334A

wakeupReason: 0x6

skuNumber: bÏ

family: MacBook Pro

 

Type: 2, Length: 9, Handle: 0x200

BaseBoard:

manufacturer: Dell Inc.

product: Mac-F222BEC8

version: bÏ

serialNumber: .9MDVG3J.CN701667CJ09MG.

assetTagNumber: bÏ

locationInChassis:

boardType: 0x20

 

Type: 3, Length: 13, Handle: 0x300

SystemEnclosure:

manufacturer: Dell Inc.

type: 8

version: bÏ

serialNumber: 9MDVG3J

assetTagNumber: bÏ

 

Type: 4, Length: 40, Handle: 0x400

ProcessorInformation:

socketDesignation: Microprocessor

processorType: 3

processorFamily: 0xBF

manufacturer: Intel

processorID: 0x6FB

processorVersion: bÏ

externalClock: 200MHz

maximumClock: 2200MHz

currentClock: 2200MHz

serialNumber: bÏ

assetTag: bÏ

partNumber: bÏ

 

Type: 7, Length: 19, Handle: 0x700

Type: 7, Length: 19, Handle: 0x701

Type: 8, Length: 9, Handle: 0x804

Type: 8, Length: 9, Handle: 0x806

Type: 8, Length: 9, Handle: 0x80b

Type: 8, Length: 9, Handle: 0x80c

Type: 8, Length: 9, Handle: 0x80d

Type: 9, Length: 13, Handle: 0x900

Type: 10, Length: 6, Handle: 0xa00

Type: 10, Length: 6, Handle: 0xa01

Type: 11, Length: 5, Handle: 0xb00

Type: 13, Length: 22, Handle: 0xd00

Type: 16, Length: 15, Handle: 0x1000

Type: 17, Length: 27, Handle: 0x1100

MemoryDevice:

deviceLocator: DIMM_A

bankLocator: bÏ

memoryType: DDR2 SDRAM

memorySpeed: 667MHz

manufacturer: Kingston

serialNumber: B6CCD716

assetTag: 000833

partNumber: KHX5300S2LL2G

 

Type: 17, Length: 27, Handle: 0x1101

MemoryDevice:

deviceLocator: DIMM_B

bankLocator: bÏ

memoryType: DDR2 SDRAM

memorySpeed: 667MHz

manufacturer: Kingston

serialNumber: B5CCD616

assetTag: 000833

partNumber: KHX5300S2LL2G

 

Type: 19, Length: 15, Handle: 0x1301

Type: 20, Length: 19, Handle: 0x1401

Type: 126, Length: 19, Handle: 0x1411

Type: 20, Length: 19, Handle: 0x1402

Type: 126, Length: 19, Handle: 0x1412

Type: 21, Length: 7, Handle: 0x1500

Type: 126, Length: 26, Handle: 0x1600

Type: 27, Length: 12, Handle: 0x1b00

Type: 28, Length: 20, Handle: 0x1c00

Type: 32, Length: 11, Handle: 0x2000

Type: 176, Length: 5, Handle: 0xb000

Type: 177, Length: 12, Handle: 0xb100

Type: 208, Length: 10, Handle: 0xd000

Type: 216, Length: 9, Handle: 0xd800

Type: 217, Length: 8, Handle: 0xd900

Type: 219, Length: 9, Handle: 0xdb00

Type: 220, Length: 22, Handle: 0xdc00

Type: 221, Length: 19, Handle: 0xdd00

Type: 212, Length: 37, Handle: 0xd400

Type: 212, Length: 17, Handle: 0xd401

Type: 222, Length: 16, Handle: 0xde00

Type: 131, Length: 6, Handle: 0xde00

AppleProcessorType:

ProcessorType: 0x301

 

Type: 127, Length: 4, Handle: 0xde01

 

Customizing SystemID with : 44454c4c-4d00-1044-8056-b9c04f47334a

Read HFS+ file: [hd(0,2)/DSDT.aml] 19089 bytes.

ACPI table not found: SSDT.aml

FADT: ACPI Restart Fix applied!

FADT: Using custom DSDT!

FADT: ACPI Restart Fix applied!

FADT: Using custom DSDT!

Starting Darwin x86_64

Boot Args: boot-uuid=3EAF7764-3046-3665-9A46-329A96DC6EF2 rd=*uuid arch=X86_64 -v

Link to comment
Share on other sites

Indiandragon has recently provided the following AGPM patch in one of his posts: #1208

 

While the above patch does eliminate the AGPM error, I chose to simply delete that kext as I personally find it quite useless.

 

I stand corrected, the fore mentioned AGPM patch does indeed improve graphics performance and graphics power management functionalities.

Here is the AppleGraphicsPowerManagement.kext [v100.12.75] for both 10.7 and 10.8 appropriately patched for the NVidia GeForce 8600M GT on MacBookPro5,1:

 

AppleGraphicsPowerManagement.kext v100.12.75.zip

 

sorry for mine annoing questions...just the last : in enoch topic I see DarwinX report, if you compare with mine you see that in the end there's a difference...this can help me to find my problem? what are dcb tables?

mine

 

Using PCI-Root-UID value: 0

Dell GeForce 8600M GT 256MB NV84 [10de:0407]-[1028:022e] :: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) device number: 1

 

darwinx

Using PCI-Root-UID value: 0

GeForce 8600M GT 256MB NV84 [10de:0407]-[1028:022e] :: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) device number: 1

dcb table at offset 0x893c

 

The dcb table is utilized by the Enoch branch of the Chameleon for the purpose of identifying the specific chipset sub vendor. If you were to boot with the Enoch branch, you would also gain an identical or similar bdmesg output entry. Our video cards do appear to be identical in every way. However, your OpenGL Extensions Viewer bench test results are substantially better than mine, which is puzzling, and as such, if I were you, I wouldn't worry about a slightly maladjusted Graphics readout in your System Information.app

Link to comment
Share on other sites

thanks now I will try again....oh my god.... :| , thanks a lot...if you can also upload a Gun I can kill my hackbook

 

it's the same....but do you have "nvclockx error reading bios" before it add temperature monitor? I mean nvclockx seems to work but in the boot always give that error...do you have it?

Link to comment
Share on other sites

thanks now I will try again....oh my god.... strong>ression.gif , thanks a lot...if you can also upload a Gun I can kill my hackbook

 

it's the same....but do you have "nvclockx error reading bios" before it add temperature monitor? I mean nvclockx seems to work but in the boot always give that error...do you have it?

 

Yes, the NVClockX.kext have been presenting that innocuous error for as long as I remember. It appears to cause absolutely no harm.

Link to comment
Share on other sites

 Share

×
×
  • Create New...