Wi-Fi problem CentOS 7 - Can't connect to the internet

Issues related to configuring your network
Post Reply
AglowRaph
Posts: 3
Joined: 2019/03/25 17:35:07

Wi-Fi problem CentOS 7 - Can't connect to the internet

Post by AglowRaph » 2019/03/25 17:42:22

Hello!
I am new to the CentOS. I installed it alongside windows 10 and I can't connect to the internet.
The "Network" area of the "Settings" under "Wired" shows "Cable Unplugged".
Please what can I do to activate it?
Like I earlier said, I'm new to CentOS and this is my first Linux OS experience.

The following are the output 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 for your help.

Post Reply