From: Steve French <smfrench@austin.rr.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: via rhine network failure on 2.6.0-test4
Date: Sun, 24 Aug 2003 22:59:35 -0500 [thread overview]
Message-ID: <3F4989A7.2000104@austin.rr.com> (raw)
In-Reply-To: 3F497614.4090600@pobox.com
Jeff is probably right - /proc/interrupts is similar on both the failing
(test4) and working (test3) except for the eth0 entry (the via rhine
chipset on the motherboard) assigned to IRQ11 in test3 and IRQ5 in test4.
Differences in the boot.msg between test3 and test4 start with an entry
"PM Adding info for No Bus: legacy" in the working one which is not
found in the failing (test4) boot.msg. There are differences in the
"ACPI Subsystem revision" number that is logged. Various ACPI related
messages are found in the failing boot.msg before "ACPI interpreter
enabled" In the good one (test3) following the PCI: Probing PCI
hardware line are a series of "PM: Adding info for ..". messages which
look like they are finding various PCI devices (these are not found in
the failing test4 case).
I am experimenting with disabling ACPI on test4 to see if that bypasses
the problem.
Jeff Garzik wrote:
> Steve French wrote:
>
>> The via rhine driver fails to get a dhcp address on my test system on
>> 2.6.0-test4. ethereal shows no dhcp request leaving the box but
>> ifconfig does show the device and it is detected in /proc/pci.
>> Switching from the test3 vs. test4 snapshots built with equivalent
>> configure options on the same system (SuSE 8.2) - test3 works but
>> test4 does not. This is using essentially the default config for
>> both the test3 and test4 cases - the only changes are SMP disabled,
>> scsi devices disabled, Athlon, via-rhine enabled in network devices
>> and a handful of additional filesystems enabled, debug memory
>> allocations enabled. This is the first time in many months that I
>> have seen problems with the via-rhine driver on 2.6
>>
>> Analyzing the code differences between 2.6.0-test3 and test4 (in
>> via-rhine.c) is not very promising since the only line that has
>> changed (kfree to free_netdev) is in the routine via_rhine_remove_one
>> that seems unlikely to cause problems sending data on the network.
>>
>> Ideas as to what could have caused the regression?
>
>
>
> Does /proc/interrupts show any interrupts being received on your eth
> device? Does dmesg report any irq assignment problems, or similar?
>
> This sounds like ACPI or irq routing related.
>
> Jeff
>
>
>
>
next prev parent reply other threads:[~2003-08-25 3:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-24 20:22 via rhine network failure on 2.6.0-test4 Steve French
2003-08-25 2:36 ` Jeff Garzik
2003-08-25 3:59 ` Steve French [this message]
2003-08-25 4:32 ` Steve French
-- strict thread matches above, loose matches on Subject: below --
2003-08-25 6:30 Nakajima, Jun
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=3F4989A7.2000104@austin.rr.com \
--to=smfrench@austin.rr.com \
--cc=jgarzik@pobox.com \
--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