Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 753701

Summary: Thinkpad Edge E320's LAN card can't work on RHEL 6.1
Product: Red Hat Enterprise Linux 6 Reporter: garrickyang
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED DUPLICATE QA Contact: Network QE <network-qe>
Severity: high Docs Contact:
Priority: medium    
Version: 6.1CC: jklimes, jwest, kzhang, ltroan, rdassen, sgruszka, xhao, yaliu
Target Milestone: rc   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-03 08:07:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 727267    

Description garrickyang 2011-11-14 08:26:08 UTC
Description of problem:

There is no internal driver for E320's lan card (Atheros 1083) in RHEL6.1 kernel.
And we can't find the third part driver.

Comment 2 Jirka Klimes 2011-11-21 13:03:55 UTC
What's the lscpi?
lspci -nnvv | grep Ethernet

I suppose something like
05:00.0 Ethernet controller: Atheros Communication AR8151 v2.0 Gigabit Ethernet 1083 [1969:1083] (rev c0)

Support for this card has been added to upstream kernel v2.6.36 - driver atl1c
 * http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8f574b35f22fbb9b5e5f1d11ad6b55b6f35f4533
 * http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=94dde7e451fa70749fa68df3d70e4b20debe96a6

You could try ELRepo's Atheros atl1e driver that supports 1969:1083.
http://elrepo.org/linux/elrepo/el6/x86_64/RPMS/kmod-atl1e-1.0.1.14-1.el6.elrepo.x86_64.rpm

See also bug 607499

Comment 3 garrickyang 2011-12-15 00:56:13 UTC
When will this driver be added to RHEL 6 kernel?
Thanks

Comment 4 garrickyang 2011-12-15 00:57:03 UTC
We need it to do hardware certification.

Comment 9 Zhang Kexin 2012-04-28 02:35:25 UTC
Hi, Do you commit to test this bug when compose is available? Thanks!

Comment 10 Zhang Kexin 2012-04-28 02:39:32 UTC
Please ignore my previous question, sorry.

Comment 11 Stanislaw Gruszka 2012-05-03 08:07:41 UTC

*** This bug has been marked as a duplicate of bug 809036 ***