AnarchyLinux / installer

Anarchy Linux - A simple and intuitive Arch Linux installer. https://anarchyinstaller.org/
GNU General Public License v2.0
1.22k stars 157 forks source link

module wl missing newest release #994

Open sethsource opened 4 years ago

sethsource commented 4 years ago

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.

erazemk commented 4 years ago

I don't exactly get your point, do you mean the package is outdated?

If so, you can test out the next alpha release from here: https://files.erazem.eu/anarchy-1.2.0-alpha-x86_64.iso.

sethsource commented 4 years ago

I'll try this, thanks. I'll report back