Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 18/12/2008, à 22:51

titouille

Re : script driver dalles tactiles egalax

bonjour à vous !!

Je suis tombé un peu par hasard sur ce thread car je rencontre quelques problèmes avec mon boitier. J'ai acquis un boitier origenAE s21t dernièrement, j'ai terminé de le monter il y a 2 jours et depuis je commence lentement à configurer ce que mes maigres connaissances en linux me permettent pour essayer de le faire fonctionner correctement.

J'ai déjà réussi à installer le driver de la carte graphique (nvidia geforce 9600) et il me semble que ça fonctionne correctement, bien que ne sachant pas vraiment comment contrôler que tout s'est bien passé, je ne fais qu'espérer tongue

Maintenant, j'aimerai beaucoup faire fonctionner l'écran tactile qui est intégré au boitier, mais je bute sur l'installation du driver touchKit.

J'ai testé le script de frafa mais il me plante directement avec le message ci-après :

tactile.sh: 24: syntax error: "(" unexpected

qui se déclenche sur la déclaration de fonction LANCEUR2. J'ai essayé de virer les parenthèses mais la il ne trouve plus la fonction... Comme il me semble que cette dernière est appelée au début du script uniquement, j'ai essayé simplement de mettre son code sans l'intégrer dans une fonction et de supprimer l'appel de méthode. ça semble être à peu près fonctionnel, mis à part 2 erreurs :

