LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 08-01-2011, 02:52 PM   #1
fredora
LQ Newbie
 
Registered: Nov 2010
Posts: 19

Rep: Reputation: 1
Acer Aspire One KAV60 Wireless


Hi,

Ive read through the forums and I haven't found a solution to my problem so I hope this isn't a repost. I can't connect to wireless networks on my acer aspire one KAV60. I'm assuming i don't have a wireless driver? If someone would know where to find one or direct me in the appropiate steps to trouble shoot this issue it would be greatly appreciated.

Thanks
 
Old 08-01-2011, 03:09 PM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
We need to have more information from you about your system:
1. Which distribution in which version are you using (Fedora 15, Ubuntu 10.04, Debian 6, ...)?
2. What wireless chipset is that system using? You can get that information with the command
Code:
lspci
started from a terminal (you will find that in your menu).
 
Old 08-01-2011, 05:06 PM   #3
fredora
LQ Newbie
 
Registered: Nov 2010
Posts: 19

Original Poster
Rep: Reputation: 1
Distro and Chipset

1. Ubuntu 10.04
2. -----CHIPSET INFO------


00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
03:00.0 Ethernet controller: Atheros Communications Atheros AR8132 / L1c Gigabit Ethernet Adapter (rev c0)
 
Old 08-01-2011, 05:14 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
OK, so you are using the Broadcom BCM4312 wireless adapter. The drivers for that device are already installed, but you also need the firmware, which can not be delivered by default due to licensing issues. You have three options to install that:
1. Use the Additional Drivers tool, you will find it in your menu.
2. By using the Synaptics package manager, start it, search for a package named firmware-b43-installer and install it.
3. Use the command line to install it, you can do that with launching
Code:
sudo apt-get update && sudo apt-get install firmware-b43-installer
Keep in mind that you have to have a wired connection for all these solutions to work.
 
1 members found this post helpful.
Old 08-01-2011, 05:31 PM   #5
fredora
LQ Newbie
 
Registered: Nov 2010
Posts: 19

Original Poster
Rep: Reputation: 1
Thanks for your help!

It didn't recognize the firmware-b43-installer package, but I searched Ubuntu's repository and found:

b43-fwcutter - (lucid (utils): Utility for extracting Broadcom 43xx firmware)

Code:
sudo apt-get update && sudo apt-get install b43-fwcutter
I ran that, rebooted, and everything is working!
 
Old 08-11-2011, 10:10 PM   #6
archtoad6
Senior Member
 
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 4,727
Blog Entries: 15

Rep: Reputation: 234Reputation: 234Reputation: 234
fredora,

Welcome to LQ. Hope your time here helps you as much as mine has helped me.

Please put code, command line output, config files, etc. inside [CODE] tags, aka "Code:" blocks.

It will make your posts easier to read, & that will get you more, faster, better answers. -- Help us help you.
BTW, You can edit your post(s) to do this retroactively.

Thank you, & again, welcome.
 
  


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
Acer Aspire 4310 wireless Fedora 11 ----------Help baliman Linux - Laptop and Netbook 5 12-12-2009 05:22 AM
no wired LAN connection for Acer notebook KAV60 on Ubuntu 9.04 sanami Linux - Networking 1 10-25-2009 05:10 AM
Wireless in Acer Aspire One iceman3 Linux - Laptop and Netbook 9 06-29-2009 01:29 PM
Wireless on Acer Aspire 5100 Cabeza de Huevo Linux - Laptop and Netbook 1 12-17-2006 02:59 PM
ACER Aspire 5100 Wireless taj SUSE / openSUSE 4 11-11-2006 09:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 08:51 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