You are not logged in.
Hi guys,
This is my first Arch Install and everything runs fine with wired network, these are the network devices listed (ethernet is not connected right now):
[usrname@archmachine ]$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc nonqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2. ens5: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_code1 state DOWN mode DEFAULT group default qlen 1000
link/ether 00:1f:f3:d5:1c:c8 brd ff:ff:ff:ff:ff:ff
altname enp3s0Then if I look for the device using lspci, this is what I get:
sudo lspci -vnn -d 14e4:
[usrname@archmachine ]$
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4321 802.11a/b/g/n [14e4:4328] (rev 03)
Subystem_ Apple Inc. AirPort Extreme [106b:0088]
Physical Slot: 4
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at d0500000 (64-bit, non-prefetchable) [size=16K]
Memory at d0000000 (64-bit, prefetchable) [size=1M]
Capabilities: [40] Power Management version 2
Capabilities: [58] Vendor Specific Information: Len=78 <?>
Capabilities: [e8] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
Capabilities: [160] Power Budgeting <?>
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb, wlI have no output for rfkill list nor fkill unblock wifi or rfkill unblock all with or without sudo .
Also I have installed b43-firmware, and blacklisted everything, however, when I do iw dev list nothing appears.
Thanks in advance, and sorry if I didn't include any relevant stuff.
Offline