Re: NUL_problem
oleg <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, on Tue Aug 14 09:06:04 CEST 2012, Alexander Boettcher wrote: > Please post your complete config file and the whole log trace in order > to have a chance to help you. > Do you try to run it natively or in Qemu ? > > Several working examples using disks and vdisks you find here [1]. The > tests are executed natively and are based on the github version of NUL, > see [0] for the links. The actual configuration are also publicly > available via github. I run it natively, so I do not know how to save all log information. Maybe you can give me some tips. I try to connect via serial interface and see what NUL writes in COM port, but could hardly see anything there. Only some wierd messages from HW. My whole config file for grub.cfg and .nulconfig below. ########################################################## grub.cfg default 1 timeout 1 title NOVA root (hd0,2) kernel /bin/apps/hypervisor serial spinner module /bin/apps/sigma0.nul S0_DEFAULT hostvga:0x40000,0x40000 tracebuffer:32768 hostkeyb:0+0x60+1+12 name::/s0/events vdisk:rom:///linux/fedora17.iso vdisk:rom:///linux/dsl4.iso script_start:1 module /bin/apps/tutor.nul module /bin/apps/tutor.nulconfig module /bin/apps/vancouver.nul module /bin/apps/vancouver.nulconfig module /bin/apps/vancouver1.nulconfig module /linux/fedora17.iso module /linux/dsl4.iso vancouver.nulconfig name::/s0/log name::/s0/admission name::/s0/events name::/s0/timer name::/s0/fs/rom sigma0::mem:250 sigma0::drive:0 || rom:///bin/apps/vancouver.nul vbios_multiboot:0x1800000,0xa0000 vga_fbsize:4096 vga:0x3c0,4096 hostsink:0x4712,80 kbmodifier:0x40000 PC_PS2 ahci:0xe0800000,14 drive:0,0,0 || vancouver1.nulconfig name::/s0/log name::/s0/admission name::/s0/events name::/s0/timer name::/s0/fs/rom sigma0::mem:250 sigma0::drive:1 || rom:///bin/apps/vancouver.nul vga_fbsize:4096 kbmodifier:0x40000 PC_PS2 ahci:0xe0900000,15 drive:1,1,1 || ########################################################## The tail of the log looks like that ########################################################## void DBus<M>::debug_dump() [with M = MessageIOIn]: Bus used 0 times. 0: StaticReceiver<Y>::StaticReceiver() [with Y =IOAccess] do_gsi_boot eip 80003c95 esp 80233fec do_gsi_boot eip 80003be5 esp 80231fec do_gsi_boot eip 80002ce7 esp 8022ffec do_gsi_boot eip 80003eb0 esp 8022efec do_gsi_boot eip 800037b3 esp 8012cfec RESET device state INIT done startup reset CPU from 9 mtr_in e0010 > bool VirtualBiosMultiboot::recieve(MessageBios&) rip ffff ilen 3 cr0 10 efl 10002 boot from disk ########################################################## All this live cds (fedora17 and dsl4) work well in KVM. And thanks for links. Best regards, Oleg _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers