Jump to content
20 posts in this topic

Recommended Posts

Got my new board two days ago, and everything is working fine but two things:

 

- Sound (not critical for me)

- No QE/CI - using the onboard GMA950 :wacko:;) ?! WTF??

 

I've tried to search around the forum, but no solution so far. The install DVD (Jas) had only the GMA900 patch, which does not work. I have tried removing all 915 kexts etc. - No difference.

 

Everything works but QE and CI, no artifacts. Displays are correctly recognized and I can change resolutions and manage the two screens.

 

What needs to be done to enable QE/CI? (is there a separate GMA950 patch for 10.4.8? Some other solution?)

 

Thanks in advance.

Thanks, I'll try that - only problem is I don't have 10.4.7, but I do have 10.4.6 - would that work or will it horribly crash the system?

 

Edit: tried, just adding 10.4.6. AppleIntelIntegratedFramebuffer.kext does not help, but loses resolutions and 2nd display, adding the 10.4.6. GMA950 kexts gives a very rewarding crash of display drivers when starting up....

 

Edit: Found and tried the AppleIntelIntegratedFramebuffer.kext from 10.4.7 - did not help. Also tried w/950 kexts and 10.4.8 framebuffer kext, no help.

 

After searching over the site, it seems that this problem is bugging many people with GMA950 boards and 10.4.8. Is there any known solution to this or should I just fall back to 10.4.6?

Edited by Juurlo

Seriously, am I the only one with this problem on the AsRock Conroe board and 10.4.8. Jas? I have tried everything, including 10.4.7 kexts (and changing the device id's to my specifics although it shouldn't be necessary).

 

ANyone with AsRock Conroe945G DVI Mobo using the on-board dipsplay controller, OSX 10.4.8 and working QE/CI? Pray tell me which version of 10.4.8. dvd did you use and how did you get QE/CI working?

 

Thanks.

Updating the thread in case this will be of any help to someone else with the same problem.

 

