Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-27 Thread Marc CHALAND
>From Ronald Aigner: > I build a test for the IDL you sent, but could > not find any error. If the task using the IPC is really a pure L4Env > task, then this IDL should work. Do you still see the error if you leave > L4Linux out of the boot menu? I still have a problem on that API with current ve

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-27 Thread Adam Lackorzynski
Hi, On Fri Feb 22, 2008 at 14:21:37 +0100, Marc CHALAND wrote: > >From Ronald Aigner: > > > The address of the UTCB is taken in the stub from the environment > > variable. This environment variable (_dice_corba_env->utcb) is set per > > default with l4sys_utcb_get which in turn does 'asm( "%gs:0"

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-26 Thread Ronald Aigner
Marc CHALAND wrote on 02/22/2008 02:51 PM this: >>From Ronald Aigner: > >> Now that really sounds strange. You say that the task is running as >> L4Env task? No L4Linux involved? Not even on the sender/receiver side of >> the IPC? > > In that case, L4Linux is not even started. Client and server s

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-24 Thread Adam Lackorzynski
On Fri Feb 22, 2008 at 12:05:44 +0100, Marc CHALAND wrote: > Sorry Adam, I think I have trouble with my ISP. I didn't get your mail. Not good. > >From Adam Lackorzynski > > > I think it has nothing to do with CONFIG_EMBEDDED. > > Thank you for this info. So you confirm, to build l4linux with

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-22 Thread Marc CHALAND
>From Ronald Aigner: > Now that really sounds strange. You say that the task is running as > L4Env task? No L4Linux involved? Not even on the sender/receiver side of > the IPC? In that case, L4Linux is not even started. Client and server side are pure L4env tasks. More strange : other IPC even fr

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-22 Thread Ronald Aigner
Marc CHALAND wrote on 02/22/2008 02:21 PM this: >>From Ronald Aigner: > >> The address of the UTCB is taken in the stub from the environment >> variable. This environment variable (_dice_corba_env->utcb) is set per >> default with l4sys_utcb_get which in turn does 'asm( "%gs:0" )'. The >> problem

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-22 Thread Marc CHALAND
>From Ronald Aigner: > The address of the UTCB is taken in the stub from the environment > variable. This environment variable (_dice_corba_env->utcb) is set per > default with l4sys_utcb_get which in turn does 'asm( "%gs:0" )'. The > problem with Linux applications (running on L4Linux) is that th

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-22 Thread Ronald Aigner
Hi Marc, Marc CHALAND wrote on 02/22/2008 12:05 PM this: > Sorry Adam, I think I have trouble with my ISP. I didn't get your mail. > >>From Adam Lackorzynski > >> I think it has nothing to do with CONFIG_EMBEDDED. > > Thank you for this info. So you confirm, to build l4linux with L4con, > EMBED

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-22 Thread Marc CHALAND
Sorry Adam, I think I have trouble with my ISP. I didn't get your mail. >From Adam Lackorzynski > I think it has nothing to do with CONFIG_EMBEDDED. Thank you for this info. So you confirm, to build l4linux with L4con, EMBEDDED should be set on version 2.6.24 ? >With 'sometimes', do you mean it

Re: Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-20 Thread Adam Lackorzynski
Salut Marc, On Wed Feb 20, 2008 at 19:01:25 +0100, Marc CHALAND wrote: > I made a svn up into l4linux-2.6, made an oldconfig and encountered > some problems with lxevent and... cron (???). Problem with lxevent, > was into rmgr_init_ping_call: _dice_msg_buffer was NULL. > > So I decided to purge a

Linux 2.6.24 L4FB and VGA_CONSOLE

2008-02-20 Thread Marc CHALAND
Hi, I made a svn up into l4linux-2.6, made an oldconfig and encountered some problems with lxevent and... cron (???). Problem with lxevent, was into rmgr_init_ping_call: _dice_msg_buffer was NULL. So I decided to purge all build directories (fiasco, build dir, install dir and l4linux). I edited a