Автор Тема: wirless not work properly SLP9.1  (Прочитано 2797 раз)

Оффлайн Δημητριος

  • Давно тут
  • **
  • Сообщений: 309
wirless not work properly SLP9.1
« : 02.07.2021 12:15:44 »
the wireless  network is not working properly, stuck ,and while logging into any ssid, no page opens in firefox,


0d:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter (rev 01)
lspci -vv -s 0d:00.0 | grep -i 'kernel'
Kernel driver in use: bcma-pci-bridge

lspci -vv -s 0d:00.0
0d:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter (rev 01)
DeviceName: Matador 802.11bgn/BT combo Adapter
Subsystem: Hewlett-Packard Company Device 1483
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 17
Region 0: Memory at c4500000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: bcma-pci-bridge
could there be a problem ?? here
this can also affect Bluetooth, in the subject here

Interrupt: pin A routed to IRQ 17
Region 0: Memory at c4500000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>

Оффлайн Speccyfighter

  • Мастер
  • ***
  • Сообщений: 10 259
Re: wirless not work properly SLP9.1
« Ответ #1 : 02.07.2021 14:09:00 »
https://www.linux.org.ru/forum/linux-hardware/15473600?cid=15474031
https://cateee.net/lkddb/web-lkddb/BCMA.html

Line 305 device_id 4727:
https://github.com/torvalds/linux/blob/3dbdb38e286903ec220aaf1fb29a8d94297da246/drivers/bcma/host_pci.c#L287

# grep -r bcma /etc/
/etc/modprobe.d/blacklist-bcm2.conf:blacklist bcma
/etc/modprobe.d/blacklist-bcm2.conf:blacklist bcma-pci-bridge

"Thnx" bugfix #30229:
https://bugzilla.altlinux.org/30229
« Последнее редактирование: 02.07.2021 19:34:14 от Speccyfighter »