All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Subject: xtscal fails + other Xorg init problems.
Date: Sat, 15 Aug 2009 11:15:54 +0200	[thread overview]
Message-ID: <4A867CCA.7060609@atmel.com> (raw)
In-Reply-To: <1242507547.4226.1.camel@lenovo.internal.reciva.com>

Looks like xtscal in x11-image fails.

$ DISPLAY=":0.0" xtscal
XCALIBRATE extension missing



When I look at /usr/lib/xorg/modules
I find
	libdri.la, but no libdri.so
	libglx.la, but no libglx.so

so they are not loaded.
Should they be there and loaded?


-------------------------------

Have gotten the touchscreen to work,
by

Section "ServerFlags"
	Option "AllowEmptyInput" "off"
EndSection
in xorg.conf

The touchscreen cursor travels in the x direction
when the pen moves in the y-direction,
but I think this is because the Linux config
specifies that the screen should be rotated 90',
which is does not do.
That is probably an fb driver problem,
which can be workaround by clearing the config.

------------------------------

But now the keyboard behaves in a strange manner
I get three chararcters per press.
I first through that the repeat rate was too
high, but the problem remained after
xset -r

I just realized that I get two characters
when I press the key, and the third character
when I release the key.

I think the driver reports key press, and something
else when I press, and key release when I release the button
and each event is interpreted as one character.

Any clues?

----------------------------------------------

BTW: You cannot set the repeat rate using
	Option "AutoRepeat" "500" "30"
since XFree86-Misc is no longer available.

"xset r rate 500" fails as well due to this.

Any alternative methods to turn off the repeat?










-- 
Best Regards
Ulf Samuelsson




  parent reply	other threads:[~2009-08-15  9:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-16 20:16 [PATCH] xserver-kdrive-common: fixed xTs_Calibrate script name Ihar Hrachyshka
2009-05-16 20:39 ` Koen Kooi
2009-05-16 20:59 ` Phil Blundell
2009-05-18 12:45   ` Florian Boor
2009-08-15  9:15   ` Ulf Samuelsson [this message]
2009-08-15  9:37     ` xtscal fails + other Xorg init problems Phil Blundell
2009-08-15 10:06       ` Stanislav Brabec
2009-08-15 11:51         ` Ulf Samuelsson
2009-08-15 22:23           ` Stanislav Brabec
2009-08-16 19:38             ` Ulf Samuelsson
2009-08-17  8:51           ` Phil Blundell
2009-08-16 21:33         ` Phil Blundell
2009-08-17 10:20           ` Ulf Samuelsson
2009-08-17 16:30           ` Stanislav Brabec
2009-08-17 23:22             ` Stanislav Brabec
2009-08-18 10:26               ` Stanislav Brabec
2009-08-18 10:34                 ` Koen Kooi
2009-08-18 11:45                 ` Phil Blundell
2009-08-18 15:22                 ` Ulf Samuelsson
2009-08-18 18:35                   ` Stanislav Brabec
2009-08-19 15:40                     ` Ulf Samuelsson
2009-08-15  9:39     ` Phil Blundell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A867CCA.7060609@atmel.com \
    --to=ulf.samuelsson@atmel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.