InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Snow Leopard 10.6 (http://infinitemac.com/forumdisplay.php?f=87)
-   -   DELL D620/630/830 kext pack (http://infinitemac.com/showthread.php?t=3840)

mrstimpy 09-25-2009 11:40 PM

Quote:

Originally Posted by slic (Post 34831)
Hi,
yes in nbooks with quadro isn't needed DSDT.

There is 2 ways:
1) Install from bootable usb/external disk or BOOT 132
2) Installation from Leopard (easier way - you can install all kexts from leo to snow :) )

I did method 2 and worked like a charm. Only thing is that BSD.pkg does not get properly installed on the receipts DB.

What this causes is that you cannot run Disk Utility app on Snow Leopard installation drives. This can get worked around by installing BSD.pkg from your SL installation DVD.

Hope it help you guys!

Cheers!

mrstimpy 09-25-2009 11:49 PM

Quote:

Originally Posted by airwalk776 (Post 35672)
hello everyone...Quadro NVS 135M tried GFX string, nvkush, natit, nvinject, nothing seems to enable QE/CI. I get resolutions but dvd player errors out and dont get the ripple effect in dashboard so I know for sure that QE/CI is not enabled.

Any ideas ?

thanks


@airwalk776 and all others with problems with Quadro NVS:

Guys, the Natit package works really well OOTB...

If it doesn't you need to troubleshoot in the usual ways:

  1. Remove all injectors from /Extra/Extensions and /System/Library/Extensions or your Extensions.mkext and GFX EFI strings from all Boot.plist files.
  2. Use kexthelper to install Natit.kext

This should work fine with no extra troubles, unless you have mess it up somewhere before.

Hope it helps!

Cheers!

slic 09-26-2009 08:40 PM

Small update #6:)
AppleAcpiBatteryManager updated to 64BIT version! Download it now!!

achtung 09-27-2009 09:35 AM

Hi slic,

first thanks for the effort. I own a d630/intel gma x3100 and I also get a black screen with backlight on instead of the actual screen.

I there a way to get the source version of the dsdl.aml file? So I could compare it to my version I compiled myself.

Or even better, what patch was applied to get the x3100 working for you?

Thanks.

slic 09-27-2009 11:02 AM

Quote:

Originally Posted by achtung (Post 36003)
Hi slic,

first thanks for the effort. I own a d630/intel gma x3100 and I also get a black screen with backlight on instead of the actual screen.

I there a way to get the source version of the dsdl.aml file? So I could compare it to my version I compiled myself.

Or even better, what patch was applied to get the x3100 working for you?

Thanks.

Hi,
I have DSDT.aml from my pack and works perffectly ;-)

Use DSDT PATCHER GUI and compile new on your osx86 ;-)
(DSDT PATCHER GUI have auto optimization). Download here http://tr.im/zSBh

btw. don't forget boot with kernel flag (32bit): arch=x86
X3100 Currently no have yet 64bit kexts

achtung 09-27-2009 02:50 PM

Quote:

Originally Posted by slic (Post 36014)
Hi,
I have DSDT.aml from my pack and works perffectly ;-)

Use DSDT PATCHER GUI and compile new on your osx86 ;-)
(DSDT PATCHER GUI have auto optimization). Download here http://tr.im/zSBh

btw. don't forget boot with kernel flag (32bit): arch=x86
X3100 Currently no have yet 64bit kexts

Thanks for the quick reply. I know I have to use the 32bit kernel and i know how to use dsdt patcher/iasl compiler but when I use your dsdt or my selfcompiled version I always end up with a quick grey desktop (so the graphics are somehow working, the kernel extensions get loaded) but after that the screen is black with backlight on.

Btw., do you get this messages at startup?

Warning - kext com.apple.driver.AppleIntelGMAX3100FB has immediate dependencies on both com.apple.kernel* and com.apple.kpi.* components; use only one style.
Warning - kext com.apple.driver.AppleIntelGMAX3100 has immediate dependencies on both com.apple.kernel* and com.apple.kpi.* components; use only one style.
IG: Invalid firmware max backlight setting
IntelMemory::init
IntelMemory::init
InitPool: offset= 0x08000000 size = 0x08000000

What bios version do you use? Do you use some kind of smbios.plist? Do you do something special to your dsdt? I mean the patcher only takes care of some minor issues and hpet and real time clock (rtc). besides that it does nothing to get your graphics working! I tried to remove the complete agp parts but that didn't work either. After this i'm stuck with a complete black screen...

slic 09-27-2009 03:10 PM

hmm..

yes this messages i have too

i using smbios.plist in /Extra >
Code:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs$
<plist version="1.0">
<dict>
  <key>SMmanufacter</key>
  <string>Apple Inc.</string>
  <key>SMproductname</key>
  <string>MacBook3,1</string>
  <key>SMserial</key>
  <string>W8813QJ5Y55</string>
</dict>
</plist>

My bios version is A04,
dsdt is generated by dsdtpatchergui no another modifications

achtung 09-27-2009 03:37 PM

Quote:

Originally Posted by slic (Post 36053)
hmm..

yes this messages i have too

i using smbios.plist in /Extra >
Code:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs$
<plist version="1.0">
<dict>
  <key>SMmanufacter</key>
  <string>Apple Inc.</string>
  <key>SMproductname</key>
  <string>MacBook3,1</string>
  <key>SMserial</key>
  <string>W8813QJ5Y55</string>
</dict>
</plist>

My bios version is A04,
dsdt is generated by dsdtpatchergui no another modifications

Ok, maybe thats the reason a04 is old. i currently use a15. maybe you get a different dsdt with this bios version. Could you upload the uncompiled version of dsdtpatchergui? it is in the session folder of the application. then i could make a diff and see if there is something different. the smbios.plist did nothing for me

Well, downgrade to a04 didn't work either... i think i will give up for now

slic 09-27-2009 10:12 PM

Quote:

Originally Posted by achtung (Post 36055)
Ok, maybe thats the reason a04 is old. i currently use a15. maybe you get a different dsdt with this bios version. Could you upload the uncompiled version of dsdtpatchergui? it is in the session folder of the application. then i could make a diff and see if there is something different. the smbios.plist did nothing for me

Well, downgrade to a04 didn't work either... i think i will give up for now

Yes,yes i now. A04 too old. Here is my dsdt compliation session ;)
http://ul.to/ndseqf

lvefferen 09-29-2009 01:24 PM

The DSTS.aml file in the pack is not working for me too. al I get is half a screen. with to me really looks distorted, I see the welcome movie. (well half of it). getting the same error messages as achtung. could someone drop me a line?