Всем привет!
После переустановки Debian 9 стало невозможно работать в местах общего пользования вайфаем. На винде соединение быстрое и стабильное, на лине же совсем наоборот. Да и от домашнего вайфая часто выбивает и/или ужасно падает скорость. В одной из любимых кафешек вообще подключиться не могу, хотя на телефоне и винде все ок.
Пробовал добавлять options iwlwifi led_mode=1 power_save=0 11n_disable=8 swcrypto=1
в /etc/modprobe.d/iwlwifi.conf
- не помогло.
user@pc:~$ lspci -vv -s 02:00.0
02:00.0 Network controller: Broadcom Limited BCM43228 802.11a/b/g/n
Subsystem: Foxconn International, Inc. BCM43228 802.11a/b/g/n
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at b3400000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: bcma-pci-bridge
Kernel modules: bcma
user@pc:~$ sudo lshw -C network
*-network
description: Wireless interface
product: BCM43228 802.11a/b/g/n
vendor: Broadcom Limited
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0b1
version: 00
serial: 2c:33:7a:f4:6f:45
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=b43 driverversion=4.9.0-8-amd64 firmware=666.2 ip=192.168.1.165 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:19 memory:b3400000-b3403fff
user@pc:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.5 (stretch)
Release: 9.5
Codename: stretch
В чем может быть проблема? Спасибо.