Jump to content

[Guide] Dell XPS 15 L502X (Early 2011) Snow Leopard Install (possibly L702x too)


wen1
 Share

3,030 posts in this topic

Recommended Posts

@Maxey, personally only 10.7.3 update was a failure on my system, the rest worked perfectly... If you got everything working on 10.7.2 stick with it. You won't get any extra features in the other upgrades.

 

That link is not to be taken into consideration... like i said, its for an acer with a unlocked bios. I got the card active, now its just a matter of software. On linux, they use a virtual library to execute jobs using the Discrete GPU, bypassing the framebuffer lock. On OS X it's a bit more complicated because the drivers (QE/CI) won't load unless they find the framebuffer unlocked. Until i can figure out how to unlock the framebuffer or trick the drivers into loading... we will be stuck with Intel HD on all possible versions of OS X.

 

@is44c, I wish i could fix the wake problem... but unless i got the laptop in front of me to test various stuff, i can't. VoodooPS2 signature must not get recognized, hence it doesn't get included/KPs... you can remove it from the extension folder so you can boot with UseKernelCache=Yes then make an automator action/script to load VoodooPS2.kext when the desktop appears.

 

To load a kext using terminal do this: sudo kextload /Path/to/kext

To unload: sudo kextunload /Path/to/kext....

 

You can also use kextwizard's load kext function, just to test whether the system accepts it after the boot.

 

Please upload your patched voodoohda, i'll add it in the next version of the package installer (at the start of july after exams)

  • Like 1
Link to comment
Share on other sites

@Maxey, personally only 10.7.3 update was a failure on my system, the rest worked perfectly... If you got everything working on 10.7.2 stick with it. You won't get any extra features in the other upgrades.

 

That link is not to be taken into consideration... like i said, its for an acer with a unlocked bios. I got the card active, now its just a matter of software. On linux, they use a virtual library to execute jobs using the Discrete GPU, bypassing the framebuffer lock. On OS X it's a bit more complicated because the drivers (QE/CI) won't load unless they find the framebuffer unlocked. Until i can figure out how to unlock the framebuffer or trick the drivers into loading... we will be stuck with Intel HD on all possible versions of OS X.

 

@is44c, I wish i could fix the wake problem... but unless i got the laptop in front of me to test various stuff, i can't. VoodooPS2 signature must not get recognized, hence it doesn't get included/KPs... you can remove it from the extension folder so you can boot with UseKernelCache=Yes then make an automator action/script to load VoodooPS2.kext when the desktop appears.

 

To load a kext using terminal do this: sudo kextload /Path/to/kext

To unload: sudo kextunload /Path/to/kext....

 

You can also use kextwizard's load kext function, just to test whether the system accepts it after the boot.

 

Please upload your patched voodoohda, i'll add it in the next version of the package installer (at the start of july after exams)

 

Thanks! So i stick with it...still using my CD to load the whole systems though but thats an error I/we tried to solve in the past and i am used to using the IAtkos DVD now ;)

Link to comment
Share on other sites

@adeeb, from another thread.

 

I doubt it will work for laptops that have our chipset, it's different than what MBP's use (or so i've read), however it may give us proper USB3 support if we use the USBFamily kext from that same update with the normal 10.7.4 and Lacie kext.

Update to the USB3 kexts, they don't work... i think we need to hardcode via DSDT the chipset ID to one from the apple kexts. Unfortunately i have no idea of what that chipset ID is, so we need to wait for the ioreg dump or some proper information...

 

I found out eventually that the chipset is intel, we got NEC... we are stuck with this atm. Avoid using USB3 ports for iDevices or anything that drains power in order to do a specific task... for example plugin a camera in the usb3 port to download pictures. This will cause KP, but then again it depends on the camera and how it works. On 10.7.4 i can connect an android device without problems.

 

As for the DSDT thing, tried that too this weekend, not working... anyway, as soon as the sourcecode for IOUSBFamily gets released, someone will patch it. No doubt in that :)

Link to comment
Share on other sites

Hey,

 

I don't know whether this was posted/asked already but i wonder if it is possible to use a replacement trackpad of a mac book pro and use it in our laptops?

The experience with our trackpad is just underwhelming , both the accuracy, the scrolling function and the non existent multi finger gestures.

 

I know that the trackpad is possible to be bought on the internet, just is it possible to be worked into our laptops?