tactile.sh: 36: [[ not found
tactile.sh: 36: root not found

qui ne sont pas bloquantes. Mais je me suis rendu compte qu'il télécharge le fichier x14 et je ne sais pas si il correspond aux drivers de mon écran...

J'ai également essayé de me placer dans USBSrcs et de faire un "make all" mais je me retrouve également avec le problème "error: asm/semaphore.h: Aucun fichier ou dossier de ce type".

Je ne désespère pas d'arriver à faire fonctionner la dalle tactile, mais étant un débutant en configuration linux, je pense que ça ne sera pas sans peine... Si vous pouviez m'orienter un peu sur la marche à suivre ça serait très sympathique de votre part.

Merci d'avance pour vos suggestions smile

Cordialement,


Thierry

#27 Le 19/12/2008, à 03:30

frafa

Re : script driver dalles tactiles egalax

Salut,
essaie comme ca,
Comande terminal:

wget http://liveusb.info/egalax/egalax.sh
chmod +x ./egalax.sh
sudo ./egalax.sh

Hors ligne

#28 Le 19/12/2008, à 10:34

titouille

Re : script driver dalles tactiles egalax

Merci, merci bcp frafa !!!

La dalle tactile fonctionne très bien. J'ai eu un problème lors de la première tentative, le fichier téléchargé ne semblait pas complet. J'ai relancé la commande "sudo ./egalax.sh" une seconde fois et ça a fonctionné. Je n'étais pas trop sur du résultat, mais c'est nickel. Voilà la sortie console. Il y a eu quelques avertissement, mais à priori tout est fonctionnel

titouille@titouille-mediacenter:~/Bureau$ sudo ./egalax.sh
PWD:/home/titouille/Bureau - HOME:/home/titouille - SUDO_USER:titouille - USER:root - ./egalax.sh
--2008-12-19 10:12:41--  http://home.eeti.com.tw/web20/drivers/touch_driver/Linux/v2.03/TouchKit-2.03.1712-32b-k26-x14.tar.gz
Résolution de home.eeti.com.tw... 210.64.17.162
Connexion vers home.eeti.com.tw|210.64.17.162|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 4313678 (4.1M) [application/x-gzip]
Saving to: `TouchKit-2.03.1712-32b-k26-x14.tar.gz'

100%[======================================>] 4'313'678   52.8K/s   in 61s     

2008-12-19 10:13:42 (69.5 KB/s) - « TouchKit-2.03.1712-32b-k26-x14.tar.gz » sauvegardé [4313678/4313678]

drwx------ william/william   0 2008-05-12 05:20 TouchKit_x14/
-rw-r--r-- root/root   4318806 2008-05-12 05:18 TouchKit_x14/TouchKit.tar.gz
-rwx------ william/william 9965 2008-03-25 10:14 TouchKit_x14/setup.sh
-rw-r--r-- root/root       5080 2008-05-12 05:20 TouchKit_x14/readme
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
linux-headers-2.6.27-9-generic est déjà la plus récente version disponible.
E: Impossible de trouver le paquet libuclibc-dev
make -C /lib/modules/2.6.27-9-generic/build SUBDIRS=/usr/local/TouchKit_x14/USBSrc modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.27-9-generic »
  CC [M]  /usr/local/TouchKit_x14/USBSrc/tkusb.o
/usr/local/TouchKit_x14/USBSrc/tkusb.c: In function ‘DoSendData’:
/usr/local/TouchKit_x14/USBSrc/tkusb.c:47: attention : passing argument 7 of ‘usb_fill_control_urb’ from incompatible pointer type
/usr/local/TouchKit_x14/USBSrc/tkusb.c: In function ‘irq_tscreen’:
/usr/local/TouchKit_x14/USBSrc/tkusb.c:146: attention : passing argument 6 of ‘usb_fill_int_urb’ from incompatible pointer type
/usr/local/TouchKit_x14/USBSrc/tkusb.c: In function ‘lauch_int_read’:
/usr/local/TouchKit_x14/USBSrc/tkusb.c:180: attention : passing argument 6 of ‘usb_fill_int_urb’ from incompatible pointer type
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /usr/local/TouchKit_x14/USBSrc/tkusb.mod.o
  LD [M]  /usr/local/TouchKit_x14/USBSrc/tkusb.ko
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.27-9-generic »
copier module tkusb.ko
filename:       /lib/modules/2.6.27-9-generic/kernel/drivers/video/tkusb.ko
license:        GPL
description:    USB TouchScreen Driver
author:         eGalax Inc. http://www.egalax.com.tw
srcversion:     C6D77F0D0F1F9EF4762003F
alias:          usb:v3823p0002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v3823p0001d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0EEFp0002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0EEFp0001d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1234p0002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1234p0001d*dc*dsc*dp*ic*isc*ip*
depends:        usbcore
vermagic:       2.6.27-9-generic SMP mod_unload modversions 586
Inscrire module tkusb.ko
insmod /lib/modules/$(uname -r)/kernel/drivers/video/tkusb.ko
insmod: error inserting '/lib/modules/2.6.27-9-generic/kernel/drivers/video/tkusb.ko': -1 File exists
/lib/modules/2.6.27-9-generic/kernel/drivers/video/tkusb.ko: /lib/modules/2.6.27-9-generic/kernel/drivers/usb/core/usbcore.ko
ok module tkusb.ko bien inscrit
--2008-12-19 10:14:23--  http://liveusb.info/liveusb/add-on/img/LOGO.BMP
Résolution de liveusb.info... 92.243.9.215
Connexion vers liveusb.info|92.243.9.215|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 13928 (14K) [image/x-ms-bmp]
Saving to: `/usr/local/share/icons/touchKit.bmp'

100%[======================================>] 13'928      88.4K/s   in 0.2s   

2008-12-19 10:14:24 (88.4 KB/s) - « /usr/local/share/icons/touchKit.bmp » sauvegardé [13928/13928]

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Icon[fr_FR]=/usr/local/share/icons/touchKit.bmp
Name[fr_FR]=TouchKit
Exec=gksudo /usr/local/TouchKit_x14/TouchKit
Comment[fr_FR]=TouchKit driver egalax
Name=TouchKit
Comment=TouchKit driver egalax
Icon=/usr/local/share/icons/touchKit.bmp
Categories=GNOME;System;Settings;
Si vous avez plusieurs écrans veuillez renseigner manuellement le N°
de l'écran tactile dans le fichier /etc/X11/xorg.conf
Renseigner le numéro de votre écran, Modifiez l\'option:
Option "ScreenNo" "0" 
Redemarrez ,
Après redémarrage allez dans le Menu:/Système/Administration/TouchKit
et calibrez votre écran tactile.

merci encore !! (je sais, je me répète big_smile)

#30 Le 04/01/2009, à 19:16

titouille

Re : script driver dalles tactiles egalax

Hello,

Je reviens sur ce thread pour une ou deux questions un peu technique sur la gestion multi-écran...

J'ai une geforce 9600GT dans mon ordi, et je commence maintenant à voir pour la configurer avec ma télé. Je passe par un cable s-video car ma télé n'accepte pas autre chose.

Bref. Je vais dans l'outil de configuration nvidia (nvidia-settings) et là j'ai différentes possibilités. Soit je passe en mode "twin-view", soit en "separate X screen".

J'ai tenté le mode "separate X screen" qui me demande de redémarrer X, mais ça plante et mon affichage est totalement corrompu. J'ai préféré revenir sur ma config de base en copiant mon xorg.conf.backup.
J'ai tenté également de passer en mode "twin-view" et là j'ai différents choix possibles. Soit je place le second écran à gauche, droite, en haut ou en bas de l'écran principal (le tactile) soit je le mets en absolute, soit en clone.

Le premier problème, c'est que ma télé à l'air de prendre du 1024x768, donc je n'ai déjà pas la même résolution sur mon écran tactile et sur ma télé (les bords sont cropés sur la télé). Le second problème, c'est que si je passe en mode twin-view (sauf clone) je me retrouve avec la zone tactile dispatchée sur les 2 écrans, alors qu'un seul est tactile... en gros, si je mets le stylet tout à gauche, tout va bien, mais à plus je vais vers la droite, à plus la souris est décalée par rapport à la position du stylet. Est-ce que tu verrais une solution pour garder les fonctions tactiles uniquement sur l'écran principal ? car là c'est pas trop gérable...


D'avance merci pour une quelconque suggestion à mes problèmes.


Cordialement,


Thierry

#31 Le 05/01/2009, à 07:57

frafa

Re : script driver dalles tactiles egalax

Salut,
moi je suis aussi en dual screen nvidia
un 19" et un 17" tactile
la seule conf nvidia qui pour moi marche bien est TwinView
je te met une copie de mon xorg.conf à adapter a ton materiel...

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@vernadsky)  Thu Jun  5 09:26:53 UTC 2008

Section "ServerFlags"
    Option         "DefaultServerLayout" "les2"
    Option         "Xinerama" "0"
EndSection

Section "ServerLayout"
    Identifier     "les2"
    Screen      0  "principal" 1280 0
    Screen      1  "secondaire" LeftOf "principal"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "VXNano"
    InputDevice	"EETI" "SendCoreEvents"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    Identifier  "VXNano"
    Driver       "evdev"
    Option      "Name" "Logitech USB Receiver"
    Option      "Protocol" "evdev"
    Option      "Buttons" "9"
    Option      "SendCoreEvents"
    Option      "HWHEELRelativeAxisButtons" "7 6"
EndSection

Section "InputDevice"
	Identifier     "Keyboard0"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"oss"
EndSection

Section "Monitor"
    Identifier     "secondaire"
    VendorName     "Unknown"
    ModelName      "XXX L7DJ4"
    HorizSync       30.0 - 80.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "principal"
    VendorName     "Unknown"
    ModelName      "Philips 190S5"
    HorizSync       30.0 - 82.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "principal"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 7300 GT"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "secondaire"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 7300 GT"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "secondaire"
    Device         "secondaire"
    Monitor        "secondaire"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "DFP: 1024x768 +0+0"
EndSection

Section "Screen"
    Identifier     "principal"
    Device         "principal"
    Monitor        "principal"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT: nvidia-auto-select +0+0"
EndSection

### Touch Configuration Begin ###
Section "InputDevice"
	Identifier "EETI"
	Driver "egalax"
        Option "Device" "usbauto"
        Option "Parameters" "/var/lib/eeti.param"
	Option "ScreenNo" "1"
EndSection
### Touch Configuration End ###

Dernière modification par frafa (Le 05/01/2009, à 07:58)

Hors ligne

#32 Le 12/01/2009, à 23:59

KlausMino

Re : script driver dalles tactiles egalax

Bonjour

J'ai un ecran XenarC TSV700 avec touchscreen en RS232

J'ai chargé le dernier driver sur le site EETI egalax

Lancé le setup.sh tout se passe bien ...

il me dit de rebooter et apres de lancer TouchKit pour le calibrer

je fais tout ça mais après le reboot, TouchKit ne trouve pas le controleur ....

un cat /dev/ttyS0 me permet de vérifier que le com1 est bien le touch screen branché dessus, quand je touche l'écran il y a des caractère zarbi qui s'affichent.

Frafa aurais-tu une procèdure identique à l'USB pour le COM ?

Merci d'avance...

Ma config : Epia M10000 + 512 Mo + CF 8 Go
J'ai déja galéré avec les drivers Unichrome ....

#33 Le 07/03/2009, à 22:56

Ergo

Re : script driver dalles tactiles egalax

Bonjour,
Je me rend bien compte que je déterre un peu le sujet, mais je trouve pas meilleur place pour poster mon problème.

Alors, je me suis équipé il y a peu d'un touchkit pour mon eeepc 1000H.

Pour des raisons personnel je suis passé sur ubuntu (un de plus wink )

Hélas, alors que mon tk fonctionnait sur Xp il marche pas sur ubuntu.

J'ai fait tournée plusieur fois le script, aucun résultat.

Mon kernel répond au doux nom de : 2.6.24-21-eeepc
Ma version X est :

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
Current Operating System: Linux eeergo 2.6.24-21-eeepc #1 SMP Thu Aug 7 22:18:05 MDT 2008 i686
Build Date: 24 October 2008  08:00:16AM
xorg-server 2:1.5.2-2ubuntu3 (buildd@rothera.buildd) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present

lors d'un lsusb j'ai bien mon tk de présent :

Bus 005 Device 007: ID 04f2:b071 Chicony Electronics Co., Ltd 
Bus 005 Device 006: ID 0eef:0001 D-WAV Scientific Co., Ltd eGalax TouchScreen
Bus 005 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 005 Device 002: ID 090c:6200 Feiya Technology Corp. 
Bus 005 Device 001: ID 0000:0000  
Bus 004 Device 002: ID 0b05:b700 ASUSTek Computer, Inc. 
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 004: ID 047d:1048 Kensington 
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000

Et quand je lance le touckKit il me fait "No Touch Controller Found" yikes

Pour info j'ai bousillé le touchpad lors de l'installation du tk, d'où l'utilité extreme de se truc là !

Merci d'avance,
Ergo

Dernière modification par Ergo (Le 07/03/2009, à 23:22)

Hors ligne

#34 Le 08/03/2009, à 00:07

frafa

Re : script driver dalles tactiles egalax

Bonjour,
vers la fin de l'execution du script, une seconde fenetre xterm s'ouvre
il faut attendre (peut etre long si gros disque) que il propose choix
de l'interface detecté si usb repondre 3.
as-tu bien vu/eut ce message ?

passe le retour de la commande:

lsmod | grep tkusb

normalement tu ne devrait pas avoir de problemes,
0eef:0001 D-WAV Scientific Co., Ltd eGalax TouchScreen
est bien suporté.

EDIT: je confirme que le script fonctionne encore sous derniere version/kernel de ubuntu
je m'en suis servi encore y a 2 jours sans problemes...

Dernière modification par frafa (Le 08/03/2009, à 00:10)

Hors ligne

#35 Le 08/03/2009, à 11:33

Ergo

Re : script driver dalles tactiles egalax

Bonjour,

Avant tout merci pour ta réactivité (1h), et désolé pour la mienne (11h) neutral

Et donc voila ce que ca me donne :

ergo@eeergo:~$ lsmod | grep tkusb
tkusb                  10260  0 
usbcore               145644  7 tkusb,uvcvideo,hci_usb,usbhid,ehci_hcd,uhci_hcd

Ergo

Hors ligne

#36 Le 08/03/2009, à 12:11

frafa

Re : script driver dalles tactiles egalax

re
bon deja le module est ok, par contre il n'est pas utilisé
repond stp a la question precedente as-tu bien eut le message a install
du driver qui te demande quelle est ton interface et as-tu bien repondu 3 a savoir usb ?

fait passer contenu du fichier: /etc/X11/xorg.conf

Hors ligne

#37 Le 08/03/2009, à 12:18

Ergo

Re : script driver dalles tactiles egalax

Bonjour,

désolé , j'avaiszapé cette question, et donc oui j'ai appuyé sur 3, l'écran est bien apparu wink

ergo@eeergo:~$  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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection
### Touch Configuration Begin ###
Section "InputDevice"
	Identifier "EETI"
	Driver "egalax"
        Option "Device" "usbauto"
        Option "Parameters" "/var/lib/eeti.param"
	Option "ScreenNo" "0"
EndSection
### Touch Configuration End ###

Hors ligne

#38 Le 08/03/2009, à 12:38

frafa

Re : script driver dalles tactiles egalax

rajoute a ton fichier /etc/X11/xorg.conf une section ServerLayout
edite le avec cette commande

sudo gedit /etc/X11/xorg.conf

et rajoute cela a la fin du fichier sauvegarde, puis relance ta session graphique.

Section "ServerLayout"
	Identifier     "Layout"
	Screen      0  "Default Screen"
	InputDevice    "Configured Video Device"
	InputDevice    "Configured Monitor"
	InputDevice	"EETI" "SendCoreEvents"
EndSection

Hors ligne

#39 Le 08/03/2009, à 12:48

Ergo

Re : script driver dalles tactiles egalax

Bien recu

Bon je vais redémarrer pour relancer le serveur graphique, mais y'a surement une commande magique que je connais pas ?

Hors ligne

#41 Le 08/03/2009, à 13:26

Ergo

Re : script driver dalles tactiles egalax

Bon j'ai fait la modif, et quand je redemarre le pc, la config plante et je suis obligé de passé par le "low graphic mod" si je veux démarré, quand je supprime les lignes que tu m'a demandé d'ajouté, tout reviens dans l'ordre.

Est tu sur qu'il n'y a pas de bug sur ton fragement de text ?

Ergo

Hors ligne

#42 Le 08/03/2009, à 13:36

frafa

Re : script driver dalles tactiles egalax

apriori non pas d'erreur dans mon ajout,
je pense que xorg plante car la modif lui dit de monter le driver egalax
et doit y avoir un bleme dans ta conf qui fait planter

fait passer contenu de : /var/log/Xorg.0.log

Hors ligne

#43 Le 08/03/2009, à 13:50

Ergo

Re : script driver dalles tactiles egalax

Allez, on s'accroche, c'est pas comme si le fichier était gros big_smile

ergo@eeergo:~$ cat /var/log/Xorg.0.log

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
Current Operating System: Linux eeergo 2.6.24-21-eeepc #1 SMP Thu Aug 7 22:18:05 MDT 2008 i686
Build Date: 24 October 2008  08:00:16AM
xorg-server 2:1.5.2-2ubuntu3 (buildd@rothera.buildd) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar  8 13:30:20 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(**) |   |-->Device "Configured Video Device"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d9a40
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 4.1
	X.Org XInput driver : 2.1
	X.Org Server Extension : 1.1
	X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 9

(--) PCI:*(0@0:2:0) Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7f00000/0, 0xd0000000/0, 0xf7ec0000/0, I/O @ 0x0000dc00/0
(--) PCI: (0@0:2:1) Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7f80000/0
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[b]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[b]
(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "freetype"

(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.5.2, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "record"

(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) Scanning /usr/share/xserver-xorg/pci directory for additional PCI ID's supported by the drivers
(II) Matched intel from file name intel.ids
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"

(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.4.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 4.1
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
	965GM, 965GME/GLE, G33, Q35, Q33,
	Mobile Intel® GM45 Express Chipset,
	Intel Integrated Graphics Device, G45/G43, Q45/Q43
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[b]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[b]
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[b]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] 0	0	0x000a0000 - 0x000affff (0x10000) MS[b]
	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[b]
	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[b]
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[b]
	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[b]
	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[b]
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"

(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.1.0
	ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 4.1
(II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (==) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
(--) intel(0): Chipset: "945GME"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xF7F00000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for acceleration
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) intel(0): initializing int10
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 7872 kB
(II) intel(0): VESA VBE OEM: Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: Intel(r) 82945GM Chipset Family Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Configured Monitor
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS using initial mode 1024x600
(II) intel(0): Monitoring connected displays enabled
(II) intel(0): detected 256 kB GTT.
(II) intel(0): detected 7932 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Intel XvMC decoder disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"

(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"

(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.4.0
	ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x80020202 to 0x00020202
(WW) intel(0): PIPEBSTAT before: status: FIFO_UNDERRUN VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[b]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] 0	0	0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[b]
	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) intel(0): Kernel reported 489216 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1956860 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xf7f00000
(II) intel(0): [drm] ring buffer = 0xd0000000
(II) intel(0): [drm] mapped front buffer at 0xd0800000, handle = 0xd0800000
(II) intel(0): [drm] mapped back buffer at 0xd1800000, handle = 0xd1800000
(II) intel(0): [drm] mapped depth buffer at 0xd1c00000, handle = 0xd1c00000
(II) intel(0): [drm] mapped classic textures at 0xd2000000, handle = 0xd2000000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 12582912 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00c00000 (pgoffset 3072)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01800000 (pgoffset 6144)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x01c00000 (pgoffset 7168)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02000000 (pgoffset 8192)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000007f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000007fe20000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000007fe21000 physical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000007fe33000 physical
)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
(II) intel(0): 0x00c00000-0x017fffff: exa offscreen (12288 kB)
(II) intel(0): 0x01800000-0x01bfffff: back buffer (4096 kB) X tiled
(II) intel(0): 0x01c00000-0x01ffffff: depth buffer (4096 kB) X tiled
(II) intel(0): 0x02000000-0x03ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): DPMS enabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 222 x 130
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"

(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.0.99
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.1
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "pc105"
(**) AT Translated Set 2 keyboard: xkb_model: "pc105"
(**) Option "xkb_layout" "fr"
(**) AT Translated Set 2 keyboard: xkb_layout: "fr"
(II) config/hal: Adding input device eGalax Inc. USB TouchController
(**) eGalax Inc. USB TouchController: always reports core events
(**) eGalax Inc. USB TouchController: Device: "/dev/input/event2"
(II) eGalax Inc. USB TouchController: Found x and y absolute axes
(II) eGalax Inc. USB TouchController: Found absolute touchpad
(II) eGalax Inc. USB TouchController: Found 2 mouse buttons
(II) eGalax Inc. USB TouchController: Configuring as mouse
(II) XINPUT: Adding extended input device "eGalax Inc. USB TouchController" (type: MOUSE)
(**) eGalax Inc. USB TouchController: YAxisMapping: buttons 4 and 5
(**) eGalax Inc. USB TouchController: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) config/hal: Adding input device Kensington Kensington Ci75m Wireless Notebook Mouse
(**) Kensington Kensington Ci75m Wireless Notebook Mouse: always reports core events
(**) Kensington Kensington Ci75m Wireless Notebook Mouse: Device: "/dev/input/event1"
(II) Kensington Kensington Ci75m Wireless Notebook Mouse: Found x and y relative axes
(II) Kensington Kensington Ci75m Wireless Notebook Mouse: Found 3 mouse buttons
(II) Kensington Kensington Ci75m Wireless Notebook Mouse: Configuring as mouse
(II) XINPUT: Adding extended input device "Kensington Kensington Ci75m Wireless Notebook Mouse" (type: MOUSE)
(**) Kensington Kensington Ci75m Wireless Notebook Mouse: YAxisMapping: buttons 4 and 5
(**) Kensington Kensington Ci75m Wireless Notebook Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event7"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Video Bus: xkb_rules: "evdev"
(**) Option "xkb_model" "pc105"
(**) Video Bus: xkb_model: "pc105"
(**) Option "xkb_layout" "fr"
(**) Video Bus: xkb_layout: "fr"
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1072 1104 1200  600 603 609 625 -hsync -vsync (37.5 kHz)
(II) intel(0): EDID vendor "CPT", prod id 1220
AUDIT: Sun Mar  8 13:30:25 2009: 5810 X: client 9 rejected from local host ( uid=0 gid=0 pid=5838 )
AUDIT: Sun Mar  8 13:30:34 2009: 5810 X: client 9 rejected from local host ( uid=1000 gid=1000 pid=5842 )
AUDIT: Sun Mar  8 13:30:34 2009: 5810 X: client 9 rejected from local host ( uid=1000 gid=1000 pid=5843 )
AUDIT: Sun Mar  8 13:30:34 2009: 5810 X: client 9 rejected from local host ( uid=1000 gid=1000 pid=5844 )
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1072 1104 1200  600 603 609 625 -hsync -vsync (37.5 kHz)
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1072 1104 1200  600 603 609 625 -hsync -vsync (37.5 kHz)
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1072 1104 1200  600 603 609 625 -hsync -vsync (37.5 kHz)
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1072 1104 1200  600 603 609 625 -hsync -vsync (37.5 kHz)
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1072 1104 1200  600 603 609 625 -hsync -vsync (37.5 kHz)
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): EDID vendor "CPT", prod id 1220
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x600"x0.0   45.00  1024 1072 1104 1200  600 603 609 625 -hsync -vsync (37.5 kHz)
(II) intel(0): EDID vendor "CPT", prod id 1220

Hors ligne

#44 Le 08/03/2009, à 14:18

frafa

Re : script driver dalles tactiles egalax

bon pas d'erreur par contre il ne prend pas en compte la conf du fichier /etc/X11/xorg.conf
pour le driver egalax et du coup il monte pas la com au bon endroit
il derait monter en /dev/tkpanel0 et il le monte en /dev/input/event2

fait une copie de ton fichier qui marche /etc/X11/xorg.conf
et remplace par celui que je te donne puis relance session,
si passe pas restaure par ancien...

Section "ServerLayout"
	Identifier     "Xandros"
	Screen      0  "Screen1"
	InputDevice    "keyboard"
	InputDevice    "mouse"
	InputDevice    "synaptics"
	InputDevice    "EETI" "SendCoreEvents"
EndSection

Section "Module"
	Load  "glx"
	Load  "dri"
	Load  "extmod"
	Load  "synaptics"
EndSection

Section "ServerFlags"
	Option		"AllowMouseOpenFail"
	Option		"BlankTime" "5"
	Option		"DontVTSwitch"	"true"
	Option		"AIGLX"   "true"
EndSection

Section "InputDevice"
	Identifier  "keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option      "XkbModel" "pc105"
	Option      "XkbLayout" "fr"
EndSection

Section "InputDevice"
	Identifier  "mouse"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "IMPS/2"
	Option	    "Emulate3Buttons" "yes"
	Option	    "ZAxisMapping" "4 5"
	Option	    "CorePointer"
EndSection

Section "InputDevice"
	Identifier  "synaptics"
	Driver      "synaptics"
	Option      "Device"           "/dev/psaux"
	Option      "Protocol"         "auto-dev"
	Option      "LeftEdge"         "1000"
	Option      "RightEdge"        "5400"
	Option      "TopEdge"          "1000"
	Option      "BottomEdge"       "4900"
	Option      "PalmDetect"       "0"
	Option      "SHMConfig"        "true"
	Option      "SendCoreEvents"   "yes"	
	Option      "HorizScrollDelta" "0"	
	Option      "RBCornerButton"   "0"
	Option      "RTCornerButton"   "0"
	Option      "MaxSpeed"         "0.1"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "ASUS"
	ModelName    "eeePC P701"
	HorizSync 30-70
	VertRefresh 50-160
	Option "DPMS"
EndSection

Section "Device"
	Identifier  "Device1"
	Driver      "i810"
	VendorName  "Intel Corporation"
	BoardName   "Mobile 915GM/GMS/910GML Express Graphics Controller"
	BusID       "PCI:0:2:0"
        Option          "XAANoOffscreenPixmaps"
        Option          "AddARGBGLXVisuals"     "true"
	Option "PageFlip" "1"
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Device1"
	Monitor    "Monitor1"
	DefaultDepth 24
	SubSection "Display"
	Depth 24
	Modes "800x480"
	EndSubSection
EndSection

Section "DRI"
    Mode 0666
Endsection

Section "Extensions"
    Option              "Composite"     "Enable"
Endsection

### Touch Configuration Begin ###
Section "InputDevice"
    Identifier "EETI"
    Driver "egalax"
        Option "Device" "usbauto"
        Option "Parameters" "/var/lib/eeti.param"
    Option "ScreenNo" "0"
EndSection
### Touch Configuration End ###

Hors ligne

#45 Le 08/03/2009, à 14:37

Ergo

Re : script driver dalles tactiles egalax

Encore moi wink

Quand je remplace par ton fichier il me met :

(EE) Failed to load module "egalax" (moddules does not exist ,0)
(EE) No devices detected

Ergo

Hors ligne

#46 Le 08/03/2009, à 14:59

frafa

Re : script driver dalles tactiles egalax

bon alors deja confirme-moi que tu as bien installé le driver via mon script ?
apres fait passer le retour de:

ls -l /usr/lib/xorg/modules/input/egalax_drv.so

et passe aussi le contenu de /var/log/Xorg.0.log
en ayant booté avec mon fichier de conf.

Hors ligne

#47 Le 08/03/2009, à 15:18

Ergo

Re : script driver dalles tactiles egalax

Oui j'ai bien éxécuter ton script,

Ensuite :

root@eeergo:~# ./egalax.sh 
 PWD:/home/ergo - HOME:/home/ergo - SUDO_USER:ergo - USER:root - ./egalax.sh 
--2009-03-08 15:09:41--  http://home.eeti.com.tw/web20/drivers/touch_driver/Linux/v2.03/TouchKit-2.03.1712-32b-k26-x14.tar.gz
Résolution de home.eeti.com.tw... 210.64.17.162
Connexion vers home.eeti.com.tw|210.64.17.162|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 4313678 (4,1M) [application/x-gzip]
Saving to: `TouchKit-2.03.1712-32b-k26-x14.tar.gz'

100%[======================================>] 4 313 678   78,9K/s   in 74s     

2009-03-08 15:10:56 (56,8 KB/s) - « TouchKit-2.03.1712-32b-k26-x14.tar.gz » sauvegardé [4313678/4313678]

drwx------ william/william   0 2008-05-12 05:20 TouchKit_x14/
-rw-r--r-- root/root   4318806 2008-05-12 05:18 TouchKit_x14/TouchKit.tar.gz
-rwx------ william/william 9965 2008-03-25 10:14 TouchKit_x14/setup.sh
-rw-r--r-- root/root       5080 2008-05-12 05:20 TouchKit_x14/readme
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
linux-headers-2.6.24-21-eeepc est déjà la plus récente version disponible.
E: Impossible de trouver le paquet libuclibc-dev
make -C /lib/modules/2.6.24-21-eeepc/build SUBDIRS=/usr/local/TouchKit_x14/USBSrc modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-21-eeepc »
  CC [M]  /usr/local/TouchKit_x14/USBSrc/tkusb.o
/usr/local/TouchKit_x14/USBSrc/tkusb.c: In function ‘DoSendData’:
/usr/local/TouchKit_x14/USBSrc/tkusb.c:47: attention : passing argument 7 of ‘usb_fill_control_urb’ from incompatible pointer type
/usr/local/TouchKit_x14/USBSrc/tkusb.c: In function ‘irq_tscreen’:
/usr/local/TouchKit_x14/USBSrc/tkusb.c:146: attention : passing argument 6 of ‘usb_fill_int_urb’ from incompatible pointer type
/usr/local/TouchKit_x14/USBSrc/tkusb.c: In function ‘lauch_int_read’:
/usr/local/TouchKit_x14/USBSrc/tkusb.c:180: attention : passing argument 6 of ‘usb_fill_int_urb’ from incompatible pointer type
  Building modules, stage 2.
  MODPOST 1 modules
  LD [M]  /usr/local/TouchKit_x14/USBSrc/tkusb.ko
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-21-eeepc »
 copier module tkusb.ko 
insmod: error inserting '/lib/modules/2.6.24-21-eeepc/kernel/drivers/video/tkusb.ko': -1 File exists
filename:       /lib/modules/2.6.24-21-eeepc/kernel/drivers/video/tkusb.ko
license:        GPL
description:    USB TouchScreen Driver
author:         eGalax Inc. http://www.egalax.com.tw
srcversion:     42E531B7A3E9F19409FD857
alias:          usb:v3823p0002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v3823p0001d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0EEFp0002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v0EEFp0001d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1234p0002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v1234p0001d*dc*dsc*dp*ic*isc*ip*
depends:        usbcore
vermagic:       2.6.24-21-eeepc SMP mod_unload PENTIUMM 
ERROR: Module usbtouchscreen does not exist in /proc/modules
insmod: error inserting '/lib/modules/2.6.24-21-eeepc/kernel/drivers/video/tkusb.ko': -1 File exists
 ok module tkusb.ko bien inscrit 
--2009-03-08 15:11:49--  http://liveusb.info/liveusb/add-on/img/LOGO.BMP
Résolution de liveusb.info... 92.243.9.215
Connexion vers liveusb.info|92.243.9.215|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 13928 (14K) [image/x-ms-bmp]
Saving to: `/usr/local/share/icons/touchKit.bmp'

100%[======================================>] 13 928      --.-K/s   in 0,1s    

2009-03-08 15:11:49 (117 KB/s) - « /usr/local/share/icons/touchKit.bmp » sauvegardé [13928/13928]

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Icon[fr_FR]=/usr/local/share/icons/touchKit.bmp
Name[fr_FR]=TouchKit
Exec=gksudo /usr/local/TouchKit_x14/TouchKit
Comment[fr_FR]=TouchKit driver egalax
Name=TouchKit
Comment=TouchKit driver egalax
Icon=/usr/local/share/icons/touchKit.bmp
Categories=GNOME;System;Settings;
 Si vous avez plusieurs écrans veuillez renseigner manuellement le N°
de l'écran tactile dans le fichier /etc/X11/xorg.conf
Renseigner le numéro de votre écran, Modifiez l\'option:
Option "ScreenNo" "0"  
 Redemarrez ,
Après redémarrage allez dans le Menu:/Système/Administration/TouchKit
et calibrez votre écran tactile. 

root@eeergo:~# ls -l /usr/lib/xorg/modules/input/egalax_drv.so
ls: ne peut accéder /usr/lib/xorg/modules/input/egalax_drv.so: Aucun fichier ou dossier de ce type
root@eeergo:~# ls -l /usr/lib/xorg/modules/input/
total 7968
-rw-r--r-- 1 root root   32396 2008-11-03 16:50 evdev_drv.so
-rw-r--r-- 1 root root   26252 2008-07-08 00:58 kbd_drv.so
-rw-r--r-- 1 root root   44204 2008-07-08 00:44 mouse_drv.so
-rw-r--r-- 1 root root   50872 2008-10-18 12:25 synaptics_drv.so
-rwxr-xr-x 1 root root 7865114 2009-03-08 15:11 TouchKit
-rw-r--r-- 1 root root   18260 2008-11-04 09:05 vmmouse_drv.so
-rw-r--r-- 1 root root   87036 2008-10-22 05:27 wacom_drv.so
root@eeergo:~# ls -l /usr/lib/xorg/modules/input/TouchKit 
-rwxr-xr-x 1 root root 7865114 2009-03-08 15:11 /usr/lib/xorg/modules/input/TouchKit

Hors ligne

#48 Le 08/03/2009, à 15:26

frafa

Re : script driver dalles tactiles egalax

bon risque pas de marcher tu as pas le driver graphique egalax_drv.so apparement
bizarre...
dans terminal fait

sudo updatedb

cette commande met base de données a jour pour faire apres une recherche
puis recherche egalax_drv.so et passe moi le retour de cette commande

locate egalax_drv.so

Hors ligne

#49 Le 08/03/2009, à 15:41

Ergo

Re : script driver dalles tactiles egalax

voila :

/usr/local/TouchKit_x14/egalax_drv.so

Hors ligne

#50 Le 08/03/2009, à 15:45

frafa

Re : script driver dalles tactiles egalax

sudo cp -f /usr/local/TouchKit_x14/egalax_drv.so /usr/lib/xorg/modules/input/egalax_drv.so

puis relance session graphique...

Hors ligne