On Thu, Mar 18, 2010 at 3:57 PM, Peter Hutterer
<peter.hutte...@who-t.net> wrote:
> Hi Bryan,
> On Thu, Mar 18, 2010 at 11:31:16AM -0700, Bryan Hundven wrote:
>> In my previous testing, I had my dock connected to my x61, and I was
>> able to use my tablet. The dock also has a serial port.
>>
>> I am not using my dock now and found that the tablet does not work.
>> Attached is my Xorg.0.log
>
> Just one question though - is this a new error resulting from the branch
> below or is this the case with the master branch already too?

Yes, I get the same issue with master.

> From your logfile, it looks like the device has some other IO issues though.
>> (EE) Serial Wacom Tablet eraser: wcmWriteWait error : Input/output error
> Which may be explained by the switch from dock - non-dock, but search me
> what exactly happens here.

In a previous thread, Chris pointed to a possible issue with my bios version.
I checked that and was already running the newest version.
But, I have issues in other places, for instance I have problems with
MTRR with my intel video driver. It could be that something is up with
my serial port as well.

>> To get more info as to why I'm not able to use it, would I need to
>> build Xorg with debug info?
>
> Debuginfo is useful when you're debugging the driver with gdb (you'll
> need two machines for that, see
> ahttp://wiki.x.org/wiki/Development/Documentation/ServerDebugging).
> I recommend to use --enable-debug at configure time and start with the
> highest DebugLevel and CommonDebug options for the device. This should shed
> some more light onto the situation.
>
> Cheers,
>  Peter

Luckly, I have a jhbuild of xorg already done, I'll just need to
rebuild with --enable-debug.

Thanks again Peter!

