What driver are you using for the AR8151?
I do not have the device; I was merely pointing out that the version you can download from Atheros will make correctly.
I believe the pci.id for your device is 1969:1073. Verify with:If so, your device is not supported in the built-in version of atl1e, but is in the version you can build from what you downloaded:
Code:
# modinfo atl1e
filename: /lib/modules/2.6.32-22-generic/kernel/drivers/net/atl1e/atl1e.ko
version: 1.0.1.9
license: GPL
author: Atheros Corporation, <xiong.huang@atheros.com>, Jie Yang <jie.yang@atheros.com>
description: Atheros Gigabit Ethernet driver
srcversion: D92F5696BBDCDFE391F4C3F
alias: pci:v00001969d00002062sv*sd*bc*sc*i*
alias: pci:v00001969d00001073sv*sd*bc*sc*i*
--- snip ---
Post back if you get stuck.
Bookmarks