Touchscreen
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Thu Nov 15 23:57:16 CET 2012
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 adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list