Hi,

It's working now, thanks so much.

There is a slight issue when I rotate the tablet then the top/bottom 
side of the screen (relative to the 90/270 rotated screens respectively) 
doesn't accept focus of the pointer.  That is if the screen is in 90 
degree rotation I can only drag the pointer to this area.  But if I 
focus the pointer by touching the bottom side of the screen it jumps 
there and then take the pen out of range and touch the top side nothing 
happens. I can then tap in the middle of the screen and the pointer 
jumps there and then I can drag the pointer to the top side.  This is 
only evident when the screen is in landscape mode.  Normal and inverted 
mode both seem ok.

Thanks again for your great effort and help.

BAB

[EMAIL PROTECTED] wrote:
> You conf file looks right.  The source code DID have problems (it was
> not up to date, sorry.  Sometime we get lost when try to spin more
> than one plate :).  Please try 0.7.7-3 and let me know what you get.
> 
> Ping
> 
> On 1/26/07, Birkir A. Barkarson <[EMAIL PROTECTED]> wrote:
>> I downloaded 0.7.7-2 and used the prebuilt version like you suggested.
>> This put me back to square one as I got the previous "Wacom Query ISDV4
>> error magic error" message in the Xorg log again.  Upon inspection I
>> noticed that the wcmISDV4.c did not have the patch you sent me so I used
>> that version and compiled 0.7.7-2 again, this put me back where I was
>> (with the same message as below).
>>
>> I include my xorg.conf and the Xorg.log for the patched version.
>>
>> Sincerely,
>>
>> BAB
>>
>> [EMAIL PROTECTED] wrote:
>> > I tested the driver here with a X60t.  It works.  Let's start with the
>> > same codebase first.  Please download 0.7.7-2 and unzip it. Then:
>> >
>> > cd linuxwacom-0.7.7-2/prebuilt
>> > su
>> > /install
>> > reboot   (assuming your /etc/X11/xorg.conf has Wacom InputDevice
>> > section defined).
>> >
>> > If it works, we are done.  If not, email me your xorg.conf and 
>> Xorg.0.log.
>> >
>> > Ping
>> >
>> > On 1/26/07, Birkir A. Barkarson <[EMAIL PROTECTED]> wrote:
>> >> > Here is the patch based on the current  linuxwacom-dev.  Let me know
>> >> if you
>> >> > have issue with the patch:
>> >>
>> >> Hello again, I compiled the latest development version with the patch
>> >> modifications and installed it.  Xorg starts up fine, but any touch of
>> >> the pen sends the pointer to the top left corner where it stays no
>> >> matter what.
>> >>
>> >> Below are the relevant entries from the Xorg.log:
>> >>
>> >> (**) Option "Device" "/dev/wacom"
>> >> (**) Option "StopBits" "1"
>> >> (**) Option "DataBits" "8"
>> >> (**) Option "Parity" "None"
>> >> (**) Option "Vmin" "1"
>> >> (**) Option "Vtime" "10"
>> >> (**) Option "FlowControl" "Xoff"
>> >> (==) Wacom using pressure threshold of 15 for button 1
>> >> Tablet does not support setting link speed, or not yet implemented
>> >> (==) Wacom General ISDV4 tablet speed=38400 maxX=24576 maxY=18432
>> >> maxZ=255 resX=2540 resY=2540 suppress=2 tilt=disabled
>> >> Tablet does not support setting link speed, or not yet implemented
>> >> (==) Wacom General ISDV4 tablet speed=38400 maxX=24576 maxY=18432
>> >> maxZ=255 resX=2540 resY=2540 suppress=2 tilt=disabled
>> >> stylus: invalid screen number 4, resetting to 0
>> >> (==) Wacom device "stylus" top X=0 top Y=0 bottom X=24576 bottom 
>> Y=18432
>> >> Wacom invalid TopX (136640008) reseting to 0
>> >> cursor: invalid screen number 0, resetting to 0
>> >> (==) Wacom device "cursor" top X=0 top Y=0 bottom X=24576 bottom 
>> Y=18432
>> >> Wacom invalid TopY (1684956499) reseting to 0
>> >> eraser: invalid screen number 0, resetting to 0
>> >> (==) Wacom device "eraser" top X=25 top Y=0 bottom X=24576 bottom 
>> Y=18432
>> >> (II) Configured Mouse: ps2EnableDataReporting: succeeded
>> >> Could not init font path element /usr/share/fonts/X11/TTF/, removing
>> >> from list!
>> >> Could not init font path element /usr/share/fonts/X11/OTF, removing
>> >> from list!
>> >> Could not init font path element /usr/share/fonts/X11/CID/, removing
>> >> from list!
>> >> ProcXCloseDevice to close or not ?
>> >> ProcXCloseDevice to close or not ?
>> >> ProcXCloseDevice to close or not ?
>> >>
>> >> Any recommendations?
>> >>
>> >> Sincerely,
>> >>
>> >> BAB
>> >>
>> >
>>
>>
>> # /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual 
>> page.
>> # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
>> #
>> # This file is automatically updated on xserver-xorg package upgrades 
>> *only*
>> # if it has not been modified since the last upgrade of the xserver-xorg
>> # package.
>> #
>> # If you have edited this file but would like it to be automatically 
>> updated
>> # again, run the following command:
>> #   sudo dpkg-reconfigure -phigh xserver-xorg
>>
>> Section "Files"
>>         FontPath        "/usr/share/X11/fonts/misc"
>>         FontPath        "/usr/share/X11/fonts/cyrillic"
>>         FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
>>         FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
>>         FontPath        "/usr/share/X11/fonts/Type1"
>>         FontPath        "/usr/share/X11/fonts/100dpi"
>>         FontPath        "/usr/share/X11/fonts/75dpi"
>>         FontPath        "/usr/share/fonts/X11/misc"
>>         # path to defoma fonts
>>         FontPath        
>> "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
>> EndSection
>>
>> Section "Module"
>>         Load    "i2c"
>>         Load    "bitmap"
>>         Load    "ddc"
>>         Load    "dri"
>>         Load    "extmod"
>>         Load    "freetype"
>>         Load    "glx"
>>         Load    "int10"
>>         Load    "type1"
>>         Load    "vbe"
>> EndSection
>>
>> Section "InputDevice"
>>         Identifier      "Generic Keyboard"
>>         Driver          "kbd"
>>         Option          "CoreKeyboard"
>>         Option          "XkbRules"      "xorg"
>>         Option          "XkbModel"      "jp106"
>>         Option          "XkbLayout"     "jp,jp"
>>         Option          "XkbOptions"    
>> "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scroll"
>>         Option          "XkbVariant"    "latin,"
>> EndSection
>>
>> Section "InputDevice"
>>         Identifier      "Configured Mouse"
>>         Driver          "mouse"
>>         Option          "CorePointer"
>>         Option          "Device"                "/dev/input/mice"
>>         Option          "Protocol"              "ExplorerPS/2"
>>         Option          "ZAxisMapping"          "4 5"
>>         Option          "Emulate3Buttons"       "true"
>> EndSection
>>
>> Section "InputDevice"
>>         Identifier      "Synaptics Touchpad"
>>         Driver          "synaptics"
>>         Option          "SendCoreEvents"        "true"
>>         Option          "Device"                "/dev/psaux"
>>         Option          "Protocol"              "auto-dev"
>>         Option          "HorizScrollDelta"      "0"
>> EndSection
>>
>> Section "InputDevice"
>>   Driver        "wacom"
>>   Identifier    "stylus"
>>   Option        "Device"        "/dev/wacom"          # Change to
>>                                                       # /dev/input/event
>>                                                       # for USB
>>   Option        "Type"          "stylus"
>>   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
>> EndSection
>>
>> Section "InputDevice"
>>   Driver        "wacom"
>>   Identifier    "eraser"
>>   Option        "Device"        "/dev/wacom"          # Change to
>>                                                       # /dev/input/event
>>                                                       # for USB
>>   Option        "Type"          "eraser"
>>   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
>> EndSection
>>
>> Section "InputDevice"
>>   Driver        "wacom"
>>   Identifier    "cursor"
>>   Option        "Device"        "/dev/wacom"          # Change to
>>                                                       # /dev/input/event
>>                                                       # for USB
>>   Option        "Type"          "cursor"
>>   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
>> EndSection
>>
>> Section "Device"
>>         Identifier      "Intel Corporation Mobile Integrated Graphics 
>> Controller"
>>         Driver          "i810"
>>         BusID           "PCI:0:2:0"
>> EndSection
>>
>> Section "Monitor"
>>         Identifier      "Generic Monitor"
>>         Option          "DPMS"
>> EndSection
>>
>> Section "Screen"
>>         Identifier      "Default Screen"
>>         Device          "Intel Corporation Mobile Integrated Graphics 
>> Controller"
>>         Monitor         "Generic Monitor"
>>         DefaultDepth    24
>>         SubSection "Display"
>>                 Depth           1
>>                 Modes           "1024x768"
>>         EndSubSection
>>         SubSection "Display"
>>                 Depth           4
>>                 Modes           "1024x768"
>>         EndSubSection
>>         SubSection "Display"
>>                 Depth           8
>>                 Modes           "1024x768"
>>         EndSubSection
>>         SubSection "Display"
>>                 Depth           15
>>                 Modes           "1024x768"
>>         EndSubSection
>>         SubSection "Display"
>>                 Depth           16
>>                 Modes           "1024x768"
>>         EndSubSection
>>         SubSection "Display"
>>                 Depth           24
>>                 Modes           "1024x768"
>>         EndSubSection
>> EndSection
>>
>> Section "ServerLayout"
>>         Identifier      "Default Layout"
>>         Screen          "Default Screen"
>>         InputDevice     "Generic Keyboard"
>>         InputDevice     "Configured Mouse"
>>         InputDevice     "stylus" "SendCoreEvents"
>>         InputDevice     "cursor" "SendCoreEvents"
>>         InputDevice     "eraser" "SendCoreEvents"
>>         InputDevice     "Synaptics Touchpad"
>> EndSection
>>
>> Section "DRI"
>>         Mode    0666
>> EndSection
>>
>>
>>
>>
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to