Tried 10.4.6 kext (AppleIntelIntegratedFramebuffer.kext) - no effect whatsoever (currently using just one screen on VGA port, propably dual displays would not work with this kext.

Updating the thread in case this will be of any help to someone else with the same problem.

 

Tried 10.4.6 kext (AppleIntelIntegratedFramebuffer.kext) - no effect whatsoever (currently using just one screen on VGA port, propably dual displays would not work with this kext.

 

I just updated my system to 10.4.8 from 10.4.5 and I'm in the same boat you are... My graphics were working great under .5. I'm starting to think about reverting back to .5.

 

Kage_

Welp... I gave up and went back to 10.4.5 since I can't live with the video not working as it should... I going to see if I can get the latest 10.4.8 distro and see if it's any better.

 

Please keep this thread posted about your success/failure with the newest distro. I'll be sticking with 10.4.8 since the lack of QE/CI does not give me any real trouble at the moment.

I just downloaded the latest distro plus the PPF from a few days ago, got it installed, and all is great. QE/CI working as expected, I can select the resolutions/refresh like before. Here's my method I used:

 

1. D/Led the latest distro & PPF

2. verified the MD5 on the original ISO to make sure it's correct.

MD5 Unpatched: 8ced8c38fe55392e71c02c71af6c554f

MD5 Patched: 0ef2904e0aad1864c69b2ac67e050255

3. Burned the patched ISO

4. Ran the install, wiped my install disk clean before installing

* I Did this because the install kept failing to upgrade my existing fresh install of my Maxxuss 10.4.5

5. Installed with Intel Support, 10.4.4 login window, and GMA950.

6. After the install completed I booted back to the DVD and ran the repair permissions.

7. All done... it booted like a charm and I'm setting here writing from 10.4.8

 

Kage_

Hello Kage_

 

I went to the same procedure as you did (I think), it's on a laptop acer 4222, verified the patched MD5 too, but I don't understand your number 6 step, how do I repair permission? I think everything's ok, from the pref i see that QE/CI is supported but once inside, everything feels so sloow.. Any Idea? Thx in advance!

 

Update: Tried to search the forum, I managed to have the info about permission, looking at the folder contents, it seems that everything's ok, the permission and ownership is correct. However, my system still so slow though I managed to write this update on it. System profiler reported that QE/CI is supported, mirror off, and one strange thing is that my RAM reported as having 0 MHz speed. Could that be the culprit? Anyway, seems that everything else worked, including my usb-bluetooth-dongle, except the fact that my laptop becomes so slow, no sound and 0 MHz issue.

Edited by gXpratama

hi,

i've found this way:

 

Install 10.4.8. Then remove old file:

cd /System/Library/Extensions
rm -fr \
AppleIntel915.kext \
AppleIntel915GA.plugin \
AppleIntel915GLDriver.bundle \
AppleIntelIntegratedFramebuffer.kext \
AppleSMBIOS.kext \
IOATAFamily.kext

then copy your OLD 10.4.7 extension in /System/Library/Extensions

AppleIntel915.kext
AppleIntel915GA.plugin
AppleIntel915GLDriver.bundle
AppleIntelIntegratedFramebuffer.kext
AppleRTL8139Ethernet.kext
AppleSMBIOS.kext
IOATAFamily.kext
IOGraphicsFamily.kext
IONDRVSupport.kext
IOPCIFamily.kext
IPFirewall.kext
System.kext

remove the 2 chache file:

rm  /System/Library/Extensions.mkext /System/Library/Extensions.kextcache

rebuild your kext:

kextcache -k /system/library/extensions -z -a i386
kextcache -e -z -a i386

repair your system:

diskutil repairPermissions /

 

You are done :dev:

 

forwk fine for me (and for call of duty 2 :-P )

Is there any possibility to get these 10.4.7 extension files without downloading the whole ISO? I've a terrible internet connection.

 

Help is greatly appreciated.

 

Thnx

 

hi,

i've found this way:

 

Install 10.4.8. Then remove old file:

cd /System/Library/Extensions
rm -fr \
AppleIntel915.kext \
AppleIntel915GA.plugin \
AppleIntel915GLDriver.bundle \
AppleIntelIntegratedFramebuffer.kext \
AppleSMBIOS.kext \
IOATAFamily.kext

then copy your OLD 10.4.7 extension in /System/Library/Extensions

AppleIntel915.kext
AppleIntel915GA.plugin
AppleIntel915GLDriver.bundle
AppleIntelIntegratedFramebuffer.kext
AppleRTL8139Ethernet.kext
AppleSMBIOS.kext
IOATAFamily.kext
IOGraphicsFamily.kext
IONDRVSupport.kext
IOPCIFamily.kext
IPFirewall.kext
System.kext

remove the 2 chache file:

rm  /System/Library/Extensions.mkext /System/Library/Extensions.kextcache

rebuild your kext:

kextcache -k /system/library/extensions -z -a i386
kextcache -e -z -a i386

repair your system:

diskutil repairPermissions /

 

You are done :)

 

forwk fine for me (and for call of duty 2 :-P )

  • 2 weeks later...

try to search into this forums...anytime more people share via rapidshare. anyway, i've found the "Final Solution" :huh:

 

here is it for 775i945GZ mobo:

 

mkdir ~/Desktop/OLD_System_kext

cp /mach_kernel ~/Desktop/OLD_System_kext/mach_kernel.semthex

mv /System/Library/Extensions/AppleIntel915.kext ~/Desktop/OLD_System_kext

mv /System/Library/Extensions/IOATAFamily.kext ~/Desktop/OLD_System_kext

mv /System/Library/Extensions/AppleSMBIOS.kext ~/Desktop/OLD_System_kext

cp -R AppleRTL8139Ethernet.kext /System/Library/Extensions

cp -R IOATAFamily.kext ~/Desktop/OLD_System_kext

cp -R AppleSMBIOS.kext ~/Desktop/OLD_System_kext

rm /System/Library/Extensions.mkext

rm /System/Library/Extensions.kextcache

cp mach_kernel / (the beta8 or beta9 kernel)

echo "Installing GMA 950 Support..."

open JaS.10.4.8.GMA.950.Support.pkg (from 10.4.8 disk)

(and install it)

open IOUSBFamily-261.4.2_Intel.pkg (from apple.com)

(and install it)

diskutil repairPermissions /

 

It work like a charm. 100% full work!!!

enjoy

Edited by really_guest
  • 1 month later...

OMG I'm pulling my hair our here! I have a sony sz340P. I used a full install of jas 10.4.8 selected the following:

 

-intel kext

-login window fix

-GMA950

 

I'm a little confused on GMA950 versus the nvidia 7400go card. That aside, I understand that I need to use GMA 950 so that I can get the higher resolutuions (I have already set "stretch" in the bios). Right now I did the mod to get the on-board network card up and running. But the system insists on using the nvidia card not GMA 950. How did you guys get the higher resolutions running?

 

Any help will be greatly appreciated.

  • 1 month later...

I know this is a bit late, but does anybody have the relevant kexts from 10.4.7? I really don't want to download a whole 4+ gb just to get a few kext files.

If anybody does have the files, I would be very grateful if you could PM me, or email them to me at retardedllama@gmail.com

 

Thanks.

  • 6 months later...
I know this is a bit late, but does anybody have the relevant kexts from 10.4.7? I really don't want to download a whole 4+ gb just to get a few kext files.

If anybody does have the files, I would be very grateful if you could PM me, or email them to me at retardedllama@gmail.com

 

Thanks.

 

just use this

×
×
  • Create New...