刚刚安装了 Astra-linux(Debian?)并尝试让 wifi 工作

刚刚安装了 Astra-linux(Debian?)并尝试让 wifi 工作

我刚刚安装了 Astra-linux (http://www.astralinux.com/debian.htmlhttp://www.astralinux.com/download-ce.html)在我的MBPr(在/dev/sda8中)上并且有线连接有效,但无线连接无效。我是一名 Mint 用户,所以不熟悉基于 Debian 的操作系统。其实我也愿意想知道是否Astra-Linux Common 基本上只是(为了我的安装、维护、作为普通用户使用等目的)Debian 操作系统。

但关于 wifi...我之前安装了它并收到了此信息的请求;

lspci -knn | grep Net -A2

x@x-MacBookPro ~ $ lspci -knn | grep Net -A2
  03:00.0 Network controller [0280]: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03)
  Subsystem: Apple Inc. BCM4360 802.11ac Wireless Network Adapter [106b:0134]
  Kernel driver in use: wl
  Kernel modules: bcma, wl

但由于其他原因我不得不重新安装。不管怎样,现在当我输入相同的命令时,我得到了;

x@x:~$ lspci -knn | grep Net -A2
  03:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:43a0] (rev 03)
    Subsystem: Apple Inc. Device [106b:0134]
    Kernel driver in use: bcma-pci-bridge
--
  0b:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM57762 GigabitEthernet PCIe [14e4:1682]
    Subsystem: Apple Inc. Device [106b:00f6]
    Kernel driver in use: tg3

我正在关注一些建议查看 b43、b43legacy 等的网站(https://wiki.debian.org/bcm43xx)但我在突触搜索或 apt-cache 搜索中没有找到它们。

这是我的sources.d 列表;

#deb cdrom:[OS Astra Linux 1.11 orel - amd64 DVD ]/ orel contrib main non-free
#deb http://mirror.yandex.ru/astra/stable/orel/current/repository orel main contrib non-free
deb http://mirror.yandex.ru/astra/current/orel/repository orel main contrib non-free
deb http://mirror.yandex.ru/astra/frozen/orel/latest/repository orel main contrib non-free

但我不知道是否应该将“debian”版本添加到此列表中...或其他东西来查找 wifi,可能还有其他东西,因为这是全新安装。

顺便说一句,就无线功能而言,我已经(轻松地)成功使用了 Linux Mint 17.1、2、3 和 18.1。

谢谢!

聚苯乙烯 如果有帮助:

x@x:~$ cat /etc/*-release
DISTRIB_ID="AstraLinuxCE"
DISTRIB_DESCRIPTION="Astra Linux CE 1.11 (Orel)"
DISTRIB_RELEASE=1.11
DISTRIB_CODENAME=orel
PRETTY_NAME="Astra Linux (Orel 1.11)"
NAME="Astra Linux (Orel)"
ID=astra
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.astra-linux.com/"
SUPPORT_URL="http://www.astra-linux.com/support"
VARIANT_ID=orel
VARIANT=Orel
VERSION_ID=1.11
sbh@sbh:~$ cat /proc/version
Linux version 4.2.0-23-pax (builder@build) (gcc version 4.7.2 (Debian 4.7.2-5) ) #28astra39 SMP Thu Apr 7 07:47:04 MSK 2016
x@x:~$ lsb_release -a
No LSB modules are available.
Distributor ID: AstraLinuxCE
Description:    Astra Linux CE 1.11 (Orel)
Release:        1.11
Codename:       orel

另外,如果需要的话,我可以访问我的工作 Linux Mint 18.1 分区 (/dev/sda6)...

我刚刚发现这个:(我记得在我的 linux mint 上看到过“wl”)......如果没有存储库,我可以用 dpkg 安装它吗?

https://wiki.debian.org/wl

解决了

因此,在@GAD3R和@arochester以及链接的帮助下:http://www.oldnix.org/wifi-linux-iw/我能够启动并运行 wifi,并了解一些有关 Debian 和这个特定发行版的知识。 (似乎这个发行版中有几个等效的软件包,例如,不是 iwconfig,而是 /sbin/iw)

该评论可能有所帮助,这是我做的第一件事,此时 modprobe 给出了错误,抱怨没有内核源。所以我安装了:linux-pax、linux-headers-pax、linux-headers-4.2.0-23* linux-tools、iw、wicd-gtk(最后一个比现有的更好)。我还明智地批准安装推荐的软件包。

如果不重新启动,我不知道它什么时候开始工作,但在链接页面中的 3 或 4 条指令结束时,一切都正常工作。

如果有人想要有关该系统的更多信息,我会尽力提供。

答案1

Astra Linux 是 Debian 的衍生版本。它是一个 Debian“类型”发行版,但它不仅仅是 Debian。事物可能被添加、采取或改变,所以它变成(相似的,但是)别的东西。因此,不能指望使用纯 Debian 的人回答所有有关“相似”的问题

大约有 130 个“基于”Debian 的发行版。大约 2/3 的 Linux 发行版是“基于”Debian 的。

为了让你的无线网络正常工作,你可以看看https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/6-2

它说:

无线上网

Broadcom BCM4360 802.11ac 无线网络适配器与 Broadcom STA(仅限二进制)设备驱动程序的 dkms 源中的驱动程序“wl”配合使用。

安装 Broadcom-sta-dkms 软件包并加载驱动程序“wl”。 (与 Jessie 和 Sid 一起测试)。 ”

根据您的 WiFi 卡的具体型号,您必须使用特定的驱动程序。我的无线网卡型号

Broadcom Corporation BCM4360 802.11ac 无线网络适配器 [14e4:43a0](修订版 03)

使用您的 wifi 卡的 ID(在我的例子中:14e4:43a0)转到此页面并查找有关如何使您的卡正常工作的所有详细信息:http://linuxwireless.sipsolutions.net/en/users/Drivers/b43/

相关内容