This repository was archived by the owner on Apr 9, 2022. It is now read-only.
This repository was archived by the owner on Apr 9, 2022. It is now read-only.
module wl missing newest release #994
Open
Description
Basic info:
Anarchy version:v1.1.0
Installation method (VM/Host):Host
System specifications (Processor, GPU, RAM ...): Ryzen 5 3600, GTX 1060 3gb, 16GB 3600MHZ Gskill
What you expected would happen:
In the past, with my install process I would first do this for my TP link wifi card:
rmmod b43 bcma wl
modprobe wl
I expected this to probe wl aad allow my wifi card to show up via broadcom-wl driver.
BEFORE executing these commands, my wifi card would not show up in "ip link"
What actually happened:
1.rmmod b43 bcma wl
2.modprobe wl
3.Module wl not found
4.
- I've read the Reporting Issues Wiki Page
- I've removed unnecessary sections of the bug submission template
- I understand that if I don't do everything listed in the checkmarks above my issue won't be considered a priority and may get closed at any time without warning, because I didn't take the time to properly submit my bug report