I don't want to buy the magic trackpad as a) i need a bluetooth dongle or internal chip b ) if i am on the road i don't want to carry around an additional trackpad :D

 

(an example where a trackpad in a macbook is replaced http://www.powerbook...ody-macbook-pro )

Link to comment
Share on other sites

Not possible... anyway, most users' trackpad work just fine... Although it is limited to 2 fingers only... It's more than enough for normal use. You should figure out what your trackpad id is and check the kext .plist file to see if its there. If its not... Add it.

Link to comment
Share on other sites

Not possible... anyway, most users' trackpad work just fine... Although it is limited to 2 fingers only... It's more than enough for normal use. You should figure out what your trackpad id is and check the kext .plist file to see if its there. If its not... Add it.

 

Damn :D well the trackpad id? don't we all have the same trackpad in the XPS 15?

I think mine works just fine if you mean that just that sometimes when doing slow "accurate" movements, it jumps a little bit, i remember that was mentioned in the past by other users as well

Link to comment
Share on other sites

No problem DoiX, I'm having a lot of work so, I do not have a lot of time. I haven't had time yet to test Mountain Lion on my config...

About ML, do you know if there are problems about the 1.8 Chimera bootloader or can I install it with Lion without a problem?

 

And when using DropSSDT (or not), do you enable PStates/CStates at the same time? Because, when I set DropSSDT enabled, I don't tick the Enable PStates/Cstates boxes in Chameleon Wizard and I get 6700 GeekBench score...

If I tick those bowes and disable DropSSDT, I only get 6000... Weird, don't you think? With the same SSDT file in the 2 cases.

 

Concerning the multitouch trackpad not working with UseKernelCache disabled, my girlfriend bought me a Magic Trackpad this weekend (I prefer it to a Magic Mouse) and it works just very fine with my Hackintosh Lion and a Belkin F8T016NG Bluetooth dongle (because I can't figure out how to connect my Broadcom bluetooth chip to the motherboard of my L502x)...

 

Thanks for your answer.

 

PS: Any news about SSDT dump from 3D display?

 

EDIT :

 

Concerning the custom kernel, I'm already using one (the one from iAtkos L1). Maybe the one from L2 is different?

If you use a custom one, could you please upload it? (even if it's the same as me...)

 

Hey Rockball

 

you write you bought the

Belkin F8T016NG

dongle.

Did you buy Belkin on purpose as its the only one supported by MAC OS or should ANY bluetooth dongle be fine to connect a magic mouse for instance?

Link to comment
Share on other sites

@maxey, i thought you meant it doesn't work at all. Anyway, if i have time this summer i'll try to get my hands on the source code for that trackpad kext and see if i can implement +1 finger support. If you still have the wifi card that came with the laptop, just plug it in the second minipcie port and you will have bluetooth, the only down side is that you can't actually disable it :D

Link to comment
Share on other sites

Hey Rockball

 

you write you bought the

Belkin F8T016NG

dongle.

 

Did you buy Belkin on purpose as its the only one supported by MAC OS or should ANY bluetooth dongle be fine to connect a magic mouse for instance?

 

Hi Maxey!

 

Concerning the bluetooth dongle, I bought it as I knew it was OS X compatible. I just needed a little bit of luck for it to be supported by my Dell hackintosh.

It works fine and fast, even if it's only a Bluetooth 2.1. I connect my phone (HTC One V- Android, my Magic Trackpad, and a lot of devices...) so I think it's stable.

 

I paid 15€ for it, but I think you can get it cheaper on the internet.

 

@ Doix : This won't work if he had the Intel 1000 with his Dell. I didn't took the bluetooth option, so I've got the Intel Centrino 1000. That's why I bought a bluetooth dongle.

And it would be nice if you could also have a look to the accuracy of the trackpad (when you have time, of course). Because it "jumps" when you try to make "precise" moves.

 

See you guys! And have a good day. I've my last exam tomorrow, that's why I haven't posted for a long period.

Link to comment
Share on other sites

Oh, i totally forgot there's the non BT chip also.

 

As for the trackpad jumping... you mean those 5pixel jumps ? Those happen with a mouse attached as well and with my wacom tablet, i find it normal. Someone should record his screen to illustrate the jumping thing, i can only assume i'm not experiencing it...

 

Good luck with your exam!

  • Like 1
Link to comment
Share on other sites

Odd discovery, I've been battling artifacts/graphics issues since the beginning with this laptop. They have been bad enough lately I had given up on OSX. Today I decided to plug in my tv with a mini display port to hdmi converter and magically my graphics issues were gone!

 

May have just been luck, but it's nice to play with OSX without glitching for a little while (at least long enough to try my hand at final cut pro x)

Link to comment
Share on other sites

@pcwiz, you've experienced EDID induced glitches. You should consider yourself lucky, usually those result in non stop freezing. The solution is to create a custom EFI string with the EDID for your laptop.

Link to comment
Share on other sites

I have already followed the instructions from earlier in this thread about doing an EDID Override (page 67 is my results), this helped for a while....but didn't clear it up and seemed to depend on if i got a good boot or not.

 

Is this what your referring to or is a custom EFI string a different procedure?

Link to comment
Share on other sites

@pcwiz, EFI string, is the string under "Device Properties" in the boot.plist file. If you modified that, then yes, thats the procedure i'm referring to. If you did anything else then no. I got some spare time on my hands now. Give me your EDID and dump the ioreg from your system(file > save as). (IORegistry app https://dl.dropbox.com/u/16173714/IORegistryExplorer.zip ) and post it in a reply (my PM box is full again, can't be bothered sorting the messages)

Link to comment
Share on other sites

@DoiX,

 

This is the information i used previously when I did the EDID override,

 

I have the 1366x768 display:

 

"IODisplayEDID" = <00ffffffffffff0006afec220000000001130103902213780ac8959e575492260f5054000000010101010101010101010101010101016e195620500008301008340058c11000001a6e195620500008301008340058c11000001a000000fe00314a43324e80423135365857320000000000000000000000000001010a202000d4>

 

"DisplayVendorID" = 1711

 

"DisplayProductID" = 8940

 

"IODisplayPrefsKey" = "IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/GFX0@2/AppleIntelFramebuffer@0/display0/AppleBacklightDisplay-6af-22ec"

 

____________

my Overide EDID file is:

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>DisplayProductID</key>

<integer>8940</integer>

<key>DisplayProductName</key>

<string>Dell LCD</string>

<key>DisplayVendorID</key>

<integer>1711</integer>

<key>IODisplayEDID</key>

<data>

AP///////wAGr+wiAAAAAAETAQOQIhN4CsiVnldUkiYPUFQAAAABAQEBAQEBAQEBAQEB

AQEBbhlWIFAACDAQCDQAWMEQAAAabhlWIFAACDAQCDQAWMEQAAAaAAAA/gAxSkMyToBC

MTU2WFcyAAAAAAAAAAAAAAAAAAEBCiAgANQ=

</data>

</dict>

</plist>

 

_______________________________

 

Thanks a TON for looking into this problem, Like i said, since i've attached an external monitor my system has worked 100%, even the system hesitation i used to get when opening things like the dashboard are gone, its WONDERFUL!

 

see attached reg file.

 

Thanks again!

Pcwiz13’s MacBook Pro.zip

Link to comment
Share on other sites

100600000100000001000000040600001800000002010c00d041030a000000000101060000027fff0400320000004100410050004c002c006200610063006b006c0069006700680074002d0063006f006e00740072006f006c0000000800000001000000340000004100410050004c00300030002c006f0076006500720072006900640065002d006e006f002d00650064006900640000008400000000ffffffffffff0006afec220000000001130103902213780ac8959e575492260f5054000000010101010101010101010101010101016e195620500008301008340058c11000001a6e195620500008301008340058c11000001a000000fe00314a43324e80423135365857320000000000000000000000000001010a202000d4420000004100410050004c00300031002c0062006c00610063006b00730063007200650065006e002d0070007200650066006500720065006e0063006500730000000800000000000008200000004100410050004c002c00740062006c002d0069006e0066006f00000016000000304402020202000000000102020200010202280000004100410050004c00300030002c004c0069006e006b0046006f0072006d0061007400000008000000000000001e000000730061007600650064002d0063006f006e00660069006700000004010000010000000000000006100000c59c00009c02000010070000004400d80014000000000000ff048e052f054f05ff048e05000000000000000000000000540000811f03ff041f034d0300000000220328031f034d03061405000260028805691800b80bc800c409c80002033080000000000000000000000000204352040000000000000000ce02000010070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0300800080040000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000002400000067007200610070006800690063002d006f007000740069006f006e00730000000800000004000000180000004100410050004c00300030002c0054003700000008000000f4010000360000004100410050004c00300030002c0049006e007600650072007400650072004600720065007100750065006e006300790000000800000008520000180000004100410050004c00300030002c005400350000000800000000000000180000004100410050004c00300030002c0054003300000008000000fa000000180000004100410050004c00300030002c0054003100000008000000000000002a0000004100410050004c00300030002c0050006900780065006c0046006f0072006d0061007400000008000000000000001e0000004100410050004c002c006f0073002d0069006e0066006f0000001800000030490111111108000001f01f0100000010070000240000004100410050004c00300030002c0049006e00760065007200740065007200000008000000000000002a0000004100410050004c00300030002c0044006100740061004a0075007300740069006600790000000800000001000000200000004100410050004c00300030002c0044006900740068006500720000000800000000000000420000004100410050004c00300030002c0062006c00610063006b00730063007200650065006e002d0070007200650066006500720065006e0063006500730000000800000000000008180000004100410050004c00300030002c00540034000000080000002c010000360000004100410050004c002c006100750078002d0070006f007700650072002d0063006f006e006e0065006300740065006400000008000000010000002e0000004100410050004c002c0073006e0062002d0070006c006100740066006f0072006d002d006900640000000800000000000100180000004100410050004c00300030002c005400360000000800000014000000240000004100410050004c00300030002c004c0069006e006b00540079007000650000000800000000000000180000004100410050004c00300030002c005400320000000800000014000000

 

Copy this string inside your boot.plist where "device-properties" is, careful not to copy the string with any additional character. Reboot without the second display being plugged in :), hope this works.

Link to comment
Share on other sites

100600000100000001000000040600001800000002010c00d041030a000000000101060000027fff0400320000004100410050004c002c006200610063006b006c0069006700680074002d0063006f006e00740072006f006c0000000800000001000000340000004100410050004c00300030002c006f0076006500720072006900640065002d006e006f002d00650064006900640000008400000000ffffffffffff0006afec220000000001130103902213780ac8959e575492260f5054000000010101010101010101010101010101016e195620500008301008340058c11000001a6e195620500008301008340058c11000001a000000fe00314a43324e80423135365857320000000000000000000000000001010a202000d4420000004100410050004c00300031002c0062006c00610063006b00730063007200650065006e002d0070007200650066006500720065006e0063006500730000000800000000000008200000004100410050004c002c00740062006c002d0069006e0066006f00000016000000304402020202000000000102020200010202280000004100410050004c00300030002c004c0069006e006b0046006f0072006d0061007400000008000000000000001e000000730061007600650064002d0063006f006e00660069006700000004010000010000000000000006100000c59c00009c02000010070000004400d80014000000000000ff048e052f054f05ff048e05000000000000000000000000540000811f03ff041f034d0300000000220328031f034d03061405000260028805691800b80bc800c409c80002033080000000000000000000000000204352040000000000000000ce02000010070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0300800080040000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000002400000067007200610070006800690063002d006f007000740069006f006e00730000000800000004000000180000004100410050004c00300030002c0054003700000008000000f4010000360000004100410050004c00300030002c0049006e007600650072007400650072004600720065007100750065006e006300790000000800000008520000180000004100410050004c00300030002c005400350000000800000000000000180000004100410050004c00300030002c0054003300000008000000fa000000180000004100410050004c00300030002c0054003100000008000000000000002a0000004100410050004c00300030002c0050006900780065006c0046006f0072006d0061007400000008000000000000001e0000004100410050004c002c006f0073002d0069006e0066006f0000001800000030490111111108000001f01f0100000010070000240000004100410050004c00300030002c0049006e00760065007200740065007200000008000000000000002a0000004100410050004c00300030002c0044006100740061004a0075007300740069006600790000000800000001000000200000004100410050004c00300030002c0044006900740068006500720000000800000000000000420000004100410050004c00300030002c0062006c00610063006b00730063007200650065006e002d0070007200650066006500720065006e0063006500730000000800000000000008180000004100410050004c00300030002c00540034000000080000002c010000360000004100410050004c002c006100750078002d0070006f007700650072002d0063006f006e006e0065006300740065006400000008000000010000002e0000004100410050004c002c0073006e0062002d0070006c006100740066006f0072006d002d006900640000000800000000000100180000004100410050004c00300030002c005400360000000800000014000000240000004100410050004c00300030002c004c0069006e006b00540079007000650000000800000000000000180000004100410050004c00300030002c005400320000000800000014000000

 

Copy this string inside your boot.plist where "device-properties" is, careful not to copy the string with any additional character. Reboot without the second display being plugged in :), hope this works.

 

quick question, there is already code inside the "device properties" area, should this replace what is already there or be in addition to it?

 

Thanks!

Link to comment
Share on other sites

@DoiX,

 

Still no luck, I replaced the string using chameleon wizard to change it in in the org.chameleon.boot.plist in the "extra" folder.

 

I then opened the boot.plist with plistedit to verify it was updated and rebooted. it is still unusable without a secondary monitor, (same symptoms)

 

Is there a way to verify it worked correctly?

Link to comment
Share on other sites

@PCWiz, you can open IORegistry and go to AppleIntelFramebuffer@0 to see if this string "override-no-edid" is present. Before that, try this device-properties string (replace old one):

c00600000100000001000000b40600001900000002010c00d041030a000000000101060000027fff0400320000004100410050004c002c006200610063006b006c0069006700680074002d0063006f006e00740072006f006c0000000800000001000000340000004100410050004c00300030002c006f0076006500720072006900640065002d006e006f002d00650064006900640000008400000000ffffffffffff0006afed17000000000014010490221378022135ad5037aa2411505400000001010101010101010101010101010101783780ae703832403c30aa0058c11000001a783780ae703832403c30aa0058c11000001a000000fe004b5959564b804231353648573100000000000081029b0101000002010a20200001420000004100410050004c00300031002c0062006c00610063006b00730063007200650065006e002d0070007200650066006500720065006e0063006500730000000800000000000008200000004100410050004c002c00740062006c002d0069006e0066006f00000016000000304402020202000000000102020200010202280000004100410050004c00300030002c004c0069006e006b0046006f0072006d0061007400000008000000000000001e000000730061007600650064002d0063006f006e00660069006700000004010000010000000000000006100000c59c00009c02000010070000004400d80014000000000000ff048e052f054f05ff048e05000000000000000000000000540000811f03ff041f034d0300000000220328031f034d03061405000260028805691800b80bc800c409c80002033080000000000000000000000000204352040000000000000000ce02000010070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0300800080040000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000002400000067007200610070006800690063002d006f007000740069006f006e00730000000800000004000000180000004100410050004c00300030002c0054003700000008000000f40100002a0000004100410050004c00300030002c0050006900780065006c0046006f0072006d006100740000000800000000000000360000004100410050004c00300030002c0049006e007600650072007400650072004600720065007100750065006e006300790000000800000008520000180000004100410050004c00300030002c005400350000000800000000000000180000004100410050004c00300030002c0054003300000008000000fa000000180000004100410050004c00300030002c0054003100000008000000000000002c000000400030002c006f0076006500720072006900640065002d006e006f002d00650064006900640000008400000000ffffffffffff0006afed17000000000014010490221378022135ad5037aa2411505400000001010101010101010101010101010101783780ae703832403c30aa0058c11000001a783780ae703832403c30aa0058c11000001a000000fe004b5959564b804231353648573100000000000081029b0101000002010a202000011e0000004100410050004c002c006f0073002d0069006e0066006f0000001800000030490111111108000001f01f0100000010070000240000004100410050004c00300030002c0049006e00760065007200740065007200000008000000000000002a0000004100410050004c00300030002c0044006100740061004a0075007300740069006600790000000800000001000000200000004100410050004c00300030002c0044006900740068006500720000000800000000000000420000004100410050004c00300030002c0062006c00610063006b00730063007200650065006e002d0070007200650066006500720065006e0063006500730000000800000000000008180000004100410050004c00300030002c00540034000000080000002c010000360000004100410050004c002c006100750078002d0070006f007700650072002d0063006f006e006e0065006300740065006400000008000000010000002e0000004100410050004c002c0073006e0062002d0070006c006100740066006f0072006d002d006900640000000800000000000100180000004100410050004c00300030002c005400360000000800000014000000240000004100410050004c00300030002c004c0069006e006b00540079007000650000000800000000000000180000004100410050004c00300030002c005400320000000800000014000000

