Page 1 of 1

Wifi problem centos 7

Posted: 2019/03/26 06:48:09
by Xeks
good afternoon friends
I am new to using linux, and I immediately had a problem after installation, I don’t see wifi anywhere, how to turn it on help me have a minimal version

Re: Wifi problem centos 7

Posted: 2019/03/26 09:33:37
by TrevorH
Post the output from lspci -nn | grep -i net and also from lsusb.py so we can see the details of the wireless adapter in question.

Re: Wifi problem centos 7

Posted: 2019/03/26 14:25:25
by AglowRaph
I have the same problem

Re: Wifi problem centos 7

Posted: 2019/03/26 14:40:04
by tunk
I have the same problem
Please do not quadruple post.
And read Trevor's answer and post the output in your original post.

Re: Wifi problem centos 7

Posted: 2019/03/26 14:43:16
by TrevorH
I have deleted 2 of the 4 duplicate posts.

Also, please don't PM me asking for individual help. It's not something I do.

Re: Wifi problem centos 7

Posted: 2019/03/27 02:40:55
by AglowRaph
The following are the outputs for the lspci -nn | grep -i net and lsusb.py commands:

Code: Select all

lspci -nn | grep -i net
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 0a)
05:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] (rev 10)

Code: Select all

lsusb.py
usb1 1d6b:0002 09 2.00 480MBit/s 0mA 1IFs (Linux 3.10.0-327.el7.x86_64 xhci-hcd xHCI Host Controller 0000:00:14.0) hub
1-3 0408:5090 ef 2.00 480MBit/s 500mA 2IFs (Quanta Computer, Inc. 200901010001)
1-7 8087:0aa7 e0 2.00 12MBit/s 100mA 2IFs (Intel Corp.)
1-8 04f3:228e 00 2.01 12MBit/s 100mA 1IFs (ELAN Touchscreen)
usb2 1d6b:0003 09 3.00 5000MBit/s 0mA 1IFs (Linux 3.10.0-327.el7.x86_64 xhci-hcd xHCI Host Controller 0000:00:14.0) hub

Thanks a lot for your help.

Re: Wifi problem centos 7

Posted: 2019/03/27 08:14:35
by Xeks
that's what got from the team


[Hayk@localhost ~]$ lspci -nn | grep -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168 /8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.1 1b/g/n [14e4:4365] (rev 01)

Re: Wifi problem centos 7

Posted: 2019/03/27 20:45:47
by bonedome
Hello Xeks
for the broadcom wifi follow these instructions https://elrepo.org/tiki/wl-kmod
There is (or at least was) a built in broadcom kernel module, which is not as good as the above, but should get you online.

Code: Select all

# modprobe brsmsmac