Would you like to react to this message? Create an account in a few clicks or log in to continue.

Dell E6220 no wifi network

2 posters

Page 1 of 2 1, 2  Next

Go down

Dell E6220 no wifi network Empty Dell E6220 no wifi network

Post by Detroit_Bad_Boy Wed Aug 31, 2016 5:52 am

I have installed chalet OS. The laptop has the broadcom BCM43228 802.11a/b/g/n wifi device. I need a driver for this laptop so that my wife can have wi-fi on it. No clue where to find or how to install the driver
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Wed Aug 31, 2016 5:58 am

The driver you requested can be found here:

https://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz

Extract the tar.gz to a folder, navigate to it, right click, open in terminal.

I believe this app is compiled with these commands:

Code:
make
sudo make install

If that doesnt work or you don't understand the instructions please let me know

Thank you for using Chalet OS!
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Wed Aug 31, 2016 6:23 pm

It didn't work. Am I to restart the laptop?
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 1:32 am

James Tobin wrote:The driver you requested can be found here:

https://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz

Extract the tar.gz to a folder, navigate to it, right click, open in terminal.

I believe this app is compiled with these commands:

Code:
make
sudo make install

If that doesnt work or you don't understand the instructions please let me know

Thank you for using Chalet OS!

It didn't work. Am I to restart the laptop?
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 2:04 am

I'm back. Good morning

You will probably need a restart yes
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 2:08 am

The restart didn't work. Here is what I got with iwconfig command:

lo        no wireless extensions.

eno1      no wireless extensions.

wlx001e2ad22ef4  IEEE 802.11bg  ESSID:"Kemp"  
         Mode:Managed  Frequency:2.462 GHz  Access Point: CC:03:FA:39:FA:D8  
         Bit Rate=48 Mb/s   Tx-Power=20 dBm  
         Retry short limit:7   RTS thr:off   Fragment thr:off
         Power Management:off
         Link Quality=70/70  Signal level=-31 dBm  
         Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
         Tx excessive retries:46  Invalid misc:0   Missed beacon:0

Where you see that it shows I am connected to wifi is only because I am using a wifi dongle on this laptop. I'm concerned about eno1. This laptop uses the eth0 format. I wonder if the re-name is the conflict?
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 3:02 am

alright. You ran bot "make" and "sudo make install"? were there any errors? try compiling again and paste output here.
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 5:43 am

This is the output from the make commands:

teresa@teresa-Latitude-E6220:~/Documents/stuff$ make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-36-generic'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
 Building modules, stage 2.
CFG80211 API is prefered for this kernel version
Using CFG80211 API
 MODPOST 1 modules
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-36-generic'
teresa@teresa-Latitude-E6220:~/Documents/stuff$ sudo make install
[sudo] password for teresa:
install -D -m 755 wl.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless
teresa@teresa-Latitude-E6220:~/Documents/stuff$


Again, this is the output with the wifi dongle connected via usb

This is the output with the dongle removed:

teresa@teresa-Latitude-E6220:~/Documents/stuff$ make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-36-generic'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
Building modules, stage 2.
CFG80211 API is prefered for this kernel version
Using CFG80211 API
MODPOST 1 modules
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0-36-generic'
teresa@teresa-Latitude-E6220:~/Documents/stuff$ sudo make install
[sudo] password for teresa:
install -D -m 755 wl.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless
teresa@teresa-Latitude-E6220:~/Documents/stuff$


Last edited by Detroit_Bad_Boy on Thu Sep 01, 2016 5:47 am; edited 1 time in total
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 5:44 am

are you using 32 bit or 64 bit?
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 5:48 am

64 bit
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 6:08 am

online it says the driver will work for the type you specified. very wierd...
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 6:10 am

I wonder if resetting bios defaults might resolve it?
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 6:12 am

I doubt that would do anything. Strange that driver does not work. I'm guessing it may be a hardware issue?? Not sure.
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 6:18 am

It's not hardware, as win 7 is isntalled side by side with chalet. The wifi works just fine there. When I installed linux lite it worked GREAT. Also manjaro 16 with the XFCE DE worked fine also. I am beginning to suspect a corrupt DL of Chalet. Or it could be one of those oddball things where the OS does not install properly via flash drive.
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 6:21 am

Although it could not be corrupt as I am using it here on my desktop machine
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 7:08 am

That's funny. Maybe @Dai_Trying would know what to do...
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 7:18 am

Well here is a solution I am working right now. I blew away chalet thru win 7. Now I am re-installing it with the ethernet cable attached so I have internet connection. This time I am having it install updates and 3rd party software for wi-fi, etc. The last time I chose not to do that and that may have been the error
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 7:52 am

that might be a good idea. let me know how it turns out
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 7:53 am

James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Thu Sep 01, 2016 8:52 am

I just looked up the specs on that laptop and it tells me the wireless controller is Dell wireless 1501 and the wireless protocol is 802.11n, Bluetooth 3.0. Not sure if I was attacking it the wrong way
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Thu Sep 01, 2016 8:59 am

try these commands. Might work for a Dell 1501:

Code:
sudo apt remove bcmwl-kernel-source
sudo apt install firmware-b43-installer
sudo apt purge bcmwl-kernel-source broadcom-sta-common broadcom-sta-source
sudo apt install b43-fwcutter firmware-b43-installer

Then, unplug ethernet, reboot, and plug it in after full reboot.


Last edited by James Tobin on Thu Sep 01, 2016 9:00 am; edited 1 time in total (Reason for editing : change apt-get to apt)
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Fri Sep 02, 2016 12:03 am

When I ran the remove command for bcmwl-kernel-source it did not find it on the pc.

Also, Dai_Trying does not accept PMs. I'll look in the posts for that nic
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Mon Sep 05, 2016 6:11 am

I'm fairly sure I found the issue with the wi-fi....
Windows 7 crashed. Why am I not surprised?
Ah well, re-installing windows 7 and chalet os. I am sure that will take care of it


IF the restore files aren't corrupted. It says it will take a few minutes with win 7 and it's going on 20 mins. Worst case, blow away windows and go straight linux
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by James Tobin Mon Sep 05, 2016 8:06 am

sounds like windows 7 Neutral If you ****really**** need windows I'd do windows vista sp 2 with a few extra enhancements to make it nice and stable. 7 is a memory hogger and a system crasher unfortunately.

Or if you have 4 gb of ram or greater make a windows VM.
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Detroit_Bad_Boy Tue Sep 06, 2016 3:25 am

I have, sadly enough uninstalled chalet os from the laptop. I installed another distro and it works. Wife was giving static over the wifi dongle.
However, I do still have it installed on my desktop machine and it works fine, including wifi
Detroit_Bad_Boy
Detroit_Bad_Boy

Posts : 17
Join date : 2016-08-31
Location : United States of America

Back to top Go down

Dell E6220 no wifi network Empty Re: Dell E6220 no wifi network

Post by Sponsored content


Sponsored content


Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum