Jump to content

Chameleon 2.4svn Official PKG Installer


ErmaC
4,261 posts in this topic

Recommended Posts

The legacy GraphicsEnabler works on my x1900.

As expected ;) thanks mate.

 

What boot file is that ? I take it is for non-Sandy Bridge builds ? Once we've installed the module, will it activate itself automatically ? Do we still need GE=Yes in boot.plist ? What about AtiConfig definitions ? Mines in ATI.c already so should autoload but I don't quite understand the Chameleon module system as I've not used one before. I can go do some reading if need be !

This is the trunk r811, no modifications except for the GraphicsEnabler code converted to a module. Yes, you need GraphicsEnabler=y for now.

Source is in on my branch, as i posted. About modules read previous posts.

Link to comment
Share on other sites

I will post tomorrow my result with radeon hd 4870. I want to ask you. Is it possible to add to the modules ATIResolution?

Ok, thanks. I just need to know if it works; since i can't test it, i don't know if i missed something; i don't think so but...

 

About ATIResolution (AutoResolution), i tried to convert it to a module a while ago but failed :( will try again asap.

Anyway, i use it integrated in the booter so, it's no big deal. I have a patch on my Mediafire (follow the Chameleon link on my sig)

to apply against the trunk but needs to be updated to current rev. Will do it soon.

Link to comment
Share on other sites

Ok, I did the test. In Os X Lion GraphicsEnabler works grate but when I try to boot Snow Leopard I get:

 

Memory allocation error: Addr=0xdeadbeef, Size=0x0, File=ati.c, Line=1224
This is a non recoverable error: System HALTED!!!

Link to comment
Share on other sites

Ok, malloc error; try the attachment.

 

-----//-----

 

Testers are need for GraphicsEnabler module (new ATI code); i don't have card to test it.

 

For those with "legacy" cards (e.g. 1000 series), there's GraphicsEnablerLegacy which is based on the old code (pre r785).

This one also has support for some GMA graphics, basically the same present on Meklort's branch (NBI booter).

 

Unpack attached archive; grab the needed module and place under /Extra/modules folder; update "boot" file (mandatory);

update boot0/boot0hfs if older than r753 (recommended), test and feedback.

 

Thanks :P

 

-----//-----

 

iReset, sorry for spamming your topic with this stuff, mate :P i'll relocate asap. Thanks...

 

-----//-----

 

EDIT: test booter/modules removed; development is going on and can be followed at my branch on trunkGraphicsEnablerModules folder.

 

Thanks.

Edited by Azimutz
Link to comment
Share on other sites

Why is memory info not displayed under "System Profiler" anymore ?

 

I first noticed it under trunk 812, now same under trunk 820 too,

"There was an error while gathering this information." is the only thing shown.

 

Mem detection / display used to work fine from its implementation until the first 8*-trunks.

Link to comment
Share on other sites

iReset, sorry for spamming your topic with this stuff, mate ;) i'll relocate asap. Thanks...

 

No problem Azimutz!

 

If you need space into the post#1... just ask :angel:

 

Fabio

Link to comment
Share on other sites

Ok, malloc error; try the attachment.

 

-----//-----

 

Testers are need for GraphicsEnabler module (new ATI code); i don't have card to test it.

 

For those with "legacy" cards (e.g. 1000 series), there's GraphicsEnablerLegacy which is based on the old code (pre r785).

This one also has support for some GMA graphics, basically the same present on Meklort's branch (NBI booter).

 

Unpack attached archive; grab the needed module and place under /Extra/modules folder; update "boot" file (mandatory);

update boot0/boot0hfs if older than r753 (recommended), test and feedback.

 

Thanks :)

 

-----//-----

 

iReset, sorry for spamming your topic with this stuff, mate :D i'll relocate asap. Thanks...

 

 

No luck, the problem is still there.

 

Also it gives CST error... My CPU runs hot. This is happening since I updated to the latest build.

Link to comment
Share on other sites

Why is memory info not displayed under "System Profiler" anymore ?

 

I first noticed it under trunk 812, now same under trunk 820 too,

"There was an error while gathering this information." is the only thing shown.

 

Mem detection / display used to work fine from its implementation until the first 8*-trunks.

There's so much going on, new code, modules support, XCode 4 being "picky"... and without knowing your machine's specifications,

is not easy to get a clue of what's going on. Can you try an older revision? 780 or 770.

By the way, last commit to the trunk was 811.

 

No problem Azimutz!

 

If you need space into the post#1... just ask :)

 

Fabio

Thanks Fabio, but no need for space on the first post; i will probably create a topic on Voodoo Forums, if i have time (these days i never know).

The reason why i posted here, was due to bubbaganoush's post and subsequent talk with Kabyl and Meklort; i just got carried away.

 

No luck, the problem is still there.

 

Also it gives CST error... My CPU runs hot. This is happening since I updated to the latest build.

hum... this is getting tricky.. let me explain; that error is coming from this code

stringdata = malloc(string->length);

which is missing sizeof, according to the old code and nvidia.c code; all i did was add the sizeof bit.

Do you have the same problems with the trunk?

Compiling with XCode 4 causes some problems... maybe it's the case here?! Will compile the same stuff with XCode 3 to compare.

I can't test most of the stuff you guys with newer hardware use so, my hands are quite tied. Also, i'm no developer, in the sense that my coding knowledge is limited;

i do this stuff mostly for learning purposes and so i don't have to depend on others knowledge entirely ;)

Of course there's also the fun and giving help factors.

 

p.s.: added XCode 3 compiled package to the same post as the other.

Link to comment
Share on other sites

Nice... this XCode 4 is a pain in! I mean, there are no compilation time errors so, debugging these situations is mess.. at least for me.

I don't know if Apple still recommends XCode 3.2.x for Snow development?.. that used to be the case, while XCode 4 was in beta/preview stage.

 

My conclusion for now is, Chameleon is not ready for XCode 4!! Most of the modules created by Mek

work fine when compiled with 3.2.6; from the ones i use, the only one that doesn't work 100% is USBFix (UHCIreset=y).

For now i'm going to revert to XCode 3 so i don't have to deal with this stuff.

 

Just a final word to the ones that use "old" GraphicsEnabler as a device injector; the only reason why i use it, is because the DSDT patch i used to use

broke around 10.6.3/4; this code was never supposed to support these cards, at least according to Netkas comments at the time he created,

unless i misunderstood him.

For instance; on Leo all i need is a small edit to ATIRadeonX1000.kext plist, another to ATY_Caretta.kext plist and an injection method, be it DSDT

