[SOLVED] Rosewill RNX-EasyN1
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 12 of 12
  1. #1
    motnahp00 Guest

    Exclamation Rosewill RNX-EasyN1

    Firstly, sorry if anyone believes I am double posting, but I cannot seem to find a decent answer to my wireless issue.

    I have a Rosewill RNX-EasyN1 USB Wireless N Adapter.
    lsusb --> Bus 002 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870 Wireless Adapter

    I downloaded the latest driver from the company's website:
    http://www.rosewill.com/Mgnt/Uploads...ux_v.2.1.1.bz2

    I unzip my download:
    # bunzip2 rnx-easyn1_linux_v.2.1.1.bz2
    # tar -xf rnx-easyn1_linux_v.2.1.1

    Attempt to run the make file:
    # cd 2009_0525_RT3070_Linux_STA_v2.1.1.0/
    # make

    Output:
    make -C tools
    make[1]: Entering directory `/home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/tools'
    gcc -g bin2h.c -o bin2h
    make[1]: Leaving directory `/home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/tools'
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/tools/bin2h
    cp -f os/linux/Makefile.6 /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/Makefile
    make -C /lib/modules/2.6.33.5-124.fc13.i686/build SUBDIRS=/home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux modules
    make[1]: Entering directory `/usr/src/kernels/2.6.33.5-124.fc13.i686'
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/crypt_md5.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/crypt_sha2.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/crypt_hmac.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/mlme.o
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/mlme.c: In function ‘BssTableSortByRssi’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/mlme.c:4406: warning: the frame size of 1572 bytes is larger than 1024 bytes
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_wep.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/action.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_data.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rtmp_init.o
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rtmp_init.c: In function ‘RtmpRaDevCtrlInit’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rtmp_init.c:3710: warning: passing argument 2 of ‘os_alloc_mem’ from incompatible pointer type
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/include/rtmp.h:5687: note: expected ‘UCHAR **’ but argument is of type ‘UCHAR *’
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_tkip.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_aes.o
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_aes.c: In function ‘AES_GTK_KEY_WRAP’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_aes.c:1338: warning: the frame size of 1092 bytes is larger than 1024 bytes
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_sync.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/eeprom.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_sanity.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_info.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_cfg.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_wpa.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/dfs.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/spectrum.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rtmp_timer.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/rt_channel.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_profile.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../common/cmm_asic.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/assoc.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/auth.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/auth_rsp.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.o
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.c: In function ‘PeerBeaconAtScanAction’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.c:651: warning: the frame size of 1252 bytes is larger than 1024 bytes
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.c: In function ‘PeerBeacon’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.c:1429: warning: the frame size of 1328 bytes is larger than 1024 bytes
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.c: In function ‘PeerBeaconAtJoinAction’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.c:929: warning: the frame size of 1256 bytes is larger than 1024 bytes
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.c: In function ‘MlmeStartReqAction’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sync.c:525: warning: the frame size of 1064 bytes is larger than 1024 bytes
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/sanity.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/rtmp_data.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/connect.o
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/connect.c: In function ‘LinkDown’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/connect.c:1975: warning: unused variable ‘Cancelled’
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/connect.c: In function ‘CntlOidScanProc’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/connect.c:343: warning: the frame size of 1596 bytes is larger than 1024 bytes
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../sta/wpa.o
    CC [M] /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.o
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c: In function ‘RtmpOSNetDevAttach’:
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1510: error: ‘struct net_device’ has no member named ‘open’
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1511: error: ‘struct net_device’ has no member named ‘stop’
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1512: error: ‘struct net_device’ has no member named ‘hard_start_xmit’
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1513: error: ‘struct net_device’ has no member named ‘do_ioctl’
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1519: error: ‘struct net_device’ has no member named ‘get_stats’
    /home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.c:1553: error: ‘struct net_device’ has no member named ‘validate_addr’
    make[2]: *** [/home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/../../os/linux/rt_linux.o] Error 1
    make[1]: *** [_module_/home/jesse/Downloads/2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux] Error 2
    make[1]: Leaving directory `/usr/src/kernels/2.6.33.5-124.fc13.i686'
    make: *** [LINUX] Error 2

    Any assistance would be greatly appreciated.

  2. #2
    Join Date
    Feb 2008
    Location
    Sydney Australia
    Age
    67
    Posts
    2,674
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Rosewill RNX-EasyN1

    As your adapter has the ralink rt2870 chip use the driver from RPMFusion. See http://forums.fedoraforum.org/showthread.php?t=197413

  3. #3
    motnahp00 Guest

    Re: Rosewill RNX-EasyN1

    I did see this posting and did not have any luck with the rt2870 install. I will however try the rt3070 and let you know.

    Thanks.

  4. #4
    motnahp00 Guest

    Re: Rosewill RNX-EasyN1

    I tried the rt3070 yum install and did not have any success.

  5. #5
    Join Date
    Feb 2008
    Location
    Sydney Australia
    Age
    67
    Posts
    2,674
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Rosewill RNX-EasyN1

    What do you mean by no success? Did it install? Does Networkmanager show your network?

  6. #6
    motnahp00 Guest

    Re: Rosewill RNX-EasyN1

    It installed but all I see is my integrated LAN on mobo and PCI wireless adapter. No signs of my USB wireless device.

  7. #7
    Join Date
    Feb 2008
    Location
    Sydney Australia
    Age
    67
    Posts
    2,674
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Rosewill RNX-EasyN1

    If you already have a wifi adapter I'm guessing you might need to disable it first.

  8. #8
    motnahp00 Guest

    Re: Rosewill RNX-EasyN1

    That didn't work either. I should have the ability to run two wireless adapters if the drivers are installed properly.

  9. #9
    Join Date
    Feb 2008
    Location
    Sydney Australia
    Age
    67
    Posts
    2,674
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Rosewill RNX-EasyN1

    Quote Originally Posted by motnahp00
    That didn't work either. I should have the ability to run two wireless adapters if the drivers are installed properly.
    I would think so too but it was worth a try. Sorry can't think of any thing else at the moment.

  10. #10
    motnahp00 Guest

    Re: Rosewill RNX-EasyN1

    I cannot believe the wireless adapter picked up after I turned on my computer today.

    I will retry the rt3070 yum install just to verify.

    Thanks for your assistance.

  11. #11
    Join Date
    Mar 2011
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Rosewill RNX-EasyN1

    The first post on this thread noted a problem compiling the driver. A newer version of the driver that does compile against the 2.6.34 kernel is available here:

    http://www.ralinktech.com/support.php?s=2

  12. #12
    motnahp00 Guest

    Re: Rosewill RNX-EasyN1

    Thanks for the info gbburkhardt.

    The yum installs were sufficient.

Similar Threads

  1. Fedora 12 and Rosewill external SATA cage?
    By kenned3 in forum Hardware
    Replies: 0
    Last Post: 23rd January 2010, 01:37 PM
  2. Replies: 1
    Last Post: 21st August 2008, 07:07 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •