Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2008-05-11 Thread Heikki Hokkanen
severity 450851 important
thanks

Package: xserver-xorg-input-evdev
Version: 1:1.2.0-1

Same problem here, pointer seems to be moving irrationally in nexuiz,
although that does not happen if you lift it up (eg. normal movement
events are not created either). Sebastian Dalfuß's "export
SDL_VIDEO_X11_DGAMOUSE=0" tip works for nexuiz.

I'm bumping the severity as this bug seems to have "a major effect on
the usability of the package" - I think many people use evdev to
exploit all the buttons in FPS games, and this bug renders a lot of
those games unusable.

It was also mentioned above that Logitech mouses are not the only ones
affected, but for what it's worth, mine is "Logitech, Inc. MX518
Optical Mouse".

Regards,

-- 
Heikki Hokkanen


Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2008-05-09 Thread Sebastian Dalfuß
I confirm this bug.
While using evdev, the mouse movement in full-screen games is VERY
sloppy, and constantly jumps to the lower-right corner.

The workaround "export SDL_VIDEO_X11_DGAMOUSE=0" did not work for Doom3,
but it did for Defcon and ScummVM

Maybe (just a stupid guess) two different facilities (evdev and
something else) are caring about the mouse pointer in competition.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2008-01-08 Thread Ionut Ciocirlan
This happens with a MS Intellimouse Explorer as well, so it's not
Logitech-related.

And indeed, it happens only when mouse is grabbed (setting \in_nograb
1 in tremulous "fixes" it).

Regards



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2007-12-24 Thread HoverHell
On Dec 22, 2007 7:23 PM, Brice Goglin <[EMAIL PROTECTED]> wrote:

> Looking in the upstream bugzilla, I found
>https://bugs.freedesktop.org/show_bug.cgi?id=12607
> which got "resolved" by changing the "in_dgamouse" setting to 0.
>
> Do you have something like this in your games? Then I wonder if all this
> could be related to bugs like #444601.


Considering that Bugzilla Bug 12601 is about problems only in
quake3/q3-based, it's probably not the same problem (dosbox is surely not
quake-based :) ).
And bug#444601 is about xserver-xorg-input-mouse (that works well for me
except extra keys, btw).

P.S. Problem in this bug is in some extra mouse movement events. It might be
good idea to track them (e.g. do they occur from evdev input device or not,
and after what exactly they start to appear), but I doubt I can do that.

