Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Wireless Internet
Reload this Page Can't configure wireless card
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Wireless Internet Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Reply
 
Thread Tools Display Modes
Old 10-16-2007   #1 (permalink)
djluvsgod
Just Joined!
 
Join Date: Jan 2007
Posts: 57
Can't configure wireless card

I'm on a Dell Inspiron 5100 with xubuntu, I am using a Dell wireless 1350 card. I have the driver installed and it is recognized, the lights flash to show the card is interacting with the wireless signal, but when I use Knetworkmanager to try and enable the connection, it just gets stuck at configuring device.

To install I had troubles with the native driver on xubuntu, knowing I had a driver that would work for sure, I just deleted it and installed the one I had. I did have minimal success at one point, but then it just stopped working. Sorry I do not know what was changed now that it is not working.

DJ
djluvsgod is offline   Reply With Quote
Old 10-16-2007   #2 (permalink)
waterhead
Linux Engineer
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 1,109
When you say that you have the driver installed, what driver would that be? I use a Dell Inspiron 1150 laptop with a 1350 wireless, but they could put that name on anything.

To determine the chipset of the card, enter this as root, and post the results.
Code:
# lspci
__________________
Paul
waterhead is offline   Reply With Quote
Old 10-17-2007   #3 (permalink)
djluvsgod
Just Joined!
 
Join Date: Jan 2007
Posts: 57
Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)


I got the driver from the ndiswrapper site
djluvsgod is offline   Reply With Quote
Old 10-17-2007   #4 (permalink)
waterhead
Linux Engineer
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 1,109
That is exactly what I have on my Dell laptop.

There is a "native" Linux driver that automatically loads, called bcm43xx. It could be conflicting with NDISwrapper. You can check to see if it is loaded with this.
Code:
# lsmod
And remove it with this.
Code:
# modprobe -r bcm43xx
You may need to remove and reload the NDISwrapper module after this.
Code:
# modprobe -r ndiswrapper
# modprobe ndiswrapper
If this was the problem, you need to prevent the bcm43xx module from loading. There should be a file /etc/modprobe.d/blacklist. Add this to the bottom of the file.
Code:
blacklist bcm43xx
There also is a newer version of the driver named b43. I don't know if it is included in any distros yet, but be aware of it.
__________________
Paul
waterhead is offline   Reply With Quote
Old 10-22-2007   #5 (permalink)
djluvsgod
Just Joined!
 
Join Date: Jan 2007
Posts: 57
I have already done such things, and bcm43xx is on the blacklist. Like I said the card did work for several minutes, but then I must have changed something in the configuration because now it doesn't. Sorry to be ignorant of what I have done, but what are some things I should look at when trying to configure the device. Mind you the driver is not a problem.
djluvsgod is offline   Reply With Quote
Old 10-22-2007   #6 (permalink)
waterhead
Linux Engineer
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 1,109
Can you use any of the terminal commands? Try these out:

# sudo ifconfig
# sudo iwconfig wlan0 (unless it is eth1 or something else)
# sudo ifup wlan0
# sudo ifup-dhcp wlan0

There is also ifstatus ifstatus-dhcp ifprobe ifrenew ifrenew-dhcp. You may need to specify the folder when using these commands:
# sudo /sbin/ifconfig

Some of my commands are located in the /usr/sbin/ folder. I don't know where they are in xubuntu, so a search should find them.

You may need to disable the NetworkManager to use these commands.
__________________
Paul
waterhead is offline   Reply With Quote
Old 10-24-2007   #7 (permalink)
djluvsgod
Just Joined!
 
Join Date: Jan 2007
Posts: 57
Using the program wifi radar I somehow forced the card to ask for an ip address or something. so now my browser works fine, but Gaim doesn't connect, and ideas?
djluvsgod is offline   Reply With Quote
Old 10-24-2007   #8 (permalink)
waterhead
Linux Engineer
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 1,109
Try disabling the firewall, if it's enabled.
__________________
Paul
waterhead is offline   Reply With Quote
Old 10-24-2007   #9 (permalink)
djluvsgod
Just Joined!
 
Join Date: Jan 2007
Posts: 57
Unless ubuntu has one running the background, I'm almost positive it doesn't, there isn't one running.
djluvsgod is offline   Reply With Quote
Old 10-24-2007   #10 (permalink)
waterhead
Linux Engineer
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 1,109
Most distros will enable a firewall by default.
__________________
Paul
waterhead is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Another wireless posting... :( Suse 10.1, BCM4306 wireless card, Netgear router Tbear Wireless Internet 1 08-24-2007 12:51 AM
Configuring wireless card wkeyser Wireless Internet 4 05-15-2007 05:50 PM
Ubuntu: Wireless card not recognized noseeme Debian Linux Help 2 02-20-2006 09:52 PM
Ubuntu: Wireless card not recognized noseeme Peripherals / Hardware 0 02-18-2006 05:55 PM
NetGear WG511 Wireless Card on Yoper v2 lakerdonald Linux Tutorials, HOWTO's & Reference Material 0 09-04-2004 09:29 PM




All times are GMT. The time now is 12:49 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0