Hi!
No, I did not. If I did, I surely would have to compile a recent kernel
to see if the error is still present, which I was not prepared for since
I only tested the installer for an unofficial Debian PowerPC netinst image.
If time permits, I can still try a current kernel release (4.11; not the
one from Debian: 4.9.x). Since my time is limited, I'd like to only do
that when it seems necessary and needed, or rather: asked for. Is it
needed? Then I will gladly make some time for this.
Which kernel? git or current stable from kernel.org?
Which config? Debian-provided or make defconfig?
Anything else I should look out for?
Cheers,
Linux User #330250
Am 2017-05-02 um 12:29 schrieb Mathieu Malaterre:
Hi,
This is not clear to me. Is this the stable kernel ? Did you send this
information to: <linuxppc-...@lists.ozlabs.org> ?
On Fri, Apr 14, 2017 at 3:49 PM, Linux User #330250
<linuxuser330...@gmx.net> wrote:
BTW, I get this in dmesg output, on both the installer boot and when booting
the installed -smp kernel.
[ 4.767389] ------------[ cut here ]------------
[ 4.774668] WARNING: CPU: 0 PID: 1 at
/build/linux-dp17Ba/linux-4.9.18/arch/powerpc/lib/feature-fixups.c:208
check_features+0x38/0x7c
[ 4.782256] Modules linked in:
[ 4.789766] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.0-2-powerpc #1
Debian 4.9.18-1
[ 4.797441] task: df4db1a0 task.stack: df4dc000
[ 4.805089] NIP: c0776484 LR: c0776484 CTR: 00000000
[ 4.812736] REGS: df4dddd0 TRAP: 0700 Not tainted (4.9.0-2-powerpc
Debian 4.9.18-1)
[ 4.820485] MSR: 00029032 <EE,ME,IR,DR,RI>
[ 4.820622] CR: 242ff422 XER: 00000000
[ 4.828326]
[ 4.828326] GPR00: c0776484 df4dde80 df4db1a0 0000002c 00000004 000000ff
ffffffff 000000ff
[ 4.828326] GPR08: 000000ff c085271c c085271c 00000000 222ff444 00000000
c00047ec 00000000
[ 4.828326] GPR16: 00000000 00000000 00000000 00000000 00000000 00000000
00000000 c0860000
[ 4.828326] GPR24: c076ecdc c07d2e80 c0766720 c07b2310 00000000 c085f5b0
c0860000 c07b0000
NIP [c0776484] check_features+0x38/0x7c
[ 4.875135] LR [c0776484] check_features+0x38/0x7c
[ 4.882958] Call Trace:
[ 4.890751] [df4dde80] [c0776484] check_features+0x38/0x7c (unreliable)
[ 4.898650] [df4dde90] [c0004154] do_one_initcall+0x4c/0x188
[ 4.906477] [df4ddf00] [c076f578] kernel_init_freeable+0x164/0x200
[ 4.914269] [df4ddf30] [c0004810] kernel_init+0x24/0x134
[ 4.921942] [df4ddf40] [c0016500] ret_from_kernel_thread+0x5c/0x64
[ 4.929536] Instruction dump:
[ 4.937046] bfc10008 90010014 3fc0c086 811ef028 3fe0c07b 80ff349c
8108000c 7f883800
41be0014 3c60c06b 38632f34 4be5f601 <0fe00000> 815ef028 3bff349c 813f0004
[ 4.952413] ---[ end trace de3271b83777a44e ]---
On the installer (non-smp), it starts with this:
[ 0.000000] Total memory = 512MB; using 1024kB for hash table (at
cff00000)
[ 0.000000] Linux version 4.9.0-2-powerpc
(debian-ker...@lists.debian.org) (gcc version 6.3.0 20170321 (Debian
6.3.0-11) ) #1 Debian 4.9.18-1 (2017-03-30)
[ 0.000000] Found initrd at 0xc0c40000:0xc19744bc
[ 0.000000] Found UniNorth memory controller & host bridge @ 0xf8000000
revision: 0x11
[ 0.000000] Mapped at 0xff7c0000
[ 0.000000] Found a Keylargo mac-io controller, rev: 3, mapped at
0xff740000
[ 0.000000] PowerMac motherboard: PowerMac G4 Silver
[ 0.000000] Using PowerMac machine description
This might be fixed in a 4.10 kernel, but I just thought it would be worth
mentioning it here.
*Despite* the message the kernel *seems to work* in an orderly fashion.
And one more thing I noticed: less is missing on both the installer (shell)
and on the base installation thereafter. man is also not installed. I would
have thought that man and less were part of a base system...