![]() |
|
|||||||
| OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
Alright I have a computer with OpenBSD on one hard disk and Windows XP on another hard disk. In OpenBSD my fans run loudly like a dumb appliance and in Windows XP they run less loud and less intensely. I used acpidump in OpenBSD and it showed both fans on my system in the output. My CPU doesn't have frequency scaling so that sysctl variable switch is out of the question. However, I think I should probably be able to control my fan via sensord and the adt driver with a shell script. I'm not in OpenBSD right now (I'm actually using windows XP right now) so I'm not going to provide information from stdout from my system etc.. (at least not right now). I doubt that information is necessary anyway since my next question is the whole point of this whole post : does someone have an example sensord shell script that is the same or somewhat similar to the one I'm planning to write ? If so please post it or point me to it. Since I'm merely asking for an example script to look at I didn't think it was necessary to post alot of my system details in this post. Thanks
Last edited by Angevin; 20th November 2009 at 02:29 AM. Reason: fix grammar |
|
|||
|
The ability to control fan speed is not currently supported outside of using the CPU scaling features, this is because it is very chipset specific and even possibly dangerous.
There may be a generic way to do it via ACPI on some systems, but as if now fan control is not supported by OpenBSD. Constantine A. Murenin (cnst@) had sent in a patch for lm(4) along with a proposal for a generic sysctl-based interface earlier this year.. but it went mostly unnoticed and it was never committed, consider sending a reply to that email, or perhaps one to him directly. http://marc.info/?l=openbsd-tech&m=124182023631365&w=2 I remember there being a paper from him about it, but I can't recall where it is.. perhaps on the papers page. Sorry, hope that helps.. Don't worry about spelling, I had no problems reading it.
|
|
|||
|
Quote:
Quote:
Quote:
Last edited by Angevin; 20th November 2009 at 02:28 AM. Reason: fix quotation |
|
|||
|
Hello,
I do not know if this helps but... In FreeBSD I can set exactly my fan speed. (I can even turn it off!) I have an IBM Thinkpad Z60t, t23 and R60 and this works in all of them. Just load the acpi_ibm kernel module and then using sysctl I can set the fan speed. Best regards, |
|
|||
|
Quote:
|
|
|||
|
If you want a hardware solution, I would suggest a couple of Zalman "FanMate"(s).
this way you could "dial" in the optimum speed.. noise /cooling.. On my OpenBSD email server I have 2 "cheap" 80mm fans (case was free) and I have these controlled via FanMates... IIRC, the cost was something like 3-4 USD.. rk
__________________
All posts sent on ReCycled Electrons... |
|
|||
|
Quote:
Thank you, --Kevin Last edited by Angevin; 20th November 2009 at 02:37 AM. Reason: fix stuff |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Revision Control Software | JMJ_coder | General software and network | 3 | 10th February 2009 03:19 PM |
| Mandatory Access Control | tanked | FreeBSD Security | 7 | 7th November 2008 09:20 PM |
| open source web hosting control panel's | crayoxide | General software and network | 2 | 28th September 2008 11:42 PM |
| cannot change anything in the KDE Control Center | ccc | FreeBSD General | 4 | 18th June 2008 03:29 AM |
| mandatory access control (MAC) | buba | OpenBSD Security | 3 | 22nd May 2008 07:25 PM |