All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: tg3 driver fails to load firmware (2.6.29)
Date: Tue, 24 Mar 2009 15:22:50 +0300	[thread overview]
Message-ID: <49C8D09A.2010006@msgid.tls.msk.ru> (raw)
In-Reply-To: <20090324120948.GO12613@charite.de>

Ralf Hildebrandt wrote:
> From the log:
> 
> Mar 24 09:02:42 proxy-cvk-2 kernel: [   40.600196] tg3 0000:02:02.1: firmware: requesting tigon/tg3_tso.bin
> Mar 24 09:02:42 proxy-cvk-2 kernel: [  100.599130] eth1: Failed to load firmware "tigon/tg3_tso.bin"

> # ll /lib/firmware/2.6.29/tigon/tg3_tso.bin
> -rw-r--r-- 1 root root 7004 Mar 24 09:24 /lib/firmware/2.6.29/tigon/tg3_tso.bin

Shouldn't it be in /lib/firmware/tigon/tg3_tso.bin ?

I mean, are you sure it's kernel and not userspace (udev?) issue?

Starting with 2.6.29, tg3 does not include firmware in the kernel anymore,
as happened with many other drivers already - that was a change for sure.

(which reminds me I have to rework diskless initrd *again* shrug)

/mjt

  parent reply	other threads:[~2009-03-24 12:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 12:09 tg3 driver fails to load firmware (2.6.29) Ralf Hildebrandt
2009-03-24 12:16 ` Alan Cox
2009-03-24 12:22   ` Ralf Hildebrandt
2009-03-24 12:29     ` Alan Cox
2009-03-24 12:31       ` Ralf Hildebrandt
2009-03-24 12:32         ` Ralf Hildebrandt
2009-03-24 13:36           ` Michael Tokarev
2009-03-24 12:22 ` Michael Tokarev [this message]
2009-03-24 12:23   ` Ralf Hildebrandt
2009-03-24 12:26     ` Ralf Hildebrandt

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=49C8D09A.2010006@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=Ralf.Hildebrandt@charite.de \
    --cc=linux-kernel@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.