or a kext (GraphicsEnabler doesn't work on Leo). On Snow, GraphicsEnabler gives me an unknown chipset and Megalodon framebuffer which i know

for sure is not the framebuffer for this card. So, i'm thinking very seriously on ditching Graphics enabler for good; i just need some time to edit the damn DSDT;

the knowledge was short at the time but now, that's old history.

 

I'll update my repo with the findings asap; meanwhile i hope the "real" Chameleon devs read this and take some action :)

being a bit sarcastic, yeah... (with all due respect).

 

r0ck3r4ever and bubbaganoush, Thanks for you feedback :(

Link to comment
Share on other sites

Also I want to add, that in Lion for my card there is no need for GraphicsEnabler. I just tried without it enabled and it worked fine. The issue is that Lion thinks that I have a second VGA monitor mounted. This happen with the latest update.

Link to comment
Share on other sites

Add compiled binaries from trunk 823.

 

Fabio

 

Just read the first post TWICE and could not get this: Installer based on Chameleon 2 RC5 rev. 823 (Trunk 823).

Would you mind pointing me where to get it?

 

Thanks!

Link to comment
Share on other sites

Azimutz's post inspired me to experiment with DSDT injection on my x1900 and it is now working without GraphicsEnabler. I too had the same thing where the graphics card on Snow Leopard was identified as unknown and used the wrong framebuffer, megalodon (which I guess is the default for GraphicsEnabler?)

 

My DSDT is obtained from Maldon's DSTD autopatcher. I used a DSDT section obtained from a Russian site here. I used IORegistryExplorer to look up the necessary info for my graphics card. I replaced the device IDs and framebuffer name which was all that was needed.

 

I did not change any of the reference clock info. Some of the values for my card in IORegistryExplorer are different but I am not sure if it necessary to change those as well.

 

I did not need to edit any kexts. The device ID on my x1900 is already in the stock ATI kexts.

Link to comment
Share on other sites

Just read the first post TWICE and could not get this: Installer based on Chameleon 2 RC5 rev. 823 (Trunk 823).

Would you mind pointing me where to get it?

 

Thanks!

 

As I say...

Add compiled binaries from trunk 823.

added compiled binaries... no pkg...

May 16 2011 Trunk 823

Before build a pkg i prefer w8 a bit... and now there is also the module to manage... this need a little tweak for the next pkg release...

 

by the way..

 

Is possible a full description for each module?

(I need it to complete the info descripton for the package...)

 

THX.

 

Fabio

Link to comment
Share on other sites

THX meklort!

 

Module: Resolution

Description: This module reads the edid information from the monitor attached to the main display.

The module is currently not integrated into trunk and has minimal uses as it stands.

Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting.

Dependencies: none

 

Module: klibc

Source: http://www.kernel.org/pub/linux/libs/klibc/

Description: This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient. This is currently only used by the uClibc++ library.

Dependencies: none

 

Module: uClibc++

Source: http://cxx.uclibc.org/

Description: This module provides a minimalistic c++ runtime library for use in other modules.

This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.

Please note that rtti and exceptions has both been disabled.

Dependencies: klibc

 

:P

 

soon I build a new pkg with this 3 selectable modules

 

Fabio

Link to comment
Share on other sites

Add simple .pkg with module from trunk code 825.

 

welc.png

hocp.png

endpm.png

 

enjoy!

And please feedback (I need to know if the module path is correct... I think yes.. Extra/modules/)

 

Fabio

Link to comment
Share on other sites

Why is memory info not displayed under "System Profiler" anymore ?

 

I first noticed it under trunk 812, now same under trunk 820 too,

"There was an error while gathering this information." is the only thing shown.

 

Mem detection / display used to work fine from its implementation until the first 8*-trunks.

 

Same issue here even with the new trunk.

It can't read any memory information!

 

regards

MasterLEN

Link to comment
Share on other sites

i use Chamelon r760 later, Lion boot up.

 

but UseKernelChache=yes, Lion does not boot.

 

kernel log is found error.

 

May 17 18:24:02 mi-p55-t36 kernel[0]: ACPI_SMC_PlatformPlugin::registerLPCDriver - failed to locate SMC driver

 

i use DSDT.aml, error is not case of UseKernelCache=no.

 

kernel.log (UseKernelCache=yes), Lion no boot

 

May 17 18:18:58 localhost kernel[0]: Darwin Kernel Version 11.0.0: Fri May  6 22:16:19 PDT 2011; root:xnu-1699.22.53~1/RELEASE_X86_64
May 17 18:18:58 localhost kernel[0]: vm_page_bootstrap: 2023949 free pages and 56819 wired pages
May 17 18:18:58 localhost kernel[0]: kext submap [0xffffff7f8072c000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072c000]
May 17 18:18:58 localhost kernel[0]: zone leak detection enabled
May 17 18:18:58 localhost kernel[0]: standard timeslicing quantum is 10000 us
May 17 18:18:58 localhost kernel[0]: mig_table_max_displ = 72
May 17 18:18:58 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
May 17 18:18:58 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
May 17 18:18:58 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
May 17 18:18:58 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
May 17 18:18:58 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
May 17 18:18:58 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
May 17 18:18:58 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
May 17 18:18:58 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
May 17 18:18:58 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
May 17 18:18:58 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
May 17 18:18:58 localhost kernel[0]: calling mpo_policy_init for Sandbox
May 17 18:18:58 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
May 17 18:18:58 localhost kernel[0]: calling mpo_policy_init for Quarantine
May 17 18:18:58 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
May 17 18:18:58 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
May 17 18:18:58 localhost kernel[0]: The Regents of the University of California. All rights reserved.
May 17 18:18:58 localhost kernel[0]: MAC Framework successfully initialized
May 17 18:18:58 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
May 17 18:18:58 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
May 17 18:18:58 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
May 17 18:18:58 localhost kernel[0]: PFM64 0xf10000000, 0xf0000000
May 17 18:18:58 localhost kernel[0]: RTC: Only single RAM bank (128 bytes)
May 17 18:18:58 localhost kernel[0]: [ PCI configuration begin ]
May 17 18:18:58 localhost kernel[0]: console relocated to 0xf11000000
May 17 18:18:58 localhost kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 229A
May 17 18:18:58 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 22:33:47 May  6 2011) initialization complete
May 17 18:18:58 localhost kernel[0]: PCI configuration changed (bridge=1 device=1 cardbus=0)
May 17 18:18:58 localhost kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
May 17 18:18:58 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
May 17 18:18:58 localhost kernel[0]: [ PCI configuration end, bridges 3 devices 16 ]
May 17 18:18:58 localhost kernel[0]: From path: "uuid",
May 17 18:18:58 localhost kernel[0]: Waiting for boot volume with UUID 67205F2A-AB05-34AF-B4F9-CD1F9532282F
May 17 18:18:58 localhost kernel[0]: USBF:	  0.666   AppleUSBEHCI[0xffffff80137a7000]::CheckSleepCapability - controller will be unloaded across sleep
May 17 18:18:58 localhost kernel[0]: vendor:device: 0x8086:0x10f0.
May 17 18:18:58 localhost kernel[0]: AppleIntelE1000e(Info): changing MTU from 0 to 1500
May 17 18:18:58 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
May 17 18:18:58 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
May 17 18:18:58 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
May 17 18:18:58 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
May 17 18:18:58 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
May 17 18:18:58 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
May 17 18:18:58 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD10TPVT-00HT5T0 Media/IOGUIDPartitionScheme/Apple_HFS_Untitled_2@3
May 17 18:18:58 localhost kernel[0]: BSD root: disk0s3, major 14, minor 3
May 17 18:18:58 localhost kernel[0]: Kernel is LP64
May 17 18:18:58 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
May 17 18:18:58 localhost kernel[0]: CSRUSBBluetoothHCIController::setupHardware super returned 0
May 17 18:18:58 localhost kernel[0]: USBMSC Identifier (non-unique): 00000000000006 0x1307 0x330 0x100
May 17 18:18:59 localhost kernel[0]: AppleIntelE1000e: Ethernet address 00:01:29:01:59:11
May 17 18:19:07 localhost kernel[0]: Waiting for DSMOS...
May 17 18:19:07 localhost kernel[0]: macx_swapon SUCCESS
May 17 18:19:08 localhost kernel[0]: AppleTyMCEDriver::start coreVIDPID = 0xffffffff Number of packages = 1 Number of cpus = 8 memory monitor trough PCI
May 17 18:19:08 localhost kernel[0]: NVDANV50HAL loaded and registered.
May 17 18:19:08 localhost kernel[0]: Sound assertion "0 == pathMap_aDriverInstance" failed in AppleHDADriver at line 2060 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 1007 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "0 == pathMap_aDriverInstance" failed in AppleHDADriver at line 2060 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 1007 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "0 == pathMap_aDriverInstance" failed in AppleHDADriver at line 2060 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 1007 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "0 == pathMap_aDriverInstance" failed in AppleHDADriver at line 2060 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit
May 17 18:19:08 localhost kernel[0]: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 1007 goto Exit
May 17 18:19:13 mi-p55-t36 kernel[0]: AppleIntelE1000e(Info): Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
May 17 18:19:17 mi-p55-t36 kernel[0]: nstat_lookup_entry failed: 2
May 17 18:19:19: --- last message repeated 1 time ---
May 17 18:19:19 mi-p55-t36 kernel[0]: Sound assertion "0 == fMikeyDriver" failed in AppleHDADriver at line 1631 goto handler
May 17 18:19:21 mi-p55-t36 kernel[0]: Sound assertion "0 != result" failed in AppleHDAWidget at line 3866 goto handler
May 17 18:19:21 mi-p55-t36 kernel[0]: Sound assertion "0 != widget->setUnsolicited ( true )" failed in AppleHDACodecGeneric at line 1153 goto handler
May 17 18:19:38 mi-p55-t36 kernel[0]: ACPI_SMC_PlatformPlugin::registerLPCDriver - failed to locate SMC driver

 

kernel.log (UseKernelCache=no) , Lion boot

May 17 18:25:06 localhost kernel[0]: Darwin Kernel Version 11.0.0: Fri May  6 22:16:19 PDT 2011; root:xnu-1699.22.53~1/RELEASE_X86_64
May 17 18:25:06 localhost kernel[0]: vm_page_bootstrap: 2023231 free pages and 57537 wired pages
May 17 18:25:06 localhost kernel[0]: kext submap [0xffffff7f8072c000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072c000]
May 17 18:25:06 localhost kernel[0]: zone leak detection enabled
May 17 18:25:06 localhost kernel[0]: standard timeslicing quantum is 10000 us
May 17 18:25:06 localhost kernel[0]: mig_table_max_displ = 72
May 17 18:25:06 localhost kernel[0]: IntelThermal: Based on code by mercurysquad, superhai (C)2008
May 17 18:25:06 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
May 17 18:25:06 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
May 17 18:25:06 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
May 17 18:25:06 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
May 17 18:25:06 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
May 17 18:25:06 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
May 17 18:25:06 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
May 17 18:25:06 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
May 17 18:25:06 localhost kernel[0]: calling mpo_policy_init for Quarantine
May 17 18:25:06 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
May 17 18:25:06 localhost kernel[0]: calling mpo_policy_init for Sandbox
May 17 18:25:06 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
May 17 18:25:06 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
May 17 18:25:06 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
May 17 18:25:06 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
May 17 18:25:06 localhost kernel[0]: The Regents of the University of California. All rights reserved.
May 17 18:25:06 localhost kernel[0]: MAC Framework successfully initialized
May 17 18:25:06 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
May 17 18:25:06 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
May 17 18:25:06 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
May 17 18:25:06 localhost kernel[0]: PFM64 0xf10000000, 0xf0000000
May 17 18:25:06 localhost kernel[0]: [ PCI configuration begin ]
May 17 18:25:06 localhost kernel[0]: console relocated to 0xf11000000
May 17 18:25:06 localhost kernel[0]: PCI configuration changed (bridge=1 device=1 cardbus=0)
May 17 18:25:06 localhost kernel[0]: [ PCI configuration end, bridges 3 devices 16 ]
May 17 18:25:06 localhost kernel[0]: RTC: Only single RAM bank (128 bytes)
May 17 18:25:06 localhost kernel[0]: FakeSMC: Opensource SMC device emulator by netkas (C) 2009
May 17 18:25:06 localhost kernel[0]: FakeSMC: Modified for plugins support by mozodojo (C) 2010 v3.0
May 17 18:25:06 localhost kernel[0]: FakeSMC: Idea of FakeSMC plugins and code sample by usr-sse2
May 17 18:25:06 localhost kernel[0]: FakeSMC: Thanks to slice for help with hardware support code and plugins
May 17 18:25:06 localhost kernel[0]: FakeSMCDevice: 17 keys added
May 17 18:25:06 localhost kernel[0]: IntelThermal: CPU family 0x6, model 0x1e, stepping 0x5, cores 4, threads 8
May 17 18:25:06 localhost kernel[0]: IntelThermal: CPU0 Tjmax 69
May 17 18:25:06 localhost kernel[0]: IntelThermal: CPU1 Tjmax 69
May 17 18:25:06 localhost kernel[0]: IntelThermal: CPU2 Tjmax 69
May 17 18:25:06 localhost kernel[0]: IntelThermal: CPU3 Tjmax 69
May 17 18:25:06 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 22:33:47 May  6 2011) initialization complete
May 17 18:25:06 localhost kernel[0]: USBF:	  2.180   AppleUSBEHCI[0xffffff8013ae2000]::CheckSleepCapability - controller will be unloaded across sleep
May 17 18:25:06 localhost kernel[0]: IT87x: found ITE IT8720F
May 17 18:25:06 localhost kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
May 17 18:25:06 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
May 17 18:25:06 localhost kernel[0]: From path: "uuid",
May 17 18:25:06 localhost kernel[0]: Waiting for boot volume with UUID 67205F2A-AB05-34AF-B4F9-CD1F9532282F
May 17 18:25:06 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
May 17 18:25:06 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
May 17 18:25:06 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
May 17 18:25:06 localhost kernel[0]: NVClockX: Vendor ID: 10de, Device ID: ca3
May 17 18:25:06 localhost kernel[0]: NVClockX: Architecture: 800000
May 17 18:25:06 localhost kernel[0]: NVClockX: GT215 [GeForce GT 240]
May 17 18:25:06 localhost kernel[0]: NVClockX: Memory mapped successfully
May 17 18:25:06 localhost kernel[0]: BIOS successfully read
May 17 18:25:06 localhost kernel[0]: Unhandled init script entry with id '<8c>' at ce20
May 17 18:25:06 localhost kernel[0]: NVClockX: Speed: 60817
May 17 18:25:06 localhost kernel[0]: NVClockX: 350
May 17 18:25:06 localhost kernel[0]: NVClockX: Speed:60817
May 17 18:25:06 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
May 17 18:25:06 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
May 17 18:25:06 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
May 17 18:25:06 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD10TPVT-00HT5T0 Media/IOGUIDPartitionScheme/Apple_HFS_Untitled_2@3
May 17 18:25:06 localhost kernel[0]: BSD root: disk0s3, major 14, minor 3
May 17 18:25:06 localhost kernel[0]: vendor:device: 0x8086:0x10f0.
May 17 18:25:06 localhost kernel[0]: AppleIntelE1000e(Info): changing MTU from 0 to 1500
May 17 18:25:06 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 8478720 to: 10598912 (joffset 0xe7b000)
May 17 18:25:06 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x1307 0x330 0x100
May 17 18:25:06 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
May 17 18:25:06 localhost kernel[0]: CSRUSBBluetoothHCIController::setupHardware super returned 0
May 17 18:25:06 localhost kernel[0]: jnl: unknown-dev: journal replay done.
May 17 18:25:06 localhost kernel[0]: Kernel is LP64
May 17 18:25:06 localhost kernel[0]: hfs: Removed 0 orphaned / unlinked files and 1 directories
May 17 18:25:11 localhost kernel[0]: macx_swapon SUCCESS
May 17 18:25:13 localhost kernel[0]: AppleIntelE1000e: Ethernet address 00:01:29:01:59:11
May 17 18:25:16 localhost kernel[0]: Waiting for DSMOS...
May 17 18:25:20 mi-p55-t36 kernel[0]: jnl: disk0s2: replay_journal: from: 13721600 to: 13926912 (joffset 0xea2000)
May 17 18:25:23 mi-p55-t36 kernel[0]: AppleIntelE1000e(Info): Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
May 17 18:25:31 mi-p55-t36 kernel[0]: Previous Shutdown Cause: 3
May 17 18:25:32 mi-p55-t36 kernel[0]: jnl: disk0s2: journal replay done.
May 17 18:25:40 mi-p55-t36 kernel[0]: NVDANV50HAL loaded and registered.
May 17 18:25:40 mi-p55-t36 kernel[0]: AppleTyMCEDriver::start coreVIDPID = 0xffffffff Number of packages = 1 Number of cpus = 8 memory monitor trough PCI
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "0 == pathMap_aDriverInstance" failed in AppleHDADriver at line 2060 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 1007 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "0 == pathMap_aDriverInstance" failed in AppleHDADriver at line 2060 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 1007 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "0 == pathMap_aDriverInstance" failed in AppleHDADriver at line 2060 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 1007 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "0 == pathMap_aDriverInstance" failed in AppleHDADriver at line 2060 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit
May 17 18:25:42 mi-p55-t36 kernel[0]: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 1007 goto Exit
May 17 18:25:43 mi-p55-t36 kernel[0]: DSMOS has arrived
May 17 18:25:52 mi-p55-t36 kernel[0]: Sound assertion "0 == tempHdaGfxHeadAssocStruct.functionGroupID" failed in AppleHDAController at line 2392 goto Exit
May 17 18:25:53: --- last message repeated 1 time ---
May 17 18:25:53 mi-p55-t36 kernel[0]: Sound assertion "0 == fMikeyDriver" failed in AppleHDADriver at line 1631 goto handler
May 17 18:25:54 mi-p55-t36 kernel[0]: Sound assertion "0 != result" failed in AppleHDAWidget at line 3866 goto handler
May 17 18:25:54 mi-p55-t36 kernel[0]: Sound assertion "0 != widget->setUnsolicited ( true )" failed in AppleHDACodecGeneric at line 1153 goto handler

Link to comment
Share on other sites

i use Chamelon r760 later, Lion boot up.

 

but UseKernelChache=yes, Lion does not boot.

 

kernel log is found error.

 

May 17 18:24:02 mi-p55-t36 kernel[0]: ACPI_SMC_PlatformPlugin::registerLPCDriver - failed to locate SMC driver

 

Is your FakeSMC in /E/E or /S/L/E ? Try moving to /S/L/E and repair permissions and fix cache.

 

Then try again.

Link to comment
Share on other sites

PROBLEM with 827 pkg (if boot0 install method is used) !

The installer 825 installes without problems.

The newer 827 installs but fails if boot0 install method was selected. There was created an tmp folder in the root of the dest volume, but nothing placed/copied to the real places.

I selected both as boot0 (not boothfs method). So there must be an diff in the srcipt which installs + fdisk & co of 827 pkg.

 

EDIT: Found some wrong content in the 827 pkg if boot0 is selected.

IN the 825 pkg content of ressources / scripts is all OK, but in the 827 ressources/ scripts are "normal" files (boot, boot0,...) insted of the needed script for the boot0 install.

boothfs (ressorces) seems to be OK.

An screenshoot shows always better was i mean - than my bad english :angel:;)

Bildschirmfoto_2011_05_17_um_16.57.09.jpg

Link to comment
Share on other sites

PROBLEM with 827 pkg (boot0 install method) !

The installer 825 installes without problems.

The newer 827 installs but fails if boot0 install method was selected. There was created an tmp folder in the root of the dest volume, but nothing placed/copied to the real places.

I selected both as boot0 (not boothfs method). So there must be an diff in the srcipt which installs + fdisk & co of 827 pkg.

 

EDIT: Found some wrong content in the 827 pkg if boot0 is selected.

IN the 825 there is under the ressources and scripts, under the 827 the normal files insted of the needed script for the boot0 part.

boothfs (ressorces) seems to be OK.

An screenshoot shows always better was i mean - than my bad english :angel:;)

 

THX mitch!

 

I re-up the correct pkg...

 

Fabio

Link to comment
Share on other sites

×
×
  • Create New...