Jump to content
14 posts in this topic

Recommended Posts

  • 2 weeks later...
Dear All,

 

Need some help here.. which type of kext files for Intel (0x8086).

DeviceID: 0x27ae

RevisionID: 0x0003

and have try all type of setting still cant work.. my display still at 800 x 600..

Thanks

 

I'm not sure about your particular device ID but I know that, for my Intel chipset, I modified AppleIntel830.kext and AppleIntelIntegratedGraphics.kext to reflect your device ID.

 

I modified some files for you and attached them. They are drivers to reflect your specific device ID. Put them in your /System/Library/Extensions folder and remove all of the other AppleIntel*.kext files. After you've moved them there open a terminal and type:

 

sudo chmod -R 755 /System/Library/Extensions
sudo chown -R root:wheel /System/Library/Extensions
sudo rm -rf /System/Library/Extensions.mkext
sudo diskutil repairpermissions /

 

Then reboot and try it out. You should be set at native resolution.

Intel_Drivers.zip

Thanks Brandon H,

 

have try but still cant work....

 

and this the display info.

 

Display:

Type: Display

Bus: Built-In

VRAM (Total): 64 MB of shared system memory

Vendor: Intel (0x8086)

Device ID: 0x27ae

Revision ID: 0x0003

Kernel Extension Info: No Kext Loaded

Displays:

Display:

Resolution: 800 x 600

Depth: 32-bit Color

Core Image: Software

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

Thanks Brandon H,

 

have try but still cant work....

 

and this the display info.

 

Display:

Type: Display

Bus: Built-In

VRAM (Total): 64 MB of shared system memory

Vendor: Intel (0x8086)

Device ID: 0x27ae

Revision ID: 0x0003

Kernel Extension Info: No Kext Loaded

Displays:

Display:

Resolution: 800 x 600

Depth: 32-bit Color

Core Image: Software

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

 

It looks like you have a GMA950. Try this thread:

 

http://www.hackint0sh.org/forum/f180/37290.htm

 

There are also many threads here on insanelymac.com. Just do a search for Intel GMA950 and you should be able to find some help.

It looks like you have a GMA950. Try this thread:

 

http://www.hackint0sh.org/forum/f180/37290.htm

 

There are also many threads here on insanelymac.com. Just do a search for Intel GMA950 and you should be able to find some help.

 

I have a similar issue, cant change default resolution & no Kext loaded. Not sure what GMA model mine is though...

Display:

 

Type: Display

Bus: Built-In

VRAM (Total): 64 MB of shared system memory

Vendor: Intel (0x8086)

Device ID: 0x2a42

Revision ID: 0x0007

Kernel Extension Info: No Kext Loaded

Displays:

Display:

Resolution: 1024 x 768

Depth: 32-bit Color

Core Image: Software

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

Thanks all for the help...

 

my display: now

 

Chipset Model: GMA 950

Type: Display

Bus: Built-In

VRAM (Total): 64 MB of shared system memory

Vendor: Intel (0x8086)

Device ID: 0x27ae

Revision ID: 0x0003

Displays:

Display:

Resolution: 1024 x 600 @ 60 Hz

Depth: 32-bit Color

Built-In: Yes

Core Image: Software

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

QuartzGL: Supported

Display Connector:

Status: No display connected

  • 8 months later...
Thanks all for the help...

 

my display: now

 

Chipset Model: GMA 950

Type: Display

Bus: Built-In

VRAM (Total): 64 MB of shared system memory

Vendor: Intel (0x8086)

Device ID: 0x27ae

Revision ID: 0x0003

Displays:

Display:

Resolution: 1024 x 600 @ 60 Hz

Depth: 32-bit Color

Built-In: Yes

Core Image: Software

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

QuartzGL: Supported

Display Connector:

Status: No display connected

 

Can you share the kext somewhere???

Ed

Hi

 

Can any one please help me. ? My display is showing only 1024X768 screen resolution.

How do I get 1366 X 768 screen resolution.

 

I am using Dell Insipron 1545 laptop.

 

Here are my specf.

 

Display:

 

Type: Display

Bus: Built-In

VRAM (Total): 64 MB of Shared System Memory

Vendor: Intel (0x8086)

Device ID: 0x2a42

Revision ID: 0x0007

ROM Revision: OpenGL Engine activated via EFI String

Kernel Extension Info: No Kext Loaded

Displays:

Display:

Resolution: 1024 x 768

Depth: 32-Bit Color

