无需互联网连接即可安装 B43 驱动程序

无需互联网连接即可安装 B43 驱动程序

我花了一整天试图解决这个问题,但没有结果。我使用的是 elementaryOS Luna,但由于它在 Ubuntu 上运行...

我遇到的问题是,我的 Dell Vostro 1500 的以太网有问题。由于某种原因(很可能是硬件问题),它无法连接到以太网,因此我需要在安装驱动程序的计算机上安装没有互联网的驱动程序。

任何需要第二台 Linux 电脑的解决方案都行不通。这是从 OS X 输入的,而我拥有的另一台电脑就是有问题的电脑。

运行lspci我得到:

00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 0c)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)

我知道我需要b43固件设置或其他东西,但我似乎找不到任何适合我使用的说明。

如果您需要任何其他信息来帮助我,请告诉我,我会尽力提供。

PS:为了获取命令的输出,我将命令的输出传输到 USB 中的文本文件,然后从正在运行的计算机中复制粘贴到这里。


编辑1:

输出dmesg | grep -e b43 -e wlan

[    2.740106] b43-pci-bridge 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    2.740171] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
[   13.026193] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[   13.122019] Registered led device: b43-phy0::tx
[   13.122046] Registered led device: b43-phy0::rx
[   13.122069] Registered led device: b43-phy0::radio
[   14.340121] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[   19.988670] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   19.988964] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   23.680660] wlan0: authenticate with 00:26:44:bc:0f:78 (try 1)
[   23.684805] wlan0: authenticated
[   23.685338] wlan0: associate with 00:26:44:bc:0f:78 (try 1)
[   23.692129] wlan0: RX AssocResp from 00:26:44:bc:0f:78 (capab=0x411 status=0 aid=5)
[   23.692135] wlan0: associated
[   23.693238] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   34.660029] wlan0: no IPv6 routers present
[   69.204860] wlan0: deauthenticating from 00:26:44:bc:0f:78 by local choice (reason=3)
[   73.033034] wlan0: authenticate with 00:26:44:bc:0f:78 (try 1)
[   73.034978] wlan0: authenticated
[   73.035362] wlan0: associate with 00:26:44:bc:0f:78 (try 1)
[   73.041193] wlan0: RX ReassocResp from 00:26:44:bc:0f:78 (capab=0x411 status=0 aid=5)
[   73.041198] wlan0: associated
[   84.024051] wlan0: no IPv6 routers present
[  118.208901] wlan0: deauthenticating from 00:26:44:bc:0f:78 by local choice (reason=3)
[  122.305180] wlan0: authenticate with 00:26:44:bc:0f:78 (try 1)
[  122.308896] wlan0: authenticated
[  122.309598] wlan0: associate with 00:26:44:bc:0f:78 (try 1)
[  122.331440] wlan0: RX ReassocResp from 00:26:44:bc:0f:78 (capab=0x411 status=0 aid=5)
[  122.331450] wlan0: associated
[  132.584138] wlan0: no IPv6 routers present
[  168.205906] wlan0: deauthenticating from 00:26:44:bc:0f:78 by local choice (reason=3)
[  172.312791] wlan0: authenticate with 00:26:44:bc:0f:78 (try 1)
[  172.314841] wlan0: authenticated
[  172.315380] wlan0: associate with 00:26:44:bc:0f:78 (try 1)
[  172.320773] wlan0: RX ReassocResp from 00:26:44:bc:0f:78 (capab=0x411 status=0 aid=5)
[  172.320783] wlan0: associated

答案1

请将此文件下载至同一个 USB 密钥并将其传输至您的桌面。https://dl.dropboxusercontent.com/u/58267392/b43_new.zip右键单击它并选择“在此处提取”。现在,在终端中:

sudo mkdir /lib/firmware/b43
sudo cp Desktop/b43_new/*  /lib/firmware/b43
sudo modprobe -r b43 && sudo modprobe b43

可能需要重新启动。

答案2

查看问题,因为它可能适用于您的系统 - 第一个答案建议:


查看凯瑞克斯,它是一个离线存储库管理器。

它是如何工作的?它允许您下载更新和新程序(带有依赖项)到您的闪存盘

它的界面与突触类似,但是它可以通过 U 盘运行(无需安装)。不幸的是,GUI 需要 wxwidgets,Ubuntu 上没有预装它(它们是跨平台的,可以从这里和 ubuntu 存储库这里)。它只能在 Ubuntu 系统中安装软件,但你可以在任何 Linux、Windows 或 OS/X 中下载更新或新软件包。

在这里你可以找到教程

另一个详细的分步教程这个答案

Launchpad 还主办可下载文件

截图:

截屏

相关内容