Re: Mouse problem.

2022-02-22 Thread David Christensen

On 2/22/22 10:15, Tim Woodall wrote:

I have a problem with my mouse which operates through a KVM switch.

Initially it works fine but once I switch away from the computer and
then switch back, the scroll wheel is "amplified".

Testing with xev I see 16 messages where I previously expected to see
one.

rmmod usbhid; modprobe usbhid
  does not fix. Removing all of hid_multitouch, usbhid, hid_generic,
i2c_hid and hid and re modprobing them also doesn't fix.

xinput set-prop 10 "Evdev Scrolling Distance" 16 1 1
  does fix it - but running this before it's gone into it's "amplified"
state makes the mouse wheel almost unusable as it needs 16 clicks to
generate one up/down event.

It appears to be only the button 4/5 scrollwheel that have this problem.
Everything else seems to work normally.

xinput list-props 10 shows no differences at all between the bad and the
good state.

Unplugging and replugging the dongle does fix it until I use the switch
box again. But unplugging the computer from the KVM box and plugging it
back in does NOT fix the problem.

$ xinput list-props 10
Device 'Microsoft Microsoft?? 2.4GHz Transceiver v8.0 Mouse':
     Device Enabled (150):   1
     Coordinate Transformation Matrix (152): 1.00, 0.00, 
0.00, 0.00, 1.00, 0.00, 0.00, 0.00, 1.00

     Device Accel Profile (280): 0
     Device Accel Constant Deceleration (281):   1.00
     Device Accel Adaptive Deceleration (282):   1.00
     Device Accel Velocity Scaling (283):    10.00
     Device Product ID (272):    1118, 1861
     Device Node (273):  "/dev/input/event8"
     Evdev Axis Inversion (284): 0, 0
     Evdev Axes Swap (286):  0
     Axis Labels (287):  "Rel X" (160), "Rel Y" (161), "Rel 
Horiz Wheel" (278), "Rel Vert Wheel" (279)
     Button Labels (288):    "Button Left" (153), "Button Middle" 
(154), "Button Right" (155), "Button Wheel Up" (156), "Button Wheel 
Down" (157), "Button Horiz Wheel Left" (158), "Button Horiz Wheel Right" 
(159), "Button Side" (276), "Button Extra" (277), "Button Unknown" 
(275), "Button Unknown" (275), "Button Unknown" (275), "Button Unknown" 
(275)

     Evdev Scrolling Distance (289): 1, 1, 1
     Evdev Middle Button Emulation (290):    0
     Evdev Middle Button Timeout (291):  50
     Evdev Middle Button Button (292):   2
     Evdev Third Button Emulation (293): 0
     Evdev Third Button Emulation Timeout (294): 1000
     Evdev Third Button Emulation Button (295):  3
     Evdev Third Button Emulation Threshold (296):   20
     Evdev Wheel Emulation (297):    0
     Evdev Wheel Emulation Axes (298):   0, 0, 4, 5
     Evdev Wheel Emulation Inertia (299):    10
     Evdev Wheel Emulation Timeout (300):    200
     Evdev Wheel Emulation Button (301): 4
     Evdev Drag Lock Buttons (302):  0

Anyone ever seen anything like this and got any ideas how I can fix it?
New keyboard and mouse is an option if this is a known problem with this
model.



On 2/22/22 10:19, Tim Woodall wrote:
> In fact, unplugging the switchbox from the computer and plugging it back
> in is enough to trigger this problem. Only just thought to try that.


I have been using Microsoft Wheel Mouse Optical USB and PS/2 Compatible 
for 20+ years and IOGEAR 8-Port MiniView PS/2 KVM switch (GCS78KIT) for 
10+ years.  Finding a KVM switch that worked correctly with Windows, 
Linux, and FreeBSD was non-trivial.



For the past 2+ years (?), I have experienced berzerk mouse behavior 
with Debian 9, 10, and 11 with Xfce desktop on a Dell Latitude E6520 
laptop with Intel/NVIDIA Optimus graphics -- when I move the mouse, 
there can be storms of rapid random mouse and keyboard events that open, 
close, resize, etc., Windows and/or menus, insert strings of characters 
that I have previously typed, etc..  It is not uncommon for the mouse 
pointer to be left in what appears to be a rectangular drag select mode. 
 Moving the mouse is the trigger; especially when moving the mouse out 
of a window.  Moving the mouse out of a Firefox window that is browsing 
a web site with heavy JavaScript is the most likely trigger (notably 
eBay and the photo viewer).



I have been unable to isolate the problem to the E6520, the KVM switch, 
the mouse, Debian, nouveau, or Firefox.  Debian 10 has always been the 
worst.  Debian 11 had reduced frequency, but is still unusable.  Debian 
9 has the least frequent problems, and is what I run on the E6520 as a 
daily driver.



I also have a desktop computer with an Intel DQ67SW motherboard and 
Intel Core i7-2600S processor (Intel HD Graphics 2000) connected to the 
KVM switch.  Malfunctions are rare, but do occur.



My strategy over the years has been to use major brand, mass produced, 
commodity hardware.  It is best if the hardware is at least a few years 
old.  Intel supports FOSS, so their hardware seems to 

Re: Mouse problem.

2022-02-22 Thread Tim Woodall

On Tue, 22 Feb 2022, Tim Woodall wrote:


I have a problem with my mouse which operates through a KVM switch.


Unplugging and replugging the dongle does fix it until I use the switch
box again. But unplugging the computer from the KVM box and plugging it
back in does NOT fix the problem.



In fact, unplugging the switchbox from the computer and plugging it back
in is enough to trigger this problem. Only just thought to try that.



Mouse problem.

2022-02-22 Thread Tim Woodall

I have a problem with my mouse which operates through a KVM switch.

Initially it works fine but once I switch away from the computer and
then switch back, the scroll wheel is "amplified".

Testing with xev I see 16 messages where I previously expected to see
one.

rmmod usbhid; modprobe usbhid
 does not fix. Removing all of hid_multitouch, usbhid, hid_generic,
i2c_hid and hid and re modprobing them also doesn't fix.

xinput set-prop 10 "Evdev Scrolling Distance" 16 1 1
 does fix it - but running this before it's gone into it's "amplified"
state makes the mouse wheel almost unusable as it needs 16 clicks to
generate one up/down event.

It appears to be only the button 4/5 scrollwheel that have this problem.
Everything else seems to work normally.

xinput list-props 10 shows no differences at all between the bad and the
good state.

Unplugging and replugging the dongle does fix it until I use the switch
box again. But unplugging the computer from the KVM box and plugging it
back in does NOT fix the problem.

$ xinput list-props 10
Device 'Microsoft Microsoft?? 2.4GHz Transceiver v8.0 Mouse':
Device Enabled (150):   1
Coordinate Transformation Matrix (152): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
Device Accel Profile (280): 0
Device Accel Constant Deceleration (281):   1.00
Device Accel Adaptive Deceleration (282):   1.00
Device Accel Velocity Scaling (283):10.00
Device Product ID (272):1118, 1861
Device Node (273):  "/dev/input/event8"
Evdev Axis Inversion (284): 0, 0
Evdev Axes Swap (286):  0
Axis Labels (287):  "Rel X" (160), "Rel Y" (161), "Rel Horiz Wheel" (278), 
"Rel Vert Wheel" (279)
Button Labels (288):"Button Left" (153), "Button Middle" (154), "Button Right" (155), "Button Wheel Up" (156), "Button Wheel Down" (157), 
"Button Horiz Wheel Left" (158), "Button Horiz Wheel Right" (159), "Button Side" (276), "Button Extra" (277), "Button Unknown" (275), "Button 
Unknown" (275), "Button Unknown" (275), "Button Unknown" (275)
Evdev Scrolling Distance (289): 1, 1, 1
Evdev Middle Button Emulation (290):0
Evdev Middle Button Timeout (291):  50
Evdev Middle Button Button (292):   2
Evdev Third Button Emulation (293): 0
Evdev Third Button Emulation Timeout (294): 1000
Evdev Third Button Emulation Button (295):  3
Evdev Third Button Emulation Threshold (296):   20
Evdev Wheel Emulation (297):0
Evdev Wheel Emulation Axes (298):   0, 0, 4, 5
Evdev Wheel Emulation Inertia (299):10
Evdev Wheel Emulation Timeout (300):200
Evdev Wheel Emulation Button (301): 4
Evdev Drag Lock Buttons (302):  0

Anyone ever seen anything like this and got any ideas how I can fix it?
New keyboard and mouse is an option if this is a known problem with this
model.



Re: Keyboard and mouse problem in Debian Sid

2012-05-13 Thread Andrei POPESCU
On Du, 13 mai 12, 15:26:07, Esteban Monge wrote:
> 
> I have fixed the problem. I copied /usr/share/X11/xorg.conf.d/ to /etc/X11
 
What wasn't working without Xorg configuration?

Kind regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Keyboard and mouse problem in Debian Sid

2012-05-13 Thread Esteban Monge
> Hello I upgraded Sid such as I have always been doing.
>
> But when upgrade Xorg to 1.7.6 Keyboard and Mouse stop working. Only when
> I running startx the keyboard and the mouse dead. I can press the poweroff
> button and the netbook turn off.
>
> I have one "bad" "Lentovo" (Lenovo) X120e.
>
> I saw some threads about but it nothing is clear to follow.
>

I have fixed the problem. I copied /usr/share/X11/xorg.conf.d/ to /etc/X11

If you dont have any Wacom compatible device you must remove
/etc/X11/xorg.conf.d/50-wacom.conf


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/7a354c056284cd34367cd6a09bf76690.squir...@www.nuevaeralatam.com



Re: Keyboard and mouse problem in Debian Sid

2012-05-13 Thread Camaleón
On Sun, 13 May 2012 12:09:49 -0500, Esteban Monge wrote:

> Hello I upgraded Sid such as I have always been doing.
> 
> But when upgrade Xorg to 1.7.6 Keyboard and Mouse stop working. Only
> when I running startx the keyboard and the mouse dead. I can press the
> poweroff button and the netbook turn off.

Does an external USB mouse still work?

> I have one "bad" "Lentovo" (Lenovo) X120e.

"Lentovo"? In Spanish that term sounds funny X-)
 
> I saw some threads about but it nothing is clear to follow.

Can you ssh to the computer and work from there? I'd first start by 
looking at the "/var/log/Xorg.0.log" file (better if you can upload the  
file to any site so we can review).

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/joor9a$dun$1...@dough.gmane.org



Keyboard and mouse problem in Debian Sid

2012-05-13 Thread Esteban Monge
Hello I upgraded Sid such as I have always been doing.

But when upgrade Xorg to 1.7.6 Keyboard and Mouse stop working. Only when
I running startx the keyboard and the mouse dead. I can press the poweroff
button and the netbook turn off.

I have one "bad" "Lentovo" (Lenovo) X120e.

I saw some threads about but it nothing is clear to follow.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/f2635478935db8b8192e8aca125724bf.squir...@www.nuevaeralatam.com



Re: Re: Logitech MX 5500 Keyboard + mouse problem since recent squeeze upgrade

2010-07-14 Thread Fletcher, Mark
Apparently this is fixed in udev 160-1, which is recently come into
unstable. I am going to give that a try tonight and see if it makes any
difference. Will keep you posted.

Mark

THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE 
PRIVILEGED.  If this message was misdirected, BlackRock, Inc. and its 
subsidiaries, ("BlackRock") does not waive any confidentiality or privilege.  
If you are not the intended recipient, please notify us immediately and destroy 
the message without disclosing its contents to anyone.  Any distribution, use 
or copying of this e-mail or the information it contains by other than an 
intended recipient is unauthorized.  The views and opinions expressed in this 
e-mail message are the author's own and may not reflect the views and opinions 
of BlackRock, unless the author is authorized by BlackRock to express such 
views or opinions on its behalf.  All email sent to or from this address is 
subject to electronic storage and review by BlackRock.  Although BlackRock 
operates anti-virus programs, it does not accept responsibility for any damage 
whatsoever caused by viruses being passed.


   


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/8452fc0b58050e4a9c31d50b6c6206acd41...@tkynte2k033.insidelive.net



Re: Logitech MX 5500 Keyboard + mouse problem since recent squeeze upgrade

2010-07-06 Thread Jose G. López
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mark Fletcher escribió:
> I am running amd64 squeeze on an Intel Core i7 920-based machine with
> 8GB RAM. I built the machine about a year ago and have been running
> squeeze on it since.
> 
> I use a Logitech ("Logicool") MX5500 wireless keyboard and mouse combo. 
> 
> For about the last month or so I hadn't updated packages -- not for any
> particular reason, just hadn't gotten around to it. The other day I did
> -- and now my keyboard is not working.
> 
> The keyboard and mouse work fine in Windows (on another machine). The
> keyboard also is working as the machine is switched on as I can use it
> to select boot kernel in GRUB. It's once Debian starts booting that it
> breaks.
> 
> This is exactly the same symptom I observed a few months ago when the
> upgrade from udev 151-1 to 151-3 or something introduced a mod
> to /lib/udev/rules.d/70-hid2hci.rules which was supposed to fix a udev
> bug but broke a lot of people's keyboards in the process. I successfully
> applied the manual fix for that at the time and have since allowed udev
> to upgrade naturally with no subsequent problems.
> 
> So naturally, the first place I looked was udev. I note udev is now at
> version 157, so I wondered if it was broken again. There don't seem to
> be any bugs to this effect logged, so I thought I'd give udev from sid a
> go since it doesn't seem to introduce any dependency problems.
> Installing sid's udev (v158) did not fix it.
> 
> I have googled around for this and don't see anything newer than the
> last flurry on this subject a few months ago as referenced above. It's
> almost like no one else is having this problem... :-(
> 
> I noticed that the kernel has also been upgraded to 2.6.32-5-amd64, so I
> rebooted and selected the old kernel (2.6.32-3-amd64) and that did not
> help either. 
> 
> Is anyone else experiencing similar problems? Any advice? I am not sure
> what other information I should provide that would help diagnose the
> problem... Right now I am having to use this
> easily-most-powerful-machine-in-my-network via ssh only from other
> machines as I don't have a spare keyboard and mouse to switch to it.
> Really want to get this machine fully back on its feet ASAP so any help
> appreciated...
> 
> Thanks
> 
> Mark
> 
> 
Hello Mark,

I have the same issue with same combo on my desktop computer. I had the
same problem a few months ago and it was repaired as you explained.
Sorry, I can't give you answers. I did a search and nothing helped.

I've read these bug reports but this time they didn't help:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/272352
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/291269
http://ubuntuforums.org/showthread.php?t=1465748

Some help would be very appreciated

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwzYKwACgkQ5iAh9f/+MxpnGwCfU9uOqSVNWYCqA9c+KdNzCInj
MxYAnA6sfdfJdH/9Hr1eNKCgoL8oGAI4
=LzP4
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c3360b0.2040...@gmail.com



Logitech MX 5500 Keyboard + mouse problem since recent squeeze upgrade

2010-07-04 Thread Mark Fletcher
I am running amd64 squeeze on an Intel Core i7 920-based machine with
8GB RAM. I built the machine about a year ago and have been running
squeeze on it since.

I use a Logitech ("Logicool") MX5500 wireless keyboard and mouse combo. 

For about the last month or so I hadn't updated packages -- not for any
particular reason, just hadn't gotten around to it. The other day I did
-- and now my keyboard is not working.

The keyboard and mouse work fine in Windows (on another machine). The
keyboard also is working as the machine is switched on as I can use it
to select boot kernel in GRUB. It's once Debian starts booting that it
breaks.

This is exactly the same symptom I observed a few months ago when the
upgrade from udev 151-1 to 151-3 or something introduced a mod
to /lib/udev/rules.d/70-hid2hci.rules which was supposed to fix a udev
bug but broke a lot of people's keyboards in the process. I successfully
applied the manual fix for that at the time and have since allowed udev
to upgrade naturally with no subsequent problems.

So naturally, the first place I looked was udev. I note udev is now at
version 157, so I wondered if it was broken again. There don't seem to
be any bugs to this effect logged, so I thought I'd give udev from sid a
go since it doesn't seem to introduce any dependency problems.
Installing sid's udev (v158) did not fix it.

I have googled around for this and don't see anything newer than the
last flurry on this subject a few months ago as referenced above. It's
almost like no one else is having this problem... :-(

I noticed that the kernel has also been upgraded to 2.6.32-5-amd64, so I
rebooted and selected the old kernel (2.6.32-3-amd64) and that did not
help either. 

Is anyone else experiencing similar problems? Any advice? I am not sure
what other information I should provide that would help diagnose the
problem... Right now I am having to use this
easily-most-powerful-machine-in-my-network via ssh only from other
machines as I don't have a spare keyboard and mouse to switch to it.
Really want to get this machine fully back on its feet ASAP so any help
appreciated...

Thanks

Mark


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1278233899.2345.16.ca...@satellite



Re: Mouse problem in VirtualBox client Lenny

2010-01-13 Thread Jari Fredriksson

Installed Virtualbox-guest-X11 from lenny repository and now it works.
The guest from Virtualbox virtual CD did not work.





signature.asc
Description: OpenPGP digital signature


Re: Mouse problem in VirtualBox client Lenny

2010-01-10 Thread Adam Mercer
On Sun, Jan 10, 2010 at 04:13, Jari Fredriksson  wrote:

> I have VirtualBox 3.1.2r56127 running on amd64 Windows7 host, and an
> amd64 Lenny client.
>
> Everything seemed to work before I finished the vboxadd setup adding
> VirtualBox client support.
>
> Now the mouse responds to right click (opening a menu in right bottom
> corner of the window), but nothing else works mouse wise.

I had the same problem, reverting to the 3.1.0 VirtualBox Additions
enabled the mouse to work again.

Cheers

Adam


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Mouse problem in VirtualBox client Lenny

2010-01-10 Thread Thierry Chatelet
Same problem, will investigate tomorrow
thierry


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Mouse problem in VirtualBox client Lenny

2010-01-10 Thread Jari Fredriksson

I have VirtualBox 3.1.2r56127 running on amd64 Windows7 host, and an
amd64 Lenny client.

Everything seemed to work before I finished the vboxadd setup adding
VirtualBox client support.

Now the mouse responds to right click (opening a menu in right bottom
corner of the window), but nothing else works mouse wise.

After vboxadd setup my xorg.conf has following setup for mouse:

Section "InputDevice"
  Driver   "mouse"
  Identifier   "Mouse[1]"
  Option   "Buttons" "9"
  Option   "Device" "/dev/input/mice"
  Option   "Name" "VirtualBox Mouse Buttons"
  Option   "Protocol" "explorerps/2"
  Option   "Vendor" "Sun Microsystems Inc"
  Option   "ZAxisMapping" "4 5"
  Option   "CorePointer"
EndSection

Section "InputDevice"
  Driver   "vboxmouse"
  Identifier   "Mouse[2]"
  Option   "Device" "/dev/vboxguest"
  Option   "Name" "VirtualBox Mouse"
  Option   "Vendor" "Sun Microsystems Inc"
  Option   "SendCoreEvents"
EndSection

I googled, and tried to replace those with

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver   "vboxmouse"
   Option   "CorePointer"
EndSection

but that made the Xorg unstartable.

What might be wrong in the setup?


-- 
http://www.iki.fi/jarif/

April 1

This is the day upon which we are reminded of what we are on the other three
hundred and sixty-four.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"



signature.asc
Description: OpenPGP digital signature


Xdmx mouse problem

2008-09-13 Thread Vit
Hi All!
I've got laptop and desktop computers, both are running Debian testing.
Notebook ip 10.0.0.2,  computer - 10.0.0.1.
When I try to start (on notebook) Xdmx:1 -display 10.0.0.1:0 -input
10.0.0.1:0 -igronebadfontpaths It connects and works ok, but mouse is stuck
in upper left conner and doesn't movve anywhere. Mouse is Logitech USB
mouse.
Any suggestions?
Best regards,
Victor


Re: Mouse Problem with kernel 2.6.x

2006-09-14 Thread ferrangu z
On 9/14/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote:
On 12.09.06 20:25, ferrangu z wrote:> Got a strange Problem. The lights of my optical mouse just shuts of while> just booting into kernel 2.6.x, and it stops working.>> The mouse works fine in 
2.4.x kernels.is it USB mouse? Do (and did) you use debian kernels?Do you use hotplug, do you have "mousedev" module in /etc/modules?Do you have anything related to "mousedev" in /etc/modules.conf ?
The mouse support has changed in 2.6 - /dev/input/mice is now the same as/dev/psaux (the latter is legacy device), "psmouse" module pushes mouseevents do "mice"...modules configs have changed too, maybe you had something set up you don't
have now...No its not a usb mouse its ps2 ... Well now presently got a 2.4.26 and obviously mouse works fine..  The problem of mouse shutting off is while booting into any distro using 
2.6.x kernel.Its not only debian kernel thats facing this prob.. even downloaded vanilla kernel and tried it.. still  no sucess..Well modprobing mousedev and lil bit of tweaking solves the prob.. but don know how to do 
  it in live distros using 2.6.x's .


Re: Mouse Problem with kernel 2.6.x

2006-09-14 Thread Matus UHLAR - fantomas
On 12.09.06 20:25, ferrangu z wrote:
> Got a strange Problem. The lights of my optical mouse just shuts of while
> just booting into kernel 2.6.x, and it stops working.
> 
> The mouse works fine in 2.4.x kernels.

is it USB mouse? Do (and did) you use debian kernels?
Do you use hotplug, do you have "mousedev" module in /etc/modules?
Do you have anything related to "mousedev" in /etc/modules.conf ?

The mouse support has changed in 2.6 - /dev/input/mice is now the same as
/dev/psaux (the latter is legacy device), "psmouse" module pushes mouse
events do "mice"...

modules configs have changed too, maybe you had something set up you don't
have now...
-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
I don't have lysdexia. The Dog wouldn't allow that.


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



Re: Mouse Problem with kernel 2.6.x

2006-09-13 Thread ferrangu z
On 9/13/06, Paolo Pantaleo <[EMAIL PROTECTED]> wrote:
2006/9/12, ferrangu z <[EMAIL PROTECTED]>:>  Got a strange Problem. The lights of my optical mouse just shuts of while> just booting into kernel 2.6.x, and it stops working.
>>  The mouse works fine in 2.4.x kernels.try loading  mousedev, or any other module that was loaded with kernel2.4 and now is not loaded with 2.6. Ir worked fine for me... I hope it
can helpPAolo--if you have a minute to spend please visit my photogrphy site:http://mypic.co.nr--thx for the help.. mouse works fine now :)..
With RegardsFerrangu z


Re: Mouse Problem with kernel 2.6.x

2006-09-13 Thread Paolo Pantaleo

2006/9/12, ferrangu z <[EMAIL PROTECTED]>:

 Got a strange Problem. The lights of my optical mouse just shuts of while
just booting into kernel 2.6.x, and it stops working.

 The mouse works fine in 2.4.x kernels.





try loading  mousedev, or any other module that was loaded with kernel
2.4 and now is not loaded with 2.6. Ir worked fine for me... I hope it
can help

PAolo

--
if you have a minute to spend please visit my photogrphy site:
http://mypic.co.nr


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




Mouse Problem with kernel 2.6.x

2006-09-12 Thread ferrangu z
 Got a strange Problem. The lights of my optical mouse just shuts of while just booting into kernel 2.6.x, and it stops working. The mouse works fine in 2.4.x kernels.   


Wacom Mouse Problem

2006-07-11 Thread Thomas H. George
If gdm is started with the mouse on the wacom tablet, the mouse wont 
work.  If gdm is started with the mouse off the tablet and the mouse is 
placed on the tablet after the sign in screen is displayed it will 
work.  This is with a debian testing box and a 2.6.15 kernel.


I discovered this about a month ago and posted messages on the 
debian-user list and on the Sourceforge wacom project site (at the time 
the linuxwacom.sf.net link did not work).
This is no problem to me since I know how to make the mouse work.  I 
mention it only in case others are still struggling with the issue.


Tom George

I posted this message to

linuxwacom-discuss@lists.sourceforge.net

this morning but it was returned with a message that a remote SMTP server had 
rejected the address.  I am putting it on the debian-user list in case anyone 
is interested.

Tom George


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




Wacom Mouse Problem Still Unsolved

2006-06-08 Thread Thomas H. George
xorg and xserver-xorg-input-wacom successfully installed but the wacom
mouse problem is unresolved.

The wacom stylus will move the cursor and the buttons and scroll wheel
on the pad work though the stylus often activates a feature when just
passing over it and the buttons on the pad must be pressed several times
to select and activate a feature.

If the mouse is placed on the pad it can't move the cursor but its
scroll wheel and buttons work.

I have posted this information before - May 31st - and on the
SourceForge Wacom Project help forum and have never had any responses.
Perhaps there is nothing that can be done until the next upgrade but I
miss my wacom mouse, the best mouse I've ever encountered.  If anyone
learns of anything that might restore its function please let me know.

Tom George


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



Re: Testing/Wacom/Mouse Problem

2006-05-28 Thread Kevin Mark
On Sun, May 28, 2006 at 09:47:36AM -0400, Thomas H. George wrote:
> The Wacom Graphire4 mouse worked perfectly with Sarge - best mouse I've 
> ever had.
> 
> Has anyone had success with the Wacom mouse in testing?  If so, do you 
> have any clues as to how to get my mouse working again?
> 
Hi Tom George,
Have you tried to get the mouse working with the wacom uninstalled and
saving that xorg.conf and then plug in the mouse and remove the wacome
and save that xorg.conf. If you do this, could you post each xorg.conf.
Cheers,
Kev
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal | debian.home.pipeline.com |
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
| my keysever: pgp.mit.edu   | my NPO: cfsg.org |


signature.asc
Description: Digital signature


Testing/Wacom/Mouse Problem

2006-05-28 Thread Thomas H. George
The Wacom Graphire4 mouse worked perfectly with Sarge - best mouse I've 
ever had.


After upgrading to Testing I have this strange set of affairs:  The 
stylus will move the cursor, the mouse will not but the mouse buttons 
and scroll wheel work.


I found and installed xserver-xorg-input-wacom.  This did not help.

I found xorgcfg was installed and ran it.  In expert mode I can make the 
entries to add a wacom mouse but they have no effect.  Not surprising as 
on starting xorgcfg there is an error message that a module was not 
installed.  Using strace xorgcfg I found it was looking for 
/lib/modules/drivers/linux which does not exist.  /lib/modules contains 
directories for the installed kernels including 2.6.15Jun3.


I went to  linuxwacom.sf.net and modified xorg.conf as shown in the 
HOWTO Adding Input Devices.  This did not make any difference.


Has anyone had success with the Wacom mouse in testing?  If so, do you 
have any clues as to how to get my mouse working again?


Tom George


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




Re: mouse problem

2006-05-26 Thread Hugo Vanwoerkom

kangja wrote:

Sorry, forgot about the attachment in the previous mail.

Mine is a 7-button optical mouse. It had worked properly before when I 
was running kernel-2.6.12. Failed to work after I upgraded to 
kernel-2.6.15. It does not work whether I use udev or not.
I can make it work by doing a alt-ctrl-f1 to enter command-line mode and 
then a alt-f7 to return to GUI mode. But this in not proper.




I have an A4Tech optical mouse USB attached with two wheels and 5 
additional buttons.


The wheels are important to me because they do backwards-forwards and 
up-down.


I have:

#http://www.linux-gamers.net/modules/wiwimod/index.php?page=HOWTO+Mouse+Buttons
Section "InputDevice"
Identifier  "Mouse0"
Driver  "evdev"
Option  "Device" "/dev/input/event3" # (cat 
/proc/bus/input/devices)

Option  "Name" "A4Tech USB Optical Mouse"
Option  "ZAxisMapping"  "6 7 4 5"
Option  "Buttons"   "12"
EndSection

Also I had to use Xmodmap to redo the buttons to:

pointer = 1 3 2 6 7 5 4

Of course the evdev kernel module has to be loaded.

H





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




mouse problem

2006-05-25 Thread kangja

Hi,

from boot-up, the mouse is frozen at the kdm login screen.
Have looked through xorg.conf. Seems OK to me. Have also tried Explorer 
PS/2 for protocol.


Attached are : Xorg.0.log and xorg.conf.

would appreciate the assistance in resolving the problem

Thks

kangja


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




Re: mouse problem

2006-05-25 Thread Hugo Vanwoerkom

kangja wrote:

Hi,

from boot-up, the mouse is frozen at the kdm login screen.
Have looked through xorg.conf. Seems OK to me. Have also tried Explorer 
PS/2 for protocol.


Attached are : Xorg.0.log and xorg.conf.

would appreciate the assistance in resolving the problem



Did it ever work?


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




Re: mouse problem

2006-05-25 Thread Carl Fink
On Thu, May 25, 2006 at 03:06:33PM -0400, kangja wrote:

> Attached are : Xorg.0.log and xorg.conf.

No, they aren't.

For text files, it's better to include them inline than attach them anyway.
-- 
Carl Fink [EMAIL PROTECTED]
If you attempt to fix something that isn't broken, it will be.
-Bruce Tognazzini


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



Re: [Debian in VMWare]Mouse problem

2006-04-27 Thread Kent West
Tuumke Debian wrote:
> My X won't start becouse it says that it can't find my mouse.
> I've found some solutions but where do i find the X config file?
>
Depending on the version of X that you're running, it should be in
/etc/X11/ and will likely be named "XF86Config" (doubtful),
"XF86Config-4", or "xorg.conf".


-- 
Kent


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



[Debian in VMWare]Mouse problem

2006-04-27 Thread Tuumke Debian

My X won't start becouse it says that it can't find my mouse.
I've found some solutions but where do i find the X config file?



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




Mouse problem

2006-02-06 Thread Vaumerel Loïc

Hi,

I've bought an optical mouse but I've a problem with it.
Trust MI-2100 Optical Ps/2 Mouse (Ami Mouse 250S).

When I plug my mouse the red light is on. But when i boot 
my debian with a kernel 2.6.12.1-k7, my mouse freeze. When 
I mouve the mouse, the light turn off and the cursor don't 
move.


When grub is launch, the red light of my mouse stay on 
even if I move it. The light turn off only when the kernel 
is launch.


I try to find an answer to configure my mouse and I wish 
you can help me.


Thanks


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




Re: Mouse problem with testing

2004-06-25 Thread Ben Russo
Jon Schneider wrote:
I have a problem with a USB Genius KYE wheelemouse running on testing
beta4 i386. Basically it just moves up and down.
I had that same problem last night.
IN /etc/X11/XF86Config-4
Find the line that says:
Option  "Protocol"   ""
Try using a different protocol and then restart X.
Option "Protocol" "string"
Specify the mouse protocol. Valid protocol types include:
Auto, Microsoft, MouseSystems, MMSeries, Logitech, MouseMan, 
MMHitTab, GlidePoint, IntelliMouse, ThinkingMouse, AceCad, PS/2, ImPS/2, 
ExplorerPS/2, ThinkingMousePS/2, MouseManPlusPS/2, GlidePointPS/2, 
NetMousePS/2, NetScrollPS/2, BusMouse, SysMouse, WSMouse, USB, Xqueue.

Not all protocols are supported on all platforms. The "Auto" 
platform specifies that protocol auto-detection should be attempted. 
There is no default protocol setting, and specifying this option is 
mandatory.

I changed mine from "IMPS/2" to "Intellimouse" last night and it fixed 
my USB wireless Microsoft Wheel Intellimouse Explorer.

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



Re: Mouse problem with testing

2004-06-25 Thread Kent West
Jon Schneider wrote:
I have a problem with a USB Genius KYE wheelemouse running on testing
beta4 i386. Basically it just moves up and down.
 

My gut instinct is that you have a bad mouse.
--
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Mouse problem with testing

2004-06-25 Thread Jon Schneider
I have a problem with a USB Genius KYE wheelemouse running on testing
beta4 i386. Basically it just moves up and down.

I have tried more different settings than you can wave a stick at
including making this troublesome mouse the only pointer as well as
combining it with a PS/2 one using SendCoreEvents.

I also tried taking the XF86Config from another older testing-based
machine and tweaking it as necessary for the video hardware. 

The list of kernel modules loaded looks the same where input/usb/mouse
is concerned.

No problem running Knoppix on the same machine and the same mice 
(tried two) work elsewhere.

There is also a PS/2 mouse and I notice that on other Redhat type
machines data appears on /dev/input/mice for the PS/2 mouse as well as
any USB mice yet this does not happen on the Debian machine.

So there is something different about whatever is behind /dev/input/mice
but I can't find any useful documentation on it.

Any ideas ?

Jon



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



Re: PS/2 Mouse Problem!

2004-05-10 Thread Bob Proulx
Kent West wrote:
> If you do, you'll need to run "gpmconfig" and configure it to repeat the 
> data as "ms", then reconfigure X to pull the data from "/dev/gpmdata".

The only repeat data type that works for me is 'raw'.  (shrug)

Bob


pgp0.pgp
Description: PGP signature


Re: PS/2 Mouse Problem!

2004-05-10 Thread Kent West
Kaveh Gh wrote:

Hi! (Again)

In /etc/X11/XF86Config-4, the mouse device has been
defined according to the following lines:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons"  "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents"   "true"
Option "Device""/dev/input/mice"
Option "Protocol"  "ImPS/2"
Option "Emulate3Buttons"  "true"
Option "ZAxisMapping" "4 5"
EndSection
As you can see, the mouse protocol that X uses is
ImPS/2. In X environment, mouse works not really fine!
I mean when I move the mouse slowly, it works not bad,
but when I move it fast, it jumps from one side to the
other side of screen, unwanted clicks and undesired
scrolling will be happened :(
I have changed ImPS/2 to PS/2, but no good results
have been got and the mouse behavior becomes really
bad!! Go back to ImPS/2 ; I think that was better!
Please let me know that besides PS/2, ImPS/2,
autoPS/2, which kind of protocol I have to test? Until
now, I have not tested autoPS/2. My mouse is PS/2 with
netscrolling capability. Looking 4 your
recommandations and suggestions.


I suspect you have gpm installed. (Press Ctrl-Alt-F1 and move your mouse 
around; do you see a white block cursor tracking your movements? If so, 
then yes, you have gpm installed. Ctrl-F7 should get you back to the X 
Window System.)

If you do, you'll need to run "gpmconfig" and configure it to repeat the 
data as "ms", then reconfigure X to pull the data from "/dev/gpmdata".

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



Re: PS/2 Mouse Problem!

2004-05-10 Thread richard lyons
On Monday 10 May 2004 02:55, Kaveh Gh wrote:
>  Hi! (Again)
>
>  In /etc/X11/XF86Config-4, the mouse device has been
> defined according to the following lines:
>
> Section "InputDevice"
>   Identifier "Configured Mouse"
>   Driver "mouse"
>   Option "CorePointer"
>   Option "Device" "/dev/psaux"
>   Option "Protocol"   "ImPS/2"
>   Option "Emulate3Buttons""true"
>   Option "ZAxisMapping"   "4 5"
> EndSection
>
> Section "InputDevice"
>   Identifier "Generic Mouse"
>   Driver "mouse"
>   Option "SendCoreEvents" "true"
>   Option "Device""/dev/input/mice"
>   Option "Protocol"  "ImPS/2"
>   Option "Emulate3Buttons""true"
>   Option "ZAxisMapping"   "4 5"
> EndSection
>
>  As you can see, the mouse protocol that X uses is
> ImPS/2. In X environment, mouse works not really fine!
> I mean when I move the mouse slowly, it works not bad,
> but when I move it fast, it jumps from one side to the
> other side of screen, unwanted clicks and undesired
> scrolling will be happened :(

You are not running gpm as well by any chance?  Your symptoms sound as though 
you might be.
If so you need 
Option "Device""/dev/gpmdata"
Option "Protocol"  "IntelliMouse"

And also check that /etc/gpm.conf contains something like
   repeat_type=ms3
   device= ; might be /dev/input/mice or
   ; /dev/psaux - I've no idea
   type=imps2

If you are fiddling with gpm, just hop into a terminal and edit /etc/gpm.conf, 
restart gpm (with '/etc/init.d/gpm restart') and see if the mouse is happy in 
the terminal. Once it is working correctly, edit your /etc/X11/XF86Config-4 
and restart X.
-- 
richard


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



PS/2 Mouse Problem!

2004-05-09 Thread Kaveh Gh

 Hi! (Again)

 In /etc/X11/XF86Config-4, the mouse device has been
defined according to the following lines:

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

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

 As you can see, the mouse protocol that X uses is
ImPS/2. In X environment, mouse works not really fine!
I mean when I move the mouse slowly, it works not bad,
but when I move it fast, it jumps from one side to the
other side of screen, unwanted clicks and undesired
scrolling will be happened :(

 I have changed ImPS/2 to PS/2, but no good results
have been got and the mouse behavior becomes really
bad!! Go back to ImPS/2 ; I think that was better!

 Please let me know that besides PS/2, ImPS/2,
autoPS/2, which kind of protocol I have to test? Until
now, I have not tested autoPS/2. My mouse is PS/2 with
netscrolling capability. Looking 4 your
recommandations and suggestions.

 Regards,

=

Kaveh Gh.

Email : [EMAIL PROTECTED]

[EMAIL PROTECTED]

 





__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 


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



Touchpad mouse problem - help me!

2004-04-17 Thread Jansen Sena
Hi all, 

I have a Debian sarge (kernel 2.4.25) installed in my HP Pavilion ze4500
laptop. Everything wak working fine. But, yesterday my touchpad mouse
stopped running. When I boot my system the mouse doesn't work.

Then, I try to run the follow command:

cat /proc/interrupts

and my mouse isn't showed. When I boot my system with the Knoppix Live
CD,  mouse works fine and it is showed in "cat /proc/interrupts".

Can anyone help or give any hint about this?

Regards, 

Jansen.


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



[Fwd: Mouse problem.]

2004-04-16 Thread Jansen Carlo Sena
Dear friends, 

another tip about my problem: when I run "cat /proc/interrupts" I can't
see my mouse. But, if I boot my system using Knoppix, for example, my
mouse works fine.

Jansen.
--- Begin Message ---
Hi all, 

I very strange thing happened with me. I was using my system normally
and when I reboot my mouse stops. Now, I'm unable to use it because de
pointer doesn't move anymore. 

When I run mdetect my mouse is detected but it doesn't work either.

Can anyone help, please?

Jansen.


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente
--- End Message ---


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente


Mouse problem.

2004-04-16 Thread Jansen Carlo Sena
Hi all, 

I very strange thing happened with me. I was using my system normally
and when I reboot my mouse stops. Now, I'm unable to use it because de
pointer doesn't move anymore. 

When I run mdetect my mouse is detected but it doesn't work either.

Can anyone help, please?

Jansen.


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente


Re: kernel-image-2.6.3-1 (testing) mouse problem

2004-03-15 Thread Derrick 'dman' Hudson
On Sun, Mar 14, 2004 at 12:58:37PM +, Alan Chandler wrote:
| On Sunday 14 March 2004 11:46, NoÃl KÃthe wrote:
| > Am Di, den 09.03.2004 schrieb Gordon Farquharson um 21:19:
| > > I have installed the testing (Sarge) kernel package
| > > (kernel-image-2.6.3-1). Using this kernel, XFree86 is unable to find a
| > > core pointer (my PS/2 mouse). I suspect this is because there isn't a
| > > handler associated for the mouse device in /proc/bus/input/devices (see
| > > below). Does anybody else have this problem ? Should I submit a bug
| > > report ?
| >
| > You need the modules: mousedev and psmouse
| >
| > and you have to change your mouse device in /etc/X11/XF86Config-4 from
| > /dev/psaux to /dev/input/mice
| 
| You don't make the last change /dev/psaux is still the ps/2 mouse 
| port.  /dev/input/mice is for usb mice.

Actually, kernel 2.6 provides data from PS/2 mice to userland programs
via the /dev/input/mice node.  The 2.4 kernels didn't, making it
harder (though certainly not impossible) to have a PS/2 and USB mouse
at the same time.

-D

-- 
Thy Word is a lamp unto my feet
and a light unto my path.
Psalms 119:105
 
www: http://dman13.dyndns.org/~dman/jabber: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: kernel-image-2.6.3-1 (testing) mouse problem

2004-03-15 Thread Gordon Farquharson
Hi Noel

Thanks very much for the reply. It was mousedev that wasn't being loaded.

Gordon

NoÃl KÃthe wrote:
Am Di, den 09.03.2004 schrieb Gordon Farquharson um 21:19:


I have installed the testing (Sarge) kernel package 
(kernel-image-2.6.3-1). Using this kernel, XFree86 is unable to find a 
core pointer (my PS/2 mouse). I suspect this is because there isn't a 
handler associated for the mouse device in /proc/bus/input/devices (see 
below). Does anybody else have this problem ? Should I submit a bug report ?


You need the modules: mousedev and psmouse

and you have to change your mouse device in /etc/X11/XF86Config-4 from
/dev/psaux to /dev/input/mice
--
Gordon Farquharson
Microwave Remote Sensing Laboratory (MIRSL)
University of Massachusetts, Amherst
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Mouse problem with kernel 2.6.3 and Xfree 4.3.0-2

2004-03-14 Thread Manu
thanks

It definitely helped!!!

Manu
--- ben <[EMAIL PROTECTED]> wrote:
> hi,
> 
> that works for me with kernel 2.6.3 and XFree 4.3:
> 
> i had to add the modules
> 
> mousedev
> psmouse
> 
> in /etc/modules
> 
> hth
> 
> ben
> 
> Manu wrote:
> 
> > Hi
> > 
> > I am having a problem with my mouse (Psaux) and
> cannot
> > figure out what it is. It not working at all.
> > Everything else work but my mouse...
> > 
> > I have attached the log when booting with kernel
> 2.6.3
> > 
> > and my Xfree86 configuration
> > 
> > any idea?
> > 
> > Thanks
> > 
> > Manu
> > 
> > __
> > Do you Yahoo!?
> > Yahoo! Search - Find what you’re looking for
> faster
> > http://search.yahoo.com
> 
> -- 
> 
> http://www.magnatune.com/ - the open music record
> label
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com


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



Re: kernel-image-2.6.3-1 (testing) mouse problem

2004-03-14 Thread Alan Chandler
On Sunday 14 March 2004 11:46, Noèl Köthe wrote:
> Am Di, den 09.03.2004 schrieb Gordon Farquharson um 21:19:
> > I have installed the testing (Sarge) kernel package
> > (kernel-image-2.6.3-1). Using this kernel, XFree86 is unable to find a
> > core pointer (my PS/2 mouse). I suspect this is because there isn't a
> > handler associated for the mouse device in /proc/bus/input/devices (see
> > below). Does anybody else have this problem ? Should I submit a bug
> > report ?
>
> You need the modules: mousedev and psmouse
>
> and you have to change your mouse device in /etc/X11/XF86Config-4 from
> /dev/psaux to /dev/input/mice

You don't make the last change /dev/psaux is still the ps/2 mouse 
port.  /dev/input/mice is for usb mice.



-- 
Alan Chandler
[EMAIL PROTECTED]
First they ignore you, then they laugh at you,
 then they fight you, then you win. --Gandhi



Re: kernel-image-2.6.3-1 (testing) mouse problem

2004-03-14 Thread Noèl Köthe
Am Di, den 09.03.2004 schrieb Gordon Farquharson um 21:19:

> I have installed the testing (Sarge) kernel package 
> (kernel-image-2.6.3-1). Using this kernel, XFree86 is unable to find a 
> core pointer (my PS/2 mouse). I suspect this is because there isn't a 
> handler associated for the mouse device in /proc/bus/input/devices (see 
> below). Does anybody else have this problem ? Should I submit a bug report ?

You need the modules: mousedev and psmouse

and you have to change your mouse device in /etc/X11/XF86Config-4 from
/dev/psaux to /dev/input/mice

-- 
NoÃl KÃthe 
Debian GNU/Linux, www.debian.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: Yet another mouse problem

2004-03-09 Thread Kent West
Joe Carey wrote:

Hello,

I'm new to Debian, but I've fooled around with Red Hat & SuSE.  I'm 
pissed at RH for abandoning us low maintence users.  I downloaded 
Woody the other day and installed on a clean hard disk.  The install 
went okay, but I'm having trouble getting X to recognize my mouse, 
which is a 3 button Logitech wheel mouse with a USB to PS/2 adapter on 
it.  In the past the Distros have taken care of this for me (and I 
took it for granted).

I checked XF86Config-4 and the log files.  There are no reported 
errors in the log.  I'm using /dev/psaux as the device, and if I cat 
the device file, when I move the mouse I see interesting junk.  I 
tried using /dev/input/mice, but XFree86 gave an error for that.  With 
some device protocols, such as MicroSoft, the cursor will jump around 
the top of the screen once X starts..

Depends on if you're using gpm (the console mouse driver) in addition to 
the X mouse driver. You can search the Debian archives for the past 
couple of months and probably find 5 or 6 threads that discuss this 
issue, like these:

http://lists.debian.org/debian-user/2004/debian-user-200402/msg04761.html
http://lists.debian.org/debian-user/2003/debian-user-200312/msg06536.html
http://lists.debian.org/debian-user/2004/debian-user-200403/msg00685.html
(Be aware that apparently "raw" is the wrong repeat type for gpm; it 
should be "ms3"
http://lists.debian.org/debian-user/2004/debian-user-200403/msg00887.html

/dev/psaux is almost certainly the correct device (IF you're not use 
gpm), since you get stuff when you cat the device and move the mouse.


The device works fine under MS, and I get similar results with other 
3-button PS-2 mice.

Does Debian have any sort of tool that can probe the hardware and tell 
me what the XF86Config for this device should look like? 
I've spent several hours messing around with it and checking the web, 
and I feel I'm getting nowhere.

Some people have mentioned Sarge installs better than Woody.  Since 
I've got very little invested to now, how would I go about installing 
Sarge?

joe


Upgrading's not likely to fix this particular problem. Still . . .
Assuming you have network access, edit /etc/apt/sources.list so that 
you're pointing to testing (personally, unless this is a server that 
needs rock-hard stability, I'd go with unstable), like so (only for 
Sarge, you'd change the "unstable"s to "testing"s):

[EMAIL PROTECTED]:/home/westk> cat /etc/apt/sources.list

deb http://ftp.us.debian.org/debian/ stable main non-free contrib
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib 
non-free

deb http://ftp.us.debian.org/debian/ unstable main non-free contrib
deb http://non-us.debian.org/debian-non-US unstable/non-US main 
contrib non-free

#deb-src http://ftp.us.debian.org/debian/ stable main non-free contrib
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main 
contrib non-free

deb http://security.debian.org stable/updates main contrib non-free


Then two commands:
#apt-get update
#apt-get dist-upgrade
Bing! You're done.

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



Yet another mouse problem

2004-03-09 Thread Joe Carey
Hello,

I'm new to Debian, but I've fooled around with Red Hat & SuSE.  I'm 
pissed at RH for abandoning us low maintence users.  I downloaded Woody 
the other day and installed on a clean hard disk.  The install went 
okay, but I'm having trouble getting X to recognize my mouse, which is a 
3 button Logitech wheel mouse with a USB to PS/2 adapter on it.  In the 
past the Distros have taken care of this for me (and I took it for granted).

I checked XF86Config-4 and the log files.  There are no reported errors 
in the log.  I'm using /dev/psaux as the device, and if I cat the device 
file, when I move the mouse I see interesting junk.  I tried using 
/dev/input/mice, but XFree86 gave an error for that.  With some device 
protocols, such as MicroSoft, the cursor will jump around the top of the 
screen once X starts..

The device works fine under MS, and I get similar results with other 
3-button PS-2 mice.

Does Debian have any sort of tool that can probe the hardware and tell 
me what the XF86Config for this device should look like?  

I've spent several hours messing around with it and checking the web, 
and I feel I'm getting nowhere.

Some people have mentioned Sarge installs better than Woody.  Since I've 
got very little invested to now, how would I go about installing Sarge?

joe

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



kernel-image-2.6.3-1 (testing) mouse problem

2004-03-09 Thread Gordon Farquharson
Hi

I have installed the testing (Sarge) kernel package 
(kernel-image-2.6.3-1). Using this kernel, XFree86 is unable to find a 
core pointer (my PS/2 mouse). I suspect this is because there isn't a 
handler associated for the mouse device in /proc/bus/input/devices (see 
below). Does anybody else have this problem ? Should I submit a bug report ?

Thanks.

Gordon

> uname -a

Linux fopair 2.6.3-1-686 #2 Tue Feb 24 20:24:38 EST 2004 i686 GNU/Linux

> cat /proc/bus/input/devices

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd
B: EV=120003
B: KEY=4 200 3802078 f840d001 f2df ffef  fffe
B: LED=7
I: Bus=0011 Vendor=0002 Product=0001 Version=0001
N: Name="PS/2 Logitech Mouse"
P: Phys=isa0060/serio1/input0
H: Handlers=
B: EV=7
B: KEY=7 0 0 0 0 0 0 0 0
B: REL=3
> cat /proc/bus/input/handlers

N: Number=0 Name=kbd

> cat /proc/interrupts

   CPU0
  0:5866974  XT-PIC  timer
  1:   9792  XT-PIC  i8042
  2:  0  XT-PIC  cascade
  5:   3920  XT-PIC  eth0
  8:  4  XT-PIC  rtc
  9: 55  XT-PIC  acpi, aic7xxx
 10:  0  XT-PIC  via82cxxx, es1371
 11:  20245  XT-PIC  sym53c8xx
 12:719  XT-PIC  i8042
 14:  2  XT-PIC  ide0
 15: 15  XT-PIC  ide1
NMI:  0
LOC:5867469
ERR:  0
MIS:  0
--
Gordon Farquharson
Microwave Remote Sensing Laboratory (MIRSL)
University of Massachusetts, Amherst
[EMAIL PROTECTED]


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



Re: Mouse problem with kernel 2.6.3 and Xfree 4.3.0-2

2004-03-07 Thread Pigeon
On Sun, Mar 07, 2004 at 04:44:41AM -0800, Manu wrote:
> Hi
> 
> I am having a problem with my mouse (Psaux) and cannot
> figure out what it is. It not working at all.
> Everything else work but my mouse...
> 
> I have attached the log when booting with kernel 2.6.3
> 
> and my Xfree86 configuration

Not 100% sure here since my mouse works fine :-) but:

1) You seem to have two mice in your ServerLayout; try getting rid of
one of them - I suggest you start by commenting out "Configured Mouse".

2) Is it really a scroll mouse? If not, change "ImPS/2" to "PS/2".

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F


pgp0.pgp
Description: PGP signature


Re: Mouse problem with kernel 2.6.3 and Xfree 4.3.0-2

2004-03-07 Thread ben
hi,

that works for me with kernel 2.6.3 and XFree 4.3:

i had to add the modules

mousedev
psmouse
in /etc/modules

hth

ben

Manu wrote:

Hi

I am having a problem with my mouse (Psaux) and cannot
figure out what it is. It not working at all.
Everything else work but my mouse...
I have attached the log when booting with kernel 2.6.3

and my Xfree86 configuration

any idea?

Thanks

Manu

__
Do you Yahoo!?
Yahoo! Search - Find what youâre looking for faster
http://search.yahoo.com
--

http://www.magnatune.com/ - the open music record label

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



Re: Mouse problem with kernel 2.6.3 and Xfree 4.3.0-2

2004-03-07 Thread Kenneth Macdonald Karlsen
Manu wrote:

Hi

I am having a problem with my mouse (Psaux) and cannot
figure out what it is. It not working at all.
Everything else work but my mouse...
I have attached the log when booting with kernel 2.6.3

and my Xfree86 configuration

any idea?

Thanks

Manu

__
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com
Modprobe mouse or somthing like that.
Kenneth
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: quake 2 mouse problem

2003-09-22 Thread Andrew Ingram
On Mon, 2003-09-22 at 14:36, Mental Patient wrote:
> Sebastian Kapfer wrote:
> > On Fri, 19 Sep 2003 12:50:12 +0200, Andrew Ingram wrote:
> > 
> > 
> >>Hi List,
> >>
> >>I just found out about "apt-get install quake2" :)
> >>Everything is fine apart from my mouse. It works only horizontally,
> > 
> > 
> > Enable the mouse look feature. I don't know if there is a menu setting for
> > that. If not, try to enter +mlook at the game console.
> > 
> > 
> >>but far too quickly
> > 
> > 
> > No idea
> > 
> 
> I think there's a setting called something like in_dgamouse. Try 
> toggling it from whatever its set to.

That's it! Wow, thanks :) 

Regards,
Andrew



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



Re: quake 2 mouse problem

2003-09-22 Thread Andrew Ingram
On Sat, 2003-09-20 at 00:19, Sebastian Kapfer wrote:
> On Fri, 19 Sep 2003 12:50:12 +0200, Andrew Ingram wrote:
> 
> > Hi List,
> > 
> > I just found out about "apt-get install quake2" :)
> > Everything is fine apart from my mouse. It works only horizontally,
> 
> Enable the mouse look feature. I don't know if there is a menu setting for
> that. If not, try to enter +mlook at the game console.

