All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Betis <alex.betis@gmail.com>
To: linux-media@vger.kernel.org
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] mt352 no more working after suspend to disk
Date: Tue, 10 Feb 2009 14:39:09 +0200	[thread overview]
Message-ID: <c74595dc0902100439j66981bd7tc68b4a3d177abbe3@mail.gmail.com> (raw)
In-Reply-To: <1234217761.2790.15.camel@pc10.localdom.local>


[-- Attachment #1.1: Type: text/plain, Size: 2123 bytes --]

I've tried to configure my system for suspends and here are my conclusions,
maybe it will be helpful:

Make sure no applications are using drivers that generally make problems
after suspend, that means you have to stop/kill them before suspending. I
use pm-utils script to stop application before suspend and start
applications after that.
Make sure you reload the drivers after resume. pm-utils has a feature to
unload modules before suspend and reload them after resume automatically,
check the SUSPEND_MODULES configuration. That method works fine for my DVB-S
drivers, but don't work for my WiFi card, so I had to reload the driver
after resume in my script.

Hope it helps.

On Tue, Feb 10, 2009 at 12:16 AM, hermann pitton <hermann-pitton@arcor.de>wrote:

> Hi Nico,
>
> Am Montag, den 09.02.2009, 12:33 +0100 schrieb Nico Sabbi:
> > Hi,
> > if I suspend to disk and next resume I have to manually remove and
> > reload my mt352 driver, otherwise it complains of a lot of i2c
> > errors.
> >
> > My kernel is suse's 2.6.27.
> >
> > Is this problem fixed in recent kernels or in hg?
> >
> > Thanks,
> >       Nico
> >
>
> don't know on what driver you report it, but since I know you also have
> saa7134 driver devices, nobody claimed so far that dvb is suspend/resume
> safe.
>
> I recently reported that people have to stay aware after resume, that
> even without using any dvb app actually during suspend, analog needs to
> be re-initialized first after that to get the tda10046 in a proper state
> for DVB-T again, at least on hybrid devices. Unshared DVB-S tuners and
> demods do stand this already. (medion 8800quad, CTX948, Asus 3in1)
>
> You can suspend to RAM on analog for example with a running tvtime and
> resume, but dma sound on saa7134-alsa is also not handled yet. Analog
> sound works.
>
> That is the status as far I have it.
>
> Cheers,
> Hermann
>
>
>
>
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>

[-- Attachment #1.2: Type: text/html, Size: 2815 bytes --]

[-- Attachment #2: Type: text/plain, Size: 228 bytes --]

_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2009-02-10 12:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09 11:33 [linux-dvb] mt352 no more working after suspend to disk Nico Sabbi
2009-02-09 22:16 ` hermann pitton
2009-02-10 12:39   ` Alex Betis [this message]
2009-02-10 14:07     ` Nico Sabbi
2009-02-10 14:11     ` Nico Sabbi
2009-02-11  1:49       ` hermann pitton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c74595dc0902100439j66981bd7tc68b4a3d177abbe3@mail.gmail.com \
    --to=alex.betis@gmail.com \
    --cc=linux-dvb@linuxtv.org \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.