[SOLVED] WiFi Driver Help

[SOLVED] WiFi Driver Help

Postby midgetmanj996 » Nov 30th, '14, 07:02

So, I am using Mageia 4, XFCE desktop version.

When following this wiki page, ( https://wiki.mageia.org/en/Setup_wireless_networking ) I get to step 4. Here, my wifi card is registering but when selecting and continuing on with step 5, it comes up with "Unable to find network interface for selected device (Using bcma device)


I am at a lost now, as to what to do now. Any help would be grateful, just keep in mind that I am fairly new to linux and bash

Thanks in advance
Last edited by midgetmanj996 on Dec 1st, '14, 09:33, edited 1 time in total.
midgetmanj996
 
Posts: 7
Joined: Nov 30th, '14, 06:52

Re: WiFi Driver Help

Postby doktor5000 » Nov 30th, '14, 12:04

Please provide the output of the following commands:

Code: Select all
lspcidrake -v | grep -i -e net -e wireless -e wifi
ps -ef | grep -v grep | grep -ie net -e wpa


and, as root:
Code: Select all
ifconfig -a
rfkill list all
systemctl status network.service -a
journalctl -ab | grep -iE "fw|firmware|iwl|wifi|wire|80211"
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: WiFi Driver Help

Postby midgetmanj996 » Nov 30th, '14, 12:16

Spoiler:
For the lspcidrake command:

Code: Select all
bcma            : Broadcom Corporation|BCM4313 802.11bgn Wireless Network Adapter [NETWORK_OTHER] (vendor:14e4 device:4727 subv:144f subd:7175) (rev: 01)
atl1c           : Qualcomm Atheros|AR8152 v1.1 Fast Ethernet [NETWORK_ETHERNET] (vendor:1969 device:2060 subv:1179 subd:ff1e) (rev: c1)
btusb           : Broadcom Corp|Askey Bluetooth Module [Wireless|Radio Frequency|Bluetooth] (vendor:0930 device:0214)


For the ps command:

Code: Select all
root        24     2  0 17:02 ?        00:00:00 [netns]
barnie    1446  1426  0 17:02 ?        00:00:17 /usr/bin/perl /usr/bin/net_applet


For the ifconfig:

Code: Select all
enp2s0    Link encap:Ethernet  HWaddr 00:26:6C:8C:87:50 
          inet addr:192.168.1.12  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::226:6cff:fe8c:8750/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:170433 errors:0 dropped:0 overruns:0 frame:0
          TX packets:128156 errors:0 dropped:0 overruns:0 carrier:1
          collisions:0 txqueuelen:1000
          RX bytes:182738847 (174.2 MiB)  TX bytes:19574921 (18.6 MiB)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wlp3s0    Link encap:Ethernet  HWaddr 4C:ED:DE:1C:2F:1A 
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)



For the rfkill:

Code: Select all
0: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no
2: phy1: Wireless LAN
   Soft blocked: no
   Hard blocked: no



For the systemctl:

Code: Select all
network.service - LSB: Bring up/down networking
   Loaded: loaded (/etc/rc.d/init.d/network)
   Active: active (running) since Sun 2014-11-30 17:02:44 AEST; 3h 8min ago
   CGroup: /system.slice/network.service
           ├─1010 /sbin/ifplugd -I -b -i enp2s0
           └─1302 /sbin/dhclient -1 -q -lf /var/lib/dhclient/dhclient--enp2s0...

Nov 30 17:02:44 localhost ifplugd(wlp3s0)[1080]: Using interface wlp3s0/4C:ED:DE:1C:2F:1A with driver <brcmsmac> (version: 3.14.24-desktop-1.mga4)
Nov 30 17:02:44 localhost ifplugd(wlp3s0)[1080]: Using detection mode: SIOCETHTOOL
Nov 30 17:02:44 localhost ifplugd(wlp3s0)[1080]: Initialization complete, link beat not detected.
Nov 30 17:02:44 localhost network[738]: [  OK  ]
Nov 30 17:02:44 localhost systemd[1]: Started LSB: Bring up/down networking.
Nov 30 17:02:45 localhost dhclient[1075]: DHCPREQUEST on enp2s0 to 255.255.255.255 port 67
Nov 30 17:02:45 localhost dhclient[1075]: DHCPACK from 192.168.1.1
Nov 30 17:02:45 localhost dhclient[1075]: bound to 192.168.1.12 -- renewal in 38372 seconds.
Nov 30 17:02:45 localhost ifplugd(enp2s0)[1010]: client: Determining IP information for enp2s0... done.
Nov 30 17:02:45 localhost ifplugd(enp2s0)[1010]: Program executed successfully.



