You are not logged in.

#1 2017-02-05 03:08:38

Bigb69
Member
Registered: 2017-02-05
Posts: 2

Dell XPS 15 9550 WiFi not working

I have spent the fast few days trying to get Wifi to work and I've searched everywhere and I'm still unable to solve my issue. So far, I've been able to use Ethernet but I still need Wifi.

When I type iwconfig in the terminal:

lo        no wireless extensions.

enp0s20f0u2  no wireless extensions.

I do not get an output for "iw dev" nor do I get one for "netctl list"

When i list all PCI devices connected I recieve this:

02:00.0 Network controller: Broadcom Limited BCM43602 802.11ac >Wireless LAN SoC (rev 01)
    Subsystem: Dell Device 0024
    Kernel modules: brcmfmac, wl

When I run "lspci -vvnn | grep -A 9 Network" I get this:

02:00.0 Network controller [0280]: Broadcom Limited BCM43602 802.11ac Wireless LAN SoC [14e4:43ba] (rev 01)
   
Subsystem: Dell Device [1028:0024]
   
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
   
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
   
Latency: 0
   
Interrupt: pin A routed to IRQ 16
   
Region 0: Memory at dd800000 (64-bit, non-prefetchable) [size=32K]
   
Region 2: Memory at dd400000 (64-bit, non-prefetchable) [size=4M]
   
Capabilities: <access denied>
   
Kernel modules: brcmfmac, wl

I've installed wpa_supplicant and networkmanager. I've also installed broadcom-wl-dkms. None of these things have helped. Wifi worked seamlessly with Ubuntu, any other suggestions?

Last edited by Bigb69 (2017-02-05 03:29:12)

Offline

#2 2017-02-05 11:49:34

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: Dell XPS 15 9550 WiFi not working

Bigb69 wrote:

Wifi worked seamlessly with Ubuntu, any other suggestions?

Check which modules are loaded with Ubuntu and copy any /etc/modprobe.d configurations that may be enabling that functionality, perhaps?

Broadcom's crap anyway, why not just buy a better card? tongue

EDIT: Silly me, we really need to see the output of:

ip list
systemctl list-unit-files --state=enabled

Also, please use code tags rather than quote tags when posting terminal output.

Last edited by Head_on_a_Stick (2017-02-05 11:52:16)

Offline

#3 2017-02-05 13:46:46

jeremy31
Member
Registered: 2015-11-01
Posts: 149

Re: Dell XPS 15 9550 WiFi not working

What happens if you

sudo modprobe -v wl

The only modprobe.d conf file that is installed on Ubuntu with the bcmwl package is one that blacklists b43, ssb, bcma, brcmsmac, brcmfmac, and it will blacklist b44 if it finds that module loaded

Offline

#4 2017-02-05 16:47:18

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: Dell XPS 15 9550 WiFi not working

Welcome to Arch Linux.
Your device seems to be supported by the brcmfmac driver.  I assume you have worked your way through this wiki article

What is the output of lsmod  ?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2017-02-05 22:19:41

Bigb69
Member
Registered: 2017-02-05
Posts: 2

Re: Dell XPS 15 9550 WiFi not working

Head_on_a_Stick wrote:
Bigb69 wrote:

Wifi worked seamlessly with Ubuntu, any other suggestions?

Check which modules are loaded with Ubuntu and copy any /etc/modprobe.d configurations that may be enabling that functionality, perhaps?

Broadcom's crap anyway, why not just buy a better card? tongue

EDIT: Silly me, we really need to see the output of:

ip list
systemctl list-unit-files --state=enabled

Also, please use code tags rather than quote tags when posting terminal output.

ip list
systemctl list-unit-files --state=enabled
Object "list" is unknown, try "ip help".
UNIT FILE                                   STATE  
org.cups.cupsd.path                         enabled
autovt@.service                             enabled
avahi-daemon.service                        enabled
bluetooth.service                           enabled
dbus-org.bluez.service                      enabled
dbus-org.freedesktop.Avahi.service          enabled
dbus-org.freedesktop.ModemManager1.service  enabled
dbus-org.freedesktop.NetworkManager.service enabled
dbus-org.freedesktop.nm-dispatcher.service  enabled
display-manager.service                     enabled
gdm.service                                 enabled
getty@.service                              enabled
ModemManager.service                        enabled
NetworkManager-dispatcher.service           enabled
NetworkManager.service                      enabled
ntpd.service                                enabled
org.cups.cupsd.service                      enabled
avahi-daemon.socket                         enabled
org.cups.cupsd.socket                       enabled
remote-fs.target                            enabled

20 unit files listed.




jeremy31 wrote:

What happens if you

sudo modprobe -v wl

The only modprobe.d conf file that is installed on Ubuntu with the bcmwl package is one that blacklists b43, ssb, bcma, brcmsmac, brcmfmac, and it will blacklist b44 if it finds that module loaded

I get this:

modprobe: FATAL: Module wl not found in directory /lib/modules/4.9.6-1-ARCH





ewaller wrote:

Welcome to Arch Linux.
Your device seems to be supported by the brcmfmac driver.  I assume you have worked your way through this wiki article
What is the output of lsmod  ?

I found the corresponding driver for my netowrk controller which is "brcmfmac" the wiki says it comes pre-intaslled with the kernel but it wasn't working. I donwloaded the driver from AUR and it stitll isn't working.

Here is myoutput for lsmod

Module                  Size  Used by
snd_seq_dummy          16384  2
snd_seq                57344  7 snd_seq_dummy
snd_seq_device         16384  1 snd_seq
sd_mod                 36864  2
uas                    24576  0
ax88179_178a           24576  0
usb_storage            65536  2 uas
rndis_host             16384  0
cdc_ether              16384  1 rndis_host
usbnet                 36864  3 rndis_host,ax88179_178a,cdc_ether
mii                    16384  2 usbnet,ax88179_178a
fuse                   98304  3
cmac                   16384  0
rfcomm                 69632  2
bnep                   20480  2
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         20480  1 uvcvideo
snd_hda_codec_hdmi     45056  1
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
videodev              151552  3 uvcvideo,videobuf2_core,videobuf2_v4l2
media                  32768  2 uvcvideo,videodev
cdc_acm                32768  0
dell_led               16384  1
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
joydev                 20480  0
mousedev               20480  0
hid_multitouch         20480  0
iTCO_wdt               16384  0
i2c_designware_platform    16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
mei_wdt                16384  0
i2c_designware_core    20480  1 i2c_designware_platform
dell_wmi               16384  0
dell_laptop            20480  0
dell_smbios            16384  3 dell_wmi,dell_led,dell_laptop
dcdbas                 16384  1 dell_smbios
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             192512  0
kvm                   524288  1 kvm_intel
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  0
ghash_clmulni_intel    16384  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  3 ablk_helper,ghash_clmulni_intel,aesni_intel
intel_cstate           16384  0
intel_rapl_perf        16384  0
pcspkr                 16384  0
psmouse               131072  0
evdev                  24576  28
input_leds             16384  0
led_class              16384  3 input_leds,dell_led,dell_laptop
mac_hid                16384  0
snd_hda_intel          32768  6
snd_hda_codec         106496  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           65536  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
nls_iso8859_1          16384  3
snd_hwdep              16384  1 snd_hda_codec
nls_cp437              20480  3
sch_fq_codel           20480  2
snd_pcm                90112  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
vfat                   20480  3
fat                    65536  1 vfat
snd_timer              28672  2 snd_seq,snd_pcm
i2c_i801               24576  0
snd                    69632  24 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
soundcore              16384  1 snd
wl                   6377472  0
i2c_smbus              16384  1 i2c_i801
nouveau              1523712  2
cfg80211              516096  1 wl
i915                 1204224  42
rtsx_pci_ms            20480  0
memstick               16384  1 rtsx_pci_ms
mxm_wmi                16384  1 nouveau
mei_me                 36864  0
mei                    86016  3 mei_me,mei_wdt
ttm                    86016  1 nouveau
drm_kms_helper        126976  2 nouveau,i915
idma64                 20480  0
drm                   294912  14 nouveau,i915,ttm,drm_kms_helper
intel_gtt              20480  1 i915
shpchp                 32768  0
processor_thermal_device    16384  0
intel_lpss_pci         16384  0
i2c_algo_bit           16384  2 nouveau,i915
intel_soc_dts_iosf     16384  1 processor_thermal_device
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_hid                20480  0
fan                    16384  0
thermal                20480  0
hid                   114688  2 i2c_hid,hid_multitouch
battery                20480  0
int3403_thermal        16384  0
dell_smo8800           16384  0
hci_uart               86016  0
intel_lpss_acpi        16384  0
video                  36864  4 dell_wmi,dell_laptop,nouveau,i915
wmi                    16384  4 dell_wmi,dell_led,mxm_wmi,nouveau
btqca                  16384  1 hci_uart
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
int3400_thermal        16384  0
int3402_thermal        16384  0
acpi_als               16384  0
acpi_thermal_rel       16384  1 int3400_thermal
int340x_thermal_zone    16384  3 int3402_thermal,int3403_thermal,processor_thermal_device
intel_hid              16384  0
kfifo_buf              16384  1 acpi_als
button                 16384  2 nouveau,i915
sparse_keymap          16384  2 dell_wmi,intel_hid
acpi_pad               20480  0
ac                     16384  0
industrialio           53248  2 acpi_als,kfifo_buf
tpm_tis                16384  0
tpm_tis_core           20480  1 tpm_tis
fjes                   28672  0
tpm                    36864  2 tpm_tis,tpm_tis_core
btusb                  40960  0
btrtl                  16384  1 btusb
btbcm                  16384  2 hci_uart,btusb
btintel                16384  2 hci_uart,btusb
bluetooth             499712  33 btrtl,hci_uart,btintel,btqca,bnep,btbcm,rfcomm,btusb
rfkill                 20480  5 bluetooth,dell_laptop,cfg80211
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  528384  1
crc16                  16384  2 bluetooth,ext4
jbd2                   90112  1 ext4
fscrypto               24576  1 ext4
mbcache                16384  2 ext4
rtsx_pci_sdmmc         24576  0
mmc_core              122880  1 rtsx_pci_sdmmc
serio_raw              16384  0
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  0
libahci                28672  1 ahci
libata                212992  2 ahci,libahci
xhci_pci               16384  0
nvme                   28672  3
xhci_hcd              172032  1 xhci_pci
nvme_core              28672  5 nvme
rtsx_pci               49152  2 rtsx_pci_sdmmc,rtsx_pci_ms
scsi_mod              159744  4 sd_mod,usb_storage,libata,uas
usbcore               208896  11 rndis_host,usbnet,uvcvideo,usb_storage,ax88179_178a,cdc_acm,cdc_ether,xhci_pci,btusb,uas,xhci_hcd
usb_common             16384  1 usbcore
i8042                  28672  1 dell_laptop
serio                  20480  6 serio_raw,atkbd,psmouse,i8042

Offline

#6 2017-02-06 15:57:47

jeremy31
Member
Registered: 2015-11-01
Posts: 149

Re: Dell XPS 15 9550 WiFi not working

Uninstall broadcom-wl-dkms and reboot as the package likely created a blacklist file that should be removed when it in uninstalled

Offline

#7 2017-02-10 14:18:12

Mef
Member
Registered: 2015-02-25
Posts: 6

Re: Dell XPS 15 9550 WiFi not working

I have the same laptop and my wifi works without any tweaks needed. Using networkmanager.

For info, I get the same error message that you get with 'sudo modprobe -v wl'.

Did you try to get the wifi working using the install iso (using the 'wifi-menu' command)?

Offline

#8 2020-01-13 14:57:12

bullheadmarkhor
Member
Registered: 2020-01-13
Posts: 1

Re: Dell XPS 15 9550 WiFi not working

Hello, Did you solve the issue? I am having same issue.

Offline

#9 2020-01-13 15:01:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: Dell XPS 15 9550 WiFi not working

This is highly unlikely to still be the same issue after 2 years, please don't necrobump, open up your own thread including information from your own system.

Closing this old thread.

Last edited by V1del (2020-01-13 15:03:12)

Offline

Board footer

Powered by FluxBB