Иван Лох: > On Tue, Jul 31, 2012 at 10:28:31AM +0000, Ivan Zavarzin wrote: >> :~$ cd /sys/devices/LNXSYSTM:00/device:4d/LNXTHERM:00/thermal_zone >> :/sys/devices/LNXSYSTM:00/device:4d/LNXTHERM:00/thermal_zone$ ls >> cdev0 device temp trip_point_1_type >> cdev0_trip_point mode trip_point_0_temp type >> cdev1 power trip_point_0_type uevent >> cdev1_trip_point subsystem trip_point_1_temp > > ls -lR cdev*
:/sys/devices/LNXSYSTM:00/device:4d/LNXTHERM:00/thermal_zone$ ls -lR cdev* lrwxrwxrwx 1 root root 0 Авг 2 00:55 cdev0 -> ../cooling_device0 -r--r--r-- 1 root root 4096 Авг 2 00:55 cdev0_trip_point lrwxrwxrwx 1 root root 0 Авг 2 00:55 cdev1 -> ../cooling_device1 -r--r--r-- 1 root root 4096 Авг 2 00:55 cdev1_trip_point > > find /sys -name cooling_device > $ find /sys -name "*cooling_device*" /sys/devices/virtual/thermal/cooling_device0 /sys/devices/virtual/thermal/cooling_device1 /sys/devices/virtual/thermal/cooling_device2 /sys/devices/virtual/thermal/cooling_device3 /sys/class/thermal/cooling_device0 /sys/class/thermal/cooling_device1 /sys/class/thermal/cooling_device2 /sys/class/thermal/cooling_device3 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