I should have mentioned that I have mouselook on :)

It's not that, as when I start the game, the player isn't even looking
ahead, it's often looking about 30 degrees down towards the floor.

Regards,
Andrew



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



Re: quake 2 mouse problem

2003-09-22 Thread Mental Patient
Sebastian Kapfer wrote:
On Fri, 19 Sep 2003 12:50:12 +0200, Andrew Ingram wrote:


Hi List,

I just found out about "apt-get install quake2" :)
Everything is fine apart from my mouse. It works only horizontally,


Enable the mouse look feature. I don't know if there is a menu setting for
that. If not, try to enter +mlook at the game console.

but far too quickly


No idea

I think there's a setting called something like in_dgamouse. Try 
toggling it from whatever its set to.

--

Mental ([EMAIL PROTECTED])

"The Torah...  The Gospels...  The Koran...
Each claimed as the infallible word of GOD.
Misquoted, misinterpreted, misunderstood, and misapplied.
Maybe that's why he doesn't do any more interviews." - sinfest.net
CARPE NOCTEM, QUAM MINIMUM CREDULA POSTERO.

GPG public key: http://www.neverlight.com/pas/Mental.asc



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



Re: quake 2 mouse problem

2003-09-19 Thread Sebastian Kapfer
On Fri, 19 Sep 2003 12:50:12 +0200, Andrew Ingram wrote:

