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 HostsFree MagazinesJobs
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 dell wireless 1390wlan mini pci card not working
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 05-25-2008   #1 (permalink)
Just Joined!
 
Join Date: Apr 2008
Posts: 10
dell wireless 1390wlan mini pci card not working

i have a compaq presario c700 which has the mysterious dell wlan 1390 mini pci card
i have installed the driver with bcm43xx and my light is working but the command
Code:
iwlist eth0 scanning
does not come up with any networks
the code
Code:
iwconfig
shows up my interface but still i cant get any networks
fkim is offline   Reply With Quote
Old 05-25-2008   #2 (permalink)
Linux Engineer
 
khafa's Avatar
 
Join Date: Apr 2008
Location: Tokyo, Japan
Posts: 770
did you scan as root?
if you scan as a normal user it just shows the last result of the scan and since you dont have any result you will find no network
__________________
Linux and me it's a love story
khafa is offline   Reply With Quote
Old 05-25-2008   #3 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 1,523
The bcm43xx driver module requires firmware to be installed before it will work correctly. Firmware is not installed by default, so if you did not install it, it is not installed. Look at the output of this command for any errors:
Code:
dmesg
Also, the bcm43xx driver is no longer used. The b43 driver has replaced it. It is available in newer kernels. (>= 2.6.18) It may not be compiled into the earlier 2.6.18 kernels, but it is available with a re-compile.

http://linuxwireless.org/en/users/Drivers/b43

You did not post your distro version or kernel version. This type of info should be posted when asking for help.
__________________
Paul
waterhead is offline   Reply With Quote
Old 05-26-2008   #4 (permalink)
Just Joined!
 
Join Date: Apr 2008
Posts: 10
i use debian..i have kernel version 2.6.22
the code dmesgshows no errors as far as the driver is concerned and my light is up and running!
i usually log in as root so that might not be the problem
fkim is offline   Reply With Quote
Old 05-26-2008   #5 (permalink)
Just Joined!
 
Join Date: Apr 2008
Posts: 10
thanx guys!!!it finally worked

i finally decided to settle for ndiswrapper ..i installed it ,plus a new kernel for my debian machine 2.6.22-3-686....plus the headers for this kernel.
in the file
Code:
/etc/modprobe.conf
put the line
Code:
alias wlan0 ndiswrapper
then hit the code
Code:
iwconfig
which showed my interface wlan0
finally the code
Code:
iwlist wlan0 scanning
gave me some metworks and now am enjoying the net in linux
thanx guys!!!!!!
fkim is offline   Reply With Quote
Old 05-27-2008   #6 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 1,523
When you use NDISwrapper, you usually need to blacklist the b43 (or bcm43xx) module to keep it from loading. If NDISwrapper and b43 are loading at the same time, your wireless will not work.

In the file /etc/modprobe.d/blacklist add this to the bottom of the file:
Code:
blacklist b43
This will prevent it from automatically loading.
__________________
Paul
waterhead is offline   Reply With Quote
Old 05-28-2008   #7 (permalink)
Just Joined!
 
Join Date: Apr 2008
Posts: 10
thanx waterhead!!!! i have done that already and my card is working okey
fkim is offline   Reply With Quote
Old 05-28-2008   #8 (permalink)
Just Joined!
 
Join Date: Apr 2008
Posts: 10
thanx waterhead...i have done that and my card is working alright...but i need to know which file to adit so that the driver can load at startup
fkim is offline   Reply With Quote
Old 05-28-2008   #9 (permalink)
Bigtomrodinator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 5,194
Which distro are you using? Distros using the newer b43 driver instead of bcm43xx need to unload ssb before loading ndiswrapper. This becomes a problem if your ethernet driver is b44 which means you need to write a script to unload ssb, load ndiswrapper then allow ssb to load again with b44.

We can cross that bridge when we come to it though...for now what distro are you using, and can you post the output from the following commands
Code:
/sbin/lsmod |grep -i ssb
/sbin/lsmod |grep -i b4
uname -r
__________________
Registered Linux user #378740
New members read here / Forum Rules
#linuxforums on irc.freenode.net
bigtomrodney 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
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 07:45 AM.




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

Content Relevant URLs by vBSEO 3.2.0