> $ yes | sha1sum
That's a nice one. It's really fascinating to run it with a loadmonitor open,
like
taskset 01 yes | sha1sum
taskset 03 yes | sha1sum
to see a dualcore's different affinities. (Where 03 should be equal to the
defult)
m°
bebertii wrote:
> I tested this
> dd if=/dev/urandom of=/dev/null
> twice to see if temperature is better regulated.
I think you are trying to run a high cpu load with that command. But
using (pseudo)random bits from the kernels entropy pool can degrade
the randomness for other programs that nee
I tested this
dd if=/dev/urandom of=/dev/null
twice to see if temperature is better regulated.
But /proc/acpi/thermal_zone/TZ0/trip_points are always modified by the default
values, so new values are not used.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
I have modified this file with the correct command.
I'm not very familiar with bash "subtleties" :)
It seems to work, temperature is around 50°C for now
thanks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sun, Jul 08, 2007 at 09:24:34AM +1000, Sam Couter wrote:
> What you want is something more like this:
>
> sudo sh -c "echo '105:100:100:78:70:60:50' >
> /proc/acpi/thermal_zone/TZ0/trip_points"
yep, correct.
--
paolo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscr
Paolo <[EMAIL PROTECTED]> wrote:
> perhaps you'r just missing the redirect operator '>':
>
> # sudo echo "105:100:100:78:70:60:50" >
> /proc/acpi/thermal_zone/TZ0/trip_points
That won't work.
> assuming, of course, that you're running as a user who has permisson to run
> sudo
sudo is only run
On Sat, Jul 07, 2007 at 07:35:55PM +0200, bebertii wrote:
>
> Hi,
> I have the same laptop (nx6310) but i can't achieve your command :
> [code]sudo echo "105:100:100:78:70:60:50"
> /proc/acpi/thermal_zone/TZ0/trip_points
> bash: /proc/acpi/thermal_zone/TZ0/trip_points: Permission non
perhaps y
Hi,
I have the same laptop (nx6310) but i can't achieve your command :
[code]sudo echo "105:100:100:78:70:60:50"
/proc/acpi/thermal_zone/TZ0/trip_points
bash: /proc/acpi/thermal_zone/TZ0/trip_points: Permission non accordée[/code]
How did you do ?
I have Ubuntu 7.04
Thanks
--
To UNSUBSCRIBE,
Manu,
there's a slight chance you can adjust something in the BIOS.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sun, 2007-01-28 at 23:38 -0500, Manu Hack wrote:
> I've installed etch on my laptop. During the time I used Windows, I
> feel the CPU temperature is lower. And now the CPU fan works when the
> CPU temperature is higher than 70C and stops (or runs at a lower
> speed) when it's 55C or lower. I'
2007/1/29, Maciej Rutecki <[EMAIL PROTECTED]>:
Manu Hack napisał(a):
On HP/Compaq (nx 6310):
echo "105:100:100:78:70:60:50" > /proc/acpi/thermal_zone/TZ0/trip_points
echo 10 > /proc/acpi/thermal_zone/TZ0/polling_frequency
Welcome to the world of HP :)!
I bought an nx6110 last year. After a
Manu Hack napisał(a):
> Here is some info of my laptop
>
> Toshiba Satellite A55 s306,
I dont' have toshiba laptop, maybe this helps:
http://tosh3k.sourceforge.net/faq.html
?
--
Maciej Rutecki <[EMAIL PROTECTED]>
http://www.unixy.pl
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/l
Here is some info of my laptop
Toshiba Satellite A55 s306,
uname -a:
Linux debian 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux
lspci:
:00:00.0 Host bridge: Intel Corp. 82852/855GM Host Bridge (rev 02)
:00:00.1 System peripheral: Intel Corp. 855GM/GME GMCH Memory I/O
Con
Manu Hack napisał(a):
> I've installed etch on my laptop. During the time I used Windows, I
> feel the CPU temperature is lower. And now the CPU fan works when the
> CPU temperature is higher than 70C and stops (or runs at a lower
> speed) when it's 55C or lower. I'd like to know if it's possibl
On Mon, 29 Jän 2007, Manu Hack wrote:
> Thanks all, will definitely have a look at cpufreqd. But I ran cat
> /proc/acpi/fan/FAN/state, then it showed status:
> off. When I echo 0 > /proc/acpi/fan/FAN/state, and checked the status
> again, it showed status: on but it still didn't run at high spee
Thanks all, will definitely have a look at cpufreqd. But I ran cat
/proc/acpi/fan/FAN/state, then it showed status:
off. When I echo 0 > /proc/acpi/fan/FAN/state, and checked the status
again, it showed status: on but it still didn't run at high speed
until the temperature went about 70C. Any i
Hi,
On Son, 28 Jän 2007, Manu Hack wrote:
> I've installed etch on my laptop. During the time I used Windows, I
> feel the CPU temperature is lower. And now the CPU fan works when the
> CPU temperature is higher than 70C and stops (or runs at a lower
> speed) when it's 55C or lower. I'd like t
I've installed etch on my laptop. During the time I used Windows, I
feel the CPU temperature is lower. And now the CPU fan works when the
CPU temperature is higher than 70C and stops (or runs at a lower
speed) when it's 55C or lower. I'd like to know if it's possible to
adjust the threshold tem
18 matches
Mail list logo