> Hi List,
> 
> I just found out about "apt-get install quake2" :)
> Everything is fine apart from my mouse. It works only horizontally,

Enable the mouse look feature. I don't know if there is a menu setting for
that. If not, try to enter +mlook at the game console.

> but far too quickly

No idea

-- 
Best Regards,   |   Hi! I'm a .signature virus. Copy me into
 Sebastian  |   your ~/.signature to help me spread!


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



quake 2 mouse problem

2003-09-19 Thread Andrew Ingram
Hi List,

I just found out about "apt-get install quake2" :)
Everything is fine apart from my mouse. It works only horizontally, but
far too quickly, and doesn't seem to respond to the speed setting in the
game settings. I'm using KDE and a Xinerama setup (I think Xinerama
could be the problem here). Does anyone have any tips? I've done a
google and saw some things about setting up the mouse correctly in
vgalib, which I have done but this didn't change anything. Any help
would be appreciated.

Thanks,
Andrew


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



Re: WMaker amd mouse problem

2003-06-29 Thread Roman Joost
On Wed, Jun 25, 2003 at 01:27:13PM +0200, Christian Langner wrote:
> After a few minutes, I can't click anymore in the Browser or Kmail, but 
> I can move, resize and close the window.
> I have got to logout, login, and then it works again.
> Has anyone an idea ?
I had this strange problem too, but in most times i can solve it with
using the wheel on my mouse. Maybe you're starting some service, which
blocks your Mouse or changes the window behavior. I think you're than
only able to select the windows, isn't it?

