Bug 12985 - (atl2) Attansic L2 network card goes down.
Summary: (atl2) Attansic L2 network card goes down.
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Network (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_network@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-31 17:00 UTC by Alexander Koryushkin
Modified: 2012-05-30 15:06 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.29
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Alexander Koryushkin 2009-03-31 17:00:56 UTC
After booting into 2.6.29 kernel my network card goes down without any reasons. But wifi-card(ath5k) seems work fine.

madeee:~# lspci |grep Ether
01:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
03:00.0 Ethernet controller: Attansic Technology Corp. L2 100 Mbit Ethernet Adapter (rev a0)


madeee:~# modinfo atl2
filename:       /lib/modules/2.6.29-eee/kernel/drivers/net/atlx/atl2.ko
version:        2.2.3
license:        GPL
description:    Atheros Fast Ethernet Network Driver
author:         Atheros Corporation <xiong.huang@atheros.com>, Chris Snook <csnook@redhat.com>
version:        2.1.3
license:        GPL
author:         Xiong Huang <xiong.huang@atheros.com>,  Chris Snook <csnook@redhat.com>, Jay Cliburn <jcliburn@gmail.com>
srcversion:     CFB3AF8F8486BE7591B8BC5
alias:          pci:v00001969d00002048sv*sd*bc*sc*i*
depends:
vermagic:       2.6.29-eee mod_unload modversions PENTIUMM
parm:           TxMemSize:Bytes of Transmit Memory (array of int)
parm:           RxMemBlock:Number of receive memory block (array of int)
parm:           MediaType:MediaType Select (array of int)
parm:           IntModTimer:Interrupt Moderator Timer (array of int)
parm:           FlashVendor:SPI Flash Vendor (array of int)

madeee:~# uname -a
Linux madeee 2.6.29-eee #2 Mon Mar 30 22:35:22 MSD 2009 i686 GNU/Linux
Comment 1 Alexander Koryushkin 2009-03-31 17:02:56 UTC
PS: dmesg is clear
Comment 2 Jay Cliburn 2009-04-01 22:42:02 UTC
On Wed, 1 Apr 2009 12:59:36 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:

> On Tue, 31 Mar 2009 17:00:57 GMT
> bugzilla-daemon@bugzilla.kernel.org wrote:
> 
> > http://bugzilla.kernel.org/show_bug.cgi?id=12985
> > 
> >            Summary: (atl2) Attansic L2 network card goes down.

Can you please provide a complete dmesg and the output of ifconfig -a immediately following the error?
Comment 3 Alexander Koryushkin 2009-04-02 12:54:30 UTC
In the fall of network no errors or another new information in dmesg. eth0 is up, I cant ping anything, but on another host tcpdump show only requsts "arp who-has" from me

I solved my problem following this page  http://marc.info/?l=linux-kernel&m=123798325612418&q=raw
Comment 4 Jay Cliburn 2011-01-15 13:43:22 UTC
This bug should be closed.  Or assign it to me (jcliburn@gmail.com) and I'll close it.

Note You need to log in before you can comment on or make changes to this bug.