Jump to content

Need help with boot 132 for Retail DVD


deek
 Share

1 post in this topic

Recommended Posts

So I managed to get an retail install working by first installing from Leo4allv3 (10.5.2) then installing from the retail install disc, update to 10.5.6, then using Universal OSX86 installer's OSX86 essentials, and the AppleIntelIntergratedFramebuffer.kext from iPC (10.5.6)

 

I am not trying to install via the boot132 method but I have had some problems with getting the DVD to boot correctly. I have been using slimbuild.v2.0 to build my images.

I ended up getting the following kernel panic.

panic(cpu 0 caller 0x4B8CBDAE): "ACPI_SMC_PlatformPlugin::buildCPUsPSSArray - got _PSS data for cpu index, 1 but expected index\
n"@/SourceCache/IOPlatformPluginFamily/IOPlatformPluginFamily-316.0.0/ACPI_SMC_PlatformPlugin/ACPI_SMC_PlatformPlui
Debugger called: <panic>
Bactrace, Format - Frame : Return Address (4 potential args on stack)
{{{bunch of hex values}}}
Backtrace terminated-invalid frame pointer 0
   Kernel loadable modules in backtrace (with dependencies):
			com.apple.driver.ACPI_SMC_PlatformPlugin(3.1.6d0)@0x4b8c9000->0x4b8d4ffff
				   dependency: com.apple.iokit.IOPCIFamily(2.4.1)@0x4455a000
				   dependency: com.apple.driver.AppleSMC(2.0.1d2)@0x4b8b2000
				   dependency: com.apple.driver.IOPlatformPluginFamily(3.1.6d0)@0x4b8bb000
				   dependency: com.apple.iokit.IOACPIFamily(1.2.0)@0x44570000

BSD process name corresponding to current thread: kernel_task

Mac OS version:
9E25

Kernel version:
Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~/RELEASE_I386
System model name: R1F					   (R1F					)

 

I checked the version of IOPlatformPluginFamily.kext on 10.5.4 and sure enough it matched the one that was causing this kernel panic. (3.1.6) Since I had no problems with my 10.5.6 retail install I decided to use that version (3.3.1) and I got past the kernel panic but a new one arose.

 

panic(cpu 0 caller 0x44669B9C): "No HPETs available...CPU(s) configured incorrectly\n"@/SourceCache/AppleIntelCPUPowerManagement
Debugger called: <panic>
Backtrace, Format - Frame : Return Address (4 potential args on stack)
{{{Hex Vales}}}
Backtrace terminated-invalid frame pointer -
	Kernel loadable modules in backtrace (with dependencies):
		 com.apple.driver.AppleIntelCPUPowerManagement(9.39.0)@0x4466.000->0x4467cfff

BSD process name corresponding to current thread: kernel_task

Mac OS version:
9E25

Kernel version:
Darwin Kernel Version 9.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386
System model name: R1F					(R1F		   )

 

I thought well looks like I need to fix this. When I tried to add the IntelCPUPMDisabler.kext in order to get past AppleIntelCPUPowerManagement I no longer get the panic BUT the first kernel panic shows up again, but it does so for the OLD VERSION (3.1.6), not the new version (3.3.1) that I included in my initrd.img. I'm miffed!

 

Does anyone have any suggestions on making this work?

Link to comment
Share on other sites

 Share

×
×
  • Create New...