For the journalctl:

http://pastebin.com/N4jYZz3a

I have a feeling though that there was more before it but the terminal cut it off
midgetmanj996
 
Posts: 7
Joined: Nov 30th, '14, 06:52

Re: WiFi Driver Help

Postby doktor5000 » Nov 30th, '14, 16:07

Did you have a look at the journalctl output? Over 500x :

Nov 30 19:58:43 localhost kernel: ieee80211 phy1: brcmsmac: fail to load firmware brcm/bcm43xx-0.fw


This is contained in kernel-firmware-nonfree package:

Code: Select all
┌─[doktor5000@Mageia4]─[15:05:49]─[~]                                                                                                                                 
└──╼ urpmf brcm/bcm43xx-0.fw
kernel-firmware-nonfree:/lib/firmware/brcm/bcm43xx-0.fw
kernel-firmware-nonfree:/lib/firmware/brcm/bcm43xx-0.fw
kernel-firmware-nonfree:/lib/firmware/brcm/bcm43xx-0.fw
kernel-firmware-nonfree:/lib/firmware/brcm/bcm43xx-0.fw
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: WiFi Driver Help

Postby midgetmanj996 » Dec 1st, '14, 01:41

So, I suppose I grabbed the wrong driver? If so, which one would I have to use?
midgetmanj996
 
Posts: 7
Joined: Nov 30th, '14, 06:52

Re: WiFi Driver Help

Postby doktor5000 » Dec 1st, '14, 02:48

You simply need to install the firrmware, which the driver requires to work,
Install kernel-firmware-nonfree via software management. See http://doc.mageia.org/mcc/4/en/content/ ... ement.html for how to do that.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: WiFi Driver Help

Postby midgetmanj996 » Dec 1st, '14, 02:53

Thank you. I'll try that a bit later. If it works, I'll post again and change the topic title.

Thanks
midgetmanj996
 
Posts: 7
Joined: Nov 30th, '14, 06:52

Re: WiFi Driver Help

Postby midgetmanj996 » Dec 1st, '14, 03:06

It was already pre installed. I uninstalled it and then reinstalled the latest one it found. This still doesn't work, appearing with the same error. I have noticed though that the dialogue box with the warning appears as part of the drakconnect function. Not sure if this helps or not.

Thanks
midgetmanj996
 
Posts: 7
Joined: Nov 30th, '14, 06:52

Re: WiFi Driver Help

Postby doktor5000 » Dec 1st, '14, 03:36

midgetmanj996 wrote:bcma : Broadcom Corporation|BCM4313 802.11bgn Wireless Network Adapter [NETWORK_OTHER] (vendor:14e4 device:4727 subv:144f subd:7175) (rev: 01)

Seems your chipset is only supported by either the proprietary wl driver, according to:
http://wireless.kernel.org/en/users/Dri ... ed_devices
Or by the newer brcmsmac/brcmfmac drivers, which are not working for you, it seems.

FWIW, can you please show the output of
Code: Select all
ls -al /lib/firmware/brcm/bcm43xx*



For the wl driver, you should install dkms-broadcom-wl
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: WiFi Driver Help

Postby midgetmanj996 » Dec 1st, '14, 03:49

I'll do so later tonight. Thanks for the assistance though doktor
midgetmanj996
 
Posts: 7
Joined: Nov 30th, '14, 06:52

Re: WiFi Driver Help

Postby midgetmanj996 » Dec 1st, '14, 09:20

For the command:

Code: Select all
-rw-r--r-- 1 root root 96224 Aug 29 00:51 /lib/firmware/brcm/bcm43xx-0.fw
-rw-r--r-- 1 root root   180 Aug 29 00:51 /lib/firmware/brcm/bcm43xx_hdr-0.fw


As for the installation, Ill edit this post when done

EDIT:

Much love Doktor, the dkms-broadcom-wl install you suggested worked. Thank you very much.
:)
midgetmanj996
 
Posts: 7
Joined: Nov 30th, '14, 06:52


Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest

cron