Centos Wifi Drivers not present Help Needed
-
I have installed CentOS Linux 7 (Core). After installation the same Sony Laptop which is not detecting the Wifi Drivers. nm-ttols are already present in the machine but tried to check in Network connections in GUI but there is no option for Wifi. Anyone help me?
-
CentOS does not have broad hardware support for consumer laptops. It is really not a good choice for that. What made you choose hardware like Sony and an OS like CentOS? That is a very odd combination.
-
Try a live DVD / USB with Fedora, Mint, Korora, Ubuntu or similar. They might work in their live mode to tell you if they will support the hardware or not.
-
Remember to always use spaces after the period at the end of your sentences. I have to edit posts when you don't use the space bar.
-
There is Wifi options will present ?
-
@scottalanmiller Sorry.Edited from my Phone.So only some issues in spaces.
-
Can you ensure that NetworkManager-wifi is installed?
-
@scottalanmiller said in Centos Wifi Drivers not present Help Needed:
Try a live DVD / USB with Fedora, Mint, Korora, Ubuntu or similar. They might work in their live mode to tell you if they will support the hardware or not.
Fedora,Mint and Ubuntu tried last time.So started for the Centos this time.As KDE Neon works Wifi devices but once its stopped working i am in need to reinstall the OS in the laptop to work again.This issue i am facing in the KDE Neon
-
@scottalanmiller said in Centos Wifi Drivers not present Help Needed:
Can you ensure that NetworkManager-wifi is installed?
[root@localhost ~]# NetworkManager-wifi
bash: NetworkManager-wifi: command not found...[root@localhost ~]# nmcli general status
STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN
connected full enabled enabled enabled enabled -
This site will help in the driver installation offline ? elrepo.org/
Any commands to find the Drivers details of Wifi Device in the machine ? -
Try...
yum install NetworkManager-wifi
-
@lakshmana said in Centos Wifi Drivers not present Help Needed:
I have installed CentOS Linux 7 (Core). After installation the same Sony Laptop which is not detecting the Wifi Drivers. nm-ttols are already present in the machine but tried to check in Network connections in GUI but there is no option for Wifi. Anyone help me?
Generally speaking, use fast releasing distro for consumer hw. Maybe third party repos can help but you end up with a patchwork.
-
@matteo-nunziati download the files in offline?
-
@scottalanmiller give me sometime I will update you
-
@scottalanmiller said in Centos Wifi Drivers not present Help Needed:
Try...
yum install NetworkManager-wifi
[root@localhost ~]# yum install NetworkManager-wifi
Loaded plugins: fastestmirror, langpacks
base | 3.6 kB 00:00
epel/x86_64/metalink | 5.9 kB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
Loading mirror speeds from cached hostfile- base: ftp.iitm.ac.in
- epel: mirror2.totbb.net
- extras: ftp.iitm.ac.in
- updates: ftp.iitm.ac.in
Package 1:NetworkManager-wifi-1.4.0-20.el7_3.x86_64 already installed and latest version
Nothing to do
-
[root@localhost ~]# lspci | grep -i net
07:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c) -
@lakshmana said in Centos Wifi Drivers not present Help Needed:
BCM43142 802.11b/g/n
Trying from here now
http://elrepo.org/tiki/wl-kmod&highlight=BCM43142 802.11b/g/n -
@lakshmana cwntos has a wiki page on the issue