求Atheros AR8152 PCI-E Fast Ethernet Controller网卡驱动下载和安装

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
zzh2011stu
帖子: 1
注册时间: 2016-04-05 21:06

求Atheros AR8152 PCI-E Fast Ethernet Controller网卡驱动下载和安装

#1

帖子 zzh2011stu »

zzh2011stu@zzh2011stu-laptop:~$ sudo rfkill list

[sudo] password for zzh2011stu:

sudo: rfkill: command not found

zzh2011stu@zzh2011stu-laptop:~$ uname -r

2.6.24-16-generic

zzh2011stu@zzh2011stu-laptop:~$ sudo lshw -numeric -class network

Hardware Lister (lshw) - B.02.12.01

usage: lshw [-format] [-options ...]

lshw -version



-version print program version (B.02.12.01)


format can be

-html output hardware tree as HTML

-xml output hardware tree as XML

-short output hardware paths

-businfo output bus information


options can be

-class CLASS only show a certain class of hardware

-C CLASS same as '-class CLASS'

-disable TEST disable a test (like pci, isapnp, cpuid, etc. )

-enable TEST enable a test (like pci, isapnp, cpuid, etc. )

-quiet don't display status

-sanitize sanitize output (remove sensitive information like serial numbers,etc.)


zzh2011stu@zzh2011stu-laptop:~$ sudo ifconfig -a

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:3396 errors:0 dropped:0 overruns:0 frame:0
TX packets:3396 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:234676 (229.1 KB) TX bytes:234676 (229.1 KB)


zzh2011stu@zzh2011stu-laptop:~$ sudo route -nv

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

zzh2011stu@zzh2011stu-laptop:~$ sudo rfkill list all

sudo: rfkill: command not found

zzh2011stu@zzh2011stu-laptop:~$ sudo rfkill unblock

sudo: rfkill: command not found

zzh2011stu@zzh2011stu-laptop:~$

zzh2011stu@zzh2011stu-laptop:~$
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 求Atheros AR8152 PCI-E Fast Ethernet Controller网卡驱动下载和安装

#2

帖子 vickycq »

zzh2011stu 写了: 2.6.24-16-generic
2.6.24 内核不包含 atl1c 驱动。atl1c 驱动于 Linux 2.6.29 添加支持
若没有特殊需求,建议安装时新的发行版,更有利于解决驱动问题。
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
回复