Page 14 of 15 FirstFirst ... 412131415 LastLast
Results 131 to 140 of 142

Thread: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

  1. #131
    Join Date
    Jan 2011
    Beans
    12

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    In the end I installed compat-wirelessdrivers and started using a new version rt2800usb, which works well.

  2. #132
    Join Date
    Feb 2011
    Beans
    1

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    Hi there,

    I am new to linux and i don't know how to apply the patch, i mean which dir i should save the patch file, when ever i try to apply it, i got the following message

    can't find file to patch at input line 4
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    --------------------------
    |diff -rupN 2009_0525_RT3070_Linux_STA_v2.1.1.0.old/include/rtmp_os.h 2009_0525_RT3070_Linux_STA_v2.1.1.0/include/rtmp_os.h
    |--- 2009_0525_RT3070_Linux_STA_v2.1.1.0.old/include/rtmp_os.h 2009-05-20 23:33:56.000000000 -0400
    |+++ 2009_0525_RT3070_Linux_STA_v2.1.1.0/include/rtmp_os.h 2009-08-04 00:00:46.000000000 -0400
    --------------------------
    File to patch:

    please HELP!

  3. #133
    Join Date
    Oct 2009
    Beans
    10

    Re: No networks found, though. Re: Tenda W541U V2.0 Wireless USB Adapter

    Quote Originally Posted by hulmeman View Post
    Did you rename the file in '/etc/Wireless/RT3070STA/' to RT3070sta.dat?
    I can't believe I've left this thing open for so long...

    Yeah, I tried renaming the file. Works great! Thanks! [Solved] for me
    Last edited by sheekeebut; February 20th, 2011 at 01:26 AM. Reason: Need to reply to hulmeman

  4. #134
    Join Date
    Oct 2008
    Location
    the REPUBLIC of IRAN
    Beans
    26
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    Hello there;

    I just tried to compile and install RT3070 driver for my new TP-Link WN321G v4 card in Ubuntu 10.10 according to the instructions in the 13th page by "pesarak". I got the error "error: ‘struct net_device’ has no member named ‘open’" " and as it's mentioned in the instruction I tried to apply the patch "rt3070-2.6.31-compile.patch" and unfortunately I got another error;

    Code:
    patch unexpectedly ends in middle of line
    patch: **** Only garbage was found in the patch input.
    what's wrong with that? Only garbage found in the input! What does that means exactly?

    PS: Is this driver compatible and enough for air cracking or...?
    who knocks the door, has came to kill the light...

  5. #135
    Join Date
    Nov 2010
    Beans
    4

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    Quote Originally Posted by SOULTE View Post
    PS: Is this driver compatible and enough for air cracking or...?
    this driver support monitor mode and thus air cracking
    i sniff packet on air with this driver.
    but some minor problem with channel selection (it capture all channel even when you select only one of them!
    , that is solved with change sensivitity , but in general
    im not happy with "TL WN321G V4" for air-cracking)

    you need "aircrack-ng_1.0~rc1-2_i386.deb" in ubuntu 10.10
    Last edited by pesarak; June 8th, 2011 at 01:12 PM.

  6. #136
    Join Date
    Nov 2010
    Beans
    4

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    Edit Sensitivity

    (in RT2070/RT3070 driver TL-wn321g v4)

    use following code to change sensitivity of
    sniffing packet on air when set in monitor mode:

    1)
    iwpriv ra0 bbp
    2)
    iwpriv ra0 bbp 4=0

    line 1 show all registers value that use by driver
    every register have special functionality

    line 2 change register R4 to zero that is change sensitivity
    in my system.
    you can change for example R0 to R20 in real-time while sniffing
    and see result to find a proper register you want.


    /*
    i add driver and patch to attachment again for mirror link
    */
    Attached Files Attached Files

  7. #137
    Join Date
    Jul 2011
    Beans
    1

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    Does anyone please know if this solution would work for other distros ?

  8. #138
    Join Date
    Aug 2009
    Beans
    91

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    hi gang,

    I have a Tenda W311U and in Ubu10.10 it has always showed a connection to a local wireless hub I can connect to fine on my laptop and surf.

    So although there a connect is made in NetManager and I am assigned an IP addy I cannot surf any web sites nor ping anything. Like I said the local wireless service works fine for Ubu10.04 on my laptop using its builtin wireless, so there is no problem there.

    I did run thru all of the steps pesarak provides on pg13, and although everything ran fine, nothing looks or acts differently: I connect on boot-up or whenever dongle is plugged in or wireless enabled in NetManager, but I cannot surf any pages.

    Any ideas? All the steps pesarak lists worked fine without error once I made the necessary changes in the files mentioned for 10.10.

    cheers,
    tt

  9. #139
    Join Date
    Jan 2012
    Beans
    1

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    With reading all these above you wrote, I have done make && make install, and patch it.
    Then I modprobe rt3070sta, nothing output in console.
    Then I ifconfig I got this more info in attachment.

    I did not ifconfig ra0 192.168.1.111 up as I got error msg:

    SIOCSIFADDR: No such device
    ra0: ERROR while getting interface flags: No such device
    ra0: ERROR while getting interface flags: No such device

    So I don't know whether I have installed this driver successfully and if not how to do next.

    Please help me, thanke you so much in advanced.


    If you could make a deb package for W541U v2.0 to make this easy so much appreciated to you.

    If you help me make it, I would do my best to it. As I like this you help others and others would help you, we could improve together. This is according to Open Source philosophy.
    Attached Images Attached Images
    Last edited by universeroc; January 18th, 2012 at 04:31 AM.

  10. #140
    Join Date
    Apr 2012
    Beans
    1

    Re: Tenda W541U V2.0 Wireless USB Adapter / Ralink RT2070 How To

    It seems that they renamed usb_buffer_alloc and usb_buffer_free in 2.6.35 into usb_alloc_coherent and usb_free_coherent. Attached is a patch which fixes the compile errors. Let me know if the driver works for you now!
    DPO_RT3070_LinuxSTA_V2.3.0.4_20100604.compile_fix_ 2.6.35-1.patch.txt (2.1 KB, 307 views
    Hello guys, help me please.
    I have the same trouble but I try to install this driver 2010_0709_RT2870_Linux_STA_v2.4.0.1 and get the same errors. Probably this patch would suit me, but I don't know how I can edit it to my version.

    My kernel version is
    3.0.0-12-generic and I don\t know why this probs are available here.
    /home/ilya/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:78:3: error: implicit declaration of function ‘usb_buffer_free’ [-Werror=implicit-function-declaration]
    Last edited by iliachou; April 10th, 2012 at 12:47 PM.

Page 14 of 15 FirstFirst ... 412131415 LastLast

Bookmarks

Posting Permissions

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