Greetings, 
-- 
Roman Joost
www: http://www.romanofski.de
email: [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


WMaker amd mouse problem

2003-06-25 Thread Christian Langner
Hi,

for several days, I have a strange problem concerning WMaker and his 
windows like KMail, Konqueror, Opera, Mozilla, etc.
After a few minutes, I can't click anymore in the Browser or Kmail, but 
I can move, resize and close the window.
I have got to logout, login, and then it works again.
Has anyone an idea ?
  
   Greetings
   Christian

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



Re: Bad mouse problem in unstable

2003-04-01 Thread Olivier BILLET
Quoting  "Miguel Griffa" :
> -- was [EMAIL PROTECTED] on Apr 01, 2003 at 11:18:52 --

> Hi, all I have a simple, weird problem:
> On a yet unidentified (by me) cause, the mouse cursor will be about 2 
> centimeters to the rigth where the actual click will be done.
> I have keeping mu system up to date in the hope that this was some sort 
> of software bug, but I belive now that it's more a 
> configuration/enviroment problem, any help, workarrond or similar 
> experience please reply to my personal address as I'm not on the list 
> now, thanks in advance.

Don't know if this will work, but try the 
  Option "SWcursor"  "true"
in your XF86Config file.
This was suggested to me by Paul from this list and work just
fine for me.

By the way, what is your video card?

Olivier.


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



Bad mouse problem in unstable

2003-04-01 Thread Miguel Griffa
Hi, all I have a simple, weird problem:
On a yet unidentified (by me) cause, the mouse cursor will be about 2 
centimeters to the rigth where the actual click will be done.
I have keeping mu system up to date in the hope that this was some sort 
of software bug, but I belive now that it's more a 
configuration/enviroment problem, any help, workarrond or similar 
experience please reply to my personal address as I'm not on the list 
now, thanks in advance.

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



Re: X and mouse problem

2003-03-11 Thread Jerome Acks Jr
On Mon, Mar 10, 2003 at 05:45:43PM +0530, Bhushan Kulkarni wrote:
> +++ Bhushan Kulkarni [10/03/03 10:21 +0530]:
> | Hi ,
> | I am using Debian Woody3.0 r1 .
> | My problem is when gpm service is on i face problems using mouse . Mouse gets
> |  hang for few seconds and retains again after, mouse doesnot run smoothly but when 
> gpm is not on i dont

Try setting the mouse device to /dev/gpmdata in X and restart gpm with
"repeat_type=raw" in /etc/gpm.conf.
 
> |  face this problem . I have Logitech mouse , for gpm i am using ms+ .
> |  The mouse section of XFree86Config-4 is below
> | 
> |  Section "InputDevice"
> |  Identifier  "Configured Mouse"
> |  Driver  "mouse"
> |  Option  "CorePointer"
> |  Option  "Device""/dev/ttyS0"
> |  Option  "Protocol"  "Microsoft"
> |  Option  "Emulate3Buttons"  "true"
> |  Option  "ZAxisMapping"  "4 5"
> | EndSection
> | 
> | Section "InputDevice"
> | Identifier  "Generic Mouse"
> | Driver  "mouse"
> | Option  "SendCoreEvents""true"
> | Option  "Device""/dev/input/mice"
> | Option  "Protocol"  "ImPS/2"
> | Option  "Emulate3Buttons"   "true"
> | Option  "ZAxisMapping"   "4 5"
> | EndSection
> | 
> | Why there are 2 mouse configured ? where is the problem .

Not sure. Maybe in case you want to connect two mice to your computer at
same time, which I did for a while. If you want X to ignore the Generic
Mouse and still have debconf manage XF86Config-4, put a new 'Section
"Server Layout"' that does not include 'Input Device "Generic Mouse"'
before the line that reads "### BEGIN DEBCONF SECTION".

> | I have i810 Chipset . Sometimes when i startx X freezes when i again go to
> | console say by pressing ctrl+alt+F2 , x gets hang i have to powerdown
> | machine. i this X's bug or Debian :( ??
> | I hope this list will help me ...
> | 
> | 
> 
> 

-- 
Jerome

pgp0.pgp
Description: PGP signature


X and mouse problem

2003-03-10 Thread Bhushan Kulkarni
+++ Bhushan Kulkarni [10/03/03 10:21 +0530]:
| Hi ,
|   I am using Debian Woody3.0 r1 .
| My problem is when gpm service is on i face problems using mouse . Mouse gets
|  hang for few seconds and retains again after, mouse doesnot run smoothly but when 
gpm is not on i dont
|  face this problem . I have Logitech mouse , for gpm i am using ms+ .
|  The mouse section of XFree86Config-4 is below
| 
|  Section "InputDevice"
|  Identifier  "Configured Mouse"
|Driver  "mouse"
|Option  "CorePointer"
|Option  "Device""/dev/ttyS0"
|Option  "Protocol"  "Microsoft"
|Option  "Emulate3Buttons"  "true"
|Option  "ZAxisMapping"  "4 5"
| EndSection
| 
| Section "InputDevice"
| Identifier  "Generic Mouse"
|   Driver  "mouse"
|   Option  "SendCoreEvents""true"
|   Option  "Device""/dev/input/mice"
|   Option  "Protocol"  "ImPS/2"
|   Option  "Emulate3Buttons"   "true"
|   Option  "ZAxisMapping"   "4 5"
| EndSection
| 
| Why there are 2 mouse configured ? where is the problem .
| I have i810 Chipset . Sometimes when i startx X freezes when i again go to
| console say by pressing ctrl+alt+F2 , x gets hang i have to powerdown
| machine. i this X's bug or Debian :( ??
| I hope this list will help me ...
| 
|   


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



Re: Mouse Problem

2003-01-25 Thread Pigeon
On Fri, Jan 24, 2003 at 11:17:22AM -0800, Osamu Aoki wrote:
> Hi, [EMAIL PROTECTED] and Pigion,
> 
> On Fri, Jan 24, 2003 at 05:04:58PM +, Pigeon wrote:
> > echo -n '\377' > /dev/psaux should reset the mouse.
> 
> Pigion, great info. Thanks. Where did you find this trick.  Is there
> similar for keyboad?  Does thiis work for USB?

Found it on Adam Chapweske's page about emulating PS/2 mice with PIC
microcontrollers. Sorry, haven't got the whole URL available but a google
search for ~achapwes mouse.html should fill in the blanks.

Keyboard - I think most keyboards only use unidirectional signalling,
so probably not. Which is a pity.

USB - Quite probably. I don't have a USB mouse, but it seems that they
send/receive PS/2 format data over the USB interface, so I'd be fairly
surprised if it didn't work. /dev/psaux would have to be changed of
course, to /dev/input/mice it would seem.

Pigeon


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




Re: Mouse Problem (solved - partial)

2003-01-24 Thread Kent West
[EMAIL PROTECTED] wrote:


Thanks to everyone who helped me here.

In the end after trying all the suggestions, it seem the only way I can get
it to work is by un-installing gpm.I did that and it works fine now.

I did try having the two running together with same protocl etc, but that
didnt work either. 

 


It will (Kent says with great confidence, unaware of the tide of failure 
about to wash over him) if you'll set the repeat type in /etc/gpm.conf 
to raw and set the device in /etc/X11/XF86Config-4 to /dev/gpmdata.

Kent



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



Re: Mouse Problem

2003-01-24 Thread Osamu Aoki
Hi, [EMAIL PROTECTED] and Pigion,

On Fri, Jan 24, 2003 at 05:04:58PM +, Pigeon wrote:
> On Thu, Jan 23, 2003 at 10:27:09PM -0500, Derrick 'dman' Hudson wrote:
> > On Thu, Jan 23, 2003 at 07:16:57PM -0500, Stephen Gran wrote:
> > | This one time, at band camp, [EMAIL PROTECTED] said:
> > 
> > | > I an having weird things happen to my mouse on bootup, and through X.
> > | > Generic ps/2 mouse, windows type clone
> > | > I am trying different combinations of :
> > | > /dev/mouse

Hi, [EMAIL PROTECTED]:
This is symlink usually.  Where is it linked.
lrwxrwxrwx1 root root7 Jan 16 23:04 /dev/mouse -> gpmdata

> > | > /dev/psaux (used by gpm)

If you have gpm running, why do not you have /dev/gpmdata
srwxrwxrwx1 root root0 Jan 18 21:16 /dev/gpmctl
prw-r--r--1 root root0 Jan 17 17:36 /dev/gpmdata

> > | > and different protocols
> > | > protocol PS/2
> > | > protocol mousesystems
> > | > protocol IntelliMouse (used with a different mouse than above two)

What is the content of /etc/gpm.conf ?
Which do you use for repeater protocol: ms3 or raw ?
If ms3 and reading from /dev/gpmdata, IntelliMouse

> > | > but the mouse if _still_ unstable. At the slightest touch it careers off
> > | > screen in some random direction, never to appear again, though upon
> > | > movement it squeals...
> > | 
> > | This sounds like a wrong mouse protocol
> > 
> > I agree here.  Try different protocols until one works.  You might
> > want to also unplug the mouse sometimes to "reset" it's internal
> > state.
> 
> echo -n '\377' > /dev/psaux should reset the mouse.

Pigion, great info. Thanks. Where did you find this trick.  Is there
similar for keyboad?  Does thiis work for USB?

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +
Osamu Aoki <[EMAIL PROTECTED]>   Cupertino CA USA, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://qref.sf.net and http://people.debian.org/~osamu
 `. `'  "Our Priorities are Our Users and Free Software" --- Social Contract


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




Re: Mouse Problem (solved - partial)

2003-01-24 Thread richard


Thanks to everyone who helped me here.

In the end after trying all the suggestions, it seem the only way I can get
it to work is by un-installing gpm.I did that and it works fine now.

I did try having the two running together with same protocl etc, but that
didnt work either. 

thanks again for the input,

with a working mouse ;)

richard


Re: Mouse Problem

2003-01-24 Thread Pigeon
On Thu, Jan 23, 2003 at 10:27:09PM -0500, Derrick 'dman' Hudson wrote:
> On Thu, Jan 23, 2003 at 07:16:57PM -0500, Stephen Gran wrote:
> | This one time, at band camp, [EMAIL PROTECTED] said:
> 
> | > I an having weird things happen to my mouse on bootup, and through X.
> | > Generic ps/2 mouse, windows type clone
> | > I am trying different combinations of :
> | > /dev/mouse
> | > /dev/psaux (used by gpm)
> | > and different protocols
> | > protocol PS/2
> | > protocol mousesystems
> | > protocol IntelliMouse (used with a different mouse than above two)
> | > 
> | > but the mouse if _still_ unstable. At the slightest touch it careers off
> | > screen in some random direction, never to appear again, though upon
> | > movement it squeals...
> | 
> | This sounds like a wrong mouse protocol
> 
> I agree here.  Try different protocols until one works.  You might
> want to also unplug the mouse sometimes to "reset" it's internal
> state.

echo -n '\377' > /dev/psaux should reset the mouse.

Pigeon


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




Re: Mouse Problem

2003-01-24 Thread Mohammed Sameer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Once upon a time Alvin Oga wrote @ Thu, 23 Jan 2003 13:21:28 -0800 (PST)

