Help reqd in installing wireless usb on fed 14

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Help reqd in installing wireless usb on fed 14
# 1  
Old 12-20-2010
Help reqd in installing wireless usb on fed 14

Hello all,
I am fed up on trying to install my newly purchased usb wireless antenna to my fedora14 machine; so I seek help of all you linux masterminds out there. It worked well in my Win XP. Please help me in setting up it to my Fedora. [I have been trying to get some solution from google as well from past 2 days which did not help].

Details follows:

The device model is : Aztech Wireless-N USB2.0 - WL552USB
Code:
# uname -r
2.6.35.9-64.fc14.i686
# lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 003: ID 04ca:0027 Lite-On Technology Corp. 
Bus 005 Device 002: ID 04b3:3107 IBM Corp. ThinkPad 800dpi Optical Travel Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 002 Device 002: ID 0644:0200 TEAC Corp. All-In-One Multi-Card Reader CA200/B/S
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

# rpm -qa | egrep -i "rt2|rt3"
kmod-rt2870-2.6.35.6-45.fc14.i686-2.4.0.1-1.fc14.1.i686
rt2870-2.4.0.1-1.fc14.noarch

# lsmod | grep -i rt
xfrm4_mode_transport      981  0 
xfrm6_mode_transport     1013  0 
iTCO_vendor_support     2070  1 iTCO_wdt

# iwconfig 
lo        no wireless extensions.
eth0      no wireless extensions.
virbr0    no wireless extensions.

# ls -l /etc/Wireless/RT2870STA/
total 8
-rw-r--r--. 1 root root 613 Jul  9 10:13 RT2870STACard.dat
-rw-r--r--. 1 root root 811 Jul 11 12:52 RT2870STA.dat

# cat /var/log/messages | grep -i usb | tail (below are the logs generated when I have removed and replugged the device.
Dec 20 20:17:23 sabcomp kernel: [  124.597347] usb 2-6: Product: 802.11 n WLAN
Dec 20 20:17:23 sabcomp kernel: [  124.597350] usb 2-6: Manufacturer: Ralink
Dec 20 20:17:23 sabcomp kernel: [  124.597352] usb 2-6: SerialNumber: 1.0
Dec 20 22:55:47 sabcomp kernel: [ 9629.042803] usb 2-6: USB disconnect, address 3
Dec 20 22:56:12 sabcomp kernel: [ 9653.912047] usb 2-6: new high speed USB device using ehci_hcd and address 4
Dec 20 22:56:12 sabcomp kernel: [ 9654.045348] usb 2-6: New USB device found, idVendor=148f, idProduct=3070
Dec 20 22:56:12 sabcomp kernel: [ 9654.045352] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 20 22:56:12 sabcomp kernel: [ 9654.045356] usb 2-6: Product: 802.11 n WLAN
Dec 20 22:56:12 sabcomp kernel: [ 9654.045358] usb 2-6: Manufacturer: Ralink
Dec 20 22:56:12 sabcomp kernel: [ 9654.045361] usb 2-6: SerialNumber: 1.0

Thank you all in advance..
Nath..

Last edited by Scott; 12-21-2010 at 10:33 AM.. Reason: Code tags, please...
# 2  
Old 12-20-2010
where did you get the RT2870-specific RPMs from? RPMfusion?
# 3  
Old 12-21-2010
yes.. I did yum install rt2870. Do you have any advice for me..? However when I tried to do the below, I got yum error:
Code:
# yum install rt3070
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
No package rt3070 available.
Error: Nothing to do


Last edited by Scott; 12-21-2010 at 10:34 AM.. Reason: Code tags
# 4  
Old 12-21-2010
I am sorry but I am still confused. Again, did you get the driver RPMs from RPMFusion?
# 5  
Old 12-22-2010
Yes... when I tried to install "yum install rt2870", it asked me to install rpmfusion before I could do this yum operation; and I did so.. So I believe that it is from rpmfusion.
I installed rpm fusion then the command "yum install rt2870" which installed the driver..
now...
Code:
# rpm -qa | grep -i rpm
python-deltarpm-3.6-0.2.20100708git.fc14.i686
rpm-libs-4.8.1-5.fc14.i686
redhat-rpm-config-9.1.0-5.fc14.noarch
rpmfusion-nonfree-release-14-0.4.noarch
rpmdevtools-7.10-1.fc14.noarch
rpm-build-4.8.1-5.fc14.i686
rpmfusion-free-release-14-0.4.noarch
deltarpm-3.6-0.2.20100708git.fc14.i686
rpm-4.8.1-5.fc14.i686
rpmlint-1.0-2.fc14.noarch
rpm-devel-4.8.1-5.fc14.i686
rpm-python-4.8.1-5.fc14.i686


Last edited by Scott; 12-27-2010 at 05:44 AM.. Reason: Code tags, please...
# 6  
Old 12-27-2010
is there anybody who can give some light on this..?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Ubuntu

Installing UBUNTU on USB stick

I'd like to install the OS on my stick. I would like to be able to save my works there and install apps or customize the OS. What can I do Ps. At home I use an iMac, but in the school where I work there are only PC... Ty (2 Replies)
Discussion started by: Fabio_Puricelli
2 Replies

2. Red Hat

Installing broadcom driver for wireless access

I use lspci and dmesg command and find out that i have ipw2000 wireless card on my laptop. I want to install driver for that but i'm not getting proper driver for that.My linux version is el5 and architecture is i386. (0 Replies)
Discussion started by: amitbharad
0 Replies

3. Red Hat

Cannot configure TL-WN727N wireless usb in centos 6.2

hi everybody, iam using 32 bit centos 6.2 on my machine. i have purchase TP-LINK, TL-WN727N wireless usb, but i was not able to install on my desktop. i was not able to find drivers for centos 6.2 official site of TPLINK. $ uname -a Linux workstation 2.6.32-220.el6.i686 #1 SMP Tue Dec 6... (0 Replies)
Discussion started by: paruhang
0 Replies

4. Red Hat

Installing LINUX KS from USB

:confused:Hello All, We are trying to install RHEL6 via USB using KICKSTART installation. We had following configuration: Below is the entry of isolinux.cfg file : menu label ^Kickstart Installation:via USB kernel vmlinuz append initrd=initrd.img ks=cdrom:/ks.cfg Below is the entry... (2 Replies)
Discussion started by: NIMISH AGARWAL
2 Replies

5. Hardware

Wireless router with USB port/longest battery life?

I'm looking for a router that has a USB port for my 3G internet card (which is USB) so that several cell phones can connect to the router for wifi internet during a trip with no power outlets except the occasional stop where I will be able to recharge once every 8-10 hours or so. Obviously I'm... (1 Reply)
Discussion started by: Emiles
1 Replies

6. IP Networking

my wireless usb adapter connect to net but the signal is very weak

i have wireless usb adapter rtl8187 from micromax company my proplem is the signal is very weak and i cannot open website can i increase the signal ? iwconfig lo no wireless extensions. eth0 no wireless extensions. wmaster0 no wireless extensions. wlan0... (5 Replies)
Discussion started by: rsd220
5 Replies

7. Solaris

Installing USB adsl modem?

Hello all, granted that I am an absolute beginner with Solaris, I'd like to use my adsl modem, t's a Zyxel prestige 630. I managed to install and configure it under Ubuntu using the drivers from Conexant AccessRunner ADSL USB modems with Linux ; is there a chance to do the same under Solaris 10... (0 Replies)
Discussion started by: clalfa
0 Replies

8. Solaris

Installing RT2500 Wireless network card

I need to install a driver for my RT2500 PCI wireless network card on my Solaris 10. So I went to the ralink website (the manufacturer of the network card), and downloaded the linux (well supposedly the unix driver) binary file. Burned it to dvd, and copied from the dvd to my solaris computer.... (3 Replies)
Discussion started by: Xannen
3 Replies

9. Linux

wireless USB

got a wireless usb network card. how can i make it work under redhat9?. it does not come with linux driver. (0 Replies)
Discussion started by: GJ2
0 Replies

10. UNIX Desktop Questions & Answers

A recommended linux wireless usb adaptor

Hi guys, I've been a linux user for a day now and we are planning of moving from windows to gentoo. unfortunately were having a heck of a trouble in configuring linksys wusb adaptor on our linux box. we got so tired of looking for any linux drivers or ndiswrapper blah for these critters but... (1 Reply)
Discussion started by: 3rr0r_3rr0r
1 Replies
Login or Register to Ask a Question