LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 02-12-2007, 01:00 AM   #1
pyrosk8er368
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Rep: Reputation: 0
i need help with my wireless internet in fedora core 5 i am new at all this plz help!


sry if i posted this in the wrong section i need a lot of help i am very new at linux i dont kno how to do like anything
i need to get my wireless card to work and i kno nothin about source and all the rpm's i download wont work

i have a linksys wmp54g pci wireless card i need to config it to work on fedora core 5
i kno the best thing to use is ndiswrapper to get wireless cards to work but i kno nothing about source

i keep reading stuff about it but it says stuff like in the directory u installed the file to use this code and gives a code but where do i type the code in to get the command to work
i need the wireless card to work so if anyone can teach me to do source or get me a working rpm or knos another way to get my wireless internet to work id be very happy i need help asap
someone plz help me someone thank you
 
Old 02-12-2007, 05:07 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Please post your thread once and in only one forum. Posting a single thread in the most relevant forum makes it easier for members to help you and keeps the discussion in one place. Note your apologies are worth nothing since you deliberately posted your thread trice. This thread should be closed because it is a duplicate of http://www.linuxquestions.org/questi...d.php?t=527721.

Read and understand the LQ Rules before continuing. Thanks in advance.
 
Old 02-12-2007, 08:54 AM   #3
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Complete, step-by-step instructions: http://ndiswrapper.sourceforge.net/m...dex.php/Fedora
 
Old 02-12-2007, 09:58 AM   #4
pyrosk8er368
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Original Poster
Rep: Reputation: 0
i dont get that walkthrough

i have no clue what to do that guide just confused me it did say much bout installing ndiswrapper and it uses the source code stuff which i have no clue where to type in do u use the terminal?
 
Old 02-12-2007, 10:29 AM   #5
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Then, no offense, but you're not ready to do the steps required to install wireless on Fedora. Compiling a new kernel (required for Fedora and ndiswrapper) will be out of reach for you.

Suggested options:

* Replace Fedora with Ubuntu and use the Synaptic package manager to minimize your reliance on the terminal. However, AFAIK, you'll still need to launch a terminal to install the Windows drivers needed for your card. You're also seriously limiting yourself unless/until you get some basic BASH skills under your belt.

* Learn some basics - the One-Page Linux Manual is a good start. http://homepage.powerup.com.au/~squadron/

* Get a different card.

* Run a wire.
 
Old 02-13-2007, 01:13 AM   #6
pyrosk8er368
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Original Poster
Rep: Reputation: 0
ndiswrapper

i have ndiswrapper installed now i just need to kno how to run the program and configure my wireless card with it can u plz help
 
Old 02-13-2007, 07:35 AM   #7
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
http://ndiswrapper.sourceforge.net/m...p/Installation
Follow the instructions starting at "Install Windows Driver."

The link describes how to:
Install the Windows drivers
Load the module
Configure the wireless settings

The link I provided previously will show you how to automate the steps so that they occur on boot.
 
Old 02-14-2007, 07:06 AM   #8
pyrosk8er368
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Original Poster
Rep: Reputation: 0
ndsiwrapper isnt working can someone help?

hi i am tryin to configure my wireless card on my computer i have a linksys wireless card its pci and its a wmp54g v4 i got the driver installed when i do the command

ndiswrapper -l

it shows me
filename : invalid driver!
*inf : invalid driver!
rt2500 : driver installed
device (1814:0201) present
then i tried to load the module
i do the command

depmod -a

that goes ok
next i use the command

modprobe ndiswrapper

i get an error that says
FATAL: Module ndiswrapper not found.
so i did research and i did the command

modinfo ndiswrapper

i get a msg that says
modinfo: could not find module ndiswrapper
so then i tried the command

modinfo usbcore

i get a msg that says
modinfo: could not find module usbcore
so then i did the command

modprobe usbcore

i get
FATAL: Module usbcore not found.
next i tried the command

modprobe ndiswrapper

i got a msg saying
FATAL: Module ndiswrapper not found.

so i tried

update-modules

and i get
bash: update-modules: command not found

so i tried it the old way by doing

insmod lib/modules/`uname -r`/misc/ndiswrapper.ko

and i got
insmod: can't read 'lib/modules/2.6.18-1.2257.fc5smp/misc/ndiswrapper.ko': No such file or directory

i dont kno what else to do or how to fix it
I am running fedora core 5 latest kernel i think 2.6.15 or 18
something like that and ndiswrapper version 1.37
can someone plz help me?
 
Old 02-14-2007, 07:43 AM   #9
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
At the risk of being rude, can I ask why you needed to start a new thread when 2Gnu was giving you perfectly good advice in this thread?
 
Old 02-14-2007, 09:39 AM   #10
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
(After getting a warning for duplicate threads earlier. Oh, well. I'm here to help, not judge.)

Something went wrong with the process of installing ndiswrapper.

Did you compile the ndiswrapper from source or install a Fedora RPM? Can you retrace your steps and post any errors you got during the process?
 
Old 02-14-2007, 11:05 AM   #11
pyrosk8er368
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Original Poster
Rep: Reputation: 0
rpm

i downloaded an rpm for ndiswrapper installation
 
Old 02-14-2007, 11:19 AM   #12
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
And?

When you installed the RPM, did you get any errors? Not sure? Uninstall and try again, please.

What kernel was the RPM compiled against? Does it match your kernel version? Do you know your kernel version? uname -a will tell you, if not.

Is there an ndiswrapper module in the directory the error is telling you it should be? If not, that's confirmation that the RPM did not install.

The more detailed and more accurate your information, the easier and faster this gets fixed.
 
Old 02-14-2007, 11:46 AM   #13
pyrosk8er368
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Original Poster
Rep: Reputation: 0
it worked

the installation went fine i have the program installe di got no errors and it maches my version the module didnt install right i thinkbut is installed on my computer fine
 
Old 02-14-2007, 01:32 PM   #14
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
pyrosk8er368, Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place.

Your threads have been merged.
 
Old 02-14-2007, 03:03 PM   #15
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Don't know why the program would install but not the module, nor do I know of a way to extract the module out of the RPM and manually install it. Maybe someone with recent Red Hat or Fedora experience can point you to a log that might reveal more info on what went wrong. I'm still struggling with the not installing but no errors thing.

The only other thing I can offer is to compile the driver from source. The earlier links tell you how.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VNC Server setup for Fedora Core 3 HELP!!! PLZ bkz81 Linux - Networking 7 06-09-2005 03:49 PM
If i install Fedora Core 2, can i just update to Core 3 from internet? FocusedWolf Fedora 12 02-07-2005 01:03 PM
Conexant HCF Modem on Fedora Core 3 require an old driver plz rajazeeshan Linux - Software 1 02-05-2005 04:34 PM
Conexant HCF Modem on Fedora Core 3 require an old driver plz rajazeeshan Linux - Hardware 2 02-05-2005 03:06 PM
Upgrading via Internet Fedora Core 1 to Fedora Core 2 cdean Linux - Newbie 2 05-30-2004 11:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 03:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration