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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-18-2012, 05:51 AM
|
#1
|
LQ Newbie
Registered: May 2012
Posts: 2
Rep: 
|
wireless card not working e machine 627 ultimate edition
installed ultimate edition wireless card stopped working think its a simple driver fix but am a newb This package contains Broadcom 802.11 Linux STA wireless driverfor use with Broadcom's BCM4311-, BCM4312-, BCM4313-, BCM4321-,BCM4322-, BCM43224-, and BCM43225-, BCM43227- and BCM43228-basedhardware. Sorry, installation of this driver failed.
Please have a look at the log file for details: /var/log/jockey.log
2012-05-16 23:58:11,121 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
|
|
|
05-18-2012, 05:45 PM
|
#2
|
Member
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336
Rep:
|
I did the research on the internet and found that emachine 627 have Atheros Wireless LAN Card so I don't know what does broadcom has to do with us
u didn't tell us what is the name and version of your distribution
I suggest upgrading your distribution to a version that was made after 2009 or 2010 to be sure that the driver is included
I have packard bell with atheros wireless lan driver too and is working well with crunchbang
good luck
|
|
|
05-19-2012, 05:23 PM
|
#3
|
LQ Guru
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,326
|
run these commands to give us an idea what is installed on your pc:
Code:
echo uname: && uname -a -m -p && echo lspci: && lspci && echo lsusb: && lsusb && echo lsmod: && lsmod && echo ifconfig: && ifconfig && echo ifconfig -a: && ifconfig -a && echo iwconfig: && iwconfig && echo resolv.conf: && cat /etc/resolv.conf && echo route: && route -n
|
|
|
05-19-2012, 10:22 PM
|
#4
|
LQ Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,899
|
By "Ultimate Edition," I assume you mean Ubuntu Ultimate Edition.
lspci reports the chipset on the card, not the brand of the card. It's entirely possible that the Atheros card uses a Broadcom chip.
The Broadcom drivers are in the Ubuntu repos. Enable the proprietary drivers for devices (restricted) repositories in your package manager. Also, in the control center thingee, there might be an item for for "Additional Drivers." You could look for that.
Last edited by frankbell; 05-19-2012 at 10:33 PM.
|
|
|
All times are GMT -5. The time now is 02:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|