LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   help with wireless USB netgear ma101 card :( (https://www.linuxquestions.org/questions/linux-wireless-networking-41/help-with-wireless-usb-netgear-ma101-card-210208/)

paulpbaker 07-27-2004 09:09 AM

nothing

ToniT 07-27-2004 11:10 AM

Following these instructions? Or these? Or possibly this?

Where do you get stuck?

hornett 07-27-2004 12:26 PM

Try the .rpm file on this thread over at neowin, worked for me!

http://www.neowin.net/forum/index.ph...pic=188520&hl=

paulpbaker 07-27-2004 09:00 PM

nothing

paulpbaker 07-29-2004 12:38 PM

nothing

2Gnu 07-29-2004 01:04 PM

I think you were offered help, but just don't know enough yet to take advantage of it. Offering a line by line description of how to install an RPM file or unzip and compile a driver is beyond the scope of the forum. Even getting you through that would only take you to the next brick wall.

There's no shame in being new, and I'm not scolding, but you'd benefit from doing some research first:

The One Page Linux Manual is a great reference on commonly used commands.
http://homepage.powerup.com.au/~squadron/

Your Linux install has a built-in manual - the man pages - that are invaluable, but can be a little cryptic until you get the hang of the writing style. Open up a console and type "man command" to get the manual for that function.
$ man rpm, for example, will tell you the various ways you can use that command to install or remove programs for rpm-based systems.

The apropos command can be very helpful.
$ apropos wireless will list all of the Linux commands relevant to wireless.

which and whereis will help you find commands.


All times are GMT -5. The time now is 04:56 PM.