LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-17-2017, 07:37 PM   #1
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Rep: Reputation: 43
Is there a place I can mail my laptop to and pay them to fix it?


I have a 1 year old HP Pavilion laptop, and for 2 days I've been trying to get the Broadcom wireless card in it to work by entering sudo code into terminal; however, no luck. There are plenty of solutions on the net, I just can't find the right one.

Are there any companies or individuals that I can pay & mail this to, so it will work with Linux (In the U.S.) It works under Windows, so I know the card isn't broke.

Also, when I post terminal responses, how do I get it in the little box so it won't be so long on screen.
 
Old 03-17-2017, 08:35 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,321
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
I've not encountered such a place, but I haven't looked for one either.

Just for curiosity, what distro/version are you running (your user agent icon says Ubuntu, but many Ubuntu derivatives report as Ubuntu also) and what is the Broadcom chipset?

Also, have you looked at this post at LQ: http://www.linuxquestions.org/questi...ux-4175434970/

It's getting a bit long in the tooth, but many of the pointers in it are still valid.
 
1 members found this post helpful.
Old 03-17-2017, 08:44 PM   #3
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Check Craigslist. I know there's 1 computer shop here in Phoenix that advertises they can do linux.

Also, check for a Linux Users Group in your town. Might be able to just take the time to go there and have someone look at it.
 
Old 03-17-2017, 08:48 PM   #4
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
Quote:
Originally Posted by frankbell View Post
I've not encountered such a place, but I haven't looked for one either.

Just for curiosity, what distro/version are you running (your user agent icon says Ubuntu, but many Ubuntu derivatives report as Ubuntu also) and what is the Broadcom chipset?

Also, have you looked at this post at LQ: http://www.linuxquestions.org/questi...ux-4175434970/

It's getting a bit long in the tooth, but many of the pointers in it are still valid.

I'm running Ubuntu 16.04 lts.

As far as the chipset, all I know is that additional drivers reports Broadcom BCM43142 802.11 b/g/n


I will look at that post. Unless it's something I can copy and paste into terminal, it's probably beyond my knowledge of Linux. Anyone here that feels they can pull it off, I would pay for your services.
 
Old 03-17-2017, 08:49 PM   #5
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
Quote:
Originally Posted by Timothy Miller View Post
Check Craigslist. I know there's 1 computer shop here in Phoenix that advertises they can do linux.

Also, check for a Linux Users Group in your town. Might be able to just take the time to go there and have someone look at it.

My town is too small for a Linux user group.

If you could get me the phone number to the Phoenix place, I'd appreciate it.
 
Old 03-17-2017, 08:55 PM   #6
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,672

Rep: Reputation: 486Reputation: 486Reputation: 486Reputation: 486Reputation: 486
Quote:
Also, when I post terminal responses, how do I get it in the little box so it won't be so long on screen.
check out the BB Code link (which is at the bottom of this screen in the Posting Rules box) for info on formatting your posts. You should check the Smilies as well.

Play Bonny!


Last edited by Soadyheid; 03-17-2017 at 08:56 PM. Reason: Missing ":" Doh!
 
1 members found this post helpful.
Old 03-17-2017, 08:58 PM   #7
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Quote:
Originally Posted by Michael Piziak View Post
My town is too small for a Linux user group.

If you could get me the phone number to the Phoenix place, I'd appreciate it.
https://phoenix.craigslist.org/nph/cps/6033659969.html
https://phoenix.craigslist.org/evl/cps/6048296867.html
https://phoenix.craigslist.org/cph/cps/6047561675.html

Don't know if any offer mail-in services so just linked to the ads of the 3 that I see semi-regularly.

As an aside, if you have the ability to plug into the network to install packages, you'd want to install the package broadcom-sta-dkms to resolve your issues.

Last edited by Timothy Miller; 03-17-2017 at 09:00 PM.
 
Old 03-17-2017, 09:12 PM   #8
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,125

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Run this and post the output (install inxi in need)
Code:
inxi -c 0 -F
 
Old 03-18-2017, 02:37 AM   #9
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Michael Piziak,

You can still probably solve this yourself with a bit of guidance.

As well as frankbell’s excellent “sticky” on Broadcom wifi in Linux (link in post #2 above), there is this Ask Ubuntu link about Broadcom wifi:

http://askubuntu.com/questions/55868...reless-drivers

Another alternative would be to use antiX since it automatically recognises and enables most Broadcom wifi cards:
http://antix.mepis.org/index.php?title=Main_Page

http://download.tuxfamily.org/antix/...FAQ/index.html

To enable wifi in antiX 16.1 after installation:

Menu > Control Centre > Network > Network Interfaces (ceni) > wlan0 > follow wizard and give SSID/network name and wifi password.

Last edited by beachboy2; 03-18-2017 at 02:43 AM.
 
Old 03-18-2017, 02:40 AM   #10
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Timothy Miller View Post
typo in heading does not bode well.
 
Old 03-18-2017, 01:27 PM   #11
DVOM
Member
 
Registered: Nov 2010
Posts: 223

Rep: Reputation: 48
I would try other distros from live USB, maybe Linux Mint 18.1. Or ubuntu 17.04. You're looking for a distro that automagically finds your wireless card.
 
Old 03-19-2017, 06:16 AM   #12
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Just FYI: looks like this got Solved here: http://www.linuxquestions.org/questi...7/#post5685137
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Lenovo ordered to pay â?¬1920 for making French laptop buyer pay for Windows too LXer Syndicated Linux News 0 02-09-2012 08:30 AM
LXer: Lenovo ordered to pay â?¬1920 for making French laptop buyer pay for Windows too LXer Syndicated Linux News 0 02-09-2012 07:10 AM
Ready to pay someone to tell me how to fix this!! GRRRR DoobyWho Linux - General 8 07-23-2005 10:28 AM
Redhat Mail issues- Transport filter process failed -Will Pay$$ for fix. rixride00 Linux - Software 1 07-20-2005 07:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration