LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 03-05-2009, 02:54 PM   #1
RLH1919
Member
 
Registered: Dec 2007
Location: Charleston, South Carolina USA
Distribution: Slackware 13 Ubuntu RHEL 5
Posts: 50

Rep: Reputation: 15
Linksys Wireless USB install


I am running MythDora 10.21 64 bit version and I am trying to install a Linksys wireless usb stick (WUSB54GC).
When I access the "Wireless Assistant" it tells me " No Usable Wireless Devices Found" and then quits.
This is the output from running lsusb and iwconfig:
[root@localhost ~]# lsusb
Bus 002 Device 002: ID 1737:0077 Linksys
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root@localhost ~]# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

I also followed this great How To on ndiswrapper and installed the driver but still no luck, same results with lsusb and iwconfig.
http://www.linuxjournal.com/content/...swrapper-video

If anybody could be of help I would appreciate it, not sure what I need to do to get the wireless device working proper, thanks.
 
Old 03-06-2009, 06:58 AM   #2
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Run 'lspci' from terminal and see if you have a ralink chip in you wireless card. Ralink has a native linux driver on their website that works. Sorry for the short advice but the only usb wireless card I installed was a ralink.
 
Old 03-07-2009, 11:33 AM   #3
RLH1919
Member
 
Registered: Dec 2007
Location: Charleston, South Carolina USA
Distribution: Slackware 13 Ubuntu RHEL 5
Posts: 50

Original Poster
Rep: Reputation: 15
This is what I get when I run lspci

Password:
[root@localhost ~]# lspci
00:00.0 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP78S [GeForce 8200] LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP78S [GeForce 8200] SMBus (rev a1)
00:01.2 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:01.3 Co-processor: nVidia Corporation MCP78S [GeForce 8200] Co-Processor (rev a2)
00:01.4 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:02.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:04.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:04.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:06.0 IDE interface: nVidia Corporation MCP78S [GeForce 8200] IDE (rev a1)
00:07.0 Audio device: nVidia Corporation MCP78S [GeForce 8200] High Definition Audio (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:09.0 IDE interface: nVidia Corporation MCP78S [GeForce 8200] SATA Controller (non-AHCI mode) (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:12.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:13.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:14.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron] HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron] Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, Athlon64, Sempron] Link Control
02:00.0 VGA compatible controller: nVidia Corporation GeForce 8200 (rev a2)
05:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 14)
 
Old 03-07-2009, 01:59 PM   #4
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
I am sorry, not thinking again. See what results you get from 'lsusb' with the module pluged in.
 
Old 03-07-2009, 02:09 PM   #5
RLH1919
Member
 
Registered: Dec 2007
Location: Charleston, South Carolina USA
Distribution: Slackware 13 Ubuntu RHEL 5
Posts: 50

Original Poster
Rep: Reputation: 15
This is the output from running lsusb and iwconfig:
[root@localhost ~]# lsusb
Bus 002 Device 002: ID 1737:0077 Linksys
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root@localhost ~]# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.
 
Old 03-07-2009, 07:40 PM   #6
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Here is the ralink page and from what I could find you have a rt73 chipset. They have the linux drivers here and the make files with the drivers.

Yours should be http://www.ralinktech.com.tw/data/dr....1.0.2.tar.bz2


You will need to remove your ndiswrapper to use this driver
 
Old 03-07-2009, 08:48 PM   #7
RLH1919
Member
 
Registered: Dec 2007
Location: Charleston, South Carolina USA
Distribution: Slackware 13 Ubuntu RHEL 5
Posts: 50

Original Poster
Rep: Reputation: 15
I removed ndiswrapper and installed the driver as the README file said and I still get no wireless usb device recognized with the same output from lsusb and iwconfig. I must be doing something wrong or missing something, I just don't know what it is.
Thanks for the link with the driver.
 
Old 03-08-2009, 11:26 AM   #8
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Did you end up with any errors on the installation of the driver. Did you reboot your computer after the driver install?
 
Old 03-08-2009, 02:05 PM   #9
RLH1919
Member
 
Registered: Dec 2007
Location: Charleston, South Carolina USA
Distribution: Slackware 13 Ubuntu RHEL 5
Posts: 50

Original Poster
Rep: Reputation: 15
No I didn't get any errors, the driver installed just fine from what I can tell and yes I did reboot.
 
Old 03-09-2009, 02:08 AM   #10
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
check your 'ifconfig' and 'iwconfig' and post the results.
 
