You are not logged in.
Pages: 1
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: wlOffline
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
dmesgOffline
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
Install net-tool pkg and then post the output of :
ifconfigI think it's a driver problem because the wireless card is recognized.
Fan of Giorgio Moroder & Mohammad Ammax enemy
Offline
Pages: 1