Thank you for your suggestion.

I realized that configuring the Floating option in the input device 'hotplugging' hal script, and then I remove the static configuration
in xorg.conf  it works perfectly.

Which meaning has this? is it not using the same driver as before?

Pascual

En/na Peter Hutterer ha escrit:
On Thu, Jan 26, 2012 at 04:54:58PM +0100, Pascual Castellon Gadea wrote:
Dear all,

I recently installed CentOS 6 in one on my computers. CentOS 6 comes
with X.Org X Server 1.10.4 as shown in the log file.
I noticed many changes with the previous version or xorg, but my
main problem now, is the Extension Devices configuration.

I have a wacom tablet connected through port USB. The piece of
xorg.conf related is:

Section "InputDevice"
     Identifier     "WACOM_TABLET"
     Driver         "wacom"
     Option         "Device" "/dev/input/wacom"
     Option         "USB" "on"
#    Option         "SendCoreEvents" "off"
     Option         "Floating" "on"
     Option         "Type" "Stylus"
     Option         "Mode" "Absolute"
EndSection

I commented out the former 'SendCoreEvents' option since I read
somewhere this option was changed for 'Floating'. But even when
I set this option, and I see is recognized in the log file, as:

[229352.620] (II) Using input driver 'wacom' for 'WACOM_TABLET'
[229352.620] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[229352.620] (**) Option "Floating" "on"
[229352.620] (**) WACOM_TABLET: doesn't report core events
[229352.620] (**) Option "Device" "/dev/input/wacom"
[229352.642] (EE) PreInit returned 8 for "WACOM_TABLET"
[229352.642] (II) UnloadModule: "wacom"
[229352.642] (II) Unloading wacom

I noticed the line '(EE) PreInit returned 8 for "WACOM_TABLET"'
which might be the focus of the problem.

How to configure my wacom tablet as an extension device?
How to make the preInit line error disappear?
probably by fixing the driver, if PreInit returns 8 something has gone wrong
with the driver and it could not initialise the device. Option CommonDBG or
DebugLevel may provide you with more information here but it's best to file
a bug with the details about your device.

Cheers,
   Peter




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

*Pasqual Castellón*
/Software Division/
  Vicepresident

 Phone:          +34 935 891 567 (ext. 25)
 Email:          p.castel...@cadt.com



------------------------------------------------------------------------
            ______  ____ ______ _______       _____  ____  ____  ____
           /  ____|/__  /_____ |__   __|  __-- ___ \-___ \-___ \-___ \
           | |__(_____| |_____| | | | __--___---__) |___) |___) |___) |
           \_______/  |_|_______/ |_| __--   --____/-____/-____/-____/

SOFTWARE AND DRAFTING
========================================================================
           C/ Amposta, 14-18 2n 1a E08174 Sant Cugat del Vallès
                            Barcelona - SPAIN
               Phone: +34.935.891.567 - Fax: +34.935.897.130
                mailto: i...@cadt.com - http: www.cadt.com
------------------------------------------------------------------------

_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to