If this doesn't work, then i think you need to patch the connector table info specifically for your system. Good luck.

Link to comment
Share on other sites

That second string seemed to to the trick, I've rebooted several times to make sure, and pushed the video pretty hard and no hesitations anymore. Thank you a TON!

 

I checked IORegistry for the string you mentioned and was unable to locate it, I may have just overlooked it. Never the less, my laptop now seems to work perfectly.

 

Thanks for all the work you have put into getting OSX running on these laptops!

Link to comment
Share on other sites

@PCWiz, you can open IORegistry and go to AppleIntelFramebuffer@0 to see if this string "override-no-edid" is present. Before that, try this device-properties string (replace old one):

c00600000100000001000000b40600001900000002010c00d041030a000000000101060000027fff0400320000004100410050004c002c006200610063006b006c0069006700680074002d0063006f006e00740072006f006c0000000800000001000000340000004100410050004c00300030002c006f0076006500720072006900640065002d006e006f002d00650064006900640000008400000000ffffffffffff0006afed17000000000014010490221378022135ad5037aa2411505400000001010101010101010101010101010101783780ae703832403c30aa0058c11000001a783780ae703832403c30aa0058c11000001a000000fe004b5959564b804231353648573100000000000081029b0101000002010a20200001420000004100410050004c00300031002c0062006c00610063006b00730063007200650065006e002d0070007200650066006500720065006e0063006500730000000800000000000008200000004100410050004c002c00740062006c002d0069006e0066006f00000016000000304402020202000000000102020200010202280000004100410050004c00300030002c004c0069006e006b0046006f0072006d0061007400000008000000000000001e000000730061007600650064002d0063006f006e00660069006700000004010000010000000000000006100000c59c00009c02000010070000004400d80014000000000000ff048e052f054f05ff048e05000000000000000000000000540000811f03ff041f034d0300000000220328031f034d03061405000260028805691800b80bc800c409c80002033080000000000000000000000000204352040000000000000000ce02000010070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0300800080040000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000002400000067007200610070006800690063002d006f007000740069006f006e00730000000800000004000000180000004100410050004c00300030002c0054003700000008000000f40100002a0000004100410050004c00300030002c0050006900780065006c0046006f0072006d006100740000000800000000000000360000004100410050004c00300030002c0049006e007600650072007400650072004600720065007100750065006e006300790000000800000008520000180000004100410050004c00300030002c005400350000000800000000000000180000004100410050004c00300030002c0054003300000008000000fa000000180000004100410050004c00300030002c0054003100000008000000000000002c000000400030002c006f0076006500720072006900640065002d006e006f002d00650064006900640000008400000000ffffffffffff0006afed17000000000014010490221378022135ad5037aa2411505400000001010101010101010101010101010101783780ae703832403c30aa0058c11000001a783780ae703832403c30aa0058c11000001a000000fe004b5959564b804231353648573100000000000081029b0101000002010a202000011e0000004100410050004c002c006f0073002d0069006e0066006f0000001800000030490111111108000001f01f0100000010070000240000004100410050004c00300030002c0049006e00760065007200740065007200000008000000000000002a0000004100410050004c00300030002c0044006100740061004a0075007300740069006600790000000800000001000000200000004100410050004c00300030002c0044006900740068006500720000000800000000000000420000004100410050004c00300030002c0062006c00610063006b00730063007200650065006e002d0070007200650066006500720065006e0063006500730000000800000000000008180000004100410050004c00300030002c00540034000000080000002c010000360000004100410050004c002c006100750078002d0070006f007700650072002d0063006f006e006e0065006300740065006400000008000000010000002e0000004100410050004c002c0073006e0062002d0070006c006100740066006f0072006d002d006900640000000800000000000100180000004100410050004c00300030002c005400360000000800000014000000240000004100410050004c00300030002c004c0069006e006b00540079007000650000000800000000000000180000004100410050004c00300030002c005400320000000800000014000000

If this doesn't work, then i think you need to patch the connector table info specifically for your system. Good luck.

 

What exactly does this do? Is it applicable for any other users who experience freezes from time to time or is it just if you experience frequent freezes with his specific problems?

Link to comment
Share on other sites

 Share

×
×
  • Create New...