Bug 5774
Summary: | saa7134 module doesn't like suspend2 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Imran Haider (imran1008) |
Component: | Video(Other) | Assignee: | drivers_video-other |
Status: | REJECTED INVALID | ||
Severity: | low | CC: | akpm, mchehab, nigel.cunningham, nshmyrev, pavel |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.14 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Imran Haider
2005-12-22 17:41:42 UTC
Does it work OK with normal in-kernel suspend-to-ram and/or suspend-to-disk? i never got suspend-to-disk and suspend-to-ram to work without a crash on resume. We can't support suspend2, sorry. Try to debug in-kernel swsusp, first. I'd still like to know whether swsusp handles this device OK. Mauro, do you know? Andrew, Currently, I don't have a saa7134 board to test, but I asked two developers to check and post some feedback. However, until now, nobody complained about suspend at V4L mailing list. sorry i didn't get this earlier (this is the dmesg generated when using saa7134 module after resuming from hibernation): [ 27.655161] tuner 0-004b: i2c i/o error: rc == -5 (should be 4) [ 27.655708] saa7133[0]: dsp access wait timeout [bit=WRR] [ 27.656245] saa7133[0]: dsp access wait timeout [bit=WRR] the first error message is coming from tuner-simple.c i'll post further comments if i find something |