> 
> hi ya
> 
> On Thu, 23 Jan 2003, [EMAIL PROTECTED] wrote:
> 
> > /dev/mouse
> > /dev/psaux (used by gpm)
> > 
> > and different protocols
> > 
> > protocol PS/2
> > protocol mousesystems
> > protocol IntelliMouse (used with a different mouse than above two)
> > 
> > but the mouse if _still_ unstable. At the slightest touch it careers off
> > screen in some random direction, never to appear again, though upon
> > movement it squeals...
> 
> i call that the "cheap mouse syndrome" ... try a different mouse
> 
> ( or temporarily, for testing, use the real thing MS-brand version and
> ( if it works, than the generic has some oops in its firmware
> 
> c ya
> avin
> 
> 
Here's my /etc/gpm.conf
You can try it "gpm didn't work fine except when i edited it manually :-)"
with a genius Netscroll+
device=/dev/psaux
responsiveness=
#repeat_type=ms3
type=imps2
append=""
sample_rate=


- -- 
- 
- -- Katoob Main Developer
Linux registered user # 224950
ICQ # 58475622
FIRST  make  it  run, THEN make it run fast "Brian Kernighan".
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+MP5gy2aOKaP9DfcRAkMYAJ9maFNNrZBB0xzg0DK85CVrfkTNXwCgvvpc
jVH/Wq5t7Qwsw7W/74iNNxQ=
=YN3p
-END PGP SIGNATURE-


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




Re: Mouse Problem

2003-01-23 Thread Derrick 'dman' Hudson
On Thu, Jan 23, 2003 at 07:16:57PM -0500, Stephen Gran wrote:
| This one time, at band camp, [EMAIL PROTECTED] said:

| > I an having weird things happen to my mouse on bootup, and through X.
| > Generic ps/2 mouse, windows type clone
| > I am trying different combinations of :
| > /dev/mouse
| > /dev/psaux (used by gpm)
| > and different protocols
| > protocol PS/2
| > protocol mousesystems
| > protocol IntelliMouse (used with a different mouse than above two)
| > 
| > but the mouse if _still_ unstable. At the slightest touch it careers off
| > screen in some random direction, never to appear again, though upon
| > movement it squeals...
| 
| This sounds like a wrong mouse protocol

I agree here.  Try different protocols until one works.  You might
want to also unplug the mouse sometimes to "reset" it's internal
state.

[...]
| It's often difficult to make gpm and X get along nicely,

What!?

Step by step process :

1)  Configure gpm
a) use the real device (/dev/psaux)
b) use the correct protocol
c) repeat_type=raw

2)  Configure X
a)  use the repeater (/dev/gpmdata)
b)  use the correct protocol!!
(the /same/ protocol as gpm is set to use)

What NOT to do :
1) tell gpm and X to fight over the same device file (eg /dev/psaux)
2) tell gpm and X to fight over which protocol to use (use the
same one for both, it's the same mouse after all!)

| so if you have no real reason to use gpm, I'd recommend dumping it.

That applies to any software in general, but don't give gpm a hard
time for people misconfiguring X and thinking it's gpm's fault :-).

-D

-- 
"Open Source Software - Sometimes you get more than you paid for..."
 
http://dman.ddts.net/~dman/



msg25838/pgp0.pgp
Description: PGP signature


Re: Mouse Problem

2003-01-23 Thread briand
> "Alvin" == Alvin Oga <[EMAIL PROTECTED]> writes:

  Alvin> hi ya On Thu, 23 Jan 2003, [EMAIL PROTECTED] wrote:

  >> /dev/mouse /dev/psaux (used by gpm)
  >> 
  >> and different protocols
  >> 
  >> protocol PS/2 protocol mousesystems protocol IntelliMouse (used
  >> with a different mouse than above two)
  >> 
  >> but the mouse if _still_ unstable. At the slightest touch it
  >> careers off screen in some random direction, never to appear
  >> again, though upon movement it squeals...

Did you try :  IMPS/2 ?

Brian


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




Re: Mouse Problem

2003-01-23 Thread Stephen Gran
This one time, at band camp, [EMAIL PROTECTED] said:
> Hello,
> 
> I an having weird things happen to my mouse on bootup, and through X.
> Generic ps/2 mouse, windows type clone
> I am trying different combinations of :
> /dev/mouse
> /dev/psaux (used by gpm)
> and different protocols
> protocol PS/2
> protocol mousesystems
> protocol IntelliMouse (used with a different mouse than above two)
> 
> but the mouse if _still_ unstable. At the slightest touch it careers off
> screen in some random direction, never to appear again, though upon
> movement it squeals...

This sounds like a wrong mouse protocol - try temporarily disabling gpm,
and then trying different mouse protocols in X.  Usually PS/2 is correct
for these mice, but sometimes it's the IMPS/2 one.  If that fixes it,
then you can run gpm with that protocol, and then set X to use
/dev/gpmdata as it's device.  It's often difficult to make gpm and X get
along nicely, so if you have no real reason to use gpm, I'd recommend
dumping it.

-- 
 --
|  Stephen Gran  | What we do not understand we do not |
|  [EMAIL PROTECTED] | possess.   -- Goethe|
|  http://www.lobefin.net/~steve | |
 --



msg25811/pgp0.pgp
Description: PGP signature


Re: Mouse Problem

2003-01-23 Thread Alvin Oga

hi ya

On Thu, 23 Jan 2003, [EMAIL PROTECTED] wrote:

> /dev/mouse
> /dev/psaux (used by gpm)
> 
> and different protocols
> 
> protocol PS/2
> protocol mousesystems
> protocol IntelliMouse (used with a different mouse than above two)
> 
> but the mouse if _still_ unstable. At the slightest touch it careers off
> screen in some random direction, never to appear again, though upon
> movement it squeals...

i call that the "cheap mouse syndrome" ... try a different mouse

( or temporarily, for testing, use the real thing MS-brand version and
( if it works, than the generic has some oops in its firmware

c ya
avin



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




Mouse Problem

2003-01-23 Thread [EMAIL PROTECTED]
Hello,

I an having weird things happen to my mouse on bootup, and through X.

System
Athlon 1800+
512mb RAM
Generic ps/2 mouse, windows type clone
On board video AGP


I am trying different combinations of :

/dev/mouse
/dev/psaux (used by gpm)

and different protocols

protocol PS/2
protocol mousesystems
protocol IntelliMouse (used with a different mouse than above two)

but the mouse if _still_ unstable. At the slightest touch it careers off
screen in some random direction, never to appear again, though upon
movement it squeals...

anyone know whats going on ?

thanks,

richard

"Great spirits have always encountered violence from mediocre minds"
Albert Einstein


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




RE: USB Mouse Problem

2003-01-11 Thread Curtis Spencer
Yeah I defined the ServerLayout section.  My XF86Config file is at

http://vergil.chemistry.gatech.edu/~park/dellfiles/XF86Config-4

Mr. Park also had an Inspiron 8000 system and I tried following the
instructions on this page:
http://vergil.chemistry.gatech.edu/~park/dell.html#debian

Cheers,
Curtis

-Original Message-
From: Nicos Gollan [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, January 11, 2003 3:16 AM
To: [EMAIL PROTECTED]
Subject: Re: USB Mouse Problem

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 11 January 2003 07:08, Curtis Spencer wrote:
> Section "InputDevice"
> Identifier  "Mouse1"
> Driver  "mouse"
> Option  "Device" "/dev/input/mice"
> Option  "Protocol" "IMPS/2"
> Option  "ZAxisMapping" "4 5"
> EndSection
>
> [...]
>
> However, when I run X I can still only move the touchpad.
> Any help would be greatly appreciated.  I have tons more info about
> the problem, but I am not sure what is useful.  It is an Intellimouse
> Explorer btw.

Did you remember to put it into the "ServerLayout" section?

- -- 
Embedded Linux -- True multitasking!
TWO TOASTS AT THE SAME TIME!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+H/zbeOF0+zcVdv8RAhP1AJ0aE9HCVaB84q3KU4LMyrxMlouTMACcCqp2
PC4puTax8KPJWRZAbCT6GRk=
=KWB5
-END PGP SIGNATURE-


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


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




Re: USB Mouse Problem

2003-01-11 Thread Nicos Gollan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 11 January 2003 07:08, Curtis Spencer wrote:
> Section "InputDevice"
> Identifier  "Mouse1"
> Driver  "mouse"
> Option  "Device" "/dev/input/mice"
> Option  "Protocol" "IMPS/2"
> Option  "ZAxisMapping" "4 5"
> EndSection
>
> [...]
>
> However, when I run X I can still only move the touchpad.
> Any help would be greatly appreciated.  I have tons more info about
> the problem, but I am not sure what is useful.  It is an Intellimouse
> Explorer btw.

Did you remember to put it into the "ServerLayout" section?

- -- 
Embedded Linux -- True multitasking!
TWO TOASTS AT THE SAME TIME!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+H/zbeOF0+zcVdv8RAhP1AJ0aE9HCVaB84q3KU4LMyrxMlouTMACcCqp2
PC4puTax8KPJWRZAbCT6GRk=
=KWB5
-END PGP SIGNATURE-


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




USB Mouse Problem

2003-01-10 Thread Curtis Spencer
I thought I was going to be able to get some sleep last night, but I
ended up staying up trying to get XFree86 working.  I have the nvidia
modules compiled in to my 2.4.20 kernel and I have my touchpad working
fine, but my USB mouse still needs help.  

When I plug in the USB mouse an event is thrown to the console, which
looks like a good thing.  Also I have it defined in my XF86Config file.
Like so:


Section "InputDevice"
Identifier  "Mouse1"
Driver  "mouse"
Option  "Device" "/dev/input/mice"
Option  "Protocol" "IMPS/2"
Option  "ZAxisMapping" "4 5"
EndSection

(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "on"
(**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse0: Buttons: 3
(**) Option "Protocol" "IMPS/2"
(**) Mouse1: Protocol: "IMPS/2"
(**) Option "SendCoreEvents"
(**) Mouse1: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Mouse1: Buttons: 5
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Kernel Input Handler"
(type: O
ther)

However, when I run X I can still only move the touchpad.  
Any help would be greatly appreciated.  I have tons more info about the
problem, but I am not sure what is useful.  It is an Intellimouse
Explorer btw.

Cheers,
Curtis




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




Re: odd mouse problem - SOLVED

2002-12-30 Thread Peter Whysall
Alex Malinovich wrote:
[snip]

Well, just in case someone else runs across the problem, updating from
the 1.32 point release to the 1.32b point release fixed the problem.
1.32b is kind of hard to find though, so look in
ftp.idsoftware.com/idstuff/quake3/linux.


You sir, are a star.

This fixed it for me, too.

Frag ya later.

P.

--
Peter Whysall
[EMAIL PROTECTED]
http://www.kuro5hin.org | Collaborative Media
http://z.iwethey.org/forums | The IWETHEY Project


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



Re: odd mouse problem

2002-12-30 Thread Peter Whysall
Alex Malinovich wrote:

I've got a minor mouse problem. My USB mouse works great in just about
everything, but I just discovered one application of the utmost
importance that it doesn't work in. Quake 3. :) Ok, so it's not really
of the utmost importance. :)

All of my buttons work just fine, but I'm getting no actual MOVEMENT
from the mouse. It works flawlessly in everything else I've ever thrown
at it, but it just refuses to do any moving in Quake 3. Any suggestions
on what it might be, or any way to track down the culprit? Any help is
greatly appreciated. TIA. :)

-Alex


I'd like to say...

Me Too.

Scenario:

AMD Athlon XP 1800+ / VIA KT133 chipset
Kernel 2.4.19, USB support all modular
MS Intellimouse Explorer (their software sucks but credit where it's due 
- they make nice mice)
Quake 3 1.32
Debian sid/experimental
NVIDIA drivers v4191 driving Ti4200

Quake 3 runs like a sweetheart - nearly 200 frames a second - but 
sometime in the last couple of weeks, the mouse stopped working as you 
describe.

The real kicker?

Unreal Tournament and UT2K3 work just fine.

All ideas welcome, as you say. I spent a couple of fruitless evenings 
googling for this.

I've installed usb-perms and set the appropriate permissions and started 
the daemon, but still no joy.

Regards,

Peter

--
Peter Whysall
[EMAIL PROTECTED]
http://www.kuro5hin.org | Collaborative Media
http://z.iwethey.org/forums | The IWETHEY Project


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



Re: odd mouse problem

2002-12-29 Thread Rob Weir
On Sun, Dec 29, 2002 at 06:43:51AM -0600, Alex Malinovich wrote:
> On Sun, 2002-12-29 at 06:37, Paul Johnson wrote:
> > On Sun, Dec 29, 2002 at 06:22:54AM -0600, Alex Malinovich wrote:
> > > All of my buttons work just fine, but I'm getting no actual MOVEMENT
> > > from the mouse. It works flawlessly in everything else I've ever thrown
> > > at it, but it just refuses to do any moving in Quake 3. Any suggestions
> > > on what it might be, or any way to track down the culprit? Any help is
> > > greatly appreciated. TIA. :)
> > 
> > That's a goofball one.  Have you checked id's support site yet?
> > Quake3 newsgroups?  Since this is a Q3A specific problem, you might
> > have better luck in Q3A specific groups.
> 
> Already tried. I've been Googling all night in search of an answer with
> no luck. Apparently I'm the only one this has ever happened to. :) I'm
> trying to figure out a way to see if Quake is getting the direction
> events at all. What's really odd is that the buttons work, just the
> movement doesn't. I'm quite confused.

Are you using sid?  A few people have been complaining about similar
problems on #debian, and it seems to be caused by the current libc
b0rkage in sid.  Try downgrading to libc6 2.3.1-5 and see if that helps.

-rob



msg21520/pgp0.pgp
Description: PGP signature


Re: odd mouse problem - SOLVED

2002-12-29 Thread Alex Malinovich
On Sun, 2002-12-29 at 06:43, Alex Malinovich wrote:
> On Sun, 2002-12-29 at 06:37, Paul Johnson wrote:
> > On Sun, Dec 29, 2002 at 06:22:54AM -0600, Alex Malinovich wrote:
> > > All of my buttons work just fine, but I'm getting no actual MOVEMENT
> > > from the mouse. It works flawlessly in everything else I've ever thrown
> > > at it, but it just refuses to do any moving in Quake 3. Any suggestions
> > > on what it might be, or any way to track down the culprit? Any help is
> > > greatly appreciated. TIA. :)
> > 
> > That's a goofball one.  Have you checked id's support site yet?
> > Quake3 newsgroups?  Since this is a Q3A specific problem, you might
> > have better luck in Q3A specific groups.
> 
> Already tried. I've been Googling all night in search of an answer with
> no luck. Apparently I'm the only one this has ever happened to. :) I'm
> trying to figure out a way to see if Quake is getting the direction
> events at all. What's really odd is that the buttons work, just the
> movement doesn't. I'm quite confused.

Well, just in case someone else runs across the problem, updating from
the 1.32 point release to the 1.32b point release fixed the problem.
1.32b is kind of hard to find though, so look in
ftp.idsoftware.com/idstuff/quake3/linux.

-Alex



signature.asc
Description: This is a digitally signed message part


Re: odd mouse problem

2002-12-29 Thread Alex Malinovich
On Sun, 2002-12-29 at 06:37, Paul Johnson wrote:
> On Sun, Dec 29, 2002 at 06:22:54AM -0600, Alex Malinovich wrote:
> > All of my buttons work just fine, but I'm getting no actual MOVEMENT
> > from the mouse. It works flawlessly in everything else I've ever thrown
> > at it, but it just refuses to do any moving in Quake 3. Any suggestions
> > on what it might be, or any way to track down the culprit? Any help is
> > greatly appreciated. TIA. :)
> 
> That's a goofball one.  Have you checked id's support site yet?
> Quake3 newsgroups?  Since this is a Q3A specific problem, you might
> have better luck in Q3A specific groups.

