Hi all,

I've got this problem, when try to run l4dope in fiasco-ux

this is the error message.


Fiasco-UX on Linux 2.6.18-6-686 (i686)
Mapped 64 MB Memory + 0 KB Framebuffer + 0 KB Input Area on FD 3

Loading Module 0x00100000-0x00109380 [sigma0]
Loading Module 0x00110000-0x002ae000 [roottask]
Copying Module 0x039a0000-0x039e05f0 [events]
Copying Module 0x0395e000-0x0399f803 [names]
Copying Module 0x03920000-0x0395df29 [log]
Copying Module 0x03885000-0x0391f3c0 [dm_phys]
Copying Module 0x03838000-0x03884f8b [simple_ts]
Copying Module 0x035ca000-0x03837276 [l4io]
Copying Module 0x03453000-0x035c9dbc [l4dope]

Bootstrapping...

Welcome to Fiasco(ux)!
DD-L4(v2)/ia32 microkernel (C) 1998-2008 TU Dresden
Rev: r379 compiled with gcc 4.1.2 for Intel Pentium 4    []

CPU: GenuineIntel (6:F:6:0) Model: Core 2 (Merom) at 1828 MHz

 128 Entry I TLB (4K pages)
 272 Entry D TLB (4K pages)     48 Entry D TLB (4M pages)
  32 KB L1 I Cache (8-way associative, 64 bytes per line)
  32 KB L1 D Cache (8-way associative, 64 bytes per line)
2048 KB L2 U Cache (8-way associative, 64 bytes per line)

Freeing init code/data: 28672 bytes (7 pages)

Calibrating timer loop... done.
SIGMA0: Hello!
  KIP @ 3efc000
  Found Fiasco: KIP syscalls: yes
  allocated 4KB for maintenance structures


Roottask.
  Found Fiasco-UX.
  Command line found: "roottask"

   64512kB (  63MB) total RAM (reported by bootloader)
   51912kB (  51MB) received RAM from Sigma0
    7340kB (   8MB) reserved RAM for RMGR
  Received I/O ports 0000-ffff
  Attached irqs = [ <!0> 1 2 3 4 5 6 7 8 9 A B C D E F <!10> <!11> ]

Roottask: Loading 7 modules.
#05: loading "events"
     from [039a0000-039e05f0] to [01540000-01548d10][01549000-0155e5b0]
     entry at 0000d060 via trampoline page code
     symbols at [039f3000-039f5000] (8kB), lines at [039ed000-039f3000] (24kB)
#06: loading "names"
     from [0395e000-0399f803] to [002d0000-002d6977][002d7000-002e2000]
     entry at 0000e060 via trampoline page code
     symbols at [039eb000-039ed000] (8kB), lines at [039e5000-039eb000] (24kB)
#07: loading "log"
     from [03920000-0395df29] to [00400000-00406f6a][00407000-00439848]
     entry at 0000f05c via trampoline page code
     symbols at [039e3000-039e5000] (8kB), lines at [039dd000-039e3000] (24kB)
#08: loading "dm_phys"
     from [03885000-0391f3c0] to [01500000-015138b7][01514000-0151e000]
     entry at 00010060 via trampoline page code
     symbols at [039d8000-039dd000] (20kB), lines at [039ca000-039d8000] (56kB)
#09: loading "simple_ts"
     from [03838000-03884f8b] to [01400000-01408baa][01409000-01418608]
     entry at 00011064 via trampoline page code
     symbols at [039c8000-039ca000] (8kB), lines at [039c1000-039c8000] (28kB)
#0a: loading "l4io"
     from [035ca000-03837276] to [00c20000-00c44791][00c45000-00cb3000]
     entry at 00012060 via trampoline page code
     symbols at [0396b000-039c1000] (344kB), lines at [03952000-0396b000] (100kB)
#0b: loading "l4dope"
     from [03453000-035c9dbc] to [01b00000-01b44941][01b45000-01b8a000]
     entry at 00013060 via trampoline page code
     symbols at [03944000-03952000] (56kB), lines at [03918000-03944000] (176kB)

simplets| Configured for 64 tasks.
io      | Available IRQs=[ <!0> 1 2 3 4 5 6 7 8 9 a b c d e f <!10> <!11> ]
l4dope  | L4INPUT Fiasco-UX mode activated
l4dope  | [B.2] input/lib/src/ux.c:95:init_stuff():
l4dope  |  Cannot read VHW structure!


I went through related codes, it's look likes the KIP is not the correct KIP

Do you guys have any idea?

this is what i try to run.

./fiasco -l events -l names -l log -l dm_phys -l simple_ts -l l4io -l l4dope
 

Regards,

Ahmad Kamal Abdul Aziz