On Sat, 19 Jan 2013 18:19:39 +0100, Xavier wrote:
> On Sat, Jan 19, 2013 at 05:04:36PM +0100, Polytropon wrote:
>
> Hi Polytropon,
>
> > On Sat, 19 Jan 2013 16:55:23 +0100, Xavier wrote:
> > > On Sat, Jan 19, 2013 at 03:13:58PM +0100, Fabian Keil wrote:
> > >
> > > Hi Fabian,
> > >
> > > > Xavier
On Sat, Jan 19, 2013 at 05:07:07PM +0100, Fabian Keil wrote:
Hi Fabian,
> Xavier wrote:
>
> > On Sat, Jan 19, 2013 at 03:13:58PM +0100, Fabian Keil wrote:
> >
> > Hi Fabian,
> >
> > > Xavier wrote:
> > >
> > > > Is there any way to control the on and off the fan on a laptop using
> > > > FreeB
On Sat, Jan 19, 2013 at 05:04:36PM +0100, Polytropon wrote:
Hi Polytropon,
> On Sat, 19 Jan 2013 16:55:23 +0100, Xavier wrote:
> > On Sat, Jan 19, 2013 at 03:13:58PM +0100, Fabian Keil wrote:
> >
> > Hi Fabian,
> >
> > > Xavier wrote:
> > >
> > > > Is there any way to control the on and off the
arameters. Why ?
> Because, my BIOS don't support these aparameters ? Another answer ?
acpi_ibm(4) is a kernel module that isn't loaded by default.
Depending on your hardware you may have to kldload a different
module. You could try:
ls /boot/kernel/acpi_*.ko
and then kldload the modul
On Sat, 19 Jan 2013 16:55:23 +0100, Xavier wrote:
> On Sat, Jan 19, 2013 at 03:13:58PM +0100, Fabian Keil wrote:
>
> Hi Fabian,
>
> > Xavier wrote:
> >
> > > Is there any way to control the on and off the fan on a laptop using
> > > FreeBSD?
> >
> > It depends on the laptop. On mine it works:
>
On Sat, Jan 19, 2013 at 03:13:58PM +0100, Fabian Keil wrote:
Hi Fabian,
> Xavier wrote:
>
> > Is there any way to control the on and off the fan on a laptop using
> > FreeBSD?
>
> It depends on the laptop. On mine it works:
>
> fk@r500 ~ $sysctl -ad | grep fan
> dev.acpi_ibm.0.fan_speed: Fan sp
Xavier wrote:
> Is there any way to control the on and off the fan on a laptop using FreeBSD?
It depends on the laptop. On mine it works:
fk@r500 ~ $sysctl -ad | grep fan
dev.acpi_ibm.0.fan_speed: Fan speed
dev.acpi_ibm.0.fan_level: Fan level
dev.acpi_ibm.0.fan: Fan enable
Fabian
signature.a
El 28/08/10 09:40, Roland Smith escribió:
On Sat, Aug 28, 2010 at 09:10:10AM +0200, Svein Skogen (Listmail account) wrote:
On 27.08.2010 20:52, Roland Smith wrote:
On Fri, Aug 27, 2010 at 12:02:18PM +0200, Matias wrote:
Thanks for replying!
I've tried everything you mention here with no succe
On Sat, Aug 28, 2010 at 09:10:10AM +0200, Svein Skogen (Listmail account) wrote:
> On 27.08.2010 20:52, Roland Smith wrote:
> > On Fri, Aug 27, 2010 at 12:02:18PM +0200, Matias wrote:
> >> Thanks for replying!
> >>
> >> I've tried everything you mention here with no success:
> >>
> >> The BIOS is p
On 27.08.2010 20:52, Roland Smith wrote:
> On Fri, Aug 27, 2010 at 12:02:18PM +0200, Matias wrote:
>> Thanks for replying!
>>
>> I've tried everything you mention here with no success:
>>
>> The BIOS is pretty basic, just allows to select boot order, set the
>> date, and not much more than that. N
On Fri, Aug 27, 2010 at 12:02:18PM +0200, Matias wrote:
> Thanks for replying!
>
> I've tried everything you mention here with no success:
>
> The BIOS is pretty basic, just allows to select boot order, set the
> date, and not much more than that. No sysctls also.
Some desktop machines have a
On Fri, 27 Aug 2010 12:02:18 +0200
Matias wrote:
> I've tried everything you mention here with no success:
>
> The BIOS is pretty basic, just allows to select boot order, set the
> date, and not much more than that. No sysctls also. I guess that my
> only option to check if the hardware has the
El 27/08/10 05:38, Isamu Onoda escribió:
Hi, Matias
Maybe you already found the solution but I hope information below will
helps you a little:
http://forums.freebsd.org/showthread.php?t=4217
http://lists.freebsd.org/pipermail/freebsd-mobile/2004-November/005310.html
Also try looking into BIOS s
Hi, Matias
Maybe you already found the solution but I hope information below will
helps you a little:
http://forums.freebsd.org/showthread.php?t=4217
http://lists.freebsd.org/pipermail/freebsd-mobile/2004-November/005310.html
Also try looking into BIOS setting just like Roland suggested.
Sincere
On Thu, Aug 26, 2010 at 10:56:57AM +0200, Matias wrote:
> Hi,
>
> I've just bought a Giada i20 mini-pc for my home server. I've managed to
> slow down the cpu speed with powerd, but the fan keeps running at a
> (what seems to me) too high speed.
> Do you know if there is anything I can do on fr
Hi,
I've just bought a Giada i20 mini-pc for my home server. I've managed to
slow down the cpu speed with powerd, but the fan keeps running at a
(what seems to me) too high speed.
I've contacted the manufacturer asking him about if this is an expected
behaviour (even if it had windows) but I
Has anyone encountered a utility or sysctl knob to access the fan speed
controller (657DHG) on the Asus P5x motherboard series?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send
Hello,
is there some way to control fan speeds directly?
Either analogous to "echo command > /proc/acpi/vendor/fan" in linux. Or
any other way.
Thanks,
Vasek
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
Is there any software available, that can control the fans of my system,
like the lm-sensors package for Linux? I can read out the fan speeds and
temperatures of my motherboard with consolehm, but what I actually would
like to do is to vary the fan speeds depending on the measured
temperatures.
--
On 01 Dec 2004 08:44:37 +0100
Christian Laursen <[EMAIL PROTECTED]> wrote:
> epilogue <[EMAIL PROTECTED]> writes:
>
> > i'm hoping that someone here might have a suggestion for a
> > longstanding and nagging little problem - my laptop fan /never/
> > shuts off.
> >
> > the machine is a Compal N3
epilogue <[EMAIL PROTECTED]> writes:
> i'm hoping that someone here might have a suggestion for a longstanding
> and nagging little problem - my laptop fan /never/ shuts off.
>
> the machine is a Compal N30W, which is the OEM version of the Dell
> Inspiron 5000. i'm running 5.3 and have the late
hello all,
i'm hoping that someone here might have a suggestion for a longstanding
and nagging little problem - my laptop fan /never/ shuts off.
the machine is a Compal N30W, which is the OEM version of the Dell
Inspiron 5000. i'm running 5.3 and have the latest BIOS.
from what i've read, it is
Am Dienstag, 21. September 2004 20:40 schrieb Peter Olsson:
> I'm searching for some software that will let me control the speed of
> my motherboard fan and CPU fan. I have mainly AOpen motherboards and
> I have become addicted to their SilentTek/SilentTek2 software for
> windows. They only have th
I'm searching for some software that will let me control the speed of
my motherboard fan and CPU fan. I have mainly AOpen motherboards and
I have become addicted to their SilentTek/SilentTek2 software for
windows. They only have this for windows, and I can't find anything
like it for FreeBSD.
Thank
24 matches
Mail list logo