LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 06-22-2011, 07:03 AM   #16
kyr0
LQ Newbie
 
Registered: Jun 2011
Distribution: Debian
Posts: 27

Rep: Reputation: 14

Quote:
Originally Posted by kamon View Post
I've just read more of the readme and I don't stand a chance. Thanks everyone but I'm just gonna buy a new laptop, I was not meant to use linux.
Sorry to hear that! Linux is a great and open environment. If you ever change your mind, don't hesitate to ask!

kyr0
 
Old 06-22-2011, 07:07 AM   #17
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
You have kernel version 2.6.31, that means you are running Ubuntu 9.10. This version has reached its end of life, so you will get neither security updates nor bugfixes and you will run into troubles when you want to install software on that.
Install a more recent version of Ubuntu.
 
Old 06-22-2011, 09:17 AM   #18
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
In the current Ubuntu 11.04 release, you just run the Restricted Drivers app and Activate the Broadcom STA driver. It couldn't be easier (and you don't even need a wired connection).
 
Old 06-25-2011, 03:31 PM   #19
kamon
Member
 
Registered: Apr 2010
Location: Manchester
Distribution: Ubuntu
Posts: 87

Original Poster
Rep: Reputation: 15
I have spent all evening upgrading and now have ubuntu 11.04 (me likes a lot) where do I find the restricted drivers app?
 
Old 06-25-2011, 03:36 PM   #20
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Hit the Windows key (also known as the "super key" in Linux) and type "hardware" or "drivers" (I forget which) and you should find it.
 
Old 06-25-2011, 03:43 PM   #21
kamon
Member
 
Registered: Apr 2010
Location: Manchester
Distribution: Ubuntu
Posts: 87

Original Poster
Rep: Reputation: 15
I've activated the broadcom STA driver but still no wireless? Is there something else I need to do?
 
Old 06-25-2011, 04:06 PM   #22
kamon
Member
 
Registered: Apr 2010
Location: Manchester
Distribution: Ubuntu
Posts: 87

Original Poster
Rep: Reputation: 15
I found another site with someone that has had a similar problem and they said to go into synaptic package manager, remove bcm-kernal-source package and to install firmware-b43-installer and b43-fwcutter. I removed the bcm-kernal-source package and installed the b43-fwcutter but it won't install firmware-b43-installer. This is a copy and paste from the error box:
Setting up firmware-b43-installer (4.150.10.5-5) ...
Not supported low-power chip with PCI id 14e4:4315!
Aborting.
dpkg: error processing firmware-b43-installer (--configure):
subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports has already been reached
Errors were encountered while processing:
firmware-b43-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up firmware-b43-installer (4.150.10.5-5) ...
Not supported low-power chip with PCI id 14e4:4315!
Aborting.
dpkg: error processing firmware-b43-installer (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
firmware-b43-installer
 
Old 06-25-2011, 04:20 PM   #23
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
No... don't jump around from solution to solution. Pick one solution and follow it through to the end. b43 and STA/wl are two separate drivers that conflict with each other. If your chipset requires STA/wl (as the restricted hardware driver seems to think) then installing b43 will break your wireless. b43 needs to be blacklisted in order for STA/wl to work.

More detailed instructions are here:
https://help.ubuntu.com/community/Wi...Driver/bcm43xx

Step 1 is the most important step; properly identify your card using:

Code:
lspci -vvnn | grep 14e4
Why don't you do that and then post back with the result.

To answer your first question, once you've properly installed the correct driver, you need to reboot and then use the Network Manager icon (near the top right of your screen) to make the connection to your wireless network.

Last edited by snowday; 06-25-2011 at 04:25 PM. Reason: fixed bad link
 
Old 06-25-2011, 04:23 PM   #24
kamon
Member
 
Registered: Apr 2010
Location: Manchester
Distribution: Ubuntu
Posts: 87

Original Poster
Rep: Reputation: 15
Ah, I'm a complete noob as you probably guessed.
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
 
Old 06-25-2011, 04:27 PM   #25
kamon
Member
 
Registered: Apr 2010
Location: Manchester
Distribution: Ubuntu
Posts: 87

Original Poster
Rep: Reputation: 15
http://askubuntu.com/questions/38327...ss-not-working
That's what I was trying to do (the method stolen from nm_geo on ubuntu forums)
 
Old 06-25-2011, 04:28 PM   #26
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Actually I can see from the error message above that your card is 14e4:4315

According to this excellent site:
linuxwireless.org/en/users/Drivers/b43

...your card is "partially" supported by the STA/wl driver (and not at all by b43). For unsupported cards, they recommend ndiswrapper: https://help.ubuntu.com/community/Wi...er/Ndiswrapper

I have not used the ndiswrapper solution so I can't comment on it.
 
Old 06-25-2011, 04:35 PM   #27
kamon
Member
 
Registered: Apr 2010
Location: Manchester
Distribution: Ubuntu
Posts: 87

Original Poster
Rep: Reputation: 15
Ok thanks I'll give it a go.
 
Old 06-25-2011, 04:35 PM   #28
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Quote:
Originally Posted by kamon View Post
http://askubuntu.com/questions/38327...ss-not-working
That's what I was trying to do (the method stolen from nm_geo on ubuntu forums)
That tutorial won't work as it's for a different chipset.

For what it's worth, I have the identical chipset to you and have successfully installed dozens of distros including Ubuntu 11.04. I'd recommend checking obvious things like that the wireless is enabled in your BIOS and the card is not physically loose/damaged.

Also be sure to blacklist the b43 driver (and associated ssb module) you erroneously installed with:

Code:
sudo rmmod b43
sudo echo "blacklist b43" >> /etc/modprobe.d/blacklist.conf
sudo rmmod ssb
echo "blacklist ssb" >> /etc/modprobe.d/blacklist.conf
 
Old 06-25-2011, 04:48 PM   #29
kamon
Member
 
Registered: Apr 2010
Location: Manchester
Distribution: Ubuntu
Posts: 87

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by snowpine View Post
I'd recommend checking obvious things like that the wireless is enabled in your BIOS and the card is not physically loose/damaged.
I don't know what BIOS is and I don't have a clue where the card is.
 
Old 06-25-2011, 04:51 PM   #30
kamon
Member
 
Registered: Apr 2010
Location: Manchester
Distribution: Ubuntu
Posts: 87

Original Poster
Rep: Reputation: 15
Don't by any chance know how to use wine do you?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
[SOLVED] What Distro of Linux will work with Broadcom BCM4312 Slightly Disoriented Linux - Newbie 9 05-30-2019 08:11 PM
default ip address for broadcom wireless not modifiable D1nksnap Debian 1 01-08-2010 11:46 PM
default gateway problem with ndiswrapper and broadcom card gh05t Linux - Wireless Networking 1 02-01-2006 03:03 PM
the fastest distro by default melinda_sayang Linux - Distributions 14 04-18-2005 06:26 AM
Looking for a live distro supporting Intel wlan 2200 BG card or Broadcom 440 IamMarc Linux - Newbie 1 12-14-2004 09:38 PM

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

All times are GMT -5. The time now is 12:28 AM.

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