Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 28th September 2008, 05:51 AM
djaaronfries Offline
Registered User
 
Join Date: Sep 2008
Posts: 5
Linksys Wireless G Network Card Setup

I have a linksys wireless G network card. I just installed FC 7 and it is not working... can someone please help me with some answers. Thanks

DJ Aaron
djaaronfries@comcast.net
Reply With Quote
  #2  
Old 28th September 2008, 08:00 AM
zackf Offline
Registered User
 
Join Date: Nov 2006
Location: South Carolina
Posts: 798
What's the model of the card?
Reply With Quote
  #3  
Old 28th September 2008, 09:20 AM
djaaronfries Offline
Registered User
 
Join Date: Sep 2008
Posts: 5
Linksys WMP54G Wireless-G PCI Adapter

Linksys WMP54G Wireless-G PCI Adapter
Reply With Quote
  #4  
Old 28th September 2008, 08:25 PM
GreyWizzard's Avatar
GreyWizzard Offline
Registered User
 
Join Date: May 2005
Location: Oklahoma City, Oklahoma USA
Age: 43
Posts: 312
Quote:
Originally Posted by djaaronfries
Linksys WMP54G Wireless-G PCI Adapter
What is the output of lspci ?
Reply With Quote
  #5  
Old 29th September 2008, 03:22 AM
djaaronfries Offline
Registered User
 
Join Date: Sep 2008
Posts: 5
output of lspci

Quote:
Originally Posted by GreyWizzard View Post
What is the output of lspci ?
I have no clue what you are talking about nor how to find out. Iam extremely new at linux. Sorry. Please give me more info on what this is and how to find this out.
Reply With Quote
  #6  
Old 29th September 2008, 03:26 AM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
Quote:
Originally Posted by djaaronfries

I have no clue what you are talking about nor how to find out. Iam extremely new at linux. Sorry. Please give me more info on what this is and how to find this out.
Open a terminal in Fedora and run this command at the command prompt...
Code:
/sbin/lspci
Then copy the result and paste it in your next post here. It will reveal the chipset of your wireless card. It's important.
Reply With Quote
  #7  
Old 29th September 2008, 05:00 AM
djaaronfries Offline
Registered User
 
Join Date: Sep 2008
Posts: 5
Question

Quote:
Originally Posted by stoat View Post
Open a terminal in Fedora and run this command at the command prompt...
Code:
/sbin/lspci
Then copy the result and paste it in your next post here. It will reveal the chipset of your wireless card. It's important.
[root@localhost ~]# /sbin/lspci
00:00.0 Host bridge: Intel Corporation DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Integrated Graphics Controller (rev 02)
00:1a.0 USB Controller: Intel Corporation USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation USB UHCI Controller #6 (rev 02)
00:1d.7 USB Controller: Intel Corporation USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation LPC Interface Controller (rev 02)
00:1f.2 RAID bus controller: Intel Corporation 82801 SATA RAID Controller (rev 02)
00:1f.3 SMBus: Intel Corporation SMBus Controller (rev 02)
01:00.0 Network controller: RaLink RT2561/RT61 802.11g PCI
01:05.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 70)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
03:00.0 Communication controller: Conexant Unknown device 2f82
[root@localhost ~]#
Reply With Quote
  #8  
Old 30th September 2008, 02:21 AM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
Hello djaaronfries,

This other thread here makes me think that your card may work "out-of-the-box" with a built-in driver in Fedora. Open the Services Configuration utility (system-config-services) and enable and/or restart NetworkManager. If you are using WPA encryption, disable the wpa_supplicant service (for me, it makes booting smoother and NM will start it later anyway). Try rebooting and working with the NetworkManager tray icon to find your router and get connected. Enter the encryption key when asked. If you get asked for a default keyring password, try your root password. No promises.

Last edited by stoat; 25th December 2008 at 02:42 PM.
Reply With Quote
  #9  
Old 30th September 2008, 05:08 AM
djaaronfries Offline
Registered User
 
Join Date: Sep 2008
Posts: 5
Smile Problem fixed

Well I was told by another linux user that I know that Ubuntu 8.04 has the driver built in and I tried the live desktop cd of it and it works so I installed that over FC7 and Iam up and running. Thanks to those who attempted to help me on this issue.
Aaron
Reply With Quote
Reply

Tags
card, linksys, network, setup, wireless

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
linksys wireless network card Jim Nicholson Hardware & Laptops 5 30th October 2006 12:13 PM
How To: Setup a Linksys WMP54G Wireless Card on FC4 beartooth91 Guides & Solutions (No Questions) 0 15th August 2006 02:45 PM
Trying to setup printing using Linksys WPS54G Wireless PrintServer hedgert Using Fedora 2 28th October 2005 10:56 AM


Current GMT-time: 16:49 (Tuesday, 21-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