Can you attach a copy of your vbios? to get it (as root): cd /sys/bus/pci/devices/<pci bus id> echo 1 > rom cat rom > /tmp/vbios.rom echo 0 > rom
Can you confirm that the laptop fan is working properly? Often the CPU/GPU fan is controlled via ACPI.
Can you attach a copy of your vbios? to get it (as root): pci/devices/ <pci bus id>
cd /sys/bus/
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom
Can you confirm that the laptop fan is working properly? Often the CPU/GPU fan is controlled via ACPI.