You are not logged in.

#1 2020-09-23 14:44:59

SkyBoy
Member
From: Iran
Registered: 2020-09-23
Posts: 13

My Wirless Doesnt Working

Hi Every body im New in Arch Linux
i install arch then i don't have Wireless i connect with my LAN to ADSL

ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 20:1a:06:96:45:33 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.35/24 brd 192.168.1.255 scope global dynamic noprefixroute enp2s0
       valid_lft 36074sec preferred_lft 36074sec
    inet6 fe80::2791:76a:9029:5a79/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
# lspci -nnk | grep -iA2 net
02:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8162 Fast Ethernet [1969:1090] (rev 10)
        Subsystem: Lenovo Device [17aa:3805]
        Kernel driver in use: alx
--
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
        Subsystem: Lenovo Device [17aa:0611]
        Kernel modules: wl

Offline

#2 2020-09-23 15:05:43

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: My Wirless Doesnt Working

See https://wiki.archlinux.org/index.php/Br … roadcom-wl

However the WL module seems to be there, but maybe an issue with loading post your

dmesg

Offline

#3 2020-09-23 15:30:12

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,516
Website

Re: My Wirless Doesnt Working

That chip-id is listed as being covered by brcm80211 (which is included in the kernel package).  This will generally be easier to get working than wl.  Why did you install wl, and which package did you install?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#4 2020-09-24 09:35:42

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: My Wirless Doesnt Working

Install net-tool pkg and then post the output of :

ifconfig

I think it's a driver problem because the wireless card is recognized.


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

Board footer

Powered by FluxBB