Twitter
Become an osx86.net member, click here to Register!

Uploaded by freeworldwide - 2nd May 2011
Author Version 1.0
Author Source -
File Size Compatible with
Unkown
Yes
Unkown
Unkown
Downloads Downloads 12,050
GMA950 945 X3100 Drivers package by Jal Size: 657.4 KB  

GMA950 945 X3100 Drivers package







Comments

andrei.ncs
2nd May 2011 at 21:51
It works on gma 4500m too?
aljondi
2nd May 2011 at 23:34
is it right that its working with intel GMA 4500 ??

Please We need the 4500 QE/GL driver ??

i had samsung R430 and everything working fine except the intel gma 4500 ... any one get it work ??
freeworldwide
3rd May 2011 at 00:08
I don't know, you can test kext GMA x3100 + Nait
MARKSMART
3rd May 2011 at 01:44
oh if we can some day to get intel 4500 work like this for intel 9xx
MARKSMART
3rd May 2011 at 01:45
sorry i forget thanks my friend freeworldwide :-)
rohan_pce
3rd May 2011 at 17:58
great thanks a lot athough had the kext with me but every time i had to install had to run kext utility.

Can u tell me how did u made this installation pakage.
freeworldwide
3rd May 2011 at 23:28
Thanks rohan_pc
- Download and install xcode 4
- in Developper folder open utility name PackageMaker.
- place all your packages or kexts that you want to make in folder
- Add package references or choice ....
- create package for repair extension with preinstall and postinstall scripts in ressource like:
postinstal:
#!/bin/sh

/bin/chmod -R 755 "$3/System/Library/Extensions/"*
/usr/sbin/chown -R root:wheel "$3/System/Library/Extensions/"*

/bin/chmod -R 755 "$3/System/Library/Extensions/*.kext"
/usr/sbin/chown -R root:wheel "$3/System/Library/Extensions/*.kext"

kextcache -v 1 -a i386 -a x86_64 -m "$3/System/Library/Extensions.mkext" "$3/System/Library/Extensions/"

kextcache -v 1 -a i386 -a x86_64 -m "$3/System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext" "$3/System/Library/Extensions/"

/bin/chmod -R 755 "$3/Extra/Extensions/"*
/usr/sbin/chown -R root:wheel "$3/Extra/Extensions/"*

/bin/chmod -R 755 "$3/Extra/Extensions/*.kext"
/usr/sbin/chown -R root:wheel "$3/Extra/Extensions/*.kext"

kextcache -v 1 -a i386 -m "$3/Extra/Extensions.mkext" "$3/Extra/Extensions/"

kextcache -v 1 -a i386 -a x86_64 -m "$3/Extra/Extensions.mkext" "$3/Extra/Extensions/"

exit 0




------------

preinstall:
#!/bin/sh

/bin/mv "$3/usr/bin/update_dyld_shared_cache" "$3/usr/bin/update_prebinding"
/bin/chmod -R 755 "$3/System/Library/Extensions/*.kext"
/usr/sbin/chown -R root:wheel "$3/System/Library/Extensions/*.kext"

exit 0
rohan_pce
4th May 2011 at 09:51
Thanks freeworldwide
for the help.
It was very kind of u.
Gonna try this.
rohan_pce
4th May 2011 at 09:52
Thanks freeworldwide
for the help.
It was very kind of u.
Gonna try this.
and_one
8th May 2011 at 09:01
dell hybrid studio working on the screen resolution is 1440x900x75, perfect. The only thing is that the finder bar is not transparent. Anyway great job, thanks
freeworldwide
8th May 2011 at 14:13
check translucent menu bar if "select"; in Desktop Screen Saver
and_one
9th May 2011 at 06:39
do not see the option for transparent finder. image and just change randomly. what is dimmed me quartz extreme and quartz gl but not how to activate .. thanks
freeworldwide
10th May 2011 at 23:26
You can test App " Transparence "
Here
arellanoefrain
12th May 2011 at 15:42
will this work for 945gm
tvs_gold2001
15th May 2011 at 08:42
i think intel x3100 is out of box supported..den why this installation is required?