Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

i have just installed ubuntu 12.10 (with broadcom card wireless) version.I am trying to connect to the internet through wireless but the wireless option is not listed ?

share|improve this question
yes I do . I want solution not another questions – ing bajrami Oct 22 '12 at 12:41
1  
Welcome to Ask Ubuntu! We need more hardware information to help you, can you look at this question and then edit your question adding the information. – Jorge Castro Oct 22 '12 at 12:49
1  
and if it is possible, Please include what have you done so far. So others can continue from where you have stopped :-) – Suhaib Oct 22 '12 at 13:14

closed as too localized by fossfreedom Dec 2 '12 at 20:19

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

2 Answers

If you are not comfortable providing more information, then try this:

Connect to the internet with a cable. Open Software Center and search for firmware-b43-installer. After installing, reboot.

share|improve this answer

On my old Dell laptop this would always happen to me after an upgrade.
I would fix it by installing the Broadcom STA drivers. To do so, you can open Software Centre and search for bcmwl-kernel-source, or just open a terminal with Ctrl+Alt+T and install the package by copying in the following line and pressing enter:

sudo apt-get update; sudo apt-get install bcmwl-kernel-source
share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.