Re: Touchscreen

Adam Lackorzynski <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <[email protected]>
On Thu Nov 15, 2012 at 04:37:23 -0800, Wajidali Whowe wrote:
> with the following script, even the linux kernel does not start
> running... Are you sure that the vmlinuz would behave as a server if I
> activate "L4_Server_INPUT and L4_SERVER" ? Because what I have
> realized is that the Mag is always waiting for the server if ev = hid
> is inside the caps of Mag and the vmlinuz does not start if ev =
> hid:srv() is in the caps of vmlinuz like the following: 
> 
> hid = l:new_channel(); 
> L4.default_loader:start(
>         {
>                 caps = {
>                         ev = hid:srv(), 
>                         log = L4.Env.log:m("rws");
>                         vbus = io_caps.linux_bus,
>                         rtc = rtc_caps.rtc,
>                         rom = L4.Env.rom,
>                 },
>         },
>         "rom/vmlinuz.android mem=256M console=ttyLv0 root=1:0 ramdisk_size=32768 l4x_rd=rom/drops-rd.rd init=/bin/sh");

l4-input-srv.enable=1 needs to be added on the command line.


Adam
-- 
Adam                 [email protected]
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.