Already tried. I've been Googling all night in search of an answer with
no luck. Apparently I'm the only one this has ever happened to. :) I'm
trying to figure out a way to see if Quake is getting the direction
events at all. What's really odd is that the buttons work, just the
movement doesn't. I'm quite confused.

-Alex



signature.asc
Description: This is a digitally signed message part


Re: odd mouse problem

2002-12-29 Thread Paul Johnson
On Sun, Dec 29, 2002 at 06:22:54AM -0600, Alex Malinovich wrote:
> All of my buttons work just fine, but I'm getting no actual MOVEMENT
> from the mouse. It works flawlessly in everything else I've ever thrown
> at it, but it just refuses to do any moving in Quake 3. Any suggestions
> on what it might be, or any way to track down the culprit? Any help is
> greatly appreciated. TIA. :)

That's a goofball one.  Have you checked id's support site yet?
Quake3 newsgroups?  Since this is a Q3A specific problem, you might
have better luck in Q3A specific groups.

-- 
 .''`. Baloo <[EMAIL PROTECTED]>
: :'  :proud Debian admin and user
`. `'`
  `-  Debian - when you have better things to do than to fix a system



msg21407/pgp0.pgp
Description: PGP signature


odd mouse problem

2002-12-29 Thread Alex Malinovich
I've got a minor mouse problem. My USB mouse works great in just about
everything, but I just discovered one application of the utmost
importance that it doesn't work in. Quake 3. :) Ok, so it's not really
of the utmost importance. :)

All of my buttons work just fine, but I'm getting no actual MOVEMENT
from the mouse. It works flawlessly in everything else I've ever thrown
at it, but it just refuses to do any moving in Quake 3. Any suggestions
on what it might be, or any way to track down the culprit? Any help is
greatly appreciated. TIA. :)

-Alex



signature.asc
Description: This is a digitally signed message part


Re: PS 2 Wheel Mouse Problem

2002-10-31 Thread Osamu Aoki
You may have accidentally installed GPM and did not configure
/etc/X11/XF86Config-4 accordingly.

Despite other posters despise GPM, I love it.

All you have to do is to let the X read from repeater.

See my document at 
 http://www.debian.org/doc/manuals/reference/ch-install.en.html#s3.3

On Fri, Nov 01, 2002 at 08:12:00PM +0100, Christian Banik wrote:
> Dear Debian Users, 
>  
> i've got problems with my wheel mouse. I wrote the /etc/X11/XF86Config-4 file 
> myself (no concept of some of the entries there)in parts.  
> It worked 2 weeks very good, but now the mouse arrow freeze after 30 seconds 
> under X11. I've added my XF86 Config file, perhaps you see my mistake. The 
> configured and generic mouse are both necessary i realized. 
> Under SuSE the same mouse is OK, so it's not a hardware problem 
>  
> Thanks a lot Christian 
>  
> ### 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"pex5"
>   Load"record"
>   Load"speedo"
>   Load"type1"
>   Load"vbe"
>   Load"xie"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Generic Keyboard"
>   Driver  "keyboard"
>   Option  "CoreKeyboard"
>   Option  "XkbRules"  "xfree86"
>   Option  "XkbModel"  "pc104"
>   Option  "XkbLayout" "de"
>   Option  "XkbVariant""nodeadkeys"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Configured Mouse"
>   Driver  "mouse"
>   Option  "CorePointer"
>   Option  "Device""/dev/psaux"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Generic Mouse"
>   Driver  "mouse"
>   Option  "SendCoreEvents""true"
>   Option  "Device""/dev/input/mice"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
> 
> Section "Device"
>   Identifier  "Generic Video Card"
>   Driver  "nv"
>   Option  "dpms"  "true"
> EndSection
> 
> Section "Monitor"
>   Identifier  "Generic Monitor"
>   HorizSync   30-95
>   VertRefresh 50-75
>   Option  "DPMS"
>   UseModes"Modes [0]"
> EndSection
> 
> Section "Modes"
> Identifier  "Modes [0]"
>   Modeline"640x480" 27.96 640 650 720 864 480 480 485 501
>   Modeline"800x600" 43.68 800 816 928 1072 600 600 606 626
>   Modeline"1024x768" 79.55 1024 1072 1248 1312 768 768 777 802
> EndSection
> 
> Section "Screen"
>   Identifier  "Default Screen"
>   Device  "Generic Video Card"
>   Monitor "Generic Monitor"
>   DefaultDepth24
>   SubSection "Display"
>   Depth   24
>   Modes   "1024x768" "800x600" "640x480"
>   EndSubSection
> EndSection
> 
> 
> Section "ServerLayout"
>   Identifier  "Default Layout"
>   Screen  "Default Screen"
>   InputDevice "Generic Keyboard"
>   InputDevice "Configured Mouse"
>   InputDevice "Generic Mouse"
> EndS

Re: PS 2 Wheel Mouse Problem

2002-10-31 Thread Shawn Lamson
you wrote it yourself but it says "Generated by dexconf" at the top? 
What I did was remove those lines saying ### BEGIN DEBCONF SECTION
and END... then I removed all references to the "Generic Mouse" even in
the "Server Layout" section. And I made a
Option  "SendCoreEvents""true"
entry to my "Configured Mouse"... also make sure you didnt accidentally
install "gpm" along the way
ps -A | grep gpm

HTH
Shawn
--- Christian Banik <[EMAIL PROTECTED]> wrote:
> Dear Debian Users, 
>  
> i've got problems with my wheel mouse. I wrote the
> /etc/X11/XF86Config-4 file 
> myself (no concept of some of the entries there)in parts.  
> It worked 2 weeks very good, but now the mouse arrow freeze after 30
> seconds 
> under X11. I've added my XF86 Config file, perhaps you see my
> mistake. The 
> configured and generic mouse are both necessary i realized. 
> Under SuSE the same mouse is OK, so it's not a hardware problem 
>  
> Thanks a lot Christian 
>  
> ### 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"pex5"
>   Load"record"
>   Load"speedo"
>   Load"type1"
>   Load"vbe"
>   Load"xie"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Generic Keyboard"
>   Driver  "keyboard"
>   Option  "CoreKeyboard"
>   Option  "XkbRules"  "xfree86"
>   Option  "XkbModel"  "pc104"
>   Option  "XkbLayout" "de"
>   Option  "XkbVariant""nodeadkeys"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Configured Mouse"
>   Driver  "mouse"
>   Option  "CorePointer"
>   Option  "Device""/dev/psaux"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Generic Mouse"
>   Driver  "mouse"
>   Option  "SendCoreEvents""true"
>   Option  "Device""/dev/input/mice"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
> 
> Section "Device"
>   Identifier  "Generic Video Card"
>   Driver  "nv"
>   Option  "dpms"  "true"
> EndSection
> 
> Section "Monitor"
>   Identifier  "Generic Monitor"
>   HorizSync   30-95
>   VertRefresh 50-75
>   Option  "DPMS"
>   UseModes"Modes [0]"
> EndSection
> 
> Section "Modes"
> Identifier  "Modes [0]"
>   Modeline"640x480" 27.96 640 650 720 864 480 480 485 501
>   Modeline"800x600" 43.68 800 816 928 1072 600 600 606 626
>   Modeline"1024x768" 79.55 1024 1072 1248 1312 768 768 777 802
> EndSection
> 
> Section "Screen"
>   Identifier  "Default Screen"
>   Device  "Generic Video Card"
>   Monitor "Generic Monitor"
>   DefaultDepth24
>   SubSection "Display"
>   Depth   24
>   Modes   "1024x768" "800x600" "640x480"
>   EndSubSection
> EndSection
> 
> 
> Section "ServerLayout"
>   Identifier  "Default Layout"
>   Screen  "Default Screen"

Re: PS 2 Wheel Mouse Problem

2002-10-31 Thread P. M. Wright
On Fri, 2002-11-01 at 14:12, Christian Banik wrote:
> Dear Debian Users, 
>  
> i've got problems with my wheel mouse. I wrote the /etc/X11/XF86Config-4 file 
> myself (no concept of some of the entries there)in parts.  
> It worked 2 weeks very good, but now the mouse arrow freeze after 30 seconds 
> under X11. I've added my XF86 Config file, perhaps you see my mistake. The 
> configured and generic mouse are both necessary i realized. 
> Under SuSE the same mouse is OK, so it's not a hardware problem 
>
...
> Section "InputDevice"
>   Identifier  "Configured Mouse"
>   Driver  "mouse"
>   Option  "CorePointer"
>   Option  "Device""/dev/psaux"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Generic Mouse"
>   Driver  "mouse"
>   Option  "SendCoreEvents""true"
>   Option  "Device""/dev/input/mice"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
> 

You only need one of the above sections.  
Device="/dev/input/mice" is for USB mice.
Device="/dev/psaux" is for PS/2 mice.
(I would expect that a 2-button mouse is PS/2 rather than USB)

Also, for a 2-button mouse, the protocol should be "PS/2"
("ImPS/2" is for wheel mice).

Hope this helps...

-- 
P. M. Wright
Norwottuck Technology Resources, Inc.
"technology made easy"


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




Re: PS 2 Wheel Mouse Problem

2002-10-31 Thread nate
Christian Banik said:
> Dear Debian Users,
>
> i've got problems with my wheel mouse. I wrote the /etc/X11/XF86Config-4
> file  myself (no concept of some of the entries there)in parts.
> It worked 2 weeks very good, but now the mouse arrow freeze after 30
> seconds  under X11. I've added my XF86 Config file, perhaps you see my
> mistake. The  configured and generic mouse are both necessary i realized.
>
> Under SuSE the same mouse is OK, so it's not a hardware problem
>
> Section "InputDevice"
>   Identifier  "Configured Mouse"
>   Driver  "mouse"
>   Option  "CorePointer"
>   Option  "Device""/dev/psaux"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
>
> Section "InputDevice"
>   Identifier  "Generic Mouse"
>   Driver  "mouse"
>   Option  "SendCoreEvents""true"
>   Option  "Device""/dev/input/mice"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
>   Option  "ZAxisMapping"  "4 5"
> EndSection

I would get rid of one of these 2 sections. if your using
a PS/2 mouse get rid of the second section.

Also check to be sure GPM is not running, I reccomend removing
it completely unless you have a specific use for it:

apt-get remove gpm


> Section "Device"
>   Identifier  "Generic Video Card"
>   Driver  "nv"
>   Option  "dpms"  "true"
> EndSection

your using the nv driver not the nvidia driver? Question: does
the mouse freeze or does the whole X session freeze? that is,
can you CTRL+ALT+BACKSPACE to kill/restart X or not? If not,
then maybe its a nv driver bug.


> Section "ServerLayout"
>   Identifier  "Default Layout"
>   Screen  "Default Screen"
>   InputDevice "Generic Keyboard"
>   InputDevice "Configured Mouse"
>   InputDevice "Generic Mouse"
> EndSection

I'd also remove the Generic Mouse entry from above to corrispond
with the removal of the section

And I reccomend backing up your config file before doing this
so you can undo it easily if needed.

Also are you using a KVM? many KVMs don't like wheels. even my
KVM which the manual says it supports wheels, I've only got it
to run with a wheel once or twice, and the rest of the time the
wheel doesn't seem to work. so I hookup a 2nd pointer, a cordless
USB trackball to my main desktop so I can use the wheel on it.

nate




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




PS 2 Wheel Mouse Problem

2002-10-31 Thread Christian Banik
Dear Debian Users, 
 
i've got problems with my wheel mouse. I wrote the /etc/X11/XF86Config-4 file 
myself (no concept of some of the entries there)in parts.  
It worked 2 weeks very good, but now the mouse arrow freeze after 30 seconds 
under X11. I've added my XF86 Config file, perhaps you see my mistake. The 
configured and generic mouse are both necessary i realized. 
Under SuSE the same mouse is OK, so it's not a hardware problem 
 
Thanks a lot Christian 
 
### 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"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection

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

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

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

Section "Device"
Identifier  "Generic Video Card"
Driver  "nv"
Option  "dpms"  "true"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-95
VertRefresh 50-75
Option  "DPMS"
UseModes"Modes [0]"
EndSection

Section "Modes"
Identifier  "Modes [0]"
Modeline"640x480" 27.96 640 650 720 864 480 480 485 501
Modeline"800x600" 43.68 800 816 928 1072 600 600 606 626
Modeline"1024x768" 79.55 1024 1072 1248 1312 768 768 777 802
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   24
Modes   "1024x768" "800x600" "640x480"
EndSubSection
EndSection


Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection

Section "DRI"
Mode0660
EndSection

### END DEBCONF SECTION


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




Re: USB mouse problem

2002-10-24 Thread Shyamal Prasad
"raysookhyun" == raysookhyun  <[EMAIL PROTECTED]> writes:

raysookhyun> I'm having a USB mouse problem. When I boot up it
raysookhyun> looks like all the modules I need are loaded
raysookhyun> correctly. When up if I unplug and plug in the mouse
raysookhyun> I get kernel messages telling me that the device is
raysookhyun> there and that it has an address. When I try to cat
raysookhyun> /dev/input/mice it returns 'no device'. This is a
raysookhyun> nforce chipset based mobo. A 2.4 kernel and sarge. It
raysookhyun> is a Logitech trackball which I have had working on
raysookhyun> other machines with woody and 2.4 kernels and under
raysookhyun> win2k (which I had to put on this box to get stupid
raysookhyun> ATT cable to work) on this machine. Any thoughts on
raysookhyun> how I might fix this? Thanks very much.

You should have a /dev/input/mice file (unless you are running devfs,
which I know nothing about).

~$ ls -l /dev/input/mice
crw-r--r--1 root root  13,  63 Mar 24  2002 /dev/input/mice

If not, create it ('man mknod'). If my memory servers me, this was not
automatically created on potato systems, but Woody does it on install.

Also, it helps to have the hotplug package installed.

If you are running devfs then you need to figure out why the device is
not being created. Hopefully some one more knowledgeable about devfs
will help you with this.

Cheers!
Shyamal


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




USB mouse problem

2002-10-24 Thread raysookhyun
I'm having a USB mouse problem. When I boot up it looks
like all the modules I need are loaded correctly. When up
if I unplug and plug in the mouse I get kernel messages
telling me that the device is there and that it has an
address. When I try to cat /dev/input/mice it returns 'no
device'. This is a nforce chipset based mobo. A 2.4
kernel and sarge. It is a Logitech trackball which I have
had working on other machines with woody and 2.4 kernels
and under win2k (which I had to put on this box to get
stupid ATT cable to work) on this machine. Any thoughts
on how I might fix this? Thanks very much. 

Ray


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




Re: Mouse problem in X

2002-09-01 Thread Vikki Roemer

Anna Lawless wrote:

>I've used Mandrake for the last two years, but always wanted to
>move to Debian. I installed release 2r2 on my old box a year ago,
>but couldn't get my mouse to work in an x window, so moved back to
>another distro.
>
>I've just installed Woody on my main box. Everything went fine
>until I started an X session. Then... mouse pointer as
>windowmanager was loading, then pointer disappeared. The desktop
>menus open at random, it seems, I have a mouse pointer, but it's
>not working properly.
>
>I'm using XF86-4 with the Vesa driver for a nVideo Riva2 card. My
>mouse is a standard ps2 wheelmouse.
>
>This may be a hint as to what's gone wrong. I don't have the
>message to hand, I'm having to use windoze to send this. After
>starting X for the first time this was in the information on tty2.
>
>Generic mouse loaded
>Configured mouse loaded.
>
>So it seems that I have two mice in my config file. I'm guessing
>that that's causing a conflict.
>I'm a Debian newbie and don't have a great deal of experience with
>working with console apps. I don't know which editor would be best
>for me to read and edit my xf86-4 config file.
>  
>
Personally, I prefer emacs, but that's just me.

>Could anyone give me advise? In other Debian-based distros (storm
>and Corel) I've had no mouse problems. Could the two entries be
>the cause? And if I need to edit config files, which is the best
>console editor to use? I have even installed debian jr so I should
>have a good selection, but haven't a clue what is included in a
>standard debian installation and which is best for somebody who
>knows Linux to some extent but has always worked in a windowed
>environment.
>
>
>
>
>  
>
I have a wheel mouse, and I had similar problems.  There are a couple of 
things that could be going on, though-- I need to know whether gpm is 
running (type ps -A and that should tell you), and I need you to post 
your XF86Config-4 file.

-- 
Vikki Roemer
Registered Linux user #2880021   http://linuxcounter.li.org/
"Quod scripsi, scripsi." [Latin, "What I have written, I have written."]

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GAT d-(?) s: a--- C(++) UL 
P+> L+++> E>++ W+ N+ o? 
K- w--() O? M? V?(-) PS+(+++) 
PE++(+++) Y+ PGP->++ t+@ 5 X-() 
R*(?) tv-- b+++(++) DI+ D--(?) 
G e->+(*) h! r--(-) x?
--END GEEK CODE BLOCK--


 




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




Re: Mouse problem in X

2002-09-01 Thread Kent West

Anna Lawless wrote:

>
>
>I've just installed Woody on my main box. Everything went fine
>until I started an X session. Then... mouse pointer as
>windowmanager was loading, then pointer disappeared. The desktop
>menus open at random, it seems, I have a mouse pointer, but it's
>not working properly.
>  
>

Usually indicative of a bad protocol setting in either 
/etc/X11/XF86Config-4 or /etc/gpm.conf, or both.

>I'm using XF86-4 with the Vesa driver for a nVideo Riva2 card. My
>mouse is a standard ps2 wheelmouse.
>  
>

The protocol you probably want is "imps2" in /etc/gpm.conf, and "ImPS/2" 
in /etc/X11/XF86Config-4.
NOTE: You may not be running gpm, in which case you can ignore the info 
about /etc/gpm.conf..

>This may be a hint as to what's gone wrong. I don't have the
>message to hand, I'm having to use windoze to send this. After
>starting X for the first time this was in the information on tty2.
>
>Generic mouse loaded
>Configured mouse loaded.
>
>So it seems that I have two mice in my config file. I'm guessing
>that that's causing a conflict.
>  
>
No; XF86Config-4 provides for two mouse settings, I suppose to account 
for those times when you might switch mice, like from a built-in on a 
laptop to an external. This shouldn't cause any problems.

>I'm a Debian newbie and don't have a great deal of experience with
>working with console apps. I don't know which editor would be best
>for me to read and edit my xf86-4 config file.
>  
>
vi, vim, emacs, nano, ae, mcedit, etc etc etc
mcedit will probably be the most familiar for those coming from MS-land




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




Re: Mouse problem in X

2002-09-01 Thread Glyn Millington

"Anna Lawless" <[EMAIL PROTECTED]> writes:

> I've used Mandrake for the last two years, but always wanted to
> move to Debian. 

Quite right too!!


> I'm using XF86-4 with the Vesa driver for a nVideo Riva2 card. My
> mouse is a standard ps2 wheelmouse.


Are you using gpm?  (Have you use of the mouse in a tty?)  
If so then you need to make your mouse device in XF86Config-4
/dev/gpmdata, and in /etc/gpm.conf  make sure that repeat_type=raw 

If that gives no joy post up your XF86Config-4 file.  

As for editors - dangerous question! - doesn't emacs21 come with Debian
Junior?

But whatever you do DON'T abandon Debian again - this is curable!



Glyn
-- 
Debian Home   http://www.debian.org
Debian Planet http://www.debianplanet.org/ 
For the children  http://www.debian.org/devel/debian-jr/
In a hurry??? http://qref.sourceforge.net/ 


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




Re: Mouse problem in X

2002-09-01 Thread Burkhard Ritter

On Sun, 1 Sep 2002, Anna Lawless wrote:

> I've used Mandrake for the last two years, but always wanted to
> move to Debian. I installed release 2r2 on my old box a year ago,
> but couldn't get my mouse to work in an x window, so moved back to
> another distro.
> 
> I've just installed Woody on my main box. Everything went fine
> until I started an X session. Then... mouse pointer as
> windowmanager was loading, then pointer disappeared. The desktop
> menus open at random, it seems, I have a mouse pointer, but it's
> not working properly.
> 
> I'm using XF86-4 with the Vesa driver for a nVideo Riva2 card. My
> mouse is a standard ps2 wheelmouse.
> 
> This may be a hint as to what's gone wrong. I don't have the
> message to hand, I'm having to use windoze to send this. After
> starting X for the first time this was in the information on tty2.
> 
> Generic mouse loaded
> Configured mouse loaded.
> 
> So it seems that I have two mice in my config file. I'm guessing
> that that's causing a conflict.
> I'm a Debian newbie and don't have a great deal of experience with
> working with console apps. I don't know which editor would be best
> for me to read and edit my xf86-4 config file.
editor: vi or emacs
you might be right. have a look at the config. it is mostly
self-explanatory, if not do a man XF86Config-4.
> 
> Could anyone give me advise? In other Debian-based distros (storm
> and Corel) I've had no mouse problems. Could the two entries be
> the cause? And if I need to edit config files, which is the best
> console editor to use? I have even installed debian jr so I should
> have a good selection, but haven't a clue what is included in a
> standard debian installation and which is best for somebody who
> knows Linux to some extent but has always worked in a windowed
> environment.

perhabs posting your xf86config-4 and the logfile might help others to
help you.


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




Re: Mouse problem in X

2002-09-01 Thread Russell

Anna Lawless wrote:
> ...
> I'm a Debian newbie and don't have a great deal of experience with
> working with console apps. I don't know which editor would be best
> for me to read and edit my xf86-4 config file.

Type mc for midnight commander. It has a good simple editor.


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




Mouse problem in X

2002-09-01 Thread Anna Lawless

I've used Mandrake for the last two years, but always wanted to
move to Debian. I installed release 2r2 on my old box a year ago,
but couldn't get my mouse to work in an x window, so moved back to
another distro.

I've just installed Woody on my main box. Everything went fine
until I started an X session. Then... mouse pointer as
windowmanager was loading, then pointer disappeared. The desktop
menus open at random, it seems, I have a mouse pointer, but it's
not working properly.

I'm using XF86-4 with the Vesa driver for a nVideo Riva2 card. My
mouse is a standard ps2 wheelmouse.

This may be a hint as to what's gone wrong. I don't have the
message to hand, I'm having to use windoze to send this. After
starting X for the first time this was in the information on tty2.

Generic mouse loaded
Configured mouse loaded.

So it seems that I have two mice in my config file. I'm guessing
that that's causing a conflict.
I'm a Debian newbie and don't have a great deal of experience with
working with console apps. I don't know which editor would be best
for me to read and edit my xf86-4 config file.

Could anyone give me advise? In other Debian-based distros (storm
and Corel) I've had no mouse problems. Could the two entries be
the cause? And if I need to edit config files, which is the best
console editor to use? I have even installed debian jr so I should
have a good selection, but haven't a clue what is included in a
standard debian installation and which is best for somebody who
knows Linux to some extent but has always worked in a windowed
environment.




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




Re: Mouse problem

2002-04-18 Thread David Smead
Thanks to everyone who responded regarding the mouse problem.  I fixed the
problem by changing XF86Config as follows, along with a new link from
/dev/mouse and - killing gpm.  I don't use any program that run it, and
don't know what programs do, and missed the fact that it was installed by
default.

Section "Pointer"
   Protocol"PS/2"
   Device  "/dev/mouse"
#   BaudRate1200
#   Emulate3Timeout 50
#   Resolution  100
   Buttons 3
#   Emulate3Buttons
EndSection



-- 
Sincerely,

David Smead
http://www.amplepower.com.

On 17 Apr 2002, John Hasler wrote:

> Andy writes:
> > That is correct and mentioned on the Debian website - potato is no longer
> > being actively maintained.
>
> Potato _is_ being actively maintained, and will continue to be until Woody
> is released.  It is just not having new packages or new versions of old
> packages added.  Security fixes and other critical fixes are being
> backported.
>


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



Re: Mouse problem

2002-04-17 Thread John Hasler
Andy writes:
> That is correct and mentioned on the Debian website - potato is no longer
> being actively maintained.

Potato _is_ being actively maintained, and will continue to be until Woody
is released.  It is just not having new packages or new versions of old
packages added.  Security fixes and other critical fixes are being
backported.
-- 
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI


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



Re: Mouse problem

2002-04-17 Thread Andy Saxena
On Wed, Apr 17, 2002 at 06:06:26PM -0700, David Smead wrote:
> Apparently potato doesn't default install to XF86Config-4.  I figured it
> was best to start with stable before moving to Woody, but maybe stable has
> been orphaned.
> 
That is correct and mentioned on the Debian website - potato is no
longer being actively maintained.

-Andy


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



  1   2   3   >