Bug#896132: thermald uninitialised member causes loss of temperature control

2018-04-19 Thread Marc Pignat
Ben, I tried restarting thermald (1.7.0-5) at least 10 times, and the system always see the same broken sensor, the same as in 1.7.0-4 and the same as in 1.7.0-6. Perhaps by luck (or perhaps because some library or compiler version difference) thermald 1.7.0-5 worked fine on my ubuntu 18.04 set

Bug#580106: Probably the wrong instruction set

2010-06-18 Thread Marc Pignat
Hi all! I had a look at the libclutter's build log, and it is built for armv5t, you're running on armv4t, so your cpu has probably some missing instructions. I think the armel port should run on armv4t hardware, so libclutter should be compiled with -march=armv4t. Best regards Marc -- To UN