https://bugzilla.novell.com/show_bug.cgi?id=770605 https://bugzilla.novell.com/show_bug.cgi?id=770605#c1 Thomas Renninger <trenn@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Thomas Renninger <trenn@suse.com> 2012-07-18 12:39:58 UTC --- This is hard to evaluate. I guess it has not to do with processor P- (frequency) or C- (idle) states. Maybe a specific device is powered on by default which was off before (wireless, bluetooth, a USB device sent to suspend, ...). Best is you google how you can tune these devices to be on/off. Via graphic tools or even better directly through /sys/ writes like: echo xy >/sys/... This avoids another error source (in the graphic tools). Let's keep this bug open for a while for documentation. Possibly others see similar issues. I won't be able to help much, just give the one or other advise as this problem probably is a very platform/HW specific one. If you still have the installation source of a working distribution, you can try to install the kernel from there: rpm -ivh /../../suse/x86_64/kernel-desktop.rpm --force With rpm -ivh the kernel is installed additionally and you can still boot the latest kernel. Remove (only the newly installed one) by specifying the exact version you installed: rpm -e kernel-desktop-3.x.x-xx... -- 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.