[fedora-arm] Mybook World, old edition

Andy Green andy at warmcat.com
Sat Jul 24 09:49:42 UTC 2010


On 07/24/10 10:12, Somebody in the thread at some point said:
> lör 2010-07-24 klockan 09:37 +0200 skrev Dan Horák:
>
>> it most likely means that the CPU is lower architecture than the Fedora
>> required minimum (armv5te), like armv4, what is the exact spec of the
>> CPU?
>
> It should be supported from what I gather.
>
> /proc/cpuinfo:
>
> Processor       : ARM926EJ-Sid(wb) rev 5 (v5l)
> BogoMIPS        : 99.73
> Features        : swp half thumb fastmult edsp java
> CPU implementer : 0x41
> CPU architecture: 5TEJ

Is it an issue with EABI not in the kernel?

That would cause exactly illegal instruction faults IIUI.

Check for

CONFIG_AEABI=y

in your kernel config.

-Andy


More information about the arm mailing list