Linux - DistributionsThis forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Something seems to be wrong with, or missing from, ndiswrapper in this copy of PCLOS (latest version--I downloaded it Sunday), that I installed earlier today.
I know ndiswrapper is present, because when I typed "ndiswrapper" in the console to make sure, it gave the normal message--ndiswrapper version #, etc. But when my activities in the console--installing the needed Windows INF file for ndiswrapper, and then typing "modprobe ndiswrapper"--didn't get me online, I tried the PCLOS control center. I told it to use a Windows driver with ndiswrapper (it had apparently been set on "null"), but it said ndiswrapper or some aspect of it was "not present." Why would it say that when ndiswrapper obviously is there?
Probably "some aspect" of ndiswrapper is not present, and the control center can't figure out which bit. . Have you tried installing an updated ndiswrapper package.
Okay. When I tell the PCLOS control center to use the Windows INF file for an ndiswrapper driver (it's optional, because PCLOS claims to have its own driver for my network adapter), it says "Unable to find the ndiswrapper interface!" Then "Firmware files are required for this device." It also gives the second error message if I tell it [I]not[I] to use an ndiswrapper driver but to use the native driver it claims to have.
Mr. Bridge, I must be on the Internet to download Ndiswrapper as you suggested, and this problem must be resolved before I can connect. So as far as getting a new Ndiswrapper, I'm stuck.
Last edited by newbiesforever; 07-12-2007 at 02:45 AM.
Mr. Bridge, I must be on the Internet to download Ndiswrapper as you suggested, and this problem must be resolved before I can connect. So as far as getting a new Ndiswrapper, I'm stuck.
This is not the catch 22 it looks like. For years I was updating my linux box at a net-cafe. Such cafe's can be very accommodating... especially if you are prepared to pay extra for the bandwidth/inconvenience/etc.
However, I note that you must be on the internet to read this...
Quote:
network adapter
... OK... what exactly is the wireless card in question? (lspci - if it is internal, lsusb if it is a dongle.)
Quote:
"Unable to find the ndiswrapper interface!" Then "Firmware files are required for this device."
> However, I note that you must be on the internet to read this...
If I were, I could access websites. I can't. ...Correction: I'm on the internet reading/typing here when I go back to Windows as I have done now. I'm disconnected in PCLOS.
... OK... what exactly is the wireless card in question? (lspci - if it is internal, lsusb if it is a dongle.)
In trying to install a new Ndiswrapper, which I downloaded with the Windows partition and then copied over when I went back to PCLOS, I have eben stymied by one of my limitations: I don't understand how to install stuff with Synaptic. I suppose I could install it with the console, typing "make distclean," "make install," etc., but isn't Synaptic supposed to handle this?
If it is a deb file, you use dpkg (hopefully pclos didn't mess with the names).
If it is a tarball (.tgz or .tar.gz or similar) then you gotta do the source install stuff.
Synaptic only handles stuff from a proper deb file... in a properly configured repo.
There are a number of different chipsets issued at different times on this card. Have a look at this link on the PCLinuxOS Web Site and see if any of the threads work for you:
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.