-- 
--HoverHell (ICQ#174520, XMPP/GTalk here, GPG 30E202CB).


Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2007-12-22 Thread Brice Goglin

HoverHell wrote:

 On Nov 26, 2007 2:44 AM, Brice Goglin <[EMAIL PROTECTED]> wrote:
  

Does xserver-xorg-core 1.4.1 from unstable help here? It contains lots of 
input-related fixes.



No, it doesn't help. Same behaviour.

By the way, all 3 mentioned cases are seem to be with logitech mouses
(MX 310, Logitech MX Revolution and some Logitech USB mouse of K.
Gysin above).
  



Looking in the upstream bugzilla, I found
   https://bugs.freedesktop.org/show_bug.cgi?id=12607
which got "resolved" by changing the "in_dgamouse" setting to 0.

Do you have something like this in your games? Then I wonder if all this 
could be related to bugs like #444601.


Brice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2007-11-26 Thread HoverHell
 On Nov 26, 2007 2:44 AM, Brice Goglin <[EMAIL PROTECTED]> wrote:
> Does xserver-xorg-core 1.4.1 from unstable help here? It contains lots of 
> input-related fixes.

No, it doesn't help. Same behaviour.

By the way, all 3 mentioned cases are seem to be with logitech mouses
(MX 310, Logitech MX Revolution and some Logitech USB mouse of K.
Gysin above).

-- 
 --HoverHell (ICQ#174520, XMPP/GTalk here, GPG 30E202CB).



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2007-11-26 Thread HoverHell
On Nov 26, 2007 2:44 AM, Brice Goglin <[EMAIL PROTECTED]> wrote:
> HoverHell wrote:
> > Package: xserver-xorg-input-evdev
> > Version: 1:1.2.0~git20070819-3
> > Severity: normal
> >
> >
> > Checked in tremulous, ezquake, dosbox.
> > 'Driver "mouse"' works fine (one that commented oyt in attached xorg.conf).
> > Updated from 1:1.1.5-3.
> > xorg core packages were updated, too.
> > * Also, after update mouse didn't move at all until I specified 'Option
> >  "device"' in xorg.conf, e.g. in previous version 'Option "Name"' somehow
> >  was sufficient.
> >
>
>
> Does xserver-xorg-core 1.4.1 from unstable help here? It contains lots of
> input-related fixes.
>
> Brice
>
>

Ok, I'll try it soon, but...
I know of same problem with gentoo, xorg 1.4-r2 ("-r2" -
gentoo-specific), x86-input-evdev 1.1.5-r2 works, 1.2.0 doesn't.


-- 
 --HoverHell (ICQ#174520, XMPP/GTalk here, GPG 30E202CB).



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2007-11-25 Thread Brice Goglin
HoverHell wrote:
> Package: xserver-xorg-input-evdev
> Version: 1:1.2.0~git20070819-3
> Severity: normal
>
>
> Checked in tremulous, ezquake, dosbox.
> 'Driver "mouse"' works fine (one that commented oyt in attached xorg.conf).
> Updated from 1:1.1.5-3.
> xorg core packages were updated, too.
> * Also, after update mouse didn't move at all until I specified 'Option
>  "device"' in xorg.conf, e.g. in previous version 'Option "Name"' somehow
>  was sufficient.
>   


Does xserver-xorg-core 1.4.1 from unstable help here? It contains lots of
input-related fixes.

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#450851: xserver-xorg-input-evdev: pointer constatntly moves down-right in captured state (most of games) when using evdev

2007-11-11 Thread HoverHell
Package: xserver-xorg-input-evdev
Version: 1:1.2.0~git20070819-3
Severity: normal


Checked in tremulous, ezquake, dosbox.
'Driver "mouse"' works fine (one that commented oyt in attached xorg.conf).
Updated from 1:1.1.5-3.
xorg core packages were updated, too.
* Also, after update mouse didn't move at all until I specified 'Option
 "device"' in xorg.conf, e.g. in previous version 'Option "Name"' somehow
 was sufficient.

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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-05-16 21:19 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1827360 2007-09-30 02:13 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
05:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200 
TurboCache(TM)] (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4004 2007-11-11 20:32 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice"Generic Keyboard"
#InputDevice"Configured Mouse"
InputDevice"evMX310"
EndSection

Section "Files"

#FontPath"/usr/X11R6/lib/X11/fonts/misc"
#FontPath"/usr/share/fonts/X11/cyrillic"
#FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
#FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
#FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
#FontPath"/usr/X11R6/lib/X11/fonts/Type1"
#FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
#FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load   "i2c"
Load   "bitmap"
Load   "ddc"
#Load"dri"
Load   "dbe"
Load   "extmod"
Load   "freetype"
Load   "glx"
Load   "int10"
Load   "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:menu_toggle,grp_led:scroll"
EndSection

#Section "InputDevice"
#Identifier "Configured Mouse"
#Driver "mouse"
#Option "CorePointer"
#Option "Device" "/dev/input/mice"
#Option "Protocol" "ExplorerPS/2"
#Option "Resolution" "800"
#EndSection

Section "InputDevice"
Identifier "evMX310"
Driver "evdev"
Option "CorePointer"
Option "Device" 
"/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-event-mouse"
#Option "Device" "/dev/input/event1
Option "Name" "Logitech USB-PS/2 Optical Mouse"
EndSection

Section "Monitor"
# default, 92 dpi
#DisplaySize 283 212
# 96 dpi, hack from "271 203" for nvidia
DisplaySize 269 203
# debian standard, 100 dpi
#DisplaySize 260 195
Identifier "MainMonitor"
HorizSync   30.0 - 90.0
VertRefresh 60.0 - 100.0
Gamma   0.65
Option "DPMS"
EndSection

Section "Device"
#Driver"nv"
Identifier "nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)]"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)]"
Monitor"MainMonitor"
DefaultDepth24
Option "UseEdidDpi" "FALSE"
Option "RenderAccel" "False"
Option "NoLogo" "True"
SubSection "Display"
Depth   8
Modes  "1024x768" "800x600" "640x480"
EndS