log_net does not work

Arthur Mielimonka Arthur.Mielimonka at noit.de
Tue Jan 24 11:15:22 CET 2006


Hi,

To analyze real-time processes I collect data in memory and after 
completition I want to transfer the data via the log_net server. For 
this reason, I compiled the package log_net with INITDRV(vortex) 
(network card is a 3com905).

Compiling works fine, but I get this error message on startup:

log   | Initializing device ...
log   | BIOS mapped to 0xe0000
log   | pcibios_init : OSKIT PCI BIOS revision 1.0
log   | PCI: Probing PCI hardware
log   | pci: out of memory
log   | scsi : 0 hosts
log   | scsi : detected total
log   | [6.1] log_net/server/src/tcpip.c:100:init_ethernet():
log   |  Error: Error initializing etherdriver vortex.
log   |
log   | Probing devices...
log   | Probing done.
log   | Current hardware tree:
log   | Initializing network code...
log   | can't allocate callout queue!
log   |
log   | Backtrace: fp=37164c
log   |  00355524 0034bcff 0034bb8f 003332f5 0032f13a 00301042 00300c20
log   | Exited with return code 1.
log   | Looping forever...

My GRUB Menu:
title RTXviDE standalone log to network (131.188.36.186)
kernel /drops/l4/bin/x86_586/l4v2/rmgr -sigma0
modaddr 0x02000000
module /drops/l4/kernel/fiasco/build/main -noserial -nowait -nokdb
module /drops/l4/bin/x86_586/l4v2/sigma0
module /drops/l4/bin/x86_586/l4v2/names
module /drops/l4/bin/x86_586/l4v2/log_net -net -local -ip 131.188.36.186 
-verbos e -buffer 4096
module /drops/l4/bin/x86_586/l4v2/dm_phys
module /drops/l4/bin/x86_586/l4v2/simple_ts
module /drops/l4/bin/x86_586/l4v2/RTXviDE -type 0 -w 176 -h 144 -frames 381

Thanks for help,
Arthur





More information about the l4-hackers mailing list