>> Here is the output from udevadm:
>> br...@bryan-x61t:~$ udevadm info -a -p  $(udevadm info -q path -n /dev/ttyS0)
>>
>> Udevadm info starts with the device specified by the devpath and then
>> walks up the chain of parent devices. It prints for every device
>> found, all possible attributes in the udev rules key format.
>> A rule to match, can be composed by the attributes of the device
>> and the attributes from one single parent device.
>>
>>   looking at device '/devices/pnp0/00:0a/tty/ttyS0':
>>     KERNEL=="ttyS0"
>>     SUBSYSTEM=="tty"
>>     DRIVER==""
>>
>>   looking at parent device '/devices/pnp0/00:0a':
>>     KERNELS=="00:0a"
>>     SUBSYSTEMS=="pnp"
>>     DRIVERS=="serial"
>>     ATTRS{id}=="WACf008"
>>
>>   looking at parent device '/devices/pnp0':
>>     KERNELS=="pnp0"
>>     SUBSYSTEMS==""
>>     DRIVERS==""
>>
>> On Wed, Mar 17, 2010 at 10:32 PM, Peter Hutterer
>> <peter.hutte...@who-t.net> wrote:
>> >
>> > This patch series includes the parsing patches that I had sent earlier
>> > already, though reworked and this time even tested (I have an lenovo x201 
>> > on
>> > my desk ATM).
>> > It's no functional change, the only real thing here is that the protocol
>> > parsing has moved into a separate function, making it (hopefully) easier to
>> > debug and add new features in the future as new devices appear.
>> >
>> > Available for testing on the isdv4-cleanup-stage2 branch of
>> > git://people.freedesktop.org/~whot/xf86-input-wacom
>> >
>> > Please give this a quick spin, if it works for you I'd like to merge it and
>> > push out 0.10.5 - it's long overdue. If it breaks something, I'll probably
>> > push out 0.10.5 without it and let this simmer for longer.
>> >
>> > Cheers,
>> >  Peter
>> >
>>
>> --
>> Bryan Hundven
>> bryanhund...@gmail.com
>
>>
>> X.Org X Server 1.7.5
>> Release Date: 2010-02-16
>> X Protocol Version 11, Revision 0
>> Build Operating System: Linux 2.6.24-23-server i686 Ubuntu
>> Current Operating System: Linux bryan-x61t 2.6.34-rc1 #4 SMP PREEMPT Sat Mar 
>> 13 19:12:37 PST 2010 i686
>> Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.34-rc1 
>> root=UUID=4e2189a6-19f6-4caf-92dc-dd0260adc487 ro quiet splash
>> Build Date: 12 March 2010  07:37:07AM
>> xorg-server 2:1.7.5-1ubuntu3 (buildd@)
>> Current version of pixman: 0.16.4
>>       Before reporting problems, check http://wiki.x.org
>>       to make sure that you have the latest version.
>> 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: Thu Mar 18 11:24:51 2010
>> (==) Using config file: "/etc/X11/xorg.conf"
>> (==) ServerLayout "X.org Configured"
>> (**) |-->Screen "Screen0" (0)
>> (**) |   |-->Monitor "Monitor0"
>> (**) |   |-->Device "Card0"
>> (**) |-->Input Device "Mouse0"
>> (**) |-->Input Device "Keyboard0"
>> (**) |-->Input Device "stylus"
>> (**) |-->Input Device "eraser"
>> (**) |-->Input Device "cursor"
>> (**) |-->Input Device "touch"
>> (==) Automatically adding devices
>> (==) Automatically enabling devices
>> (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
>>       Entry deleted from font path.
>> (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,
>>       built-ins,
>>       /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,
>>       built-ins
>> (**) ModulePath set to "/usr/lib/xorg/modules"
>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 
>> 'vmmouse' will be disabled.
>> (WW) Disabling Mouse0
>> (WW) Disabling Keyboard0
>> (II) Loader magic: 0x81eee80
>> (II) Module ABI versions:
>>       X.Org ANSI C Emulation: 0.4
>>       X.Org Video Driver: 6.0
>>       X.Org XInput driver : 7.0
>>       X.Org Server Extension : 2.0
>> (--) using VT number 7
>>
>> (--) PCI:*(0:0:2:0) 8086:2a02:17aa:20b5 Intel Corporation Mobile GM965/GL960 
>> Integrated Graphics Controller rev 12, Mem @ 0xf8000000/1048576, 
>> 0xe0000000/268435456, I/O @ 0x00001800/8
>> (--) PCI: (0:0:2:1) 8086:2a03:17aa:20b5 Intel Corporation Mobile GM965/GL960 
>> Integrated Graphics Controller rev 12, Mem @ 0xf8100000/1048576
>> (II) Open ACPI successful (/var/run/acpid.socket)
>> (II) "extmod" will be loaded. This was enabled by default and also specified 
>> in the config file.
>> (II) "dbe" will be loaded. This was enabled by default and also specified in 
>> the config file.
>> (II) "glx" will be loaded. This was enabled by default and also specified in 
>> the config file.
>> (II) "record" will be loaded. This was enabled by default and also specified 
>> in the config file.
>> (II) "dri" will be loaded. This was enabled by default and also specified in 
>> the config file.
>> (II) "dri2" will be loaded. This was enabled by default and also specified 
>> in the config file.
>> (II) LoadModule: "dbe"
>> (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
>> (II) Module dbe: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 1.0.0
>>       Module class: X.Org Server Extension
>>       ABI class: X.Org Server Extension, version 2.0
>> (II) Loading extension DOUBLE-BUFFER
>> (II) LoadModule: "record"
>> (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
>> (II) Module record: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 1.13.0
>>       Module class: X.Org Server Extension
>>       ABI class: X.Org Server Extension, version 2.0
>> (II) Loading extension RECORD
>> (II) LoadModule: "extmod"
>> (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
>> (II) Module extmod: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 1.0.0
>>       Module class: X.Org Server Extension
>>       ABI class: X.Org Server Extension, version 2.0
>> (II) Loading extension MIT-SCREEN-SAVER
>> (II) Loading extension XFree86-VidModeExtension
>> (II) Loading extension XFree86-DGA
>> (II) Loading extension DPMS
>> (II) Loading extension XVideo
>> (II) Loading extension XVideo-MotionCompensation
>> (II) Loading extension X-Resource
>> (II) LoadModule: "glx"
>> (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
>> (II) Module glx: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 1.0.0
>>       ABI class: X.Org Server Extension, version 2.0
>> (==) AIGLX enabled
>> (II) Loading extension GLX
>> (II) LoadModule: "dri"
>> (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
>> (II) Module dri: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 1.0.0
>>       ABI class: X.Org Server Extension, version 2.0
>> (II) Loading extension XFree86-DRI
>> (II) LoadModule: "dri2"
>> (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
>> (II) Module dri2: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 1.1.0
>>       ABI class: X.Org Server Extension, version 2.0
>> (II) Loading extension DRI2
>> (II) LoadModule: "intel"
>> (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
>> (II) Module intel: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 2.9.1
>>       Module class: X.Org Video Driver
>>       ABI class: X.Org Video Driver, version 6.0
>> (II) LoadModule: "wacom"
>> (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
>> (II) Module wacom: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 0.10.4
>>       Module class: X.Org XInput Driver
>>       ABI class: X.Org XInput driver, version 7.0
>> (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, Pineview GM, Pineview G,
>>       965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
>>       4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
>> (II) Primary Device is: PCI 0...@00:02:0
>> drmOpenDevice: node name is /dev/dri/card0
>> drmOpenDevice: open result is 9, (OK)
>> drmOpenByBusid: Searching for BusID pci:0000:00:02.0
>> drmOpenDevice: node name is /dev/dri/card0
>> drmOpenDevice: open result is 9, (OK)
>> drmOpenByBusid: drmOpenMinor returns 9
>> drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
>> (==) 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) 965GM
>> (--) intel(0): Chipset: "965GM"
>> (II) intel(0): Output VGA1 using monitor section Monitor0
>> (II) intel(0): Output LVDS1 has no monitor section
>> (II) intel(0): found backlight control interface 
>> /sys/class/backlight/acpi_video0
>> (II) intel(0): EDID for output VGA1
>> (II) intel(0): EDID for output LVDS1
>> (II) intel(0): Manufacturer: LEN  Model: 4002  Serial#: 0
>> (II) intel(0): Year: 2006  Week: 0
>> (II) intel(0): EDID Version: 1.3
>> (II) intel(0): Digital Display Input
>> (II) intel(0): Max Image Size [cm]: horiz.: 25  vert.: 18
>> (II) intel(0): Gamma: 2.20
>> (II) intel(0): DPMS capabilities: StandBy Suspend Off
>> (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
>> (II) intel(0): First detailed timing is preferred mode
>> (II) intel(0): redX: 0.572 redY: 0.332   greenX: 0.308 greenY: 0.536
>> (II) intel(0): blueX: 0.149 blueY: 0.157   whiteX: 0.305 whiteY: 0.329
>> (II) intel(0): Supported established timings:
>> (II) intel(0): 640x...@60hz
>> (II) intel(0): 800x...@60hz
>> (II) intel(0): 1024x...@60hz
>> (II) intel(0): Manufacturer's mask: 0
>> (II) intel(0): Supported detailed timing:
>> (II) intel(0): clock: 66.8 MHz   Image Size:  245 x 184 mm
>> (II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 
>> 1382 h_border: 0
>> (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 
>> v_border: 0
>> (II) intel(0): Unknown vendor-specific block f
>> (II) intel(0):  HV121X03-100
>> (II) intel(0): EDID (in hex):
>> (II) intel(0):        00ffffffffffff0030ae024000000000
>> (II) intel(0):        0010010380191278ea8d5192554e8926
>> (II) intel(0):        284e5421080001010101010101010101
>> (II) intel(0):        0101010101011b1a0066410026301888
>> (II) intel(0):        3600f5b8000000180000001000000000
>> (II) intel(0):        000000000000000000000000000f0061
>> (II) intel(0):        433c00000013020009e50000000000fe
>> (II) intel(0):        0048563132315830332d3130300a007e
>> (II) intel(0): Not using default mode "320x175" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "320x200" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "360x200" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "320x240" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "320x240" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "320x240" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "320x240" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "400x300" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "400x300" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "400x300" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "400x300" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "400x300" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1024x768" (interlace mode not 
>> supported)
>> (II) intel(0): Not using default mode "512x384" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "512x384" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "512x384" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "512x384" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "512x384" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "576x432" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "640x480" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "640x480" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "640x512" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "640x512" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "640x512" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "800x600" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "800x600" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "800x600" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "800x600" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "800x600" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "896x672" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "896x672" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "928x696" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "928x696" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "960x720" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "960x720" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "416x312" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "576x432" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "576x432" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "576x432" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "576x432" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "576x432" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "576x432" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1360x768" (monitor doesn't support 
>> reduced blanking)
>> (II) intel(0): Not using default mode "680x384" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1360x768" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "680x384" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "700x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "700x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "700x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "700x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1440x900" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "720x450" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "800x512" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1680x1050" (monitor doesn't support 
>> reduced blanking)
>> (II) intel(0): Not using default mode "840x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "840x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "840x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "840x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "840x525" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1920x1080" (monitor doesn't support 
>> reduced blanking)
>> (II) intel(0): Not using default mode "960x540" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1920x1200" (monitor doesn't support 
>> reduced blanking)
>> (II) intel(0): Not using default mode "960x600" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "960x720" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "1024x768" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "1024x768" (doublescan mode not 
>> supported)
>> (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
>> (II) intel(0): Not using default mode "1024x768" (doublescan mode not 
>> supported)
>> (II) intel(0): Printing probed modes for output LVDS1
>> (II) intel(0): Modeline "1024x768"x60.0   66.83  1024 1048 1184 1382  768 
>> 771 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 
>> 769 772 808 +hsync +vsync (68.7 kHz)
>> (II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 
>> 769 772 800 +hsync +vsync (60.0 kHz)
>> (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 
>> 771 777 806 -hsync -vsync (56.5 kHz)
>> (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 
>> 771 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 
>> 628 667 -hsync -vsync (49.7 kHz)
>> (II) intel(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 
>> 604 631 +hsync +vsync (53.7 kHz)
>> (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 
>> 643 666 +hsync +vsync (48.1 kHz)
>> (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 
>> 604 625 +hsync +vsync (46.9 kHz)
>> (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 
>> 605 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 
>> 603 625 +hsync +vsync (35.2 kHz)
>> (II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 
>> 509 -hsync -vsync (43.3 kHz)
>> (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 
>> 520 -hsync -vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 
>> 500 -hsync -vsync (37.5 kHz)
>> (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 
>> 446 -hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 
>> 445 -hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 
>> 445 +hsync -vsync (37.9 kHz)
>> (II) intel(0): Output VGA1 disconnected
>> (II) intel(0): Output LVDS1 connected
>> (II) intel(0): Using exact sizes for initial modes
>> (II) intel(0): Output LVDS1 using initial mode 1024x768
>> (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise 
>> stated.
>> (==) intel(0): video overlay key set to 0x101fe
>> (==) 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.7.5, module version = 1.0.0
>>       ABI class: X.Org ANSI C Emulation, version 0.4
>> (==) Depth 24 pixmap format is 32 bpp
>> (II) intel(0): [DRI2] Setup complete
>> (**) intel(0): Framebuffer compression disabled
>> (**) intel(0): Tiling enabled
>> (**) intel(0): SwapBuffers wait enabled
>> (==) intel(0): VideoRam: 262144 KB
>> (II) intel(0): Attempting memory allocation with tiled buffers.
>> (II) intel(0): Tiled allocation successful.
>> (II) UXA(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): No memory allocations
>> (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled 
>> message.
>> (==) intel(0): DPMS enabled
>> (==) intel(0): Intel XvMC decoder disabled
>> (II) intel(0): Set up textured video
>> (II) intel(0): direct rendering: DRI2 Enabled
>> (--) RandR disabled
>> (II) Initializing built-in extension Generic Event Extension
>> (II) Initializing built-in extension SHAPE
>> (II) Initializing built-in extension MIT-SHM
>> (II) Initializing built-in extension XInputExtension
>> (II) Initializing built-in extension XTEST
>> (II) Initializing built-in extension BIG-REQUESTS
>> (II) Initializing built-in extension SYNC
>> (II) Initializing built-in extension XKEYBOARD
>> (II) Initializing built-in extension XC-MISC
>> (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) AIGLX: enabled GLX_MESA_copy_sub_buffer
>> (II) AIGLX: enabled GLX_SGI_make_current_read
>> (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
>> (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
>> (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
>> (II) GLX: Initialized DRI2 GL provider for screen 0
>> (II) intel(0): Setting screen physical size to 270 x 203
>> (II) XKB: reuse xkmfile 
>> /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
>> (**) Option "Device" "/dev/ttyS0"
>> (**) Option "SendCoreEvents"
>> (**) stylus: always reports core events
>> (II) XINPUT: Adding extended input device "stylus" (type: STYLUS)
>> (EE) stylus: wcmWriteWait error : Input/output error(EE) stylus: 
>> wcmWriteWait error : Input/output error(II) stylus: serial tablet id 0x90.
>> (EE) Couldn't init device "stylus"
>> (II) UnloadModule: "wacom"
>> (**) Option "Device" "/dev/ttyS0"
>> (**) Option "SendCoreEvents"
>> (**) eraser: always reports core events
>> (II) XINPUT: Adding extended input device "eraser" (type: ERASER)
>> (EE) eraser: wcmWriteWait error : Input/output error(EE) eraser: 
>> wcmWriteWait error : Input/output error(II) eraser: serial tablet id 0x90.
>> (EE) Couldn't init device "eraser"
>> (II) UnloadModule: "wacom"
>> (**) Option "Device" "/dev/ttyS0"
>> (II) UnloadModule: "wacom"
>> (EE) PreInit returned NULL for "cursor"
>> (**) Option "Device" "/dev/ttyS0"
>> (**) Option "SendCoreEvents"
>> (**) touch: always reports core events
>> (**) Option "TopX" "45"
>> (**) Option "TopY" "70"
>> (**) Option "BottomX" "927"
>> (**) Option "BottomY" "958"
>> (II) XINPUT: Adding extended input device "touch" (type: TOUCH)
>> (EE) touch: wcmWriteWait error : Input/output error(EE) touch: wcmWriteWait 
>> error : Input/output error(II) touch: serial tablet id 0x90.
>> (EE) Couldn't init device "touch"
>> (II) UnloadModule: "wacom"
>> (II) config/udev: Adding input device "Power Button" (/dev/input/event2)
>> (II) LoadModule: "evdev"
>> (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
>> (II) Module evdev: vendor="X.Org Foundation"
>>       compiled for 1.7.5, module version = 2.3.2
>>       Module class: X.Org XInput Driver
>>       ABI class: X.Org XInput driver, version 7.0
>> (**) "Power Button": always reports core events
>> (**) "Power Button": Device: "/dev/input/event2"
>> (II) "Power Button": Found keys
>> (II) "Power Button": Configuring as keyboard
>> (II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
>> (**) Option "xkb_rules" "evdev"
>> (**) Option "xkb_model" "pc105"
>> (**) Option "xkb_layout" "us"
>> (II) config/udev: Adding input device "Video Bus" (/dev/input/event5)
>> (**) "Video Bus": always reports core events
>> (**) "Video Bus": Device: "/dev/input/event5"
>> (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"
>> (**) Option "xkb_model" "pc105"
>> (**) Option "xkb_layout" "us"
>> (II) config/udev: Adding input device "Sleep Button" (/dev/input/event1)
>> (**) "Sleep Button": always reports core events
>> (**) "Sleep Button": Device: "/dev/input/event1"
>> (II) "Sleep Button": Found keys
>> (II) "Sleep Button": Configuring as keyboard
>> (II) XINPUT: Adding extended input device ""Sleep Button"" (type: KEYBOARD)
>> (**) Option "xkb_rules" "evdev"
>> (**) Option "xkb_model" "pc105"
>> (**) Option "xkb_layout" "us"
>> (II) config/udev: Adding input device "AT Translated Set 2 keyboard" 
>> (/dev/input/event3)
>> (**) "AT Translated Set 2 keyboard": always reports core events
>> (**) "AT Translated Set 2 keyboard": Device: "/dev/input/event3"
>> (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"
>> (**) Option "xkb_model" "pc105"
>> (**) Option "xkb_layout" "us"
>> (II) config/udev: Adding input device "TPPS/2 IBM TrackPoint" 
>> (/dev/input/event4)
>> (**) "TPPS/2 IBM TrackPoint": always reports core events
>> (**) "TPPS/2 IBM TrackPoint": Device: "/dev/input/event4"
>> (II) "TPPS/2 IBM TrackPoint": Found 3 mouse buttons
>> (II) "TPPS/2 IBM TrackPoint": Found relative axes
>> (II) "TPPS/2 IBM TrackPoint": Found x and y relative axes
>> (II) "TPPS/2 IBM TrackPoint": Configuring as mouse
>> (**) "TPPS/2 IBM TrackPoint": YAxisMapping: buttons 4 and 5
>> (**) "TPPS/2 IBM TrackPoint": EmulateWheelButton: 4, EmulateWheelInertia: 
>> 10, EmulateWheelTimeout: 200
>> (II) XINPUT: Adding extended input device ""TPPS/2 IBM TrackPoint"" (type: 
>> MOUSE)
>> (**) "TPPS/2 IBM TrackPoint": (accel) keeping acceleration scheme 1
>> (**) "TPPS/2 IBM TrackPoint": (accel) acceleration profile 0
>> (II) "TPPS/2 IBM TrackPoint": initialized for relative axes.
>> (II) config/udev: Adding input device "TPPS/2 IBM TrackPoint" 
>> (/dev/input/mouse0)
>> (**) "TPPS/2 IBM TrackPoint": always reports core events
>> (**) "TPPS/2 IBM TrackPoint": Device: "/dev/input/mouse0"
>> (II) UnloadModule: "evdev"
>> (EE) PreInit returned NULL for ""TPPS/2 IBM TrackPoint""
>> (II) config/udev: Adding input device "ThinkPad Extra Buttons" 
>> (/dev/input/event6)
>> (**) "ThinkPad Extra Buttons": always reports core events
>> (**) "ThinkPad Extra Buttons": Device: "/dev/input/event6"
>> (II) "ThinkPad Extra Buttons": Found keys
>> (II) "ThinkPad Extra Buttons": Configuring as keyboard
>> (II) XINPUT: Adding extended input device ""ThinkPad Extra Buttons"" (type: 
>> KEYBOARD)
>> (**) Option "xkb_rules" "evdev"
>> (**) Option "xkb_model" "pc105"
>> (**) Option "xkb_layout" "us"
>> (II) config/udev: Adding input device Serial Wacom Tablet (/dev/ttyS0)
>> (**) Option "Device" "/dev/ttyS0"
>> (II) Serial Wacom Tablet: type not specified, assuming 'stylus'.
>> (II) Serial Wacom Tablet: other types will be automatically added.
>> (**) Serial Wacom Tablet: always reports core events
>> (II) Serial Wacom Tablet: hotplugging dependent devices.
>> (**) Option "Device" "/dev/ttyS0"
>> (**) Serial Wacom Tablet eraser: always reports core events
>> (II) XINPUT: Adding extended input device "Serial Wacom Tablet eraser" 
>> (type: ERASER)
>> (EE) Serial Wacom Tablet eraser: wcmWriteWait error : Input/output error(EE) 
>> Serial Wacom Tablet eraser: wcmWriteWait error : Input/output error(II) 
>> Serial Wacom Tablet eraser: serial tablet id 0x90.
>> (EE) Couldn't init device "Serial Wacom Tablet eraser"
>> (II) UnloadModule: "wacom"
>> (**) Option "Device" "/dev/ttyS0"
>> (**) Serial Wacom Tablet touch: always reports core events
>> (II) XINPUT: Adding extended input device "Serial Wacom Tablet touch" (type: 
>> TOUCH)
>> (EE) Serial Wacom Tablet touch: wcmWriteWait error : Input/output error(EE) 
>> Serial Wacom Tablet touch: wcmWriteWait error : Input/output error(II) 
>> Serial Wacom Tablet touch: serial tablet id 0x90.
>> (EE) Couldn't init device "Serial Wacom Tablet touch"
>> (II) UnloadModule: "wacom"
>> (II) Serial Wacom Tablet: hotplugging completed.
>> (II) XINPUT: Adding extended input device "Serial Wacom Tablet" (type: 
>> STYLUS)
>> (EE) Serial Wacom Tablet: wcmWriteWait error : Input/output error(EE) Serial 
>> Wacom Tablet: wcmWriteWait error : Input/output error(II) Serial Wacom 
>> Tablet: serial tablet id 0x90.
>> (EE) Couldn't init device "Serial Wacom Tablet"
>> (II) Serial Wacom Tablet: removing automatically added devices.
>> (II) UnloadModule: "wacom"
>> (II) intel(0): EDID vendor "LEN", prod id 16386
>> (II) intel(0): Printing DDC gathered Modelines:
>> (II) intel(0): Modeline "1024x768"x0.0   66.83  1024 1048 1184 1382  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
>> 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): EDID vendor "LEN", prod id 16386
>> (II) intel(0): Printing DDC gathered Modelines:
>> (II) intel(0): Modeline "1024x768"x0.0   66.83  1024 1048 1184 1382  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
>> 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): EDID vendor "LEN", prod id 16386
>> (II) intel(0): Printing DDC gathered Modelines:
>> (II) intel(0): Modeline "1024x768"x0.0   66.83  1024 1048 1184 1382  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
>> 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): EDID vendor "LEN", prod id 16386
>> (II) intel(0): Printing DDC gathered Modelines:
>> (II) intel(0): Modeline "1024x768"x0.0   66.83  1024 1048 1184 1382  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
>> 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): EDID vendor "LEN", prod id 16386
>> (II) intel(0): Printing DDC gathered Modelines:
>> (II) intel(0): Modeline "1024x768"x0.0   66.83  1024 1048 1184 1382  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
>> 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): EDID vendor "LEN", prod id 16386
>> (II) intel(0): Printing DDC gathered Modelines:
>> (II) intel(0): Modeline "1024x768"x0.0   66.83  1024 1048 1184 1382  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
>> 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): EDID vendor "LEN", prod id 16386
>> (II) intel(0): Printing DDC gathered Modelines:
>> (II) intel(0): Modeline "1024x768"x0.0   66.83  1024 1048 1184 1382  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
>> 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): EDID vendor "LEN", prod id 16386
>> (II) intel(0): Printing DDC gathered Modelines:
>> (II) intel(0): Modeline "1024x768"x0.0   66.83  1024 1048 1184 1382  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>> (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
>> 628 +hsync +vsync (37.9 kHz)
>> (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 
>> 525 -hsync -vsync (31.5 kHz)
>> (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
>> 777 806 -hsync -vsync (48.4 kHz)
>
>



-- 
Bryan Hundven
bryanhund...@gmail.com

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to