Jump to content

GA-EP35-DS3R : KP during first boot


desau13
 Share

6 posts in this topic

Recommended Posts

Installing SL on a GA-EP35-DS3R

 

I've been following blackosx's GA-EP45-DS3L guide here:

http://www.insanelymac.com/forum/index.php...topic=%20180954

 

After I installed SL & Chameleon, on first boot I get a kernel panic.

 

When I go into verbose boot, here's what I see:

 

First there's a lot of text that fills the screen as it's booting. Then it switches resolution, clears the screen and more text.

 

Then the KP.

 

It looks like it's panicing while trying to run a fsck on the boot device...

 

I'll try to type up a lot of the stuff I see on the screen before the KP:

 

Darwin Kernel Version 10.0.0: Fri Jul 31 ....

vm_page_bootstrap: 2003704 free pages and 93448 wired pages

standard timeslicing quantum is 10000 us

mig_table_max_displ = 73

[sleepEnabler] Registering Powermanagement dispatch table...

[sleepEnabler] Calling pmInitComplete()...

NullCPUPowerManagement::init: properties=0xc748540

NullCPUPowerManagement::start

AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled

AppleACPICPU: ProcessorId=1 LocalApicId=2 Enabled

AppleACPICPU: ProcessorId=2 LocalApicId=3 Enabled

AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled

callin mpo_policy_init for Quarantine

Security policy loaded: Quarnantine policy (Quarantine)

calling mpo_policy_init for Sandbox

Security policy loaded: Seatbelt sandbox policy (Sandbox)

calling mpo_policy_innit for TMSafetyNet

Security policy loaded: Safety net for Time Machine (TMSafetyNet)

Copyright © 1982 ...

The Regents of the University of Californai. All rights reserved.

 

MAC Framework successfully initialized

using 16384 buffer headers and 4096 cluster IO buffer headers

IOAPIC: Version 0x20 Vectors 64:87

ACPI: System State [s0 S3 S4 S5] (S3)

RTC: Only single RAM bank (128 bytes)

netkas presents fakesmc, a kext which emulates smc device

mbinit: done (64 MB memory set for mbuf pool)

Not loading kext com.apple.driver.AppleHDAController - not found and kextd not available in early boot.

USBF: 0.404 AppleUSBOHCI[0xc93a800]::CheckSleepCapability - controller will be unloaded across sleep

USBF: 0.417 AppleUSBOHCI[0xc66b000]::CheckSleepCapability - controller will be unloaded across sleep

JMicronATA: JMB363 (CMD 0xc000, CTR 0xc100, IRQ 19, BM 0xc400)

JMicronATA: JMB363 (CMD 0xc200, CTR 0xc300, IRQ 19, BM 0xc408)

From path: "uuid",

Waiting for boot volume with UUID 85BA9FF3-E98D-3F6B-8989-7A9C3C6FA50B

Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>

com.apple.Apple.FSCompressionTypeZlib load succeeded

Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IDE1@1F,2/AppleAHCI/SECD@1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/ST3250620NS Media/IOGUIDPartitionScheme/Untitled@3

BSD root: disk2s3, major 14, minor 9

USBMSC Identifier (non-u

nique): 200903310D44 0xc0b 0xb157 0x0

com.apple.launchd 1 com.apple.launchd 1 *** launchd[1] has started up. ***

com.apple.launchd 1 com.apple.launchd 1 *** Verbose boot, will log to /dev/console. ***

Bug: launchctl.c:3557 (23930):17: ioctl(s6, SIOAIFADDR_IN6, &ifra6) != -1

Running fsck on the boot volume...

panic(cpu 0 caller 0x2a6ac2) :Kernel trap at 0x00292ac1, type 14=page fault, registers:

CR0: 0x8001003b, CR2: 0x01efc000, CR3: 0x1b35b000, CR4: 0x000006e0

EAX: 0x00000000, EBX: 0xa169c000, ECX: 0x00000400, EDX: 0x000010000

CR2: 0x01efc000, EBP: 0x82193da8, ESi: 0x00000043, EDI: 0x01efc000

EFL: 0x00010206, EIP: 0x00292ac1, CS: 0x00000008, DS: 0x0cbc0010

Error Code: 0x0000000b

 

Debugger called: <panic>

Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)

0x82193b98 : 0x21acfa (x5ce650 0x82193bcc 0x223156 0x0)

...

 

BSD process name corresponding to current thread: fsck_hfs

 

Mac OS version:

10A432

 

Kernel version:

Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386

System model name: MacPro3,1

 

System uptime in nanoseconds: 1837378000

Link to comment
Share on other sites

Finally got past this.

 

Strangely enough, I used the 64 bit com.apple.Boot.plist, and hit Tab during the Chameleon bootup screen, then typed in "-v -s -x32"

 

This dropped me into a root single-user shell -- at which point I manually ran an fsck.

 

The fsck worked, then all subsequent bootups work. I'm still manually entering "-v -x32" .. trying to get my graphics and audio to work now.

Link to comment
Share on other sites

Does sleep work on your board...? (I have an EP35-DS3P_

 

I've got most things going including shutdown and reboot..

 

Sleep refuses to work.. (can't come out of suspend)

 

Audio requires a manual editing..

 

Network drops back to 100 rather than 1000mb..

 

 

 

Finally got past this.

 

Strangely enough, I used the 64 bit com.apple.Boot.plist, and hit Tab during the Chameleon bootup screen, then typed in "-v -s -x32"

 

This dropped me into a root single-user shell -- at which point I manually ran an fsck.

 

The fsck worked, then all subsequent bootups work. I'm still manually entering "-v -x32" .. trying to get my graphics and audio to work now.

Link to comment
Share on other sites

I haven't tried sleep yet, but I suspect not.

 

It never worked for me in 10.5 either .. was never a big deal for me.

 

Also .. I'm unsure about my network speed .. it's possibly 100. I note that it doesn't show "Built in" -- so perhaps I'll have Time Machine problems like I did in 10.5 until that's fixed...

 

I did finally get audio and video working.

 

For video (nvidia 9800GTX+), I used an EFI string to my com.apple.Boot.plist .. the DSDT entry just doesn't seem to work.. but the EFI string does.

 

For audio, I made sure to disable the HD audio checkbox in ACPI Patcher, then I use "3outs2ins regular headphone" LegacyHDA.kext and HDAEnabler.kext (for the 889a chipset my mobo has).

 

Bonjour isn't working .. that's next on my list.

 

I also see that my display information in System Profiler doesn't mention QE/CI .. so perhaps that'll be on the TODO (although video seems snappy .. so I'm not convinced there's a problem yet).

Link to comment
Share on other sites

Got Bonjour working .. I just decided to use the RealtekR1000.kext. I think this is a 32-bit only driver, so I suppose I cannot use the 64 bit kernel. Not a problem for me now.. I'd rather have Bonjour than the 64 bit kernel.

 

Supposedly you can just enable promiscuous mode on en0 (with a modified ifconfig that's downloadable) -- but that seems like a very ugly hack to me .. I'd rather just use a non-apple kernel extension that works with my NIC.

 

Also .. when promiscuous mode was enabled (I did try it ...), I found that Bonjour worked, but it seemed that I couldn't connect to windows boxes anymore.

 

It's all just working with the RealtekR1000.kext.

Link to comment
Share on other sites

  • 2 weeks later...
Got Bonjour working .. I just decided to use the RealtekR1000.kext. I think this is a 32-bit only driver, so I suppose I cannot use the 64 bit kernel. Not a problem for me now.. I'd rather have Bonjour than the 64 bit kernel.

 

Supposedly you can just enable promiscuous mode on en0 (with a modified ifconfig that's downloadable) -- but that seems like a very ugly hack to me .. I'd rather just use a non-apple kernel extension that works with my NIC.

 

Also .. when promiscuous mode was enabled (I did try it ...), I found that Bonjour worked, but it seemed that I couldn't connect to windows boxes anymore.

 

It's all just working with the RealtekR1000.kext.

 

That is real good news ... I have been reading few guides and came across your post ... I have the same MOBO .... could you possibly attach all the kexts you have used ..... I am gonna give SL a shot this weekend ... On another note has 10.5.8 update worked for you ..... i keep getting waiting for Root device error after USB errors ....

 

-- newmacky

Link to comment
Share on other sites

 Share

×
×
  • Create New...