https://bugzilla.kernel.org/show_bug.cgi?id=18552
--- Comment #21 from Jon Dowland <[email protected]> 2010-12-22 19:02:20 --- > Please report the output of: > $ (cd /sys/bus/i2c/devices/1-004c/ && grep . *) > before and after a "failed" suspend/resume. Before: $ (cd /sys/bus/i2c/devices/1-004c/ && grep . *) alarms:0 modalias:i2c:lm63 name:lm63 pwm1:12 pwm1_enable:2 temp1_input:56000 temp1_max:70000 temp1_max_alarm:0 temp2_crit:100000 temp2_crit_alarm:0 temp2_crit_hyst:95000 temp2_fault:0 temp2_input:63000 temp2_max:70000 temp2_max_alarm:0 temp2_min:0 temp2_min_alarm:0 uevent:DRIVER=lm63 uevent:MODALIAS=i2c:lm63 After: $ (cd /sys/bus/i2c/devices/1-004c/ && grep . *) alarms:0 modalias:i2c:lm63 name:lm63 pwm1:0 pwm1_enable:2 temp1_input:55000 temp1_max:70000 temp1_max_alarm:0 temp2_crit:85000 temp2_crit_alarm:0 temp2_crit_hyst:75000 temp2_fault:0 temp2_input:51875 temp2_max:70000 temp2_max_alarm:0 temp2_min:0 temp2_min_alarm:0 uevent:DRIVER=lm63 uevent:MODALIAS=i2c:lm63 Kernel: 2.6.36-rc5 (one of the latest ones I had pre-built that works enough to get online) -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
