[okl4-developer] Problem running wombat (unknown syscall)
Sergio Aguayo
sergioag at qmailhosting.net
Mon Mar 3 17:05:04 EST 2008
Hi Jorge
Thanks for your quick response. I have compiled everything as you have told me (just adding the toolprefix). However the results are the same. Here is the complete output:
OKL4 - (provider: Open Kernel Labs) built on Mar 3 2008 00:44:09 using gcc version 3.3.5 (Gentoo 3.3.5-r1 p1.0, ssp-3.3.2-3, pie-8.7.7.1).?[0m
kimg: 0x100200 - 0x142000
Found l4 kernel heap! at 0x166000
pc99 heap base at 0x166000
mapping heap at 0x166000
zero base f0166000 to end f0565000
done zero
*****************************************
* Iguana system, Copyright 1996-2006 *
* ERTOS - National ICT Australia *
*****************************************
vbase is 0x9800000, vend is 0x3fffffff
addr is 0x9800000, vbase is 0x9800000
get_timer: server 0x58001 obj = 0x803fdd8
Linux version 2.6.11.12-i386l4_pc99 (root at osamabinary) (gcc version 3.3.5 (Gentoo 3.3.5-r1 p1.0, ssp-3.3.2-3, pie-8.7.7.1)) #3 Mon Mar 3 00:53:58 PET 2008
Kernel memory ranges:
0: 0x08400000-0x097ff000 (5119 pages)
total 5119 pages
Built 5 zonelists
Kernel command line: igms_name=ramdisk root=/dev/igms0
PID hash table entries: 128 (order: 7, 2048 bytes)
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 20120k/20500k available (1324k kernel code, 240k reserved, 376k data, 296k init)
get_timer: server 0x58001 obj = 0x803fda0
Requesting timer: 10000000
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
NET: Registered protocol family 16
PCI: direct init
pci_direct_init: calling request_region(0xCF8, 8, "PCI conf1")
pci_direct_init: request_region returned 0x0841fea0
calling pci_check_type1()
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: pcibios_fixup_bus :
PCI: PIIX3: Enabling Passive Release on 0000:00:01.0
Limiting direct PCI/PCI transfers.
Activating ISA DMA hang workarounds.
RAM (4096 kB) at 0xxf0000000, Cirrus Logic chipset on PCI bus
cirrusfb: Driver for Cirrus Logic based graphic boards, v2.0-pre2
io scheduler noop registered
io scheduler anticipatory registered
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
http://www.scyld.com/network/ne2k-pci.html
eth0: RealTek RTL-8029 found at 0xc100, IRQ 11, 52:54:00:12:34:56.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: QEMU HARDDISK, ATA DISK drive
hda: IRQ probe failed (0xffffffff)
hdb: IRQ probe failed (0xffffffff)
hdb: IRQ probe failed (0xffffffff)
hdc: QEMU CD-ROM, ATAPI CD/DVD-ROM drive
hdc: IRQ probe failed (0xffffffff)
hdd: IRQ probe failed (0xffffffff)
hdd: IRQ probe failed (0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 1024KiB
hda: 96000 sectors (49 MB) w/256KiB Cache, CHS=95/255/63
hda: hda1
hdc: ATAPI 4X CD-ROM drive, 512kB Cache
Uniform CD-ROM driver Revision: 3.20
igms0: unknown partition table
Iguana virtual serial driver v1.0
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP established hash table entries: 1024 (order: 1, 8192 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
NET: Registered protocol family 1
NET: Registered protocol family 17
VFS: Mounted root (ext2 filesystem) readonly.
syscall 243
init:1:70001 unknown syscall
syscall 243
init:1:70001 unknown syscall
syscall 243
init:1:70001 unknown syscall
Thanks for your help
Sergio Aguayo
----- Original Message -----
From: "Jorge Torres" <jorge.torres.maldonado at gmail.com>
To: "Sergio Aguayo" <sergioag at qmailhosting.net>, "developer" <developer at okl4.org>
Sent: Monday, March 3, 2008 12:36:45 AM GMT -05:00 Columbia
Subject: Re: [okl4-developer] Problem running wombat (unknown syscall)
Hi Sergio,
Could you post the entire output, just to know, does it work without vga driver?,
./tools/build.py machine=ia32_pc99 project=iguana wombat=True
qemu -hda c.img -nographic
Kind regards,
Jorge
On Mon, Mar 3, 2008 at 12:24 AM, Sergio Aguayo < sergioag at qmailhosting.net > wrote:
Hi
I've began testing pistachio+wombat just a few days ago and so far it has compiled correctly using gcc 3.3.5 (i686-pc-linux-gnu) under Gentoo Linux. I have compiled it with the following command:
tools/build.py machine=ia32_pc99_vga wombat=yes project=iguana toolprefix=i686-pc-linux-gnu-
However, running with qemu like this:
qemu -hda c.img -serial /dev/stdout
starts linux, but i get the following message and loops forever:
init:1:70001 unknown syscall
syscall 243
I have looked in google and the list's archives, but i've found nothing.
Thanks in advance,
Sergio Aguayo
_______________________________________________
Developer mailing list
Developer at okl4.org
https://lists.okl4.org/mailman/listinfo/developer
More information about the Developer
mailing list