Today I was using videotrans to convert an *.avi to *.m2v & *.ac3 using the following:
si...@compaq-v3118au:~$ movie-to-dvd -m pal my-movie.avi As expected, this increased the system load and the cpu fan could be heard spinning up. What I didn't expect was the CPU to overheat though. I ran through this process three times and each time the CPU overheated and the computer was shut down. What can I do to fix this? Shouldn't the system recognise the temperature increase and slow the processor down? Below is the relevant output from /var/log/syslog: Jan 14 16:45:24 compaq-v3118au kernel: [ 2910.318044] ACPI: Critical trip point Jan 14 16:45:24 compaq-v3118au kernel: [ 2910.318067] Critical temperature reached (99 C), shutting down. Jan 14 16:45:24 compaq-v3118au init: tty4 main process (4527) killed by TERM signal Jan 14 16:45:24 compaq-v3118au init: tty5 main process (4528) killed by TERM signal Jan 14 16:45:24 compaq-v3118au init: tty2 main process (4531) killed by TERM signal Jan 14 16:45:24 compaq-v3118au init: tty3 main process (4532) killed by TERM signal Jan 14 16:45:24 compaq-v3118au init: tty6 main process (4533) killed by TERM signal Jan 14 16:45:24 compaq-v3118au init: tty1 main process (5760) killed by TERM signal Jan 14 16:45:25 compaq-v3118au bonobo-activation-server (simon-7173): could not associate with desktop session: Failed to connect to socket /tmp/dbus-69oxUXy497: Connection refused Jan 14 16:45:27 compaq-v3118au kernel: [ 2913.299413] apm: BIOS not found. Jan 14 16:45:27 compaq-v3118au chipcardd[5160]: chipcardd.c: 492: Watcher got a termination signal, will terminate child. Jan 14 16:45:27 compaq-v3118au chipcardd[5160]: chipcardd.c: 830: Terminating daemon. Jan 14 16:45:27 compaq-v3118au chipcardd[5161]: chipcardd.c: 488: Daemon got a termination signal Jan 14 16:45:27 compaq-v3118au chipcardd[5160]: chipcardd.c: 857: Daemon terminated, exiting. Jan 14 16:45:27 compaq-v3118au libvirtd: Shutting down on signal 15 Jan 14 16:45:27 compaq-v3118au dnsmasq[5291]: reading /etc/resolv.conf Jan 14 16:45:27 compaq-v3118au dnsmasq[5291]: using nameserver 10.1.1.1#53 Jan 14 16:45:27 compaq-v3118au dnsmasq[5291]: exiting on receipt of SIGTERM Jan 14 16:45:27 compaq-v3118au avahi-daemon[4938]: Interface vnet0.IPv4 no longer relevant for mDNS. Jan 14 16:45:27 compaq-v3118au avahi-daemon[4938]: Leaving mDNS multicast group on interface vnet0.IPv4 with address 192.168.122.1. Jan 14 16:45:27 compaq-v3118au avahi-daemon[4938]: Withdrawing address record for fe80::a041:8eff:fe15:b036 on vnet0. Jan 14 16:45:27 compaq-v3118au avahi-daemon[4938]: Withdrawing address record for 192.168.122.1 on vnet0. Jan 14 16:45:29 compaq-v3118au kernel: [ 2915.488875] ip6_tables: (C) 2000-2006 Netfilter Core Team Jan 14 16:45:30 compaq-v3118au bonobo-activation-server (simon-7377): could not associate with desktop session: Failed to connect to socket /tmp/dbus-69oxUXy497: Connection refused Jan 14 16:45:31 compaq-v3118au bluetoothd[5485]: bridge pan0 removed Jan 14 16:45:31 compaq-v3118au bluetoothd[5485]: Stopping SDP server Jan 14 16:45:31 compaq-v3118au bluetoothd[5485]: Exit Jan 14 16:45:31 compaq-v3118au avahi-daemon[4938]: Got SIGTERM, quitting. Jan 14 16:45:31 compaq-v3118au avahi-daemon[4938]: Leaving mDNS multicast group on interface eth0.IPv4 with address 10.1.1.3. Jan 14 16:45:32 compaq-v3118au exiting on signal 15 -- Simon Ives [email protected] www.simonives.info Please consider the environment before printing this email or any attachments. -- ubuntu-au mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
