You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter

Author (Read 5092 times)

0 Members and 2 Guests are viewing this topic.

Re: Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter
« Reply #8 on: July 03, 2016, 10:27:13 PM »
 

N4RPS

  • Donator
  • Platinum Level Poster
  • **********
  • 1149
    Posts
  • Reputation: 155
  • Knows JUST ENOUGH Linux to be DANGEROUS
    • View Profile
    • Orphans for Christ, Self Advocates of Mecklenburg

  • CPU: Several Different 32-bit & 64-bit CPUs, 2-8 GB RAM

  • MEMORY: 8Gb

  • VIDEO CARD: Several Different AMD and Intel GPUs
Hello!

To work for as many different applications as possible, Broadcom adapters need proprietary firmware that loads itself at every boot.
Since this firmware IS proprietary, neither Ubuntu nor Jerry can legally bundle it with the distro.

Using a wired network connection (or your tethered phone, if you have data service on it and your phone supports this), try this first:

In a terminal window [CTRL-ALT-T], type or copy-and-paste the following:

Code: [Select]
sudo apt-get update
sudo apt-get install bcmwl-kernel-source
sudo modprobe wl

Reboot, and it THAT fails, uninstall the wl driver you just installed:

Code: [Select]
sudo apt-get purge bcmwl-kernel-source
and install the Broadcom STA driver, as mentioned in the reference article below:

http://askubuntu.com/questions/590442/how-can-i-install-broadcom-wireless-adapter-bcm4352-802-11ac-pcid-14e443b1-r

Hope this helps...

73 DE N4RPS
Rob


A gun in your hand is worth more than a whole police force on the phone.
 

Re: Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter
« Reply #7 on: June 30, 2016, 01:20:06 PM »
 

bayoubooger

  • Occasional Poster
  • **
  • 94
    Posts
  • Reputation: 61
  • Linux Lite Member
    • View Profile

  • CPU: ASUS X541SA

  • MEMORY: 4Gb

  • VIDEO CARD: Intel HD Graphics 405
Dell 1501 wifi had all kinds of problems, as cheap as add ons are I got over it. Bought an Airlink 101 N150 mini usb adapter, Model # AWLL5088 for less than $20. Compatable with just about all and never look back.

UPDATE: Solved my problem here.

http://askubuntu.com/questions/55868/installing-broadcom-wireless-drivers

Then MAKE SURE you hit  the right function key to TURN ON wifi...
« Last Edit: September 16, 2016, 12:03:45 PM by bayoubooger »
changed from Windows 10 to a REAL OS
 

Re: Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter
« Reply #6 on: June 30, 2016, 11:15:07 AM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
For kicks, the radio is on?
In terminal try:
Code: [Select]
rfkill list

See if showing a block - can use unblock #(adapter) to enable..
Code: [Select]
rfkill unblock 1*Can't recall but unblock may need sudo..

Not much in the LL forums.. but..

https://www.linuxliteos.com/forums/installing-linux-lite/(solved)-help!-i-cannot-bear-win-8-1-installing-ll-2-2-on-lenovo-u530/msg9821/#msg9821

Quote
Quote from: altman on January 07, 2015, 09:28:56 PM

I would try this in Terminal , wonder if you have bcmwl-kernel-source installed ;

Code: [Select]
sudo apt-get update
sudo apt-get install bcmwl-kernel-source


If that driver works, then all should be fine on reboot and that also means the chart we've been basing things on is not up to date because it lists your card as unsupported.

Maybe also try checking Synaptic - search for bcm see if anything matches the 4352...

Oh it wouldn't hurt to make a Systemback backup prior to trying, should something not work well you can revert back easily.

Added:
Googled bcm4352 16.04 - may want to check this link
https://forums.linuxmint.com/viewtopic.php?t=208124
« Last Edit: June 30, 2016, 11:21:19 AM by firenice03 »
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Re: Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter
« Reply #5 on: June 30, 2016, 11:00:11 AM »
 

JC1010

  • New to Forums
  • *
  • 3
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: AMD A8-5550M

  • MEMORY: 16Gb

  • VIDEO CARD: AMD Radeon HD 8550G
Have you used the Install Drivers utility?  Menu > Settings > Install Drivers.

I did try this. It said no additional drivers available and also no proprietary drivers in use.
 

Re: Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter
« Reply #4 on: June 30, 2016, 09:21:38 AM »
 

torreydale

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1588
    Posts
  • Reputation: 261
  • * Forum Moderator *
    • View Profile

  • CPU: Intel i5-3230M (4) @ 3.200GHz

  • MEMORY: 16Gb

  • VIDEO CARD: Intel 3rd Gen Core processor Graphics

  • Kernel: 5.x
Have you used the Install Drivers utility?  Menu > Settings > Install Drivers.
Want to thank me?  Click my [Thank] link.
 

Re: Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter
« Reply #3 on: June 29, 2016, 11:25:04 PM »
 

JC1010

  • New to Forums
  • *
  • 3
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: AMD A8-5550M

  • MEMORY: 16Gb

  • VIDEO CARD: AMD Radeon HD 8550G
Post the output of
Code: [Select]
inxi -FxzThis will allow everyone to see what make/model/driver is in use.

If not seeing the WiFi you may need to connect with Ethernet for the time being..

Can also search from the main forum for Broadcom - lots of info..

Thanks I will do a search on this forum.

I typed that command into terminal and this is what it said:

Broadcom BCM4352 802.11ac Wireless Network Adapter
driver: bcma-pci-bridge bus-ID: 02:00.0
IF: N/A state: N/A mac: N/A
 

Re: Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter
« Reply #2 on: June 29, 2016, 12:59:45 PM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
Post the output of
Code: [Select]
inxi -FxzThis will allow everyone to see what make/model/driver is in use.

If not seeing the WiFi you may need to connect with Ethernet for the time being..

Can also search from the main forum for Broadcom - lots of info..

LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Linux Lite 3.0 64 bit does not FULLY see my internal wifi adapter
« Reply #1 on: June 29, 2016, 12:33:13 PM »
 

JC1010

  • New to Forums
  • *
  • 3
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: AMD A8-5550M

  • MEMORY: 16Gb

  • VIDEO CARD: AMD Radeon HD 8550G
I have a HP Pavilion laptop. Model number is 17-e016dx. I have a dual band Broadcom 802.11ac internal adapter. I put it in a year ago.  When I click on the wifi symbol on the bottom right. It does see the network card but not the wifi adapter. When i did that command in the terminal. I can't remember the terminal command. It does show the 802.11ac wifi adapter.

Do I need to get my ethernet cable and physically hook up my laptop to my wireless router to get my wifi working?

I am not sure what to do at this point. Hope someone here can help me out with this.

Thanks.
« Last Edit: September 20, 2016, 01:16:13 AM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section