Bug 112670

Summary: on_ac_power returns OFFLINE
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Olaf Hering <ohering>
Component: KernelAssignee: Olaf Hering <ohering>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: ro
Version: Beta 2   
Target Milestone: ---   
Hardware: PowerPC   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Olaf Hering 2005-08-24 11:12:30 UTC
proc/apm 
0.5 1.1 0x00 0x00 0xff 0xff -1% -1 min

this returns OFFLINE, as a result, cron will not run.
Comment 1 Olaf Hering 2005-08-24 11:41:36 UTC
read_apm_info(283): v'0.5' ma 1 mi 1 f 0 a 0 bs 255 bf 255 bp -1 bt -1 u 'min'

ac_line_status must not be 0
Comment 3 Olaf Hering 2005-09-05 19:08:01 UTC
patch is not yet in mainline, but it fixes the incorrect /proc/apm output.