ubuntu64位系统 无网卡驱动 帮帮可怜的我吧,已经三天了还搞不定
发表于 : 2012-09-10 13:18
首先怎么查看网卡制造商的信息,别告我:lspci,我没有网卡驱动(无线和有线驱动都没有),连不上网,
从ifconfig 来看只有:Link encap:本地环回
ps:求助大神阿 ,我都快疯了,
从ifconfig 来看只有:Link encap:本地环回
ps:求助大神阿 ,我都快疯了,
ubuntu 10.04 linux64位,monk 写了:啥版本的
可能硬件比较新还没驱动吧
要不装个最新版的试试看
代码: 全选
sudo lshw |grep -A 5 -B 5 wireless
lspci只是列出总线上的设备名称而已,即便是没有驱动的设备也可以列出的……既然不愿意用,那就lshw吧……反正差不多的东西abner.liu 写了:首先怎么查看网卡制造商的信息,别告我:lspci,我没有网卡驱动(无线和有线驱动都没有),连不上网,
从ifconfig 来看只有:Link encap:本地环回
ps:求助大神阿 ,我都快疯了,
代码: 全选
lshw
代码: 全选
*-network
description: Ethernet interface
product: AR8151 v2.0 Gigabit Ethernet
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: c0
serial: 54:04:a6:9b:ac:b7
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI duplex=full firmware=N/A ip=192.168.1.63 latency=0 multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:44 memory:febc0000-febfffff ioport:ec00(size=128)
intel wireless-N 2230无线网卡驱动for ubuntu 10.04 64位peteryeh64 写了:...這種狀況...如果是我的話...我會先裝windows...然後搞清楚一切硬件設備型號後...再來裝linux...代码: 全选
lshw
代码: 全选
*-network description: Ethernet interface product: AR8151 v2.0 Gigabit Ethernet vendor: Atheros Communications Inc. physical id: 0 bus info: pci@0000:02:00.0 logical name: eth0 version: c0 serial: 54:04:a6:9b:ac:b7 size: 100Mbit/s capacity: 1Gbit/s width: 64 bits clock: 33MHz capabilities: bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI duplex=full firmware=N/A ip=192.168.1.63 latency=0 multicast=yes port=twisted pair speed=100Mbit/s resources: irq:44 memory:febc0000-febfffff ioport:ec00(size=128)