LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 08-21-2004, 02:25 AM   #1
Devboy
Member
 
Registered: Jul 2003
Location: IOM
Distribution: Slackware 10.
Posts: 194

Rep: Reputation: 30
umm, my mouse stop working and i have to un/plug it in


It's a pain 3times now, when i have left my pc the mouse just doesnt work i have to unplug it and plug it in! anyone know how i can fix this?

i have a Microsoft usb optical intellie mouse.
 
Old 08-21-2004, 04:33 AM   #2
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
How about some console messages (/var/log/message should contain them) concerning the mouse? As well as a "uname -a"?

We violently need more information to even begin considering to help.
 
Old 08-21-2004, 05:59 AM   #3
Devboy
Member
 
Registered: Jul 2003
Location: IOM
Distribution: Slackware 10.
Posts: 194

Original Poster
Rep: Reputation: 30
Console messages for what? the mouse just stops working when the pc is lef idle, i unplug it plug it in and its fine untill left idle :S.

Code:
$ uname -a
FreeBSD 127.0.0.1 4.10-STABLE FreeBSD 4.10-STABLE #1: Tue Aug 17 10:03:27 BST 2004     devboy@127.0.0.1:/usr/obj/usr/src/sys/GENERIC  i386
$
 
Old 08-21-2004, 07:03 AM   #4
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
console messages for the mouse... the ones that appear (on the console coincidentally) when you plug in the mouse... also the ones that might be appearing when ums disconnects.

Obviously, you are not running at the console or you would see them... you will most likely find a record of them in /var/log/messages and/or in the output of dmesg.
 
Old 08-21-2004, 07:18 AM   #5
Devboy
Member
 
Registered: Jul 2003
Location: IOM
Distribution: Slackware 10.
Posts: 194

Original Poster
Rep: Reputation: 30
ahh, that would be:

Code:
Aug 21 08:01:42 127 /kernel: ums0: at uhub0 port 1 (addr 2) disconnected
Aug 21 08:01:42 127 /kernel: ums0: detached
Aug 21 08:01:42 127 moused: unable to open /dev/ums0: Device not configured
Aug 21 08:01:45 127 /kernel: uhub0: port error, restarting port 1
Aug 21 08:01:46 127 /kernel: ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1
Aug 21 08:01:46 127 /kernel: ums0: 5 buttons and Z dir.
Aug 21 08:17:48 127 /kernel: ums0: at uhub0 port 1 (addr 2) disconnected
Aug 21 08:17:48 127 /kernel: ums0: detached
Aug 21 08:17:48 127 moused: unable to open /dev/ums0: Device not configured
Aug 21 08:17:50 127 /kernel: uhub0: port error, restarting port 1
Aug 21 08:17:51 127 /kernel: ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1
Aug 21 08:17:51 127 /kernel: ums0: 5 buttons and Z dir.
Aug 21 10:44:33 127 /kernel: ums0: at uhub0 port 1 (addr 2) disconnected
Aug 21 10:44:33 127 /kernel: ums0: detached
Aug 21 10:44:33 127 moused: unable to open /dev/ums0: Device not configured
Aug 21 10:44:40 127 /kernel: uhub0: device problem, disabling port 1
Aug 21 10:44:41 127 /kernel: uhub0: port error, restarting port 1
Aug 21 10:44:42 127 /kernel: ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1
Aug 21 10:44:42 127 /kernel: ums0: 5 buttons and Z dir.
Aug 21 10:44:42 127 /kernel: ums0: at uhub0 port 1 (addr 2) disconnected
Aug 21 10:44:42 127 /kernel: ums0: detached
Aug 21 10:44:42 127 moused: unable to open /dev/ums0: Device not configured
Aug 21 10:44:45 127 /kernel: uhub0: port error, restarting port 1
Aug 21 10:44:46 127 /kernel: ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1
Aug 21 10:44:46 127 /kernel: ums0: 5 buttons and Z dir.
Aug 21 13:10:28 127 /kernel: ums0: at uhub0 port 1 (addr 2) disconnected
Aug 21 13:10:28 127 /kernel: ums0: detached
Aug 21 13:10:28 127 moused: unable to open /dev/ums0: Device not configured
Aug 21 13:10:30 127 /kernel: uhub0: port error, restarting port 1
Aug 21 13:10:31 127 /kernel: ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1
Aug 21 13:10:31 127 /kernel: ums0: 5 buttons and Z dir.
Aug 21 13:14:04 127 /kernel: ntfs_strategy: ntfs_readattr failed
 
Old 08-21-2004, 09:08 AM   #6
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
I have done a lot of reading on this issue and wish I could say I found a good solution. The problem seems to have existed for a while and it likely still does exist. If you want, you may be interested in looking at the following:

http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/32713

This is a PR report detailing the issue back in 4.4 -- it has been suspended for feedback because they are not sure the issue still exists. You may want to submit feedback saying you believe it does and detail your problem.

Now -- trying some temporary solutions ... because obviously knowing it is a problem isn't fixing it for you.

Is this only an issue after the computer has been idle for a while? [1]

[1] NO: then the original PR definitly relates to your problem and you'll probably want to jump on the official mailing lists for further help.

[1] YES: Do you have the computer configured to suspend (sleep) after a certain amount of time? [2]

[2] NO: Have you enabled ACPI -- I believe it is off by default for 4.x but that might have changed for 4.10? [3]

[3] YES: Turn off ACPI (either at boot or by rebuilding the kernel to not include it) -- does the problem go away? [4]

[4] NO: Contact the mailing lists and describe what is going on.

[4] YES: Good.

[3] NO: Contact the mailing lists and describe what is going on.

-- This describes, roughly, the order I would go about approaching this. It might be incomplete or completely off base. But this is what I am guessing at from here.

Last edited by frob23; 08-21-2004 at 09:11 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse stop working!! help inflamestory Linux - Laptop and Netbook 0 02-25-2005 05:14 AM
kbd/mouse/display stop working spuzzzzzzz Linux - Hardware 0 08-19-2004 02:07 AM
keyboard and mouse suddenly stop working TexasDex Linux - Hardware 2 06-04-2004 11:26 PM
mouse & keyboard stop working! shycalais Linux - Hardware 6 03-19-2004 07:52 AM
mouse/nic stop working in xfree mope Linux - Hardware 0 03-16-2003 12:21 AM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 02:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration