Précédent   Forum des professionnels en informatique > Systèmes > Linux > Système
Système Vos questions autour de l'administration système
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 02/12/2010, 21h30   #1
Débutant
 
Inscription : avril 2002
Messages : 47
Détails du profil
Informations forums :
Inscription : avril 2002
Messages : 47
Points : 8
Points : 8
Par défaut galère pour installer un écran tactile

Bonjour à tous

Je suis en train de galérer pour installer un écran à dalle tactile sous Debian Kernel 2.6.26.
Il s'agit d'un écran ID 0eef:0001 D-WAV Scientific Co., Ltd eGalax TouchScreen


En fait, Mon écran fonctionne, la dalle tactile aussi, mais je me retrouve avec le curseur "inversé", un mouvement vertical bouge le curseur horizontalement et vice versa.

J'avoue que je stagne, et ai grandement besoin d'aide.

J'ai oublié de préciser, cet écran est installé sur un Mini PC et servira a piloter un lxde avec un chrome qui affichera un intranet.

Merci pour votre aide !!

Informations complémentaires:
J'ai également modifié mon fichier xorg.conf pour prise en compte de cet écran.
En voici les contenu:
Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
serveur:~# cat /etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
 
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
        Option          "XkbVariant"    "latin9"
        Option          "XkbOptions"    "lv3:ralt_switch"
EndSection
 
#Section "InputDevice"
#       Identifier      "Configured Mouse"
#       Driver          "mouse"
#EndSection
 
Section "Device"
        Identifier      "Configured Video Device"
EndSection
 
Section "Monitor"
        Identifier      "Configured Monitor"
EndSection
 
Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        SubSection "Display"
                   Depth        8
                   Modes        "800x600"
        EndSubSection
        SubSection "Display"
                   Depth        16
                   Modes        "800x600"
        EndSubSection
        SubSection "Display"
                   Depth        24
                   Modes        "800x600"
        EndSubSection
 
EndSection
 
### Touch Configuration Begin ###
 
### Touch Configuration End ###
### Touch Configuration Beginning ###
Section "ServerLayout"
        Identifier "Default Layout"
        Screen  "Default Screen"
        InputDevice "EETI" "SendCoreEvents"
EndSection
 
Section "InputDevice"
       Identifier "EETI"
       Driver "egalax"
        Option "Device" "usbauto"
        Option "Parameters" "/var/lib/eeti.param"
       Option "ScreenNo" "0"
       Option "rotate" "cw" # l'option rotate ne change rien, activée ou non !!
EndSection
### Touch Configuration End ###
Lorsque je fait un cat /proc/bus/usb/devices, j'obtient ceci:
Code :
1
2
3
4
5
6
7
8
9
 
T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0eef ProdID=0001 Rev= 1.00
S:  Manufacturer=eGalax Inc.
S:  Product=USB TouchController
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbtouchscreen
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=5ms
ipeteivince est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 06h28.


 
 
 
 
Partenaires

Hébergement Web