Bug#333496: wacom_drv.so: undefined symbol: IsPad

2006-01-04 Thread Gerhard Siegesmund
Hello

This problem still seems to be around with the current
xserver-xorg-Package in unstable. Or am I doing anything wrong?

$ dpk -s xserver-xorg

Package: xserver-xorg
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 14624
Maintainer: Debian X Strike Force 
Architecture: i386
Source: xorg-x11
Version: 6.9.0.dfsg.1-1
Replaces: xserver-xfree86
Provides: xserver
Depends: xserver-common (>= 6.9.0.dfsg.1-1), libc6 (>= 2.3.5-1), libgcc1 (>= 
1:4.0.2), libxau6, libxdmcp6, zlib1g (>= 1:1.2.1), debconf (>= 0.5) | 
debconf-2.0
Recommends: xlibs, discover | discover1, mdetect, xresprobe (>= 0.4.13), 
laptop-detect
Suggests: libglide2 (>> 2001.01.26)
Conflicts: xlibs (<< 6.8.2.dfsg.1-5), xserver-xfree86 (<< 6.8.2.dfsg.1-1), 
nvidia-glx (<= 1.0.7174-4)
Conffiles:
 /etc/init.d/xserver-xorg 3a12829045ded9a8427be206f7861f5e
Description: the X.Org X server
 The X.Org X server is an X server for several architectures and operating
 systems, which is derived from the XFree86 4.x series of X servers.
 .
 The X.Org server supports most modern graphics hardware from most vendors,
 and supersedes all XFree86 X servers.
 .
 If the discover, mdetect, laptop-detect and xresprobe packages are installed,
 this package's configuration script will use them to attempt automatic
 configuration of the X server based on your information returned by your
 video card, mouse, and monitor.
 .
 This package suggests the libglide2 package, which is necessary for the
 X.Org X server's "glide" video driver to work with 3Dfx Interactive's
 Voodoo Graphics and Voodoo2 cards.  Users of other video cards need not
 install libglide2.


My xorg.conf-File:

# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
  FontPath  "unix/:7100"  # local font server
  # if the local font server has problems, we can fall back on these
  FontPath  "/usr/lib/X11/fonts/misc"
  FontPath  "/usr/lib/X11/fonts/cyrillic"
  FontPath  "/usr/lib/X11/fonts/100dpi/:unscaled"
  FontPath  "/usr/lib/X11/fonts/75dpi/:unscaled"
  FontPath  "/usr/lib/X11/fonts/Type1"
  FontPath  "/usr/lib/X11/fonts/CID"
  FontPath  "/usr/lib/X11/fonts/Speedo"
  FontPath  "/usr/lib/X11/fonts/100dpi"
  FontPath  "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
# Load  "GLcore"
  Load  "bitmap"
  Load  "dbe"
  Load  "ddc"
# Load  "dri"
  Load  "extmod"
  Load  "freetype"
  Load  "glx"
  Load  "int10"
  Load  "record"
  Load  "speedo"
  Load  "type1"
  Load  "vbe"
EndSection

Section "InputDevice"
  Identifier  "Generic Keyboard"
  Driver"keyboard"
  Option"CoreKeyboard"
  Option"XkbRules"  "xfree86"
  Option"XkbModel"  "pc104"
  Option"XkbLayout" "us"
EndSection

#Section "InputDevice"
# Identifier  "Generic Mouse"
# Driver"mouse"
# Option"SendCoreEvents"  "true"
# Option"Device""/dev/input/mice"
# Option"Protocol""ImPS/2"
# Option"ZAxisMapping""4 5"
#EndSection

Section "InputDevice"
  Identifier  "Configured Mouse"
  Driver"mouse"
  Option"Device""/dev/psaux"
  Option"Protocol""ImPS/2"
  Option"ZAxisMapping""4 5"
EndSection

Section "InputDevice"
  Driver"wacom"
  Identifier"cursor"
  Option"Device""/dev/input/event1"
  Option"Type"  "cursor"
  Option"USB"   "on"
  Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
  Driver"wacom"
  Identifier"stylus"
  Option"Device""/dev/input/event1"
  Option"Type"  "stylus"
  Option"USB"   "on"