Core Image: Software

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

 

 

thanks & waiting for your reply.

Hi

 

Can any one please help me. ? My display is showing only 1024X768 screen resolution.

How do I get 1366 X 768 screen resolution.

 

I am using Dell Insipron 1545 laptop.

 

Here are my specf.

 

Display:

 

Type: Display

Bus: Built-In

VRAM (Total): 64 MB of Shared System Memory

Vendor: Intel (0x8086)

Device ID: 0x2a42

Revision ID: 0x0007

ROM Revision: OpenGL Engine activated via EFI String

Kernel Extension Info: No Kext Loaded

Displays:

Display:

Resolution: 1024 x 768

Depth: 32-Bit Color

Core Image: Software

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

 

 

thanks & waiting for your reply.

@srikanthkalangi

This subject really isn't covered well in these boards nor on the net in general, so I can see why you'd have trouble....

Best bet is to download Deviato's work and follow his instructions:

http://deviato.wordpress.com/2010/02/24/ch...-gma-version-2/

Good luck!

  • 3 months later...

This is my device id, could you please help modify this kext for me? thanks heaps

Display:

 

Type: GPU

Bus: Built-In

VRAM (Total): 64 MB of Shared System Memory

Vendor: Intel (0x8086)

Device ID: 0x29b2

Revision ID: 0x0002

ROM Revision: OpenGL Engine activated via EFI String

Kernel Extension Info: No Kext Loaded

 

I'm not sure about your particular device ID but I know that, for my Intel chipset, I modified AppleIntel830.kext and AppleIntelIntegratedGraphics.kext to reflect your device ID.

 

I modified some files for you and attached them. They are drivers to reflect your specific device ID. Put them in your /System/Library/Extensions folder and remove all of the other AppleIntel*.kext files. After you've moved them there open a terminal and type:

 

sudo chmod -R 755 /System/Library/Extensions
sudo chown -R root:wheel /System/Library/Extensions
sudo rm -rf /System/Library/Extensions.mkext
sudo diskutil repairpermissions /

 

Then reboot and try it out. You should be set at native resolution.

You need to inject the device id 27ae in the kexts to load this card. But work only at 10.5.x not sure for 10.6.x. You can try the GMA 950 kexts from the HP mini package in this site: www.osxhpmini.info

 

P.S. The GMA950 kext is different for the 10.5.5 and the 10.5.6 + versions.

P.P.S Install only the GMA950, IntegratedFramebuffer, Natit and ClamshellDisplay kexts.

  • 6 months later...
  • 3 years later...

I'm not sure about your particular device ID but I know that, for my Intel chipset, I modified AppleIntel830.kext and AppleIntelIntegratedGraphics.kext to reflect your device ID.

 

I modified some files for you and attached them. They are drivers to reflect your specific device ID. Put them in your /System/Library/Extensions folder and remove all of the other AppleIntel*.kext files. After you've moved them there open a terminal and type:

 

sudo chmod -R 755 /System/Library/Extensions
sudo chown -R root:wheel /System/Library/Extensions
sudo rm -rf /System/Library/Extensions.mkext
sudo diskutil repairpermissions /
Then reboot and try it out. You should be set at native resolution.

 

I edited the files to match my device id and when I boot a no smoking sign appears without the cigarette and if I boot verbose (-v) it hangs on "waiting on root device" or something of the sort. using iDeneb 10.5.5 on dell dimension 4600, Pentium 4 2.8 GHz, Intel 82865G onboard graphics. The screen colors render improperly, making it hard to read and almost everything just appears grey, except boot screen, and bootloader/verbose screens

 

Edit: I only edited the device ID, If I need to change the Revision number let me know and how to do it.

and if you want to make it then this is the info from the System Profiler.

 

Display:

 

Type: Display

Bus: Built-In

VRAM (Total): 64 MB of shared system memory

Vendor: Intel (0x8086)

Device ID: 0x2572

Revision ID: 0x0002

Kernel Extension Info: No Kext Loaded

Displays:

Display:

Resolution: 800 x 600

Depth: 8-bit Color

Core Image: Software

Main Display: Yes

Mirror: Off

Online: Yes

Quartz Extreme: Not Supported

DoubleEdit: I changed the onboard video buffer in the BIOS from 1MB to 8MB and it fixed the video. Still can't get screenres above 1024x768.

I still proved my dad wrong, that you can install Mac OS on a PC.  :D

×
×
  • Create New...