/bin/bash ./bugreport-fan.sh is my script, building all that logfiles:
#!/bin/bash
#
dmesg > dmsg.$(date +"%Y-%m-%d").log
lspci -vvnn > lspci-vvnn.$(date +"%Y-%m-%d").log
#
lsmod > lsmod.$(date +"%Y-%m-%d").log
ps ax > ps-ax.$(date +"%Y-%m-%d").log
#
uname -a
cat /proc/version
cat /proc/acpi/fan/FN00/state
cat /proc/acpi/thermal_zone/THRM/temperature


** Attachment added: "ps ax"
   http://launchpadlibrarian.net/9464669/ps-ax.2007-09-22.log

-- 
fan doesn't stop, and /proc/acpi/fan/FN00/state reports wrong state
https://bugs.launchpad.net/bugs/144112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to