Fedora Linux Support Community & Resources Center
  #1  
Old 29th August 2007, 02:15 PM
RogueKitsune Offline
Registered User
 
Join Date: Aug 2007
Posts: 9
Wireless woes

I am not too new to the Linux community, but this is the first time i have tried running Linux on a laptop. On my laptop I am currently running Fedora 7 and am having trouble setting up wireless. I have found several pages of help that might of worked if my on board wired connection worked (doesn't work in windows either). The problem is that Fedora does not detect my Linksys WPC54G wireless adapter card. The card works for sure (works in windows), and i have tested it in on other laptops (also running windows). How can i go about fixing this problem?

OS: Fedora Core 7
WLAN Card: Linksys WPC54G
Laptop: Compaq Presario 1510T

P.S. It can see my Ethernet adapter even though it doesn't work
Reply With Quote
  #2  
Old 29th August 2007, 02:19 PM
sentry Offline
Registered User
 
Join Date: Jul 2005
Posts: 591
http://www.wasab.dk/morten/blog/arch...d-redhat-linux

Try that...

or install the Livna repo and type yum install ndiswrapper as root

Last edited by sentry; 29th August 2007 at 02:21 PM.
Reply With Quote
  #3  
Old 29th August 2007, 04:15 PM
RogueKitsune Offline
Registered User
 
Join Date: Aug 2007
Posts: 9
Thanks that looks like it might do the trick. However i run into a problem when trying to make the install for NDISwrapper. It says that it can not find the kernel build directory. Form what i have seen this is a pretty common problem. Is there a way to fix this without being connected to the internet?

Edit: I have the disk i installed fedora with
Reply With Quote
  #4  
Old 29th August 2007, 06:01 PM
sentry Offline
Registered User
 
Join Date: Jul 2005
Posts: 591
I think that means you need to install the kernel development packages.

Try loading the Fedora DVD and type (as root); yum localinstall /media/Fedora\ 7\ i386\ DVD/Fedora/kernel-devel*.$ARCH.rpm

Hope that helps.

You should consider using a plain old ethernet connection if possible and use the Livna repo to nstall ndiswrapper, it'll very likely be much less painfull...now or in the future when upgrades come...

Last edited by sentry; 29th August 2007 at 06:03 PM.
Reply With Quote
  #5  
Old 29th August 2007, 07:21 PM
RogueKitsune Offline
Registered User
 
Join Date: Aug 2007
Posts: 9
hmmm it says that it can not open the file

Quote:
Originally Posted by sentry
You should consider using a plain old ethernet connection if possible and use the Livna repo to nstall ndiswrapper, it'll very likely be much less painfull...now or in the future when upgrades come...
I would love to be able to do that but the one on my laptop for some reason can't connect to any network, even when i still ran windows on it. That was the main reason i got my wireless card.

-----------------------------------------------------------------------------------------------------------

I think i got it installed but now i get another error
Attached Files
File Type: txt problem.txt (1,001 Bytes, 67 views)

Last edited by RogueKitsune; 29th August 2007 at 09:30 PM.
Reply With Quote
  #6  
Old 30th August 2007, 12:15 AM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
You need to install the gcc compiler....

# yum install gcc
Reply With Quote
  #7  
Old 30th August 2007, 01:29 AM
RogueKitsune Offline
Registered User
 
Join Date: Aug 2007
Posts: 9
is there a way to install that without connecting to the internet. As i stated in my other post i can not get my Ethernet adapter to resolve an IP address, it can find the cable and all, but not an IP address. >_>
Reply With Quote
  #8  
Old 30th August 2007, 02:28 AM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
If you have the full blown DVD version of FC, pop the disk in and locate the gcc files and double click it, the software installer should open up. The LIVECD's do not have the extra softwares on them so you need the DVD.....
Reply With Quote
  #9  
Old 30th August 2007, 08:55 PM
RogueKitsune Offline
Registered User
 
Join Date: Aug 2007
Posts: 9
It wont let me install from the CD. It keeps saying that it needs internet connection >_>
and i tried doing a yum localinstall but it said it could nto open the file. anyother suggestions
Reply With Quote
  #10  
Old 30th August 2007, 10:18 PM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
When your tried "yum localinstall" did you give it the path and filename:

yum localinstall /tmp/xyz.1.2-3.rpm
Reply With Quote
  #11  
Old 31st August 2007, 02:02 AM
RogueKitsune Offline
Registered User
 
Join Date: Aug 2007
Posts: 9
yes. I typed "yum localinstall /media/Fedora\7\i386\DVD/Fedora/gcc-4.1.2-12.i386.rpm" and is said it could not open the file
Reply With Quote
  #12  
Old 31st August 2007, 12:14 PM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
Just a quick note, you have to be "root" to access this function.......Open a terminal window and type su - (SU Dash) and try it again....
Reply With Quote
  #13  
Old 31st August 2007, 12:38 PM
RogueKitsune Offline
Registered User
 
Join Date: Aug 2007
Posts: 9
Yeah i knew that and i was trying it as root. hmmm i think i might i have to start looking at a new linux distro for my laptop. I like Fedora, but not having wireless is a pretty bad thing...

Last edited by RogueKitsune; 2nd September 2007 at 05:21 AM.
Reply With Quote
  #14  
Old 2nd September 2007, 05:21 AM
RogueKitsune Offline
Registered User
 
Join Date: Aug 2007
Posts: 9
Ok i finally broke down and got a not so cheap USB Ethernet adapter. I believe i have ndiswrapper installed now and i went ahead and installed Livna. But i have yet ran into another problem >_>
where in the world do i need to but this bit of script at:

Quote:
The only thing missing was to make sure the PCMCIA and NdisWrapper drivers were loaded on startup, by simulating a card insert event – if necessary – and forcing the drivers to load:

rmmod ndiswrapper 2>/dev/null
cardctl status | grep "no card" > /dev/null && cardctl insert
modprobe ndiswrapper
hope fully after i get this bit done i should have wireless... i hope
Reply With Quote
Reply

Tags
wireless, woes

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FC9 Wireless woes !!! naveedmurtuza Servers & Networking 4 26th September 2008 03:20 PM
Fed. 8 wireless woes TDAY Servers & Networking 9 28th March 2008 07:36 PM
Wireless woes MUFASABINLADEN Hardware & Laptops 2 22nd February 2008 03:17 PM
Wireless Woes fedorafan2 Using Fedora 0 1st June 2007 07:09 AM


Current GMT-time: 00:20 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat