Re: [QtMoko] QX touchscreen input do not work

2012-09-11 Thread Radek Polak
On Monday, September 10, 2012 06:18:15 PM francesco.dev...@mailoo.org wrote:

  Maybe you can try to remove xserver-xorg-video-glamo and try Xglamo -
  that one worked always better for me and it's even many times smaller in
  size.
 
 Thanks, now it works but it is impossible to rotate the screen in
 landscape mode, the entire screen becomes a mess.
 I tryed:
 # xrandr -o 1
 and
 # xrandr --output default --rotate left
 
 with xserver-xorg-video-glamo this problem does not happen.
 
 Also, in QX the option rotate screen does nothing, what should it do?

It should rotate the screen according to accelerometers. I cant remember if 
this was ever working with Xglamo or not.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] QX touchscreen input do not work

2012-09-11 Thread francesco . devita

It should rotate the screen according to accelerometers. I cant remember if
this was ever working with Xglamo or not.

Sorry I was wrong, it works with xglamo but as I said before it's 
impossible to use the landscape mode. I'll check again the xorg.conf of 
xglamo and xorg-glamo and I'll try again with the latest.


Regards
Joif

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] QX touchscreen input do not work

2012-09-11 Thread Radek Polak
On Monday, September 10, 2012 08:17:05 PM Neil Jerram wrote:

 I have some theoretical patches for that (attached), but I haven't
 offered them to Radek because I haven't really got QX working much at
 all, and so I couldn't be sure if the QX rotation support was working.
 
 The first attached patch is for the main QtMoko repository; the second
 is for the Arora submodule.

Hi Neil,
it's applied now. I tried in arora and it works good, so i expect QX to be 
working too - i will try later on Freerunner.

Btw has anyone figured how to rotate X server on GTA04?

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: New Status of the OpenPhoenux/GTA04 project

2012-09-11 Thread Lionel Broche
Great news, well done !

Lionel

On 5 September 2012 18:55, Boudewijn wankelwan...@yahoo.com wrote:

 **

 On Tuesday 04 September 2012 12:36:53 Dr. H. Nikolaus Schaller wrote:

  see:

 
 http://lists.goldelico.com/pipermail/community/2012-September/91.html

  (Quality is very good - better than we have ever seen before! ...)

 Congratulations!



  Here is a picture that shows how we feel now:

 I share the feeling!



 Boudewijn

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] QX touchscreen input do not work

2012-09-11 Thread Neil Jerram
Radek Polak pson...@seznam.cz writes:

 On Monday, September 10, 2012 08:17:05 PM Neil Jerram wrote:

 I have some theoretical patches for that (attached), but I haven't
 offered them to Radek because I haven't really got QX working much at
 all, and so I couldn't be sure if the QX rotation support was working.
 
 The first attached patch is for the main QtMoko repository; the second
 is for the Arora submodule.

 Hi Neil,
 it's applied now. I tried in arora and it works good, so i expect QX to be 
 working too - i will try later on Freerunner.

Great, thanks!

 Btw has anyone figured how to rotate X server on GTA04?

No, I don't think so.  I tried for a while before moving onto QtMoko,
but didn't manage to understand the omapfb X driver.  And Neil Brown
said recently that it was on his list of things he wanted to do but
couldn't yet.

Regards,
Neil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Gta04-owner] [QtMoko] QX touchscreen input do not work

2012-09-11 Thread NeilBrown
On Tue, 11 Sep 2012 23:33:27 +0100 Neil Jerram n...@ossau.homelinux.net
wrote:

 Radek Polak pson...@seznam.cz writes:
 
  On Monday, September 10, 2012 08:17:05 PM Neil Jerram wrote:
 
  I have some theoretical patches for that (attached), but I haven't
  offered them to Radek because I haven't really got QX working much at
  all, and so I couldn't be sure if the QX rotation support was working.
  
  The first attached patch is for the main QtMoko repository; the second
  is for the Arora submodule.
 
  Hi Neil,
  it's applied now. I tried in arora and it works good, so i expect QX to be 
  working too - i will try later on Freerunner.
 
 Great, thanks!
 
  Btw has anyone figured how to rotate X server on GTA04?
 
 No, I don't think so.  I tried for a while before moving onto QtMoko,
 but didn't manage to understand the omapfb X driver.  And Neil Brown
 said recently that it was on his list of things he wanted to do but
 couldn't yet.

I spent a while looking into this and my conclusion is that while the frame
buffer does support rotation, the Xorg driver for the omap3 framebuffer
doesn't hook into that.  Also I couldn't find any evidence of ongoing
development of the omap3 Xorg driver.
So I'm guessing that to make 'xrandr' work on the GTA04 will take some fairly
serious hacking in Xorg driver code.

I wish I had time to do that ... though to be honest, if I did have the time
I'd probably spend it on something else :-(

NeilBrown


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] QX touchscreen input do not work

2012-09-11 Thread francesco . devita

Hi
I tryed again with xserver-xorg-video-glamo, I was wrong again because 
the touchpad works well. The rotate screen option in QX works and the 
landscape mode is usable in this case. But the touchpad input is not 
rotated as well.
For now on my neo I'm using a script to launch under QX to get apps in 
landscape mode:
sleep 5# it seems that we have to wait some time before 
sending commands

xrandr -o 1
xinput set-int-prop Touchscreen Evdev Axis Inversion 8 0 1
xinput set-int-prop Touchscreen Evdev Axes Swap 8 0
xinput set-int-prop Touchscreen Evdev Axis Calibration 32 98 911 
918 107



Regards
Joif

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community