EndSection

Section "InputDevice"
  Driver"wacom"
  Identifier"eraser"
  Option"Device""/dev/input/event1"
  Option"Type"  "eraser"
  Option"USB"   "on"
EndSection

Section "Device"
  Identifier  "Generic Video Card"
  Driver"nvidia"
# Driver"nv"
  # Just a test!
  Option  "RenderAccel"   "true"
  Option  "backingstore"  "true"
  Option  "NoLogo" "false"
  Option  "AllowGLXWithComposite" "true"
EndSection

Section "Monitor"
  Identifier  "Generic Monitor"
  HorizSync 30-100
  VertRefresh 50-160
  Option"DPMS"
EndSection

Section "Screen"
  Identifier  "Default Screen"
  Device"Generic Video

Bug#250331: xserver-xfree86: wacom graphire ii doesn't work together with linux kernel 2.6.5

2004-05-28 Thread Gerhard Siegesmund
Hello Branden

> > Using the new kernel 2.6.5 (build from the debian-kernel-source) and
> > using the exact same configuration as in 2.4.x, the wacom graphire II
> > mouse I am using doesn't work. This seems to be an incompatiblity of
> > xfree86 with the new kernel.
> Okay.  May I ask why you think this bug should have been filed against
> xserver-xfree86 instead of the Linux kernel?

Oh. Yes. You are right. I should have filed this bug against the
kernel. I am sorry. This is the first bug I ever filed on debian.org.
Should I refile this bug under the kernel?

-- 
cu
  --== Jerri ==--
Homepage: http://www.jerri.de/   ICQ: 54160208
Public PGP Key: http://www.jerri.de/jerris_public_key.asc




Bug#250331: xserver-xfree86: wacom graphire ii doesn't work together with linux kernel 2.6.5

2004-05-22 Thread Gerhard Siegesmund
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-1
Severity: normal

Using the new kernel 2.6.5 (build from the debian-kernel-source) and
using the exact same configuration as in 2.4.x, the wacom graphire II
mouse I am using doesn't work. This seems to be an incompatiblity of
xfree86 with the new kernel.

As you can see in the Logfile of X the wacom graphire II is correctly
found and identified:

(==) Wacom Kernel Input device name: "Wacom Graphire"
(==) Wacom tablet maximum X=10206 maximum Y=7422 X resolution=0 Y resolution=0 
suppress=5

X resolution=0 looks suspicious though. With the given XF86Config-4-File
it works with 2.4.x but not with 2.6.x (Mouse curser doesn't move or
click if using the wacom graphire II Mouse.). Only change is in 2.4.x I
have to use /dev/event/0 and in 2.6.5 /dev/event/1.

(btw: Using /dev/event/mice you can at least somehow use the mouse of
the wacom tablet. But the mouse is in absolute mode, which is a pain.
And you don't have all the functions from the pen of the tablet (like
pressure sensitivity))


-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx1 root root   20 Apr 21 00:37 /etc/X11/X -> 
/usr/bin/X11/XFree86
-rwxr-xr-x1 root root  1743788 Apr 28 20:23 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 
Pro] (rev 11)
:01:00.0 Class 0300: 10de:0028 (rev 11)

/var/lib/xfree86/XF86Config-4.md5sum does not exist.

XFree86 X server configuration file status:
-rw-r--r--1 root root 4546 May  9 17:19 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
Option  "XkbOptions""ctrl:nocaps"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/ttyS0"
#   Option  "Protocol"  "PS/2"
Option  "Protocol"  "MouseSystems"
Option  "Emulate3Buttons"   "false"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Wacom Mice Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "false"
Option  "ZAxisMapping"  "5 4"
Option  "CorePointer"
EndSection

Section "InputDevice"
Identifier  "Wacom Mouse"
Driver  "wacom"
Option  "Device""/dev/input/event1"
Option  "KeepShape" "on"
Option  "Mode"  "R