[Bug 463085] New: ACPI wakup don't work anymore
https://bugzilla.novell.com/show_bug.cgi?id=463085 Summary: ACPI wakup don't work anymore Product: openSUSE 11.0 Version: Final Platform: i586 OS/Version: openSUSE 11.0 Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dev@lachner-net.de QAContact: qa@suse.de Found By: Customer ACPI wakeup don't work anymore. echo 0 > /sys/class/rtc/rtc0/wakealarm or echo `date '+%s' -d '+ 5 minutes'` > /sys/class/rtc/rtc0/wakealarm returns the error: bash: echo: write error: Das Argument ist ungültig (<- translated to english, something like "Illegal argument"). After installation this works. But some days ago it stops working. I use this on my Myth TV Box. In this thread on VDR Portal the problem is also discussed (in german language): http://www.vdr-portal.de/board/thread.php?threadid=82887&hilight=wakealarm -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463085 Bernd Lachner <dev@lachner-net.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ACPI wakup don't work anymore |ACPI wakeup don't work anymore -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463085 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |kernel-maintainers@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463085 User gregkh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463085#c1 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |dev@lachner-net.de --- Comment #1 from Greg Kroah-Hartman <gregkh@novell.com> 2009-01-22 22:21:46 MST --- Is this an issue on 11.1? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463085 User dev@lachner-net.de added comment https://bugzilla.novell.com/show_bug.cgi?id=463085#c2 Bernd Lachner <dev@lachner-net.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dev@lachner-net.de | --- Comment #2 from Bernd Lachner <dev@lachner-net.de> 2009-02-13 06:15:49 MST --- Sorry for the late answer. As far as I know, it is only an issue on openSUSE 11.0 (Kernel 2.6.25). Below the informations from VDR Portal. There is a patch (http://lkml.org/lkml/2008/9/3/255) which changes days from unsigned int to int. In kernel 2.6.27 days is changed to int too, see http://linux.sourcearchive.com/documentation/2.6.27-7.10/rtc-lib_8c-source.h... , so it shouldn't be an issue on 11.1. I compiled my own kernel under openSUSE 11.9 with the changes from the patch (days to int) and now ACPI wakeup works again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com