我从 ISO 升级了我的 Ubuntu 操作系统。最初,我的连接不断断开。过了一会儿,ubuntu 根本无法连接到无线。
答案1
重新安装驱动程序。
sudo apt-get install --reinstall linux-headers-generic linux-headers-$(uname -r) build-essential dkms patch fakeroot bcmwl-kernel-source
参考:http://ubuntuforums.org/showpost.php?p=11410285&postcount=36