Re: debug nic_drv

2013-04-21 Thread Jian Liu
Hi Norman, Thanks for your directions! I will also try it. Best, Jian 2013/4/20 Norman Feske > Hi Keqin, > > I suspect that you are mixing up the UART interfaces. The run script > relies on two UARTs to be present. UART 0 is used for printing Genode's > LOG messages and the ker

Re: debug nic_drv

2013-04-19 Thread Jian Liu
Sorry for the wrong email. I am learning how to debug from Keqin. Jian LIU email to: gjk@gmail.com 2013/4/19 Jian Liu > 可钦: > > 除了Gnode在物理机上的调试外,花时间把下面的事情也调研、试一试。 > > * Fiasco.OC在物理机上的调试。 > > Jian LIU > > email to: gjk@gmail.com > &g

Re: debug nic_drv

2013-04-19 Thread Jian Liu
可钦: 除了Gnode在物理机上的调试外,花时间把下面的事情也调研、试一试。 * Fiasco.OC在物理机上的调试。 Jian LIU email to: gjk@gmail.com 2013/4/19 Keqin Sun > Hi, > I want to debug nic_drv on a real machine using gdb_monitor. But gdb > showed this: > > (gdb) target remote /dev/ttyS0 > Remote de

Re: how to solve issue#593

2013-04-19 Thread Jian Liu
email to: gjk@gmail.com 2013/4/17 Alexander Boettcher > Hi, > > with following adjustments [0] l4linux works for me on x86 32bit. > > Cheers, > > Alex. > > [0] > > https://github.com/alex-ab/genode/commit/7f03b90e28ca9eda71f61d69c5e37545a98f087b Hi Alex, With your l4linux conf

Re: how to solve issue#593

2013-04-17 Thread Jian Liu
2013/4/17 Alexander Boettcher > Hi Yuging, > > the vesa_drv is spying some messages: > > [init -> vesa_drv] unexpected configuration address 0x54 > > So, do you see any output on your screen (like the Linux Penguin)? > > If yes, the second issue could be/is that all output of L4Linux in > l4linu

Re: how to install Genode on PC machine

2013-04-15 Thread Jian Liu
Hmm, Thanks for your info. Jian LIU email to: gjk@gmail.com 2013/4/15 Ivan Loskutov > Hi Jian, > If you have the same issue with memory, try to load modules to large > memory region. > I have following memory layout on my PC (this log from bootstrap): > RAM: 0

Re: how to install Genode on PC machine

2013-04-14 Thread Jian Liu
Jian LIU email to: gjk@gmail.com 2013/4/14 Ivan Loskutov > Hi Jian, > 1) I've used iPXE because it has good code and I can change this for my > needs. Grub seems more difficult for modifications for me. Second cause - > network boot is better for debuging. You c

Re: how to install Genode on PC machine

2013-04-14 Thread Jian Liu
2013/4/10 Ivan Loskutov > > 2013/4/10 yuqing wang > >> I downgrade qemu,fedora can start now. >> But fedora can not connect to the internet in qemu,it is strange.The log >> file is attached. >> > For connect to the internet you need configure ethernet in l4linux. I > didn't do auto configuration

Re: how to install Genode on PC machine

2013-04-07 Thread Jian Liu
? I am also intested in the topic. Jian LIU email to: gjk@gmail.com 2013/4/8 yuqing wang > Hi, > I want to run l4linux on real hardware to do some research about its > network.I use l4linux.run script to create the files which I would copy to > my hard disk.I also

Re: about crypto service in Genode

2013-04-04 Thread Jian Liu
Jian LIU email to: gjk@gmail.com 2013/4/3 Taru Karttunen > On 02.04 10:44, Jian Liu wrote: > > 2013/4/1 Christian Helmuth > > > > > Hello Jian Liu, > > > > > > On Mon, Apr 01, 2013 at 02:34:05PM +0800, Jian Liu wrote: > > > &

Re: about crypto service in Genode

2013-04-01 Thread Jian Liu
2013/4/1 Christian Helmuth > Hello Jian Liu, > > On Mon, Apr 01, 2013 at 02:34:05PM +0800, Jian Liu wrote: > > When I read "Road Map for 2013", I find there is furture release > 13.05 > > (should be publised in May this year according to the Road M

about crypto service in Genode

2013-03-31 Thread Jian Liu
https://github.com/genodelabs/genode/issues/55 But it has not been updated for serval monthes. I wonder if there is a detailed planning about crypto development in Genode. I am interested in it. I can join this work follow your planning. Best, Jian LIU email to: gjk

Re: how to install Genode on PC machine

2013-03-27 Thread Jian Liu
Thanks all, I will try it. Jian LIU email to: gjk@gmail.com 2013/3/27 Ivan Loskutov > Hi Jian, > > I recommend you to make bootable USB flash or setup network boot. > For booting you can use Grub or Grub2, but genode's vesa driver can't use > some mode

how to install Genode on PC machine

2013-03-26 Thread Jian Liu
Hi Norman, With your help, I have now some experiences on Genode, such as building and demo it in Qemu. I have also learned about the whole structure of source code and some calling relastionship in the system. Now I try to install Genode in my PC (the physical machine) and boot it from hard dr