public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Gonsolo <gonsolo@gmail.com>
To: Patrick Boettcher <patrick.boettcher@desy.de>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: Re: Can't find firmware when resuming
Date: Fri, 05 Jun 2009 22:09:42 +0200	[thread overview]
Message-ID: <4A297B86.6000807@gmail.com> (raw)
In-Reply-To: <alpine.LRH.1.10.0906050925280.23189@pub2.ifh.de>

>> Is the following problem known?
>> The Hauppauge Nova-T stick hangs the resume for 60 seconds.
>> The firmware is there and I can watch TV before suspending.
>>
>> From my dmesg:
>>
>> [34258.180072] usb 1-1: reset high speed USB device using ehci_hcd and 
>> address 4
>> [34258.312799] dvb-usb: found a 'Hauppauge Nova-T Stick' in cold 
>> state, will try to load a firmware
>> [34258.312805] usb 1-1: firmware: requesting dvb-usb-dib0700-1.20.fw
>> [34318.312097] dvb-usb: did not find the firmware file. 
>> (dvb-usb-dib0700-1.20.fw) Please see linux/Documentation/dvb/ for mor
>> e details on firmware-problems. (-2)
> 
> You are resuming from suspend2disk, right?
> 
> The driver is using a standard method to retrieve the firmware buffer 
> from user-space, if it does not work, it is a problem of you 
> installation, namely udev.

Is it possible that this is a initrd problem?
I found out that device initialization is done before running /sbin/init 
(which includes running running /etc/rcS which includes mounting sysfs).
I also found out about the FIRMWARE_IN_KERNEL config. The Ubuntu kernel 
leaves this unset.

Is it possible that the kernel tries to initialize the device when 
running the initial ramdisk? Then it seems natural that it can't find 
the firmware because it is not included as I found out with:

file-roller /boot/initrd.img-2.6.30-020630rc8-generic

So I guess this is an Ubuntu bug about initrd/firmare configuration?

Thank you.

g

      parent reply	other threads:[~2009-06-05 20:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4A2844E0.1010902@gmail.com>
2009-06-05 15:59 ` Can't find firmware when resuming Patrick Boettcher
2009-06-05 18:17   ` Gonsolo
2009-06-05 20:09   ` Gonsolo [this message]

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=4A297B86.6000807@gmail.com \
    --to=gonsolo@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=patrick.boettcher@desy.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox