Gentoo Archives: gentoo-powerpc

From: Brendan Horan <brendanhoran@××××××××.net>
To: gentoo-powerpc@l.g.o
Subject: Re: [gentoo-powerpc] IBM IntelliStation POWER 9114 Model 275 -- (DEFAULT CATCH!) can't load kernel.
Date: Fri, 29 Jan 2016 03:43:27
Message-Id: 1440400981.1538.1454039000814.JavaMail.zimbra@basstech.net
In Reply to: Re: [gentoo-powerpc] IBM IntelliStation POWER 9114 Model 275 -- (DEFAULT CATCH!) can't load kernel. by Brendan Horan
1 Forgot one importation bit.
2 Yaboot 1.3.16 is what works,
3 1.6.17 will not work and causes DEFAULT CATCH.
4
5 ----- On 29 Jan, 2016, at 11:37 AM, brendanhoran brendanhoran@××××××××.net wrote:
6
7 > OK I have solved this. (kinda)
8 >
9 > I download the Debain yaboot package.
10 > https://packages.debian.org/jessie/yaboot
11 >
12 > I copied "/usr/lib/yaboot/yaboot" from the extracted deb file and wrote that to
13 > disk with :
14 > "dd if=/tmp/yaboot of=/dev/sda1"
15 >
16 > Now yaboot loads my kernel, without throwing a "DEFAULT CATCH".
17 > It would seem the yaboot-static package is broken for my machine type.
18 >
19 >
20 > Now to find out why the kernel crashes on boot...
21 >
22 > Thanks
23 >
24 > ----- On 23 Jan, 2016, at 10:29 AM, brendanhoran brendanhoran@××××××××.net
25 > wrote:
26 >
27 >> Just to add more detail.
28 >>
29 >> I have tried a few different kernel versions 3.x and 4.x.
30 >> Two different versions of GCC as well.
31 >>
32 >> Really not sure why this is happening yet.
33 >>
34 >> ----- On 17 Jan, 2016, at 5:46 PM, brendanhoran brendanhoran@××××××××.net wrote:
35 >>
36 >>> Hi,
37 >>>
38 >>> Not sure if this something I have done wrong or a new issue.
39 >>> I can't seem to get a kernel to boot on my IBM power 275 machine.
40 >>> Yaboot loads OK.
41 >>>
42 >>> Here is what happens (any tips/hints/pointers) :
43 >>>
44 >>> Elapsed time since release of system processors: 3 mins 15 secs
45 >>>
46 >>> Config file read, 4096 bytes
47 >>>
48 >>> Welcome to yaboot version 1.3.17
49 >>> Enter "help" to get some basic usage information
50 >>> boot:
51 >>> * linux
52 >>> boot:
53 >>> Please wait, loading kernel...
54 >>> DEFAULT CATCH!, handler-entered=fff00700
55 >>> Open Firmware exception handler entered from non-OF code
56 >>>
57 >>> Client's Fix Pt Regs:
58 >>> 00 0291f89000001000 000000000291f850 0000000000000000 0000000000000000
59 >>> 04 0000000000000003 0000000000000001 000000000292c900 0000000000080000
60 >>> 08 000000000291f7f0 0000000000130000 000000000291f7d8 0000000000000000
61 >>> 0c 000000000011ace5 0000000000000000 000000000291fa88 0000000000000000
62 >>> 10 0000000010015e48 0000000010015e48 000000000011aac4 000000000011acc4
63 >>> 14 000000000011ac0a 000000000011abfe 0000000000000400 0000000000000000
64 >>> 18 0000000000000000 000000001000f134 0000000000100000 0000000979a00008
65 >>> 1c 0292c90000000006 0000010410016304 0000040000080000 0013155000100000
66 >>> Special Regs:
67 >>> %IV: 00000700 %CR: 8402a084 %XER: 20000000 %DSISR: 00000000
68 >>> %SRR0: 0000000000001000 %SRR1: 1000000000083002
69 >>> %LR: 0291f89000001000 %CTR: 0000000000c3c578
70 >>> %DAR: 0000000000000000
71 >>> PID = 0
72 >>>
73 >>> ok
74 > > > 0 >