首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Debian 9 WIFI驱动程序问题(新安装)

Debian 9 WIFI驱动程序问题(新安装)
EN

Unix & Linux用户
提问于 2017-03-11 05:47:02
回答 1查看 15.6K关注 0票数 3

在debian 9的新安装中,我在安装专用broadcom驱动程序时遇到了问题。

我跟在本指南后面。

但是在最后一步,我得到了错误modprobe: FATAL: Module wl not found in directory /lib/modules/4.9.0-1-amd64

我见过很多关于这个问题的“修正”,但似乎没有什么效果。sudo find / -name "modprobe*"的输出是:

代码语言:javascript
复制
/sbin/modprobe
/lib/modprobe.d
/proc/sys/kernel/modprobe
/etc/modprobe.d
/usr/share/man/man5/modprobe.d.5.gz
/usr/share/man/man8/modprobe.8.gz
/usr/share/bash-completion/completions/modprobe

命令lspci

代码语言:javascript
复制
03:00.0 Network controller [0280]: Broadcom Limited BCM4360 802.11ac  Wireless Network Adapter [14e4:43a0] (rev 03) 

Subsystem: Broadcom Limited BCM4360 802.11ac Wireless Network Adapter [14e4:0619] 

Kernel modules: bcma 04:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 03

/etc/apt/sources.list

代码语言:javascript
复制
# deb cdrom:[Debian GNU/Linux testing _Stretch_ - Official Snapshot amd64 NETINST Binary-1 20170306-05:25]/ stretch main

#deb cdrom:[Debian GNU/Linux testing _Stretch_ - Official Snapshot amd64 NETINST Binary-1 20170306-05:25]/ stretch main

deb http://ftp.us.debian.org/debian/ stretch main


deb http://security.debian.org/debian-security stretch/updates main


deb http://httpredir.debian.org/debian/ jessie main contrib non-free


deb http://httpredir.debian.org/debian jessie-updates main contrib non-free


deb http://security.debian.org/ jessie/updates main contrib non-free


deb http://httpredir.debian.org/debian/ jessie main contrib non-free
EN

回答 1

Unix & Linux用户

发布于 2017-07-13 20:31:08

尝试从synaptic安装broadcom源,而不是dkms。

票数 -2
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/350691

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档