Old 03-09-2009, 09:48 PM   #11
RLH1919
Member
 
Registered: Dec 2007
Location: Charleston, South Carolina USA
Distribution: Slackware 13 Ubuntu RHEL 5
Posts: 50

Original Poster
Rep: Reputation: 15
Well I went back and ran the install again and I think I missed this the first time but this is what I got:

[root@localhost Module]# make config


-------------------- Ralink RT73 Station Configuration --------------------

Linux kernel source directory [/usr/src/linux-2.6.27.9-159.fc10.x86_64]: make all

./Configure: line 82: [: make: binary operator expected
Linux kernel source directory : make all

sed: can't read make: No such file or directory
sed: can't read all/Makefile: No such file or directory
sed: can't read make: No such file or directory
sed: can't read all/Makefile: No such file or directory
sed: can't read make: No such file or directory
sed: can't read all/Makefile: No such file or directory
sed: can't read make: No such file or directory
sed: can't read all/Makefile: No such file or directory
expr: syntax error
./Configure: line 104: [: -lt: unary operator expected
Module install directory : /lib/modules/2.6.27.9-159.fc10.x86_64/kernel/drivers/net

[root@localhost Module]# make
make -C /lib/modules/2.6.27.9-159.fc10.x86_64/build SUBDIRS=/home/gigi/Download/2009_0206_RT73_Linux_STA_Drv1.1.0.2/Module modules
make: *** /lib/modules/2.6.27.9-159.fc10.x86_64/build: No such file or directory. Stop.
make: *** [all] Error 2

I don't know why it's giving me this error because I do have that module in that location which I thought was weird.
 
Old 03-10-2009, 05:47 AM   #12
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Quote:
Originally Posted by RLH1919 View Post
Well I went back and ran the install again and I think I missed this the first time but this is what I got:

[root@localhost Module]# make config


[root@localhost Module]# make
make -C /lib/modules/2.6.27.9-159.fc10.x86_64/build SUBDIRS=/home/gigi/Download/2009_0206_RT73_Linux_STA_Drv1.1.0.2/Module modules
make: *** /lib/modules/2.6.27.9-159.fc10.x86_64/build: No such file or directory. Stop.
make: *** [all] Error 2.
Why did you use the 'C' in the make -C/lib/modules2.6.27.9-159.fc10.x86_64/build?
 
Old 03-10-2009, 06:39 AM   #13
RLH1919
Member
 
Registered: Dec 2007
Location: Charleston, South Carolina USA
Distribution: Slackware 13 Ubuntu RHEL 5
Posts: 50

Original Poster
Rep: Reputation: 15
The instructions to install the driver wanted me to use "make all" but I get the error below, so I just tried using "make" instead.

./Configure: line 82: [: make: binary operator expected
Linux kernel source directory : make all

sed: can't read make: No such file or directory
sed: can't read all/Makefile: No such file or directory
sed: can't read make: No such file or directory
sed: can't read all/Makefile: No such file or directory
sed: can't read make: No such file or directory
sed: can't read all/Makefile: No such file or directory
sed: can't read make: No such file or directory
sed: can't read all/Makefile: No such file or directory
expr: syntax error
./Configure: line 104: [: -lt: unary operator expected
Module install directory : /lib/modules/2.6.27.9-159.fc10.x86_64/kernel/drivers/net
 
Old 03-10-2009, 07:06 AM   #14
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Try using 'make -/lib/modules/2.6.27.9-159.fc10.x86_64/build', leave out the C and the quote marks.
 
Old 03-10-2009, 07:26 AM   #15
RLH1919
Member
 
Registered: Dec 2007
Location: Charleston, South Carolina USA
Distribution: Slackware 13 Ubuntu RHEL 5
Posts: 50

Original Poster
Rep: Reputation: 15
Ok thanks, I'll try that later I can't get to that machine right now.
 
  


Reply

Tags
wireless, wusb54gc



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
How do I install Linksys usb wireless adapter for Linux? punker999 Linux - Wireless Networking 12 01-30-2007 01:17 PM
Linksys USB wireless adapter apffal Linux - Wireless Networking 3 01-18-2007 06:36 PM
Linksys Wireless USB Card Install Bob62683 Linux - Wireless Networking 6 06-30-2004 08:28 PM
Linksys Wireless USB Network Adapter, How do I Install? Kevin Nash Red Hat 0 02-07-2004 10:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 09:22 AM.

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