public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Barry Scott <barry.scott@onelan.co.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: broadcom 5752 in HP dc7600U works on 2.6.13 but does not working on 2.6.16
Date: Mon, 22 May 2006 03:59:43 -0700	[thread overview]
Message-ID: <20060522035943.7829ee32.akpm@osdl.org> (raw)
In-Reply-To: <4469E709.7080501@onelan.co.uk>

Barry Scott <barry.scott@onelan.co.uk> wrote:
>
> Under FC4's build of 2.6.13 the broadcom 5752 works well. But when the
>  I use the FC4 build of 2.6.16 it no long works.
> 
>  The hardware is an HP dc7600U, P4 2.8GHz CPU, 512MB memory
>  SATA disk.
> 
>  mii-tool correctly reports the state of the eth0. Removing and inserting the
>  cable is reported as expected. But DHCP or static IP configuration does not
>  work under 2.6.16.
> 
>  In dmesg output on 2.6.16 I see this message:
>  ADDRCONF(NETDEV_UP): eth0: link is not ready
> 
>  I have recompiled the 2.6.13 version of tg3.c for 2.6.16 and that does 
>  not fix
>  the problem.
> 
>  Looking at /proc/interrupts I see that a lot of difference between .13 
>  and .16 kernels.
>  Is this related to the problem?
> 
>  Attached are the output of dmesg and /proc/interrupts on 2.6.13 and 
>  2.6.16 kernels
>  as well as lspci output.

It appears that the 2.6.13 kernel did not bring up the machine's io-APICs,
but 2.6.16 did.  However you are receiving eth0 interrupts on 2.6.16 so
perhaps that's not relevant.

Don't know, sorry - tg3 works OK for most people.  You could try booting
with the `noapic' kernel paremeter, perhaps.

Note that googling for "noapic" gets 212,000 hits - we've _really_ screwed
something up in there.  Maybe one day some developer will lay hands on one
of these machines and will fix something.

If noapic doesn't work (and I suspect it won't) then a next step would be
to compile a kernel.org kernel and start enabling debug options.  It's
hard, when we don't know which kernel subsystem broke.


  parent reply	other threads:[~2006-05-22 11:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-16 14:51 broadcom 5752 in HP dc7600U works on 2.6.13 but does not working on 2.6.16 Barry Scott
2006-05-22 10:30 ` Barry Scott
2006-05-22 10:59 ` Andrew Morton [this message]
2006-05-22 11:14   ` Con Kolivas
2006-05-22 14:28     ` Barry Scott
2006-06-01  9:54   ` Barry Scott
2006-06-01 10:06     ` Andrew Morton
2006-06-01 10:10       ` Barry Scott
2006-06-01 16:10         ` Andrew Morton

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=20060522035943.7829ee32.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=barry.scott@onelan.co.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox