https://bugzilla.novell.com/show_bug.cgi?id=726724 https://bugzilla.novell.com/show_bug.cgi?id=726724#c7 Rafael Wysocki <rjw@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |afaerber@suse.com --- Comment #7 from Rafael Wysocki <rjw@suse.com> 2012-07-19 19:14:41 UTC --- You can test the current mainline kernel quite easily instead, which can be done in the following way: (1) Find the latest kernel matching your system configuration in: http://download.opensuse.org/repositories/Kernel:/vanilla/standard/ (2) Download the kernel RPM file (for example, http://download.opensuse.org/repositories/Kernel:/vanilla/standard/x86_64/ke...). (3) Use "rpm -i" to install that kernel along with your distro one, for example: # rpm -ivh kernel-vanilla-3.5.rc7.81.ga018540-1.1.x86_64.rpm (4) Boot the newly installed kernel (it will show up as the first item in the GRUB menu, but it won't be the default, so you'll need to choose it manually) and do whatever is needed normally to trigger the problem. (5) When you're done with the testing, the trial kernel may be uninstalled using "rpm -e", for example: # rpm -e kernel-vanilla-3.5.rc7.81.ga018540-1.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.