我有一台带有Dell无线1390无线迷你卡驱动程序的Dell笔记本电脑,当我与Win7并排安装Ubuntu时,我认为它缺少无线驱动程序,因为它就是这个意思。稍后,我将其完全重新安装到ubuntu,并将笔记本电脑连接到Internet电缆,假设它将从ubuntu服务器/存储库获取所有驱动程序。
所以现在的问题是,在“网络”选项卡中,我什至没有看到无线连接选项,当我进入“系统设置”->“其他驱动程序”时,它表明我正在使用Broadcom STA专有的无线驱动程序。但是我仍然看不到我的无线连接。
我一直在寻找教程,但是它们大多数都太旧了。
有人可以向我提供逐步指南或一些有关如何解决此问题的指南,或者给我提供指向如何解决此问题的链接。
所需的信息
roberts@roberts-Latitude-D630:~$ sudo lshw -class network
[sudo] password for roberts:
*-network UNCLAIMED
description: Network controller
product: BCM4311 802.11b/g WLAN
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:0c:00.0
version: 01
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:fe8fc000-fe8fffff
*-network
description: Ethernet interface
product: NetXtreme BCM5755M Gigabit Ethernet PCI Express
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:09:00.0
logical name: eth0
version: 02
serial: 00:1c:23:29:51:ed
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.119 duplex=full firmware=5755m-v3.29 ip=192.168.0.6 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
resources: irq:44 memory:fe7f0000-fe7fffff
和
roberts@roberts-Latitude-D630:~$ rfkill list all
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
roberts@roberts-Latitude-D630:~$