Re: Touchscreen

2012-11-15 Thread Adam Lackorzynski
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 alwa

Re: Touchscreen

2012-11-15 Thread Wajidali Whowe
      svc  = mag_caps.svc:svr(),           },           log      = { "mag", "g" },           l4re_dbg = L4.Dbg.Warn,         },         "rom/mag"); Best Regards, From: Wajidali Whowe To: Adam Lackorzynski ; "l4-hackers@os.inf.tu-dresden.de"

Re: Touchscreen

2012-11-15 Thread Wajidali Whowe
; From: Adam Lackorzynski To: l4-hackers@os.inf.tu-dresden.de Sent: Wednesday, November 14, 2012 8:12 PM Subject: Re: Touchscreen Just adding some bits to what Matthias already wrote. On Tue Nov 13, 2012 at 12:17:16 -0800, Wajidali Whowe wrote: > Someh

Re: Touchscreen

2012-11-14 Thread Adam Lackorzynski
Just adding some bits to what Matthias already wrote. On Tue Nov 13, 2012 at 12:17:16 -0800, Wajidali Whowe wrote: > Somehow, the proc file is not mounted when the linux starts and > interestingly choosing console = ttyLvx results in a panic case, > therefore I have been working on qemu and conso

Re: Touchscreen

2012-11-14 Thread Matthias Lange
          caps = { >    vbus = io_caps.con_bus, >    fb   = fb_caps.fb, >    mag  = mag_caps.mag:svr(), >    svc  = mag_caps.svc:svr(), >  }, >  ev   = hid,  >           log      = { "mag", "g" }, >  l4re_dbg = L4.Dbg.Warn, >         }, > &quo

Re: Touchscreen

2012-11-13 Thread Wajidali Whowe
   = { "mag", "g" },  l4re_dbg = L4.Dbg.Warn,         }, "rom/mag"); """"""""""""""""""""""""""""""""&q

Re: Touchscreen

2012-11-11 Thread Matthias Lange
On 08.11.2012, at 19:08, Wajidali Whowe wrote: > Hi Matthias, > now the lua script is like this and I just added one additional linux to see > whether it is working, however, still I have no usb support: Does L4Linux shows any signs of USB during boot? What's the output of lsusb? Matthias. -

Re: Touchscreen

2012-11-08 Thread Wajidali Whowe
___ From: Matthias Lange To: Wajidali Whowe Cc: "l4-hackers@os.inf.tu-dresden.de" Sent: Thursday, November 8, 2012 6:33 PM Subject: Re: Touchscreen On Thu, Nov 08, 2012 at 09:14:00AM -0800, Wajidali Whowe wrote: > Hi Matthias,  > > do you mean like the fo

Re: Touchscreen

2012-11-08 Thread Matthias Lange
ot;rom/vmlinuz.android mem=256M l4-input-srv.enable=1 console=ttyLvx > ramdisk=rom/openwrt-x86-alix2-rootfs.tar.gz root=1:0 ramdisk_size=32768 > l4x_rd=rom/openwrt-x86-alix2-rootfs.tar.gz init=/etc/preinit"); > > > Best Regards, > > > >

Re: Touchscreen

2012-11-08 Thread Dirk Vogt
*To:* Matthias Lange > *Cc:* "l4-hackers@os.inf.tu-dresden.de" > *Sent:* Wednesday, November 7, 2012 2:19 PM > *Subject:* Re: Touchscreen > > Dear Matthias, > > Thank you very much for the information, the steps are clear except for > the sentence "connect L4L

Re: Touchscreen

2012-11-08 Thread Wajidali Whowe
m/openwrt-x86-alix2-rootfs.tar.gz root=1:0 ramdisk_size=32768 l4x_rd=rom/openwrt-x86-alix2-rootfs.tar.gz init=/etc/preinit"); Best Regards, From: Matthias Lange To: Wajidali Whowe Cc: "l4-hackers@os.inf.tu-dresden.de" Sent: Thursday, November

Re: Touchscreen

2012-11-08 Thread Matthias Lange
On Wed, Nov 07, 2012 at 05:19:39AM -0800, Wajidali Whowe wrote: > Dear Matthias,  > > Thank you very much for the information, the steps are clear except for the > sentence "connect L4Linux to the "ev" capability of mag", could you please > kindly detail this part?  You need something like this

Re: Touchscreen

2012-11-08 Thread Wajidali Whowe
: Thursday, November 8, 2012 2:37 PM Subject: Re: Touchscreen Hi Wajidali, from a quick look it seems that you were missing the USB host controller drivers. Are you sure you activated them in your linux configuration? Ciao Dirk On 8 November 2012 14:04, Wajidali Whowe wrote: Dear Matthias, 

Re: Touchscreen

2012-11-08 Thread Wajidali Whowe
Sent: Wednesday, November 7, 2012 2:19 PM Subject: Re: Touchscreen Dear Matthias,  Thank you very much for the information, the steps are clear except for the sentence "connect L4Linux to the "ev" capability of mag", could you please kindly detail this part?  Best

Re: Touchscreen

2012-11-07 Thread Wajidali Whowe
dali Whowe Cc: "l4-hackers@os.inf.tu-dresden.de" Sent: Wednesday, November 7, 2012 6:04 AM Subject: Re: Touchscreen On 07.11.2012, at 02:56, Wajidali Whowe wrote: I am truely sorry to disturb again, however, based on various tests on different devices I realized that the anything

Re: Touchscreen

2012-11-06 Thread Matthias Lange
.de" > Sent: Wednesday, November 7, 2012 2:18 AM > Subject: Re: Touchscreen > > By the way usb-mouse is directly deactivated, I mean no-light at all... > > Regards, > > From: Wajidali Whowe > To: Martin Unzner ; > "l4-hackers@os.inf.tu-dresden.de" >

Re: Touchscreen

2012-11-06 Thread Wajidali Whowe
keyboard or mouse at the USB port is neglected somehow. Best regards, From: Wajidali Whowe To: "l4-hackers@os.inf.tu-dresden.de" Sent: Wednesday, November 7, 2012 2:18 AM Subject: Re: Touchscreen By the way usb-mouse is directly deactivated, I mea

Re: Touchscreen

2012-11-06 Thread Wajidali Whowe
By the way usb-mouse is directly deactivated, I mean no-light at all...  Regards, From: Wajidali Whowe To: Martin Unzner ; "l4-hackers@os.inf.tu-dresden.de" Sent: Wednesday, November 7, 2012 12:33 AM Subject: Re: Touchscreen Dear Martin, than

Re: Touchscreen

2012-11-06 Thread Wajidali Whowe
Dear Martin, thank you very much for the answer. I have indeed a strange problem... Quite honestly, I am not sure whether the touchscreen is connected to a USB port but at the boot up I strangely see a mouse arrow which is vanished in 2-3 seconds. (by the way I have a mouse and a keyboard

Re: Touchscreen

2012-11-06 Thread Martin Unzner
Hi Wajidali, as far as I am concerned, a touchscreen for x86 computers is handled like a mouse. So if your touchscreen is connected to like an internal USB port or via virtual PS/2, you should be able to run everything that has mouse support in Fiasco/L4, like DOpE or nitpicker (see also

Touchscreen

2012-11-05 Thread Wajidali Whowe
Dear all, do you have any experience on configuring the touchscreen for L4? I have an x86 computer with a touchscreen and do not know where to start. Does anyone have a small tip for me to start?  Best Regards___ l4-hackers mailing list l4-hackers