InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 12-18-2009, 04:14 AM
sk1nhd33t sk1nhd33t is offline
Jaguar
 
Join Date: Jul 2009
Location: Manila, Philippines
Posts: 77
Quote:
Originally Posted by hibert View Post
i cant find "RTC with 0x04 & Azalia" in my dsdt.dsl file.
but why ?
what i do wrong ?
please help me
for RTC search for "PNP0B00" instead, you'll end up with this below, change 0x04 to 0x02.

Code:
                Device (RTC)
                {
                    Name (_HID, EisaId ("PNP0B00"))
                    Name (ATT0, ResourceTemplate ()
                    {
                        IO (Decode16,
                            0x0070,             // Range Minimum
                            0x0070,             // Range Maximum
                            0x00,               // Alignment
                            0x04,               // Length
                            )
                    })
                    Name (ATT1, ResourceTemplate ()
                    {
                        IO (Decode16,
                            0x0070,             // Range Minimum
                            0x0070,             // Range Maximum
                            0x00,               // Alignment
                            0x04,               // Length
                            )
                    })
for Azalia search AZAL or "0x001B0000", change it to hdef by copy pasting the code on the other txt file. Dont forget to add alc883 kext and recreate your mkext after. HTH

Code:
            Device (AZAL)
            {
                Name (_ADR, 0x001B0000)
                Method (_PRW, 0, NotSerialized)
                {
                    Return (Package (0x02)
                    {
                        0x05, 
                        0x05
                    })
                }
            }

case: G4 QuicksilverSnow 10.6.2● Gigabyte G31M-ES2L rev1 F10 Bios ● Intel Core 2 Quad Q9400 ● XFX 9600GT Extreme Ed ● 4GB TeamElite Xtreeme 1066Mhz ● PCI 3port Firewire 400 ● PCI Linksys WMP300N v1 ● Apple Magic Mouse ● Apple Aluminum Keyboard ● 23inch Apple HD Cinema Display ● uMacbook Pro 2.4 ● MacMini 1.8 HT ● White 24 iMac 2.16 ●
Reply With Quote
  #2  
Old 12-18-2009, 05:08 AM
zim2dive zim2dive is offline
Jaguar
 
Join Date: Mar 2009
Posts: 74
FWIW, I get these Xbench results with an E5200 and a single 2G stick of RAM

Overall 144.03
CPU 177.30
Thread 205.34
Memory 161.36
Quartz 225.68
OpenGL 90.05
User Interface 286.73
Disk 77.70

Looking at Mac Mini results as a comparison (figured I'd check against the 2.53 versions), the place where I see wacked better results is on memory and/or disk test.. any idea how folks get those #'s, and/or if they translate into real-usage improvement, or just nicer scores?

GA-G31M-ES2L.v1, E6300 @ 2.8GHz, nvidia GT240 (or 9500GT), 10.6.6, fakeSMC rev454

Reply With Quote
  #3  
Old 12-18-2009, 07:23 AM
alltoorobot alltoorobot is offline
Cheetah
 
Join Date: Jul 2009
Posts: 13
no upgrade yet

I was wondering if some one who did a successful upgrade could give me they're kextstat from terminal. I want to compare my kexts with yours. And remind me or show me which ones were changed before and after thanks!
Reply With Quote
  #4  
Old 12-18-2009, 12:25 PM
zim2dive zim2dive is offline
Jaguar
 
Join Date: Mar 2009
Posts: 74
Quote:
Originally Posted by alltoorobot View Post
I was wondering if some one who did a successful upgrade could give me they're kextstat from terminal. I want to compare my kexts with yours. And remind me or show me which ones were changed before and after thanks!
Here's my info, but someone else will have to comment as to what changed. I went from 10.6.0 directly to 10.6.2 (combo). Outside whatever the upgrade may have changed on it own, I then added the (new) sleepenabler and fakesmc2.5. HTH.
Code:
>kextstat
Index Refs Address    Size       Wired      Name (Version) <Linked Against>
    1   48 0          0          0          com.apple.kpi.bsd (10.2.0)
    2    4 0          0          0          com.apple.kpi.dsep (10.2.0)
    3   71 0          0          0          com.apple.kpi.iokit (10.2.0)
    4   76 0          0          0          com.apple.kpi.libkern (10.2.0)
    5   56 0          0          0          com.apple.kpi.mach (10.2.0)
    6   25 0          0          0          com.apple.kpi.private (10.2.0)
    7   39 0          0          0          com.apple.kpi.unsupported (10.2.0)
    8    0 0          0          0          com.apple.kernel.6.0 (7.9.9)
    9    0 0          0          0          com.apple.kernel.bsd (7.9.9)
   10    1 0          0          0          com.apple.kernel.iokit (7.9.9)
   11    1 0          0          0          com.apple.kernel.libkern (7.9.9)
   12    1 0          0          0          com.apple.kernel.mach (7.9.9)
   13    9 0x2eab9000 0x4000     0x3000     com.apple.iokit.IOACPIFamily (1.3.0) <7 6 4 3>
   14   16 0x2ecab000 0x11000    0x10000    com.apple.iokit.IOPCIFamily (2.6) <7 5 4 3>
   15    1 0x2ed4b000 0x41000    0x40000    com.apple.driver.AppleACPIPlatform (1.3) <14 13 7 6 5 4 3>
   16    0 0x28895000 0x2000     0x1000     com.psystar.driver.OpenHaltRestart (1.0.3) <4 3>
   17    0 0x288b5000 0x2000     0x1000     org.tgwbd.driver.NullCPUPowerManagement (1.0.0d2) <7 4 3>
   18    0 0x2e8bd000 0x2000     0x1000     com.superhai.driver.PlatformUUID (1.0.0) <4 3>
   19    0 0x2e8c9000 0x2000     0x1000     sk.triaxis.kext.SleepEnabler (1.0.1) <7 4 3>
   20    0 0x2eda8000 0x1b000    0x1a000    com.apple.driver.AppleIntelCPUPowerManagement (96.0.0) <7 6 5 4 3 1>
   21    3 0x2edd5000 0x18000    0x17000    com.apple.iokit.IOStorageFamily (1.6) <7 6 5 4 3 1>
   22    0 0x2ed2a000 0x11000    0x10000    com.apple.driver.DiskImages (281) <21 7 6 5 4 3 1>
   23    0 0x2ee43000 0x8000     0x7000     com.apple.nke.applicationfirewall (2.1.11) <7 6 5 4 3 1>
   24    2 0x2eca7000 0x3000     0x2000     com.apple.kext.AppleMatch (1.0.0d1) <4 1>
   25    0 0x2ed23000 0x5000     0x4000     com.apple.security.quarantine (0) <24 7 6 5 4 2 1>
   26    0 0x2ee56000 0x8000     0x7000     com.apple.security.sandbox (0) <24 7 6 5 4 2 1>
   27    0 0x2ed1d000 0x3000     0x2000     com.apple.security.TMSafetyNet (6) <7 6 5 4 2 1>
   28    0 0x2eccc000 0x3000     0x2000     com.apple.driver.AppleAPIC (1.4) <4 3>
   29    0 0x2ee4b000 0x4000     0x3000     com.apple.driver.AppleSMBIOS (1.4) <7 4 3>
   30    0 0x2ed20000 0x3000     0x2000     com.apple.driver.AppleHPET (1.4) <13 7 5 4 3>
   31    0 0x2ef5a000 0x6000     0x5000     com.apple.driver.AppleRTC (1.3) <13 5 4 3 1>
   32    2 0x34a62000 0x3b000    0x3a000    com.apple.iokit.IOHIDFamily (1.6.1) <7 6 5 4 3 1>
   33    0 0x2edce000 0x4000     0x3000     com.apple.driver.AppleACPIButtons (1.3) <32 15 13 7 6 5 4 3 1>
   34    0 0x2edc3000 0x4000     0x3000     org.netkas.fakesmc (2) <13 7 4 3>
   35    1 0x2edc7000 0x3000     0x2000     com.apple.driver.AppleEFIRuntime (1.3.0) <7 5 4 3>
   36    0 0x2ef4d000 0x6000     0x5000     com.apple.driver.AppleEFINVRAM (1.3.0) <35 7 5 4 3>
   37    6 0x2efa1000 0x2f000    0x2e000    com.apple.iokit.IOUSBFamily (3.8.5) <14 7 5 4 3 1>
   38    0 0x34b30000 0x10000    0xf000     com.apple.driver.AppleUSBUHCI (3.7.5) <37 14 7 5 4 3 1>
   39    0 0x34b10000 0x14000    0x13000    com.apple.driver.AppleUSBEHCI (3.7.5) <37 14 7 5 4 3 1>
   40    2 0x34b95000 0xd000     0xc000     com.apple.iokit.IOATAFamily (2.5.0) <5 4 3 1>
   41    0 0x34b24000 0x9000     0x8000     com.apple.driver.AppleIntelPIIXATA (2.5.0) <40 14 5 4 3>
   42    0 0x2ecfd000 0x2000     0x1000     com.apple.iokit.IOUSBUserClient (3.8.5) <37 7 5 4 3 1>
   43    0 0x34bb7000 0xf000     0xe000     com.apple.driver.AppleUSBHub (3.8.4) <37 5 4 3 1>
   45    0 0x34c4d000 0xe000     0xd000     com.apple.iokit.IOATABlockStorage (2.5.0) <40 21 5 4 3 1>
   46    0 0x2eff8000 0x6000     0x5000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
   47    0 0x34b56000 0x5000     0x4000     com.apple.BootCache (31) <7 6 5 4 3 1>
   48    0 0x2edd2000 0x3000     0x2000     com.apple.driver.XsanFilter (402.1) <21 5 4 3 1>
   49    0 0x34b67000 0x4000     0x3000     com.apple.driver.AppleUSBComposite (3.7.5) <37 4 3 1>
   50    0 0x34cbd000 0x6000     0x5000     com.apple.iokit.IOUSBHIDDriver (3.8.4) <37 32 5 4 3 1>
   51    7 0x3502d000 0x2c000    0x2b000    com.apple.iokit.AppleProfileFamily (41) <14 7 6 5 4 3 1>
   53    2 0x34e65000 0x9000     0x8000     com.apple.iokit.IOSerialFamily (10.0.3) <7 6 5 4 3 1>
   54    1 0x34eda000 0x9000     0x8000     com.apple.driver.Apple16X50Serial (3.0) <53 14 5 4 3>
   55    0 0x2ef2d000 0x2000     0x1000     com.apple.driver.Apple16X50ACPI (3.0) <54 13 4 3>
   56    2 0x34eed000 0x7000     0x6000     com.apple.iokit.IOHDAFamily (1.7.9a4) <5 4 3 1>
   57    6 0x35090000 0x1e000    0x1d000    com.apple.iokit.IOGraphicsFamily (2.0) <14 7 5 4 3>
   58    1 0x34fb1000 0x14000    0x13000    com.apple.driver.AppleHDAController (1.7.9a4) <57 56 14 5 4 3 1>
   59    2 0x34e7d000 0xa000     0x9000     com.apple.driver.AppleSMC (3.0.1d2) <13 7 5 4 3>
   60    1 0x34e87000 0x16000    0x15000    com.apple.iokit.IONetworkingFamily (1.9) <7 6 5 4 3 1>
   61    0 0x34ec5000 0x6000     0x5000     com.apple.driver.AppleRTL8169Ethernet (1.1) <60 14 5 4 3 1>
   62    3 0x34ea9000 0xe000     0xd000     com.apple.iokit.IONDRVSupport (2.0) <57 14 7 5 4 3>
   63    2 0x35cc8000 0x2b3000   0x2b2000   com.apple.NVDAResman (6.0.6) <62 57 14 5 4 3 1>
   64    0 0x36458000 0x487000   0x486000   com.apple.nvidia.nv50hal (6.0.6) <63 4 3>
   65    0 0x2efef000 0x3000     0x2000     com.apple.driver.AppleLPC (1.4.9) <14 5 4 3>
   66    1 0x34fa0000 0xb000     0xa000     com.apple.driver.IOPlatformPluginFamily (4.0.1d0) <6 5 4 3>
   67    0 0x34fd0000 0xf000     0xe000     com.apple.driver.ACPI_SMC_PlatformPlugin (4.0.1d0) <66 59 14 13 7 6 5 4 3>
   68    0 0x34f58000 0x1a000    0x19000    com.apple.iokit.IOSCSIArchitectureModelFamily (2.6.0) <5 4 3 1>
   70    2 0x2eff2000 0x4000     0x3000     com.apple.kext.OSvKernDSPLib (1.3) <5 4>
   71    3 0x352be000 0x18000    0x17000    com.apple.iokit.IOAudioFamily (1.7.2fc1) <70 5 4 3 1>
   72    1 0x353b6000 0x7f000    0x7e000    com.apple.driver.DspFuncLib (1.7.9a4) <71 70 5 4 3 1>
   73    0 0x352f3000 0xa9000    0xa8000    com.apple.driver.AppleHDA (1.7.9a4) <72 71 62 58 57 56 5 4 3 1>
   74    0 0x3545c000 0x99000    0x98000    com.apple.GeForce (6.0.6) <63 62 57 14 7 6 5 4 3 1>
   75    0 0x2ec8e000 0x4000     0x3000     com.apple.driver.AudioIPCDriver (1.1.2) <71 5 4 3 1>
   76    0 0x34ed3000 0x7000     0x6000     com.apple.driver.AppleIntelPenrynProfile (17) <51 6 4 3>
   78    0 0x34ef4000 0x5000     0x4000     com.apple.driver.AppleUpstreamUserClient (3.1.0) <57 14 13 7 5 4 3 1>
   79    0 0x34ef9000 0x6000     0x5000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) <59 7 4 3 1>
   82    0 0x34f48000 0x9000     0x8000     com.apple.iokit.IOBluetoothSerialManager (2.2.4f3) <53 7 5 4 3 1>
   83    0 0x350d0000 0xb000     0xa000     com.apple.iokit.IOSurface (73.0) <7 5 4 3 1>
   84    0 0x34b2d000 0x3000     0x2000     com.evosx86.driver.lspcidrv (1.0) <4 3>
   85    0 0x2e9de000 0x3000     0x2000     com.apple.driver.AppleProfileCallstackAction (20) <51 5 4 3 1>
   87    0 0x2e9e8000 0x3000     0x2000     com.apple.driver.AppleProfileKEventAction (10) <51 4 3 1>
   89    0 0x34c74000 0x3000     0x2000     com.apple.driver.AppleProfileRegisterStateAction (10) <51 4 3 1>
   90    0 0x34e0b000 0x3000     0x2000     com.apple.driver.AppleProfileThreadInfoAction (14) <51 6 4 3 1>
   91    0 0x34e21000 0x3000     0x2000     com.apple.driver.AppleProfileTimestampAction (10) <51 5 4 3 1>
   92    0 0x34e4d000 0x3000     0x2000     com.apple.driver.AppleProfileReadCounterAction (17) <51 6 4 3>
   93    0 0x35765000 0xa000     0x9000     com.apple.filesystems.autofs (2.1.0) <7 6 5 4 3 1>
   94    0 0x34e34000 0x3000     0x2000     com.bresink.driver.BRESINKx86Monitoring (5.0) <12 11 10>
   95    0 0x35105000 0x5000     0x4000     com.apple.driver.AppleHWSensor (1.9.2d0) <5 4 3>
   96    0 0x34f27000 0xe000     0xd000     com.apple.nke.asp_tcp (5.0) <7 6 5 4 3 1>
   97    0 0x35ac8000 0x57000    0x56000    com.apple.filesystems.afpfs (9.6) <7 6 5 4 3 1>

GA-G31M-ES2L.v1, E6300 @ 2.8GHz, nvidia GT240 (or 9500GT), 10.6.6, fakeSMC rev454

Reply With Quote
  #5  
Old 12-18-2009, 09:02 AM
hibert hibert is offline
Cheetah
 
Join Date: Dec 2009
Posts: 2
thanks sk1nhd33t for the help .
i create a new dsdt.dsl to make it right. (with DSDT Patcher)
in the file there is still no entry like

Code:
    Device (AZAL)
            {
                Name (_ADR, 0x001B0000)
                Method (_PRW, 0, NotSerialized)
                {
                    Return (Package (0x02)
                    {
                        0x05, 
                        0x05
                    })
                }
            }
i found the same entry like in the .txt

Code:
    Device (HDEF)
            {
                Name (_ADR, 0x001B0000)
                Method (_PRW, 0, NotSerialized)
                {
                    Return (Package (0x02)
                    {
                        0x05, 
                        0x05
                    })
                }

                Method (_DSM, 4, NotSerialized)
                {
                    Store (Package (0x0A)
                        {
                            "built-in", 
                            Buffer (One)
                            {
                                0x00
                            }, 

                            "codec-id", 
                            Buffer (0x04)
                            {
                                0x83, 0x08, 0xEC, 0x10
                            }, 

                            "layout-id", 
                            Buffer (0x04)
                            {
                                0x73, 0x03, 0x00, 0x00
                            }, 

                            "device-type", 
                            Buffer (0x10)
                            {
                                "Realtek ALC883"
                            }, 

                            "PinConfigurations", 
                            Buffer (One)
                            {
                                0x00
                            }
                        }, Local0)
                    DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                    Return (Local0)
                }
            }
but this is the part i have to replace ???
looks like the replacing part is in the new dsdt.dsl before i edit it ???
i have "LEGACYALC883.kext" in my extras/extensions folder.
any idea ?

Last edited by hibert; 12-18-2009 at 09:05 AM.
Reply With Quote
  #6  
Old 12-17-2009, 02:00 PM
zim2dive zim2dive is offline
Jaguar
 
Join Date: Mar 2009
Posts: 74
I'm still confused by this comment:

Quote:
Originally Posted by sk1nhd33t View Post
depending on your graphic card you will notice that QE/CI is already activated...
According to Apple: http://support.apple.com/kb/HT1582
Quote:
Verifying compatibility with System Profiler This section applies to Mac OS X v10.5 or earlier; as mentioned above, if you use Mac OS X v10.6 or later your Mac is already using Quartz Extreme and Core Image.
Implying that QE/CI is automatic with 10.6, and is not communicated to the user like it was under 10.5.

Under 10.5 installs, yeah, this was one of the 1st things I'd check after install (I never got the 8400 I was using to be very stable)

EDIT: I do see other threads where ppl talk about it not being active.. what are the easiest things to check (since it doesn't seem to be listed under System Profiler anymore)

GA-G31M-ES2L.v1, E6300 @ 2.8GHz, nvidia GT240 (or 9500GT), 10.6.6, fakeSMC rev454


Last edited by zim2dive; 12-17-2009 at 02:22 PM.
Reply With Quote
  #7  
Old 12-17-2009, 09:08 PM
Andy GA Andy GA is offline
Cheetah
 
Join Date: Nov 2009
Posts: 6
Quote:
Originally Posted by zim2dive View Post
I'm still confused...

EDIT: I do see other threads where ppl talk about it not being active.. what are the easiest things to check (since it doesn't seem to be listed under System Profiler anymore)
To check to see if QE/CI is working, Open your dashboard and add a widget. If you get the bubble effect when it is added, then QE/CI is active.
Reply With Quote
  #8  
Old 12-17-2009, 11:24 PM
zim2dive zim2dive is offline
Jaguar
 
Join Date: Mar 2009
Posts: 74
Quote:
Originally Posted by Andy GA View Post
To check to see if QE/CI is working, Open your dashboard and add a widget. If you get the bubble effect when it is added, then QE/CI is active.
I got big ripples on a pond, so I guess its working

thanks!

GA-G31M-ES2L.v1, E6300 @ 2.8GHz, nvidia GT240 (or 9500GT), 10.6.6, fakeSMC rev454

Reply With Quote
  #9  
Old 12-18-2009, 12:10 AM
doogles doogles is offline
Cheetah
 
Join Date: Oct 2009
Posts: 1
problem

excellent guide followed it
Problem im having now is i can't boot from the HD. It works fine if i boot from usb and point to towards the HD. But when i try to boot just HD it says boo0: GPT boot0: testing boot0:testing boot0: error
I did my reading and everyone says reinstall chameleon. I have done that two diff ways now. The manual way via cmd line, and also using the old RC2 pkg installer and replacing boot with the RC4 version. Trying both those ways resulted in no change, i still get the boot0 error. I would love any insight into this error.
I did just try fdisk -e /dev/rdisk0 and set the part active. That also didn't change anything and i got same result of boot0 error.
I would appreciate any help
Thanks!
Reply With Quote
  #10  
Old 12-18-2009, 12:30 PM
zim2dive zim2dive is offline
Jaguar
 
Join Date: Mar 2009
Posts: 74
Temperatures. I have installed FakeSMC2.5 and have *3* temp utils now... each reporting DIFFERENT temps (in F)

iStat Pro: 94 101
iStat Menus: 93 100
Temperature Monitor: 102 109

On the plus side, they show a consistent difference (btw the 2 cores) of 7F... and at least all 3 are in the same magnitude of reading..

any thought on why none of them agree?

GA-G31M-ES2L.v1, E6300 @ 2.8GHz, nvidia GT240 (or 9500GT), 10.6.6, fakeSMC rev454

Reply With Quote
Reply