![]() |
2007-03-07
, 13:18
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#2
|
![]() |
2007-03-07
, 13:20
|
Posts: 150 |
Thanked: 3 times |
Joined on Jan 2007
|
#3
|
![]() |
2007-03-07
, 13:26
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#4
|
![]() |
2007-03-07
, 14:25
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#5
|
![]() |
2007-03-07
, 15:32
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#6
|
![]() |
2007-03-07
, 19:44
|
Posts: 75 |
Thanked: 4 times |
Joined on Apr 2006
|
#7
|
~ $ find /sys/devices/platform/ | grep temp /sys/devices/platform/omap_uwire/spi2.0/temp1 /sys/devices/platform/omap_uwire/spi2.0/temp0 ~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp0 971 ~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp1 1161
![]() |
2007-03-07
, 20:00
|
Posts: 22 |
Thanked: 1 time |
Joined on Nov 2005
|
#8
|
I have a 770 and these are the values I get (no load, but it's in partial sunlight right now):
Code:~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp0 971 ~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp1 1161
~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp0 967 ~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp1 1155
~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp0 969 ~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp1 1157
![]() |
2007-03-07
, 20:08
|
Posts: 319 |
Thanked: 6 times |
Joined on Apr 2006
|
#9
|
I have a 770 and these are the values I get (no load, but it's in partial sunlight right now):
Who'll be the first to drop their tablet in 100 C water / 0 C water and tell us the temperatures? (kidding)Code:~ $ find /sys/devices/platform/ | grep temp /sys/devices/platform/omap_uwire/spi2.0/temp1 /sys/devices/platform/omap_uwire/spi2.0/temp0 ~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp0 971 ~ $ cat /sys/devices/platform/omap_uwire/spi2.0/temp1 1161
![]() |
2007-03-13
, 00:53
|
Posts: 209 |
Thanked: 8 times |
Joined on Nov 2005
@ Fishers, Indiana
|
#10
|
I have found a /sys file that seems to inform about the temp of the CPU. I don't know where it is located, but I have tested with games and the temp increses with the CPU at 100%.
Happy hacking!