- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Confusing syslog message
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 11:40 AM
09-26-2002 11:40 AM
Confusing syslog message
vmunix: ps2: TBNE set after command byte ack timeout
The only thing I can think of is that "ps2" is relating to the mouse, but I am not positive who the user on the machine is so I can't call them up to see if the mouse is plugged in properly. Or it may have nothing to do with the mouse.
This is not a vital system and there is no pressure to fix this error anytime soon, it's just generating Remedy tickets once every hour and kind of a pain. I just wanted to see if anyone had seen this error before and knew what it meant.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 12:43 PM
09-26-2002 12:43 PM
Re: Confusing syslog message
Although I cannot find anything definitive, I suspect that indeed it is related to the mouse. Because when the mouse is in stream mode it sends data in Three Byte (TB) reports.
So I would suspect a bad or failing mouse or port.
As the ack timeout sure sounds like something's not responding.
Although the keyboard will report as a PS2 device too, mind you.
As to whom it might be, doesn't the login names give you any clue? If this is a workstation the user logged into console could be the only user using the KB/mouse.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 01:28 AM
09-27-2002 01:28 AM
Re: Confusing syslog message
If you're seeing these messages once an hour I'd have thought that the user would be noticing some problems! eg X/VUE locking up.
Some things that you could check:
* does this workstation have the mouse plugged in directly, or via a extension lead or perhaps a switchbox?
* are your Xserver patches up to date?
* does the user have any applications that are unique to this workstation?
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 01:45 AM
09-27-2002 01:45 AM
Re: Confusing syslog message
Why not broadcast a message to the machine with wall if you don't know the user and get them to check the mouse if thats what it appears to be.
Cheers
Keely
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 01:55 AM
09-27-2002 01:55 AM
Re: Confusing syslog message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 03:53 AM
09-27-2002 03:53 AM
Re: Confusing syslog message
# ioscan
Look for a device:
# ll /dev/ps2*
This is a hardware issue with a device not responding. Check dmesg as well for more info.
# dmesg
Cheryl