<GitHub117>
[extras-m1] adamwang pushed 1 new commit to master: http://bit.ly/kS3B7N
<GitHub117>
[extras-m1/master] lengthen one side of board edge to 1.6mm to let J6's housing on M1 not collide U1's body, U1, R1, R2, R12, R13 are all moved down 1.6mm. - adamwang
<lekernel>
xiangfu`, I wouldn't be surprised if there were some bug in the RTEMS gethostbyname()
<lekernel>
I've digged out nice gems already in the network code...
<lekernel>
xiangfu`, how does libcurl set the timeout? with alarm()?
<nats`>
hello
<lekernel>
hi
<nats`>
i never worked with a software crappy as mentor graphics dx designer
<nats`>
.....
<nats`>
i prefer kicad oO
<nats`>
let's kill some mentor graphics software engineer
<nats`>
hi lekernel how are you
<wpwrak>
nats`: just keep on using kicad and tell all your friends to do the same. then the mentor engineer will simply starve - problem solved :)
<GitHub7>
[flickernoise] sbourdeauducq pushed 1 new commit to master: http://bit.ly/iz7uVE
<GitHub7>
[flickernoise/master] Add shortcut keys F5-8 to reconfigure video in brightness and contrast while rendering - Sebastien Bourdeauducq
<GitHub188>
[flickernoise] sbourdeauducq pushed 1 new commit to master: http://bit.ly/jgyDah
<GitHub188>
[flickernoise/master] Use button clack event to prevent incorrect keys from starting patch in editor - Sebastien Bourdeauducq
<GitHub34>
[mtk] sbourdeauducq pushed 1 new commit to master: http://bit.ly/mvXxYW
<GitHub34>
[mtk/master] Simplify button click code a bit - Sebastien Bourdeauducq
<lekernel>
that lenovo t61p laptop (and the way linux handles overheating) is a true piece of crap. now i can't even run a synthesis of mm soc without the entire machine shutting down
<kristianpaul>
can you just underclock the procesor some Mhz?
<lekernel>
it doesn't seem doable easily... and that's what linux should do (or suspend) instead of brutally trashing what I was working on
<lekernel>
that crap is teh frustration
<lekernel>
it's poorly designed at best, replacing thermal paste works for ~2 months before I have to do it again
<kristianpaul>
buy a mac ;-)
<roh>
if fitting new paste (not too much) doesnt help, replace the fan (its called thermal unit)
<roh>
the bearings of the fans survive about 2 years nonstop use max
<roh>
the complete thermal unit costs about 40 euros and is still available easily
<lekernel>
according to lm-sensors my fan is running at 3214 RPM
<lekernel>
is that too little?
<roh>
your acpi should report 2 sensor values for temperature. it should be <50° idle and <80° on max load. if its more than these limits the fan is just broken, regardless of its speed.
<roh>
speed is varied depending on temperature. atleast on my t60p
<kristianpaul>
wow yes it is
<kristianpaul>
i think
<lekernel>
how can a fan be broken if the blades are not totally damaged and they are running at the correct speed?
<kristianpaul>
may be just dust
<roh>
lekernel: bearings. dust. heat.
<roh>
they are 'verschleissartikel'
<lekernel>
I removed dust; and what can bad bearings do except reduce speed?
<roh>
also the heat-exchangers have quite fine slots (the ones you see from the outside). they clogg with dust
<lekernel>
yeah, those are clean atm
<lekernel>
but that piece of crap laptop still overheats
<kristianpaul>
more than 70 C ?
<lekernel>
98C atm
<kristianpaul>
shit
<lekernel>
or maybe the sensor is just broken... dunno
<roh>
lekernel: there is nothing which throttles really in the hw. there are thermal trip points. and you are 2 deg C away from it.
<roh>
lekernel: nope.
<roh>
maybe you have too much thermal grease on it?
<lekernel>
so why does it work for ~2 months (i.e. keep the temperature at less than 85C under load) and then overheats again?
<roh>
dust.
<roh>
these heat exchanges are dirty really fast
<roh>
i usually replace the fan even earlier than that because its getting noisy and i like my computers quiet
<kristianpaul>
seems indeed you need a new thermal unit as roh pointed
<roh>
see it that way... a T61 is about 4-5 years old. you are already 2 times over the mtbf and atleast you can still buy spareparts. try buying some for a macbook that old ;)
<larsc>
my old R61 sounds like an airplane these days
<lekernel>
talk accepted for ccc camp :)
<roh>
;)
<GitHub164>
[llvm-lm32] jpbonn pushed 6 new commits to master: http://bit.ly/mwSntl
<GitHub164>
[llvm-lm32/master] Revert 133010. Self-hosted buildbot unhappy.... - Jim Grosbach
<GitHub164>
[llvm-lm32/master] Test case for x86 MMX inline asm.  rdar://problem/8886707... - Stuart Hastings
<GitHub164>
[llvm-lm32/master] Merge branch 'master' of http://llvm.org/git/llvm into mico32 - JP Bonn
<GitHub54>
[milkymist] sbourdeauducq pushed 1 new commit to master: http://bit.ly/j6w9cs
<GitHub54>
[milkymist/master] BIOS: reset ethernet PHY a second time - Sebastien Bourdeauducq