public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* AF9015 suspend problem
@ 2010-05-02 15:39 Jose Alberto Reguero
  2010-05-13 21:36 ` Antti Palosaari
  0 siblings, 1 reply; 5+ messages in thread
From: Jose Alberto Reguero @ 2010-05-02 15:39 UTC (permalink / raw)
  To: linux-media

When I have a af9015 DVB-T stick plugged I can not recover from pc suspend. I 
must unplug the stick to suspend work. Even if I remove the modules I cannot 
recover from suspend.
Any idea why this happen?

Jose Alberto

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: AF9015 suspend problem
  2010-05-02 15:39 AF9015 suspend problem Jose Alberto Reguero
@ 2010-05-13 21:36 ` Antti Palosaari
  2010-05-14  0:50   ` Jose Alberto Reguero
  0 siblings, 1 reply; 5+ messages in thread
From: Antti Palosaari @ 2010-05-13 21:36 UTC (permalink / raw)
  To: Jose Alberto Reguero; +Cc: linux-media

Terve!

On 05/02/2010 06:39 PM, Jose Alberto Reguero wrote:
> When I have a af9015 DVB-T stick plugged I can not recover from pc suspend. I
> must unplug the stick to suspend work. Even if I remove the modules I cannot
> recover from suspend.
> Any idea why this happen?

Did you asked this 7 months ago from me?
I did some tests (http://linuxtv.org/hg/~anttip/suspend/) and looks like 
it is firmware loader problem (fw loader misses something or like 
that...). No one answered when I asked that from ML, but few weeks ago I 
saw some discussion. Look ML archives.

regards
Antti
-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: AF9015 suspend problem
  2010-05-13 21:36 ` Antti Palosaari
@ 2010-05-14  0:50   ` Jose Alberto Reguero
  2010-05-14 12:17     ` Antti Palosaari
  0 siblings, 1 reply; 5+ messages in thread
From: Jose Alberto Reguero @ 2010-05-14  0:50 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: linux-media

El Jueves, 13 de Mayo de 2010, Antti Palosaari escribió:
> Terve!
> 
> On 05/02/2010 06:39 PM, Jose Alberto Reguero wrote:
> > When I have a af9015 DVB-T stick plugged I can not recover from pc
> > suspend. I must unplug the stick to suspend work. Even if I remove the
> > modules I cannot recover from suspend.
> > Any idea why this happen?
> 
> Did you asked this 7 months ago from me?
> I did some tests (http://linuxtv.org/hg/~anttip/suspend/) and looks like
> it is firmware loader problem (fw loader misses something or like
> that...). No one answered when I asked that from ML, but few weeks ago I
> saw some discussion. Look ML archives.
> 
> regards
> Antti

I think that is another problem. If I blacklist the af9015 driver and have the 
stick plugged in, the suspend don't finish, and the system can't resume. If I 
unplugg the stick the suspend feature work well.

Jose Alberto

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: AF9015 suspend problem
  2010-05-14  0:50   ` Jose Alberto Reguero
@ 2010-05-14 12:17     ` Antti Palosaari
  2010-05-17 19:32       ` Jose Alberto Reguero
  0 siblings, 1 reply; 5+ messages in thread
From: Antti Palosaari @ 2010-05-14 12:17 UTC (permalink / raw)
  To: Jose Alberto Reguero; +Cc: linux-media

On 05/14/2010 03:50 AM, Jose Alberto Reguero wrote:
> El Jueves, 13 de Mayo de 2010, Antti Palosaari escribió:
>> Terve!
>>
>> On 05/02/2010 06:39 PM, Jose Alberto Reguero wrote:
>>> When I have a af9015 DVB-T stick plugged I can not recover from pc
>>> suspend. I must unplug the stick to suspend work. Even if I remove the
>>> modules I cannot recover from suspend.
>>> Any idea why this happen?
>>
>> Did you asked this 7 months ago from me?
>> I did some tests (http://linuxtv.org/hg/~anttip/suspend/) and looks like
>> it is firmware loader problem (fw loader misses something or like
>> that...). No one answered when I asked that from ML, but few weeks ago I
>> saw some discussion. Look ML archives.
>>
>> regards
>> Antti
>
> I think that is another problem. If I blacklist the af9015 driver and have the
> stick plugged in, the suspend don't finish, and the system can't resume. If I
> unplugg the stick the suspend feature work well.

Look these and check if it is same problem:

DVB USB resume from suspend crash
http://www.mail-archive.com/linux-media@vger.kernel.org/msg09974.html

Re: tuner XC5000 race condition??
http://www.mail-archive.com/linux-media@vger.kernel.org/msg18012.html

Bug 15294 -  Oops due to an apparent race between udev and a timeout in 
firmware_class.c
https://bugzilla.kernel.org/show_bug.cgi?id=15294

I haven't examined those yet, but I think they could be coming from same 
issue.

br,
Antti
-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: AF9015 suspend problem
  2010-05-14 12:17     ` Antti Palosaari
@ 2010-05-17 19:32       ` Jose Alberto Reguero
  0 siblings, 0 replies; 5+ messages in thread
From: Jose Alberto Reguero @ 2010-05-17 19:32 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: linux-media

El Viernes, 14 de Mayo de 2010, Antti Palosaari escribió:
> On 05/14/2010 03:50 AM, Jose Alberto Reguero wrote:
> > El Jueves, 13 de Mayo de 2010, Antti Palosaari escribió:
> >> Terve!
> >> 
> >> On 05/02/2010 06:39 PM, Jose Alberto Reguero wrote:
> >>> When I have a af9015 DVB-T stick plugged I can not recover from pc
> >>> suspend. I must unplug the stick to suspend work. Even if I remove the
> >>> modules I cannot recover from suspend.
> >>> Any idea why this happen?
> >> 
> >> Did you asked this 7 months ago from me?
> >> I did some tests (http://linuxtv.org/hg/~anttip/suspend/) and looks like
> >> it is firmware loader problem (fw loader misses something or like
> >> that...). No one answered when I asked that from ML, but few weeks ago I
> >> saw some discussion. Look ML archives.
> >> 
> >> regards
> >> Antti
> > 
> > I think that is another problem. If I blacklist the af9015 driver and
> > have the stick plugged in, the suspend don't finish, and the system
> > can't resume. If I unplugg the stick the suspend feature work well.
> 
> Look these and check if it is same problem:
> 
> DVB USB resume from suspend crash
> http://www.mail-archive.com/linux-media@vger.kernel.org/msg09974.html
> 
> Re: tuner XC5000 race condition??
> http://www.mail-archive.com/linux-media@vger.kernel.org/msg18012.html
> 
> Bug 15294 -  Oops due to an apparent race between udev and a timeout in
> firmware_class.c
> https://bugzilla.kernel.org/show_bug.cgi?id=15294
> 
> I haven't examined those yet, but I think they could be coming from same
> issue.
> 
> br,
> Antti

I found my problem. Was a quirk that I have in the kernel parameters:
usbhid.quirks=0x07ca:0xa815:0x04
Without the quirk, the system go to sleep an can wake, although only the first 
time. The second time the system don't sleep. Perhaps I have some wrong in my 
scripts.

Jose Alberto


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-17 19:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-02 15:39 AF9015 suspend problem Jose Alberto Reguero
2010-05-13 21:36 ` Antti Palosaari
2010-05-14  0:50   ` Jose Alberto Reguero
2010-05-14 12:17     ` Antti Palosaari
2010-05-17 19:32       ` Jose Alberto Reguero

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox