Jump to content
7 posts in this topic

Recommended Posts

  • 5 months later...

Ok i think i have the same chip as Tlime Machine, i am running OSX Leopard 10.5.2 on an HP 7100 and am trying to get the resolution correct but when i do "Graphics Mode" = "1280x1024x32" it does not work correctly i have also tried "1280x1024x16" still no success... i dont think the kext was installed correctly on install, how would i go about modifying the correct kext file or where could i find the correct kext file?

  • 1 month later...

iATKOS 10.5.4 + GMA950 resolution lock is gone

Not com.apple.Boot.plist but

New AppleIntelIntegratedFramebuffer.kext is the real culprit.

 

There seems to be Something wrong with

/System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext

 

Check version of yours.

On terminal > cat /System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext/version.plist

 

New one

...

<key>SourceVersion</key>

<string>52821</string>

...

Old one

....

<key>SourceVersion</key>

<string>42028</string>

...

 

If yours is New one reinstall Old one will do.

Luckily iATKOS 10.5.4 has Old AppleIntelIntegratedFramebuffer.kext backuped.

 

o Old one is /Library/Backups/AppleIntelIntegratedFramebuffer.kext

o New one is /System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext

 

Reinstall Old one. After installation check version.plist.

On terminal > cat /System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext/version.plist

... Can see Detect Display Button also all available resolution list will reappear.

 

Good luck!

post-280378-1220058569_thumb.png

×
×
  • Create New...