| View previous topic :: View next topic |
| Author |
Message |
c0nv1ct n00b

Joined: 29 May 2007 Posts: 8
|
Posted: Mon Dec 24, 2007 2:03 pm Post subject: |
|
|
| With xorg-server 1.4.0.90, nvidia drivers 169.07, and evdev 1.1.5-r2, problems still exist. Its been months, i still dont get why this is still broken. Atleast i've found that having VLC running fixes the problem (i prefer mpd over audacious). |
|
| Back to top |
|
 |
syscrash Guru


Joined: 14 Apr 2003 Posts: 541
|
|
| Back to top |
|
 |
PaulBredbury Watchman


Joined: 14 Jul 2005 Posts: 6609
|
Posted: Tue Dec 25, 2007 3:03 am Post subject: |
|
|
I use:
| Code: | Section "InputDevice"
Driver "mouse"
...
# See mouse.c in xf86-input-mouse
# Defaults to 1.
Option "Sensitivity" "0.2" |
With mouse acceleration turned off:
|
|
| Back to top |
|
 |
Jinxter2K7 n00b

Joined: 10 Dec 2007 Posts: 15
|
Posted: Tue Dec 25, 2007 9:48 pm Post subject: |
|
|
Confirmed, your fix works, good stuff, thanks  |
|
| Back to top |
|
 |
kaosone Guru


Joined: 01 Feb 2004 Posts: 446
|
Posted: Sun Dec 30, 2007 5:49 pm Post subject: |
|
|
for me this fix doesn't work  |
|
| Back to top |
|
 |
kaktuspalme n00b

Joined: 23 Apr 2006 Posts: 27
|
Posted: Sat Feb 09, 2008 4:19 pm Post subject: |
|
|
For me the fix doesnt work either(in et).
I went into the game today, and ive seen when i go right side with the mouse , it runs very fast, little movements are enough to make a 360 movement.
But When i go with the mouse rightside, then it makes nearly nothing. Same with up and down, when i go up it runs very slow. When i go down, it rans very fast down.
A little bit strange the problem.
Sorry for bad english. |
|
| Back to top |
|
 |
azp Apprentice


Joined: 16 Nov 2003 Posts: 298 Location: Stockholm, Sweden
|
Posted: Tue Mar 18, 2008 8:12 pm Post subject: |
|
|
I've seen strange issues in Darwinia too. Like the previous post, the mouse is super sensitive and moves all over the place, totally uncontrollable. It's a real shame that when I finally took some time to sit down and play, it didn't work as it should...
 _________________ Weeks of coding can save you hours of planning. |
|
| Back to top |
|
 |
azp Apprentice


Joined: 16 Nov 2003 Posts: 298 Location: Stockholm, Sweden
|
Posted: Tue Apr 07, 2009 8:45 pm Post subject: |
|
|
I've found this solution in the gentoo evdev (HAL) guide. Add this following setting inside a Module section:
Section "Module"
...
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
...
EndSection
The full guide can be found here: http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml _________________ Weeks of coding can save you hours of planning. |
|
| Back to top |
|
 |
Animatrix Guru


Joined: 13 May 2006 Posts: 480 Location: France - Gard (30)
|
Posted: Wed Apr 08, 2009 11:52 am Post subject: |
|
|
With warsow, this doesn't work  |
|
| Back to top |
|
 |
chabo n00b

Joined: 25 Sep 2007 Posts: 24
|
Posted: Wed Apr 08, 2009 12:32 pm Post subject: |
|
|
try downgrade x11-drivers/xf86-input-evdev to 2.1.3 version if you use evdev as a mouse driver in xorg.conf
i've had this problem after some upgrade of evdev or xorg and had to downgrade
i have:
x11-base/xorg-server-1.5.3-r5
x11-base/xorg-x11-7.4 |
|
| Back to top |
|
 |
azp Apprentice


Joined: 16 Nov 2003 Posts: 298 Location: Stockholm, Sweden
|
Posted: Wed Apr 08, 2009 7:11 pm Post subject: |
|
|
I could mention that I'm using Xorg-1.5.3-r5 with the "new" HAL fdi settings. I think there have been bug fixes regarding this issue going into xorg-1.5, but I might be totally off base. _________________ Weeks of coding can save you hours of planning. |
|
| Back to top |
|
 |
cjmace Tux's lil' helper

Joined: 18 Sep 2003 Posts: 111
|
Posted: Tue Jan 10, 2012 7:28 pm Post subject: Any updates? |
|
|
Any further updates on this?
I have a Microsoft wireless mouse and have no issues with the pointer. The mouse buttons are very slow to react in gnome (like 5-10 seconds to bring up a menu). In individual applications they work fine. No issues with keyboard. Very strange.
Have current portage versions of Xorg, gnome and nvidia. emerge -e x11 nvidia gnome gave no help. Issue is the same with device set as mouse or as event device.
Really strange and annoying. |
|
| Back to top |
|
 |
azp Apprentice


Joined: 16 Nov 2003 Posts: 298 Location: Stockholm, Sweden
|
Posted: Thu Jan 26, 2012 11:36 am Post subject: |
|
|
My issues went away when updating Xorg, and that was 3 years ago, so your problem is probably something very different. Xorg has even left HAL behind since this thread was started, and is now using evdev exclusively. Have you checked out the Gentoo Xorg evdev guide? _________________ Weeks of coding can save you hours of planning. |
|
| Back to top |
|
 |
|