This is the output of CpuInfo
bash-3.1$ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 4
model name : AMD Athlon(tm) processor
stepping : 2
cpu MHz : 1101.969
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips : 2203.93
clflush size : 32
power management:
So "--enable-embedded-crypto \" could be the problem?
I paste also dmesg output because in the first part there are some warnings regarding cpu initialization (maybe irrelevant?)
Linux version 2.6.31.1-athlon (root@amd) (gcc version 4.3.3 (GCC) ) #1 Fri Oct 2 15:51:13 CEST 2009
KERNEL supported cpus:
Intel GenuineIntel
AMD AuthenticAMD
NSC Geode by NSC
Cyrix CyrixInstead
Centaur CentaurHauls
Transmeta GenuineTMx86
Transmeta TransmetaCPU
UMC UMC UMC UMC
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
DMI 2.2 present.
last_pfn = 0x1fff0 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
00000-9FFFF write-back
A0000-BFFFF uncachable
C0000-CEFFF write-protect
CF000-FFFFF uncachable
MTRR variable ranges enabled:
0 base 000000000 mask FE0000000 write-back
1 disabled
2 disabled
3 disabled
4 disabled
5 base 0D0000000 mask FF8000000 write-combining
6 disabled
7 disabled
initial memory mapped : 0 - 01c00000
init_memory_mapping: 0000000000000000-000000001fff0000
0000000000 - 0000400000 page 4k
0000400000 - 001fc00000 page 2M
001fc00000 - 001fff0000 page 4k
kernel direct mapping tables up to 1fff0000 @ 7000-c000
ACPI: RSDP 000f76c0 00014 (v00 VIA694)
ACPI: RSDT 1fff3000 00028 (v01 VIA694 MSI ACPI 42302E31 AWRD 00000000)
ACPI: FACP 1fff3040 00074 (v01 VIA694 MSI ACPI 42302E31 AWRD 00000000)
ACPI: DSDT 1fff30c0 02C90 (v01 VIA694 AWRDACPI 00001000 MSFT 0100000C)
ACPI: FACS 1fff0000 00040
511MB LOWMEM available.
mapped low ram: 0 - 1fff0000
low ram: 0 - 1fff0000
node 0 low ram: 00000000 - 1fff0000
node 0 bootmap 00001000 - 00005000
(6 early reservations) ==> bootmem [0000000000 - 001fff0000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0001000000 - 00016fc96c] TEXT DATA BSS ==> [0001000000 - 00016fc96c]
#2 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
#3 [00016fd000 - 00017040f2] BRK ==> [00016fd000 - 00017040f2]
#4 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
#5 [0000001000 - 0000005000] BOOTMAP ==> [0000001000 - 0000005000]
Zone PFN ranges:
DMA 0x00000000 -> 0x00001000
Normal 0x00001000 -> 0x0001fff0
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
0: 0x00000000 -> 0x000000a0
0: 0x00000100 -> 0x0001fff0
On node 0 totalpages: 130960
free_area_init_node: node 0, pgdat c15cdb20, node_mem_map c1705000
DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 3968 pages, LIFO batch:0
Normal zone: 992 pages used for memmap
Normal zone: 125968 pages, LIFO batch:31
Using APIC driver default
ACPI: PM-Timer IO Port: 0x4008
Local APIC disabled by BIOS -- you can enable it with "lapic"
APIC: disable apic facility
nr_irqs_gsi: 16
Allocating PCI resources starting at 20000000 (gap: 20000000:dfff0000)
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129936
Kernel command line: auto BOOT_IMAGE=linux ro root=303 vt.default_utf8=0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Enabling fast FPU save and restore... done.
Initializing CPU#0
Memory: 511988k/524224k available (4486k kernel code, 11692k reserved, 1481k data, 372k init, 0k highmem)
virtual kernel memory layout:
fixmap : 0xfffa4000 - 0xfffff000 ( 364 kB)
vmalloc : 0xe07f0000 - 0xfffa2000 ( 503 MB)
lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
.init : 0xc15d5000 - 0xc1632000 ( 372 kB)
.data : 0xc1461bac - 0xc15d4148 (1481 kB)
.text : 0xc1000000 - 0xc1461bac (4486 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:288
Fast TSC calibration using PIT
Detected 1101.969 MHz processor.
Console: colour dummy device 80x25
console [tty0] enabled
Calibrating delay loop (skipped), value calculated using timer frequency.. 2203.93 BogoMIPS (lpj=1101969)
Security Framework initialized
Mount-cache hash table entries: 512
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
mce: CPU supports 4 MCE banks
Performance Counters: AMD PMU driver.
------------[ cut here ]------------
WARNING: at arch/x86/kernel/apic/apic.c:247 native_apic_write_dummy+0x51/0x70() <----------------------------<<<
Hardware name: 00000000000000000000000
Modules linked in:
Pid: 0, comm: swapper Not tainted 2.6.31.1-athlon #1
Call Trace:
[<c101aac1>] ? native_apic_write_dummy+0x51/0x70
[<c103532e>] ? warn_slowpath_common+0x7e/0xf0
[<c101aac1>] ? native_apic_write_dummy+0x51/0x70
[<c10353c0>] ? warn_slowpath_null+0x20/0x40
[<c101aac1>] ? native_apic_write_dummy+0x51/0x70
[<c100efc7>] ? perf_counters_lapic_init+0x37/0x50
[<c15dbddd>] ? init_hw_perf_counters+0x17d/0x3f0
[<c15dbb7d>] ? check_bugs+0x14/0xf7
[<c15ef8ff>] ? proc_sys_init+0x1a/0x45
[<c15d5905>] ? start_kernel+0x2a5/0x302
[<c15d53f2>] ? unknown_bootoption+0x0/0x202
---[ end trace a7919e7f17c0a725 ]---
... version: 0
... bit width: 48
... generic counters: 4
... value mask: 0000ffffffffffff
... max period: 00007fffffffffff
... fixed-purpose counters: 0
... counter mask: 000000000000000f
CPU: AMD Athlon(tm) processor stepping 02
Checking 'hlt' instruction... OK.
ACPI: Core revision 20090521
ACPI: setting ELCR to 0080 (from 1c80)
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb250, last bus=1
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S5)
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
I have left "--enable-embedded-crypto \" in config options because that line was there also in amule 2.2.5 SlackBuild script, that worked well.
However i admit i don't know what it exactly does.