public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* via-rhine apparently broken in 2.4.23-pre4
@ 2003-09-19  0:58 Bernhard Rosenkraenzer
  2003-09-19 12:47 ` Nuno Monteiro
  2003-09-19 13:02 ` Dave Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Bernhard Rosenkraenzer @ 2003-09-19  0:58 UTC (permalink / raw)
  To: linux-kernel

Unverified (due to lack of hardware) report from a user:

Updating from 2.4.22 to 2.4.23-pre4 breaks networking with an onboard VIA 
Rhine II chip.

It seems to transfer about 2 kB of data, then stall forever.

At a first look I'm not seeing anything wrong in the new code, but then 
it's already 3:20 AM ;)

LLaP
bero

-- 
Ark Linux - Linux for the masses
http://www.arklinux.org/

Redistribution and processing of this message is subject to
http://www.arklinux.org/terms.php

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

* Re: via-rhine apparently broken in 2.4.23-pre4
  2003-09-19  0:58 via-rhine apparently broken in 2.4.23-pre4 Bernhard Rosenkraenzer
@ 2003-09-19 12:47 ` Nuno Monteiro
  2003-09-19 13:02 ` Dave Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Nuno Monteiro @ 2003-09-19 12:47 UTC (permalink / raw)
  To: Bernhard Rosenkraenzer; +Cc: linux-kernel

On 2003.09.19 01:58, Bernhard Rosenkraenzer wrote:
> Unverified (due to lack of hardware) report from a user:
> 
> Updating from 2.4.22 to 2.4.23-pre4 breaks networking with an onboard
> VIA Rhine II chip.
> 
> It seems to transfer about 2 kB of data, then stall forever.
>

Hi,


I can't confirm that, it's working perfectly here.

root:~# lspci -v -s 00:12.0
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II]  
(rev 74)
        Subsystem: Asustek Computer, Inc.: Unknown device 80a1
        Flags: bus master, stepping, medium devsel, latency 32, IRQ 23
        I/O ports at b400 [size=256]
        Memory at e5000000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [40] Power Management version 2

root:~# uname -a
Linux hobbes 2.4.23-pre4 #1 Fri Sep 19 12:43:29 WEST 2003 i686 unknown  
unknown GNU/Linux

root:~# ifconfig|grep -A7 eth0
eth0      Link encap:Ethernet  HWaddr 00:0C:6E:19:06:A9
          inet addr:192.168.0.17  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:74532 errors:0 dropped:0 overruns:0 frame:0
          TX packets:73461 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:15080003 (14.3 Mb)  TX bytes:7089544 (6.7 Mb)
          Interrupt:23 Base address:0x6000

Relevant dmesg:

via-rhine.c:v1.10-LK1.1.19  July-12-2003  Written by Donald Becker
  http://www.scyld.com/network/via-rhine.html
eth0: VIA VT6102 Rhine-II at 0xe5000000, 00:0c:6e:19:06:a9, IRQ 23.
eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link  
41e1.

It's an Asus A7V8X board connected to a nortel baystack 350 switch, and  
the kernel is built with ACPI, local APIC and IO-APIC (which are known  
for breaking stuff on occasion, although have always worked flawlessly  
here) and highmem (2Gb installed). See if your user can try booting with  
"pci=noapic" or "acpi=off" or "noapic", it should probably help.

Now, booting back to 2.6.0-test5 ;)


Cheers,

		Nuno


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

* Re: via-rhine apparently broken in 2.4.23-pre4
  2003-09-19  0:58 via-rhine apparently broken in 2.4.23-pre4 Bernhard Rosenkraenzer
  2003-09-19 12:47 ` Nuno Monteiro
@ 2003-09-19 13:02 ` Dave Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Jones @ 2003-09-19 13:02 UTC (permalink / raw)
  To: Bernhard Rosenkraenzer, Marcelo Tossati; +Cc: linux-kernel

On Fri, Sep 19, 2003 at 02:58:21AM +0200, Bernhard Rosenkraenzer wrote:
 > Unverified (due to lack of hardware) report from a user:
 > 
 > Updating from 2.4.22 to 2.4.23-pre4 breaks networking with an onboard VIA 
 > Rhine II chip.
 > 
 > It seems to transfer about 2 kB of data, then stall forever.

It sends packets, but doesn't receive any.  To get it working I needed
to apply Andrew de Quincey's ACPI IRQ fixes which are in -ac/-pac
(These, or variants of are must-haves for 2.4.23).

A workaround in the meantime is to boot with pci=noacpi

		Dave

-- 
 Dave Jones     http://www.codemonkey.org.uk

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

end of thread, other threads:[~2003-09-19 13:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-19  0:58 via-rhine apparently broken in 2.4.23-pre4 Bernhard Rosenkraenzer
2003-09-19 12:47 ` Nuno Monteiro
2003-09-19 13:02 ` Dave Jones

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