https://bugzilla.novell.com/show_bug.cgi?id=781377 https://bugzilla.novell.com/show_bug.cgi?id=781377#c0 Summary: Package ivtv needs to include pm-utils config file (solution included) Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: johanp@aditus.nu QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1 The package ivtv which provides drivers/firmware for many TV and video capture cards needs to add a one line config file in the "/usr/lib/pm/config.d" directory which forces the driver to unload/load when the comuter is doing a suspend/hibernate cycle. This is necessary since the ivtv driver is not power management aware. Failure to unload the driver will cause the driver completely fail when the computer is awaken A one line file (say "ivtv.config") containing the singe line SUSPEND_MODULES="ivtv" should be created and added in "/usr/lib/pm/config.d" Reproducible: Always Steps to Reproduce: Do a suspend/resume cycle Actual Results: The driver freezes after a suspend/resume cycle Expected Results: The driver works! This is most easily addressed as a packaging issue and not a problem with the core driver itself (which works just fine). I've marked this as normal but it will actually cause the driver to freeze after a suspend event and hence one could argue that this is a freeze/crash problem (with an easy fix) -- 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.