Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emul-linux glx mouse problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
chabo
n00b
n00b


Joined: 25 Sep 2007
Posts: 24

PostPosted: Thu Mar 20, 2008 9:47 am    Post subject: emul-linux glx mouse problem Reply with quote

I have mouse problem with 32bit opengl applications using GLX(precompiled games: et-pro, nexuiz-glx). It seems, mouse has very high acceleration to bottom and right sides, but up and left works correctly. It had worked properly but after some emerge it seems to be broken.

Linux pass 2.6.24-gentoo-r3 #1 SMP PREEMPT Mon Mar 17 07:45:31 CET 2008 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux

x11-base/xorg-server-1.4.0.90-r3
x11-drivers/xf86-input-evdev-1.2.0
app-emulation/emul-linux-x86-xlibs-20080316
x11-drivers/nvidia-drivers-169.12

Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "CorePointer"
Option "Name" "Logitech G5 USB Gaming Mouse"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons" "false"
EndSection

Thanks for any information
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Thu Mar 20, 2008 12:59 pm    Post subject: Re: emul-linux glx mouse problem Reply with quote

chabo wrote:
I have mouse problem with 32bit opengl applications using GLX(precompiled games: et-pro, nexuiz-glx). It seems, mouse has very high acceleration to bottom and right sides, but up and left works correctly. It had worked properly but after some emerge it seems to be broken.

Linux pass 2.6.24-gentoo-r3 #1 SMP PREEMPT Mon Mar 17 07:45:31 CET 2008 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux

x11-base/xorg-server-1.4.0.90-r3
x11-drivers/xf86-input-evdev-1.2.0
app-emulation/emul-linux-x86-xlibs-20080316
x11-drivers/nvidia-drivers-169.12

Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "CorePointer"
Option "Name" "Logitech G5 USB Gaming Mouse"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons" "false"
EndSection

Thanks for any information


I know a couple of ppl that experienced that as well. they both downgraded xorg-server to 1.3 and it all worked. we never got to the bottom of it, but it started when they both went to using evdev for their mouse pointer

so whether it is something todo with that an xorg-server-1.4
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
chabo
n00b
n00b


Joined: 25 Sep 2007
Posts: 24

PostPosted: Thu Mar 20, 2008 5:21 pm    Post subject: Reply with quote

Downgrade to 1.3 works again, thanks :D
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Thu Mar 20, 2008 6:06 pm    Post subject: Reply with quote

chabo wrote:
Downgrade to 1.3 works again, thanks :D


good. would /really/ like to know what is causing this. You are the 3rd person now that I know of that has had this issue YET I use amd64, play QuakeWars (so need the 32bit emul libs) and don't have an issue

it could be downto the evdev thing cause I don't think I am using that for my mouse driver
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
chabo
n00b
n00b


Joined: 25 Sep 2007
Posts: 24

PostPosted: Thu Mar 20, 2008 10:14 pm    Post subject: Reply with quote

Games using SDL (like ET:QW doesn't matter if emul 32bit or native 64bit) don't have this problem. It's only related to application using GLX.
Back to top
View user's profile Send private message
TinheadNed
Guru
Guru


Joined: 05 Apr 2003
Posts: 339
Location: Farnborough, UK

PostPosted: Mon Mar 31, 2008 9:33 pm    Post subject: Reply with quote

Just to post a "me too". Final confirmation: Nexuiz SDL works, Nexuiz GLX doesn't. This confuses me though, ut2004 doesn't use GLX:
Code:
linux-vdso.so.1 =>  (0x00007fff6e5fd000)
        libdl.so.2 => /lib/libdl.so.2 (0x00002b053c7ee000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00002b053c9f2000)
        ./libSDL-1.2.so.0 => not found
        libstdc++.so.5 => /usr/lib64/libstdc++-v3/libstdc++.so.5 (0x00002b053cc0e000)
        libm.so.6 => /lib/libm.so.6 (0x00002b053cde8000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002b053d067000)
        libc.so.6 => /lib/libc.so.6 (0x00002b053d276000)
        /lib64/ld-linux-x86-64.so.2 (0x00002b053c5d2000)
Back to top
View user's profile Send private message
TinheadNed
Guru
Guru


Joined: 05 Apr 2003
Posts: 339
Location: Farnborough, UK

PostPosted: Fri Apr 11, 2008 2:16 pm    Post subject: Reply with quote

Work around with an SDL environment variable:

https://forums.gentoo.org/viewtopic-t-650111-start-25.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum