Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Strange Keyboard and Mouse Issue Post 302930842 by achenle on Wednesday 7th of January 2015 04:56:19 PM
Old 01-07-2015
Check that little power supply. Is it hot?

Also, you wouldn't happen to be using a KVM switch, would you?
This User Gave Thanks to achenle For This Post:
 

9 More Discussions You Might Find Interesting

1. HP-UX

HP-UX 11.11: X doesn't recognize mouse and keyboard

hi folks, i've got a blank hp visualize C3000 workstation and installed HP-UX 11.11. When I want to start X, I get the following error message: # X Fatal server error: Couldn't open X pointer device! Is one attached? I've connected an mouse and a keyboard with an usb/ps2 connector.... (5 Replies)
Discussion started by: grisu
5 Replies

2. Programming

How to get capture input events from keyboard and mouse

Hi, Is there any way to capture/record the input events from keyboard, as well as from mouse using C. Thanks in advance (4 Replies)
Discussion started by: yhacks
4 Replies

3. What is on Your Mind?

mouse/keyboard wrist lesions.

Anyone ever had any problem related to wrist lesions caused by keyboard or mouse? Tendinitis? Tenosynovitis? How long it lasted? How did it go away? (3 Replies)
Discussion started by: redoubtable
3 Replies

4. Solaris

Solaris don't boot without mouse and keyboard

Hi guys, I've installed Solaris 10 (SunOS 5.10) in a x86 box. I will put this box as a home server to store my files/backups/whatterver shared stuff replacing my old NetBSD machine. But, after installed and correctly configured, when I tried to boot this box without keybord and mouse (USB both),... (4 Replies)
Discussion started by: Timmerman
4 Replies

5. UNIX for Advanced & Expert Users

Check keyboard and mouse activity

I need help from someone that is good at making scripts. I'm trying to make a script file that checks for keyboard and mouse activity during 1 am to 8 am and logs you off if it detects activity. I can't find anything useful in google. ---------- Post updated 06-30-10 at 12:33 AM ----------... (1 Reply)
Discussion started by: cokedude
1 Replies

6. SCO

X Server -> keyboard and mouse are freezing

hi I've configured X Server using Video Configuration Manager on SCO 5.0.6, but the keyboard and mouse are freezing after 5 minutes on the graphical login mask. ---------- Post updated at 01:59 PM ---------- Previous update was at 02:43 AM ---------- BTW I finished the configuration,... (2 Replies)
Discussion started by: ccc
2 Replies

7. AIX

Keyboard Mouse Display not working with Pseries

Hello, Just got a refurbished Pseries when I boot the machine , everything is okay, that is no attention light and panel shows 01 B N but there is nothing on the display ( monitor / console ) which is plugged into the video card port of pseries. The display is empty.... The keyboard... (3 Replies)
Discussion started by: filosophizer
3 Replies

8. What is on Your Mind?

Keyboard vs mouse

Which Input device do you use the most ? for me... keyboard ofcourse !! (56 Replies)
Discussion started by: vpraveen84
56 Replies

9. Shell Programming and Scripting

Run command if no mouse or keyboard input

I would like a script that would run pm-suspend if there has been no keyboard or mouse input for a specified time. ------ Post updated at 11:17 AM ------ Never mind. I found a setting in power management that does what I need. (0 Replies)
Discussion started by: drew77
0 Replies
ACPITZ(4)						   BSD Kernel Interfaces Manual 						 ACPITZ(4)

NAME
acpitz -- ACPI Thermal Zone SYNOPSIS
acpitz* at acpi? DESCRIPTION
The acpitz driver supports so-called ACPI ``Thermal Zones''. The temperature can be monitored by the envsys(4) API or the envstat(8) com- mand. The distinction between ``active'' and ``passive'' cooling is central to the abstractions behind acpitz. These are inversely related to each other: 1. Active cooling means that the system increases the power consumption of the machine by performing active thermal management (for exam- ple, by turning on a fan) in order to reduce the temperatures. 2. Passive cooling means that the system reduces the power consumption of devices at the cost of system performance (for example, by low- ering the CPU frequencies) in order to reduce the temperatures. Only active cooling is currently supported on NetBSD. It should be also noted that the internal functioning of these cooling policies vary across machines. On some machines the operating system may have little control over the thermal zones as the firmware manages the thermal control internally, whereas on other machines the policies may be exposed to the implementation at their full extent. EVENTS
The acpitz driver knows about the active cooling levels, the current temperatures, and critical, hot, and passive temperature thresholds (as supported by the hardware). The driver is able to send events to powerd(8) when the sensor's state has changed. When a Thermal Zone is either critical or ``hot'', the /etc/powerd/scripts/sensor_temperature script will be invoked with a critical-over event. The critical temperature is the threshold for system shutdown. Depending on the hardware, the mainboard will take down the system instantly and no event will have a chance to be sent. SEE ALSO
acpi(4), acpifan(4), envsys(4), envstat(8), powerd(8) HISTORY
The acpitz driver appeared in NetBSD 2.0. AUTHORS
Jared D. McNeill <jmcneill@invisible.ca> CAVEATS
While no pronounced bugs are known to exist, several caveats can be mentioned: o Passive cooling is not implemented. o There is no user-controllable way to switch between active and passive cooling, although the specifications support such transforms on some machines. o The ``hot'' temperature is a threshold in which the system ought to be put into S4 sleep. This sleep state (``suspend to disk'') is not supported on NetBSD. BSD
January 9, 2011 BSD
All times are GMT -4. The time now is 04:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy