Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Ubuntu LoCo Team Forums > United States LoCo Teams > Utah Team - US
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Utah Team - US
Utah LoCo Team - US

 
Thread Tools Display Modes
Old December 3rd, 2007   #11
RottenMutt
First Cup of Ubuntu
 
Join Date: Dec 2007
Beans: 1
Smile Re: Intel Pro/Wireless 2200BG

Quote:
Originally Posted by llamashoes View Post
Edgy does not support WPA out of the box, however it is an easy fix. Here is the link that I used to get it working. I have the same card in my laptop.
http://www.debianadmin.com/enable-wp...ntu-linux.html

Let us know how it goes.

thanks for the link, it worked for me on my iwill dpmax with a Intel wireless 2200BG running Ubuntu 7.1 64bit.
RottenMutt is offline   Reply With Quote
Old May 3rd, 2009   #12
munishvit
A Carafe of Ubuntu
 
munishvit's Avatar
 
Join Date: Oct 2008
Location: New Dehi, India
Beans: 115
Ubuntu 9.04 Jaunty Jackalope
Send a message via AIM to munishvit Send a message via Yahoo to munishvit
Re: Intel Pro/Wireless 2200BG [Resolved]

bump
__________________
Nature Thoughts & Symmetry
munishvit is offline   Reply With Quote
Old May 11th, 2009   #13
albertz
5 Cups of Ubuntu
 
Join Date: Feb 2008
Beans: 35
Re: Intel Pro/Wireless 2200BG [Resolved]

Is this up-to-date? I have the same network card, just did a clean installation of Ubuntu 9 and the WLAN interface is just not available.

The network manager says that wireless networks are not activated. When I rightclick it, the option to activate the wireless network is grey and not clickable. Why?

In console, I see the eth1 interface with iwconfig.
albertz is offline   Reply With Quote
Old July 17th, 2009   #14
theonhighgod
5 Cups of Ubuntu
 
Join Date: Apr 2006
Location: UK
Beans: 30
Send a message via ICQ to theonhighgod Send a message via AIM to theonhighgod Send a message via MSN to theonhighgod
Red face Intel Pro/Wireless 2200BG [ UN Resolved]

I have a similar problem to you albertz in 8.10 so I upgraded to 9.04 still having a similar problem,

It is found in ifconfig, when i run "iwlist scan" it says no scan results, but it is working.

To make things a little more complex i got this card out an old dead dell and put it in my packard bell (not that brands are important) and i think that the enable wireless button in the dell sends a message to it and tells it to turn on and obviously i don't have one (well not one that works), Now i have seen a hack around this a year or so back i will go on a search and if i figure out repost.

If you happen to ever sorted this problem please let me know....
theonhighgod is offline   Reply With Quote
Old July 19th, 2009   #15
hub_cap
Spilled the Beans
 
Join Date: May 2006
Beans: 13
Re: Intel Pro/Wireless 2200BG [Resolved]

Quote:
Originally Posted by albertz View Post
Is this up-to-date? I have the same network card, just did a clean installation of Ubuntu 9 and the WLAN interface is just not available.

The network manager says that wireless networks are not activated. When I rightclick it, the option to activate the wireless network is grey and not clickable. Why?

In console, I see the eth1 interface with iwconfig.
My wireless connection is identified as eth1.
hub_cap is offline   Reply With Quote
Old July 21st, 2009   #16
theonhighgod
5 Cups of Ubuntu
 
Join Date: Apr 2006
Location: UK
Beans: 30
Send a message via ICQ to theonhighgod Send a message via AIM to theonhighgod Send a message via MSN to theonhighgod
Smile Re: Intel Pro/Wireless 2200BG [Resolved]

I black listed the driver with the intention of trying ndiswrapper. fiddled with a few other cards. Tryied a few things with loading the driver with various options like "radio=1" etc and made a file /etc/modprobe.d/ipw2200.conf, went to bed, woke up turn on the laptop then loaded it manually and it worked! I updated ubuntu, I removed the black listing rebooted and it has worked ever since

As I write this post I thought I'd just check the file I made (/etc/modprobe.d/ipw2200.conf)

I left it reading as
Code:
options radio=0
So anyway it seems like this issue is indeed resolved...
theonhighgod is offline   Reply With Quote
Old August 11th, 2009   #17
theonhighgod
5 Cups of Ubuntu
 
Join Date: Apr 2006
Location: UK
Beans: 30
Send a message via ICQ to theonhighgod Send a message via AIM to theonhighgod Send a message via MSN to theonhighgod
Lightbulb Re: Intel Pro/Wireless 2200BG [Resolved]

The problem i had with this card is "iwconfig" was showing my radio was off and "dmesg" reviled my radio frequency kill switch was enabled and pressing the wireless switch did nothing (well it said to set keycode... blah blah which can be summarised to this button doesn't work)

The only work around i could figure was rebooting to windows, always a low point, so I glanced at http://sourceforge.net/projects/rfswitch/ downloaded the tar, and found in the readme just the thing i need! (always read them Readme files before you reply!)

the pbe module!

to turn off wireless run:
Code:
sudo modprobe pbe5 radio=0
But more importantly to turn on
Code:
sudo modprobe pbe5 radio=1
One may need first to remove the module first
Code:
sudo modprobe -r pbe5
Hope this help some one!

To summarise If you have a Packard Bell Laptop and can't tick the enable wireless box then check out this module, sorry its not free from having to type in the terminal
theonhighgod is offline   Reply With Quote
Old August 11th, 2009   #18
brookie
A Carafe of Ubuntu
 
brookie's Avatar
 
Join Date: Dec 2008
Location: Fort Collins Colorado
Beans: 97
Ubuntu 9.10 Karmic Koala
Re: Intel Pro/Wireless 2200BG [Resolved]

Hi guys. I have this same card and I'm running Intrepid. The wifi worked out of the box, but I have a question kind of related to something mentioned above.

When I was running winxp on this machine, I could open the wireless driver and it had all kinds of settings, like turn wifi on, power mgmt for the wireless card, also something like a sleep when idle or something.

What commands can I run (or what config file are they in) to see what all those settings are set to without making any changes. I just want to learn and check it out.

Cheers,
brookie
brookie is offline   Reply With Quote
Old August 13th, 2009   #19
theonhighgod
5 Cups of Ubuntu
 
Join Date: Apr 2006
Location: UK
Beans: 30
Send a message via ICQ to theonhighgod Send a message via AIM to theonhighgod Send a message via MSN to theonhighgod
Arrow Re: Intel Pro/Wireless 2200BG [Resolved]

to get in these details there's not a handy gui i know of, but if you open the terminal or konsole in kde, there's various commands that can help u with wireless configuration, they start "iw" so type iw then hit "tab" and will show you a list.

The two most useful are
Code:
iwlist scan
that gives details of what signals your computer can connect to and
Code:
iwconfig
which configures your wireless card and shows current setting.

If you want to change things you may have to close a program running in the background called "NetworkManager" this program takes care of all these fiddly little commands, remember that in unix based systems capitals are important unlike in Micro$oft programs. so too kill NetworkManager type:

Code:
sudo service NetworkManager stop
when your done and want to sort it out run :

Code:
sudo service NetworkManager start
If you want to learn more about wireless have a look in synaptic though be careful i once installed a package that uninstalled the NetworkManger package and found i was stuck offline for a bit....

happy hacking!
theonhighgod is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:17 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry