Jump to content

Intel Extreme 2 8852/8855


cnav
 Share

2 posts in this topic

Recommended Posts

Hi there

 

I have Asus laptop 5012 with intel extreme 2 graphic card

 

I tired this metod from another topic

 

1. Installed the Generic 1 Patched DVD

2. Booted in -x

3. Deleted all AppleIntel* kext

4. Extracted the attached kext into /System/Library/Extensions

5. Chmod them

6. Wheel them

7. In terminal wrote> touch /System/Library/Extensions

8. Rebooted

9. Used -v -F boot parameters

10. QE enabled

 

forum_working_QE_kext.zip

 

 

But when i Restart my laptop it stand up with black and white screen. (stripes, and souch strange shapes)

 

When i restart My computer in safe mode it says that i have

 

 

Type: VGA-Compatible Controller

Bus: Built-In

Vendor: Intel (0x8086)

Device ID: 0x3582

Revision ID: 0x0002

Displays:

Display:

Resolution: 1024 x 768

Depth: 32-bit Color

Core Image: Not Supported

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

Display:

Status: No display connected

 

 

And my /System/Library/Extensions files looks that:

 

165-dzi-3:~ cnav$ cat /System/Library/Extensions/AppleIntel830.kext/Contents/Info.plist | grep -A 1 IOPCIMatch

<key>IOPCIMatch</key>

<string>0x25628086 0x25728086 0x35828086</string>

--

<key>IOPCIMatch</key>

<string>0x25828086 0x25928086 0x35828086</string>

165-dzi-3:~ cnav$

 

 

165-dzi-3:~ root# cat /System/Library/Extensions/AppleIntelIntegratedGraphics.kext/Contents/Info.plist | grep -A 1 IOPCIMatch

<key>IOPCIMatch</key>

<string>0x35828086</string>

165-dzi-3:~ root#

 

and structure of files looks in that way

 

165-dzi-3:~ root# ls -la /System/Library/Extensions | grep AppleIntel

drwxr-xr-x 3 root wheel 102 Nov 3 09:09 AppleIntel830.kext

drwxr-xr-x 3 root wheel 102 Nov 3 09:09 AppleIntel830GA.plugin

drwxr-xr-x 3 root wheel 102 Nov 3 09:09 AppleIntel830GLDriver.bundle

drwxr-xr-x 3 root wheel 102 Nov 3 09:09 AppleIntelIntegratedGraphics.kext

165-dzi-3:~ root#

 

 

Alose dmesg says

 

VGA: family specific matching fails

display: family specific matching fails

Matching service count = 2

VGA: family specific matching fails

display: family specific matching fails

VGA: family specific matching fails

display: family specific matching fails

 

 

But macosx says that it is 3582..

Dont have windows to check other methods

I will be glad for any sugestion or respond on this topic, cause i dont have enought strange to fight with it and no more ideas

Link to comment
Share on other sites

  • 2 weeks later...

The reason it doesn't work is becuase you need to start from a "warm boot" (IE boot from windows first, or your favorite live linux distro and restart.)

 

This is an ongoing problem that people have been trying to fix. The reason QE isn't enabled in safe mode is that no KEXT is actually loaded for the card. Only the basic set of default drivers are needed/loaded.

Link to comment
Share on other sites

 Share

×
×
  • Create New...