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.
Write an article for LinuxForums Today! Win Great Prizes!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Debian Linux Help > wifi help

Forgot Password?
 Debian Linux Help   Discussions related to Debian GNU/Linux.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 04-05-2006   #1 (permalink)
Just Joined!
 
Join Date: Apr 2006
Posts: 26
wifi help

hello
I'm running kubuntu on a Dell Dimension 3000
It is working fine but it doesn't support my wireless usb adapter. That is my only way to acess the net so I can't do much with linux till I get it running. My usb adapter is the dell wireless 1450 wireless usb adapter So far I have gone into apget and installed the ndiswrapper package. I have also searched for many tutorials that I hoped would fix my problem none of them work though. My windows driver that I downloaded is in exe format which I now know is not supported in linux.
Thank you
RustySail
rustysail is offline  



Reply With Quote
Old 04-06-2006   #2 (permalink)
Linux Engineer
 
Zelmo's Avatar
 
Join Date: Jan 2006
Location: Riverton, UT, USA
Posts: 1,001
It looks like you can still use ndiswrapper once you get the .inf file extracted from the driver download. To do that, you have a couple of options:
1. Boot into Windows and run the driver setup, make a note of where it extracts the installation files, and make that location accessible to Linux. Then boot Linux and copy the .inf file to a convenient location where you can use it with ndiswrapper.
2. Use wine to run the installer. It will extract the files just fine, but will error out when it tries to actually install the files. What's important is that you'll have some .inf file to choose from, which will have been extracted to ~/.wine/drive_c/Dell/Drivers/R83097/AR by default. (Note that there is also an IR directory which contains files by the same name, but the time stamp on one of them is different, and the file size of another is slightly different. If the driver from one directory doesn't work, try the other, unless you happen to know which one is right, assuming there's a right one and a less right one.) Then you can use ndiswrapper with the appropriate .inf file.
__________________
Stand up and be counted as a Linux user!
Zelmo is offline   Reply With Quote
Old 04-06-2006   #3 (permalink)
Just Joined!
 
Join Date: Apr 2006
Posts: 26
Is there a way to actually open up ndiswrapper as a program. I'm new to linux and since I don't have an internet connection yet it is difficult to learn the command promp.
rustysail is offline   Reply With Quote
Old 04-06-2006   #4 (permalink)
Linux Engineer
 
Zelmo's Avatar
 
Join Date: Jan 2006
Location: Riverton, UT, USA
Posts: 1,001
I never knew about this until now, but someone has made a frontend to ndiswrapper for Debian. I have no idea how well it works, but you can give it a try.
Really, ndiswrapper is plenty easy to use on the command line. You can check out the man page for complete instructions ($man ndiswrapper), but all you really need to do is
Code:
#ndiswrapper -i /home/rustysail/.wine/drive_c/Dell/Drivers/R83097/AR/bcmwl5a.inf
__________________
Stand up and be counted as a Linux user!
Zelmo is offline   Reply With Quote
Old 04-07-2006   #5 (permalink)
Just Joined!
 
Join Date: Apr 2006
Posts: 26
I don't know whats going on. I have been using the install page for ndiswrapper and following it well.
I logged in as root using su the I typed the following code.
Code:
ndiswrapper -i /Desktop/driver/AR/bcmw15a.inf
(I also tried again adding home/rustysail to the beggining of the file path.
Both times I got the following error message.
Code:
installing bcmw15a
cp: cannot stat '/Desktop/driver/AR/bcmw15a.inf' :No such file or directory
Whats the deal? I did what it told me to and I know that that I put the driver folder on my desktop.
rustysail is offline   Reply With Quote
Old 04-07-2006   #6 (permalink)
Just Joined!
 
BitTorrentBuddha's Avatar
 
Join Date: Dec 2005
Location: Waukesha
Posts: 8
Send a message via AIM to BitTorrentBuddha Send a message via MSN to BitTorrentBuddha
leave it in wine's virtual drive_c and use the command that zelmo said.
BitTorrentBuddha is offline   Reply With Quote
Old 04-07-2006   #7 (permalink)
Linux Engineer
 
Zelmo's Avatar
 
Join Date: Jan 2006
Location: Riverton, UT, USA
Posts: 1,001
I think the problem here is the filename. It looks like you're typing bcmw15a.inf, but the file's name is bcmwl5a.inf (with a lower-case L, not a 1). If that's the case, try it again with the full path, i.e.:
#ndiswrapper -i /home/rustysail/Desktop/driver/AR/bcmwl5a.inf

To make it easier, try hitting Tab after the first few letters of each directory or file if the name is long. It should auto-complete the name for you.
__________________
Stand up and be counted as a Linux user!
Zelmo is offline   Reply With Quote
Old 04-07-2006   #8 (permalink)
Just Joined!
 
Join Date: Apr 2006
Posts: 26
Worked like a charm thanks but now I've got a new problem.

I did the command ndiswrapper -l and it popped up as driver present, but it did not say hardware present and when I opened up the wireless lan utility there was no signal.
rustysail is offline   Reply With Quote
Old 04-07-2006   #9 (permalink)
Linux Engineer
 
Zelmo's Avatar
 
Join Date: Jan 2006
Location: Riverton, UT, USA
Posts: 1,001
OK, that means it's not the right driver. You'll just have to try each of the other drivers in the download until you find the one that works.
__________________
Stand up and be counted as a Linux user!
Zelmo is offline   Reply With Quote
Old 04-08-2006   #10 (permalink)
Just Joined!
 
Join Date: Apr 2006
Posts: 26
hmm Dell is really beginning to piss me off. I tried every single one of those inf files. Then I went into windows and downloaded two more things with drivers. I installed those. None of them worked. Is there something that I need to do to show linux my hardware?
rustysail 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
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



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






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

Content Relevant URLs by vBSEO 3.3.1