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 installed Lubuntu 11.10 on a machine with an "Intel PRO/Wireless 2200BG" as Network controller.

How can I make the internet wireless connection work?

Below there's the output of rfkill list all and dmesg | grep ipw

federico@federico:~$ rfkill list all
0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
2: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: no
    Hard blocked: no
federico@federico:~$ dmesg | grep ipw
[   11.278116] libipw: 802.11 data/management/control stack, git-1.1.13
[   11.278121] libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[   11.623975] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[   11.623982] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[   11.624153] ipw2200 0000:02:02.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[   11.624181] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[   12.541583] ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
share|improve this question
Please edit your question to add the result of theses two terminal commands: rfkill list all and dmesg | grep ipw. The pipe symbol | is on the right side of my US keyboard on the same key with \. – chili555 Jan 14 at 19:05
I posted the output. Btw I updated to Precise Pangolin 12.04 and now it all works fine. – fpiro07 Jan 15 at 13:52
Then you're all set. Have fun! – chili555 Jan 15 at 15:45

closed as too localized by fossfreedom Feb 16 at 11:28

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.