Send users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        
http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com

or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."


Today's Topics:

   1. RT2800USB driver problem. txpower stuck at 0 (Vilius Palme)
   2. Re: RT2800USB driver problem. txpower stuck at 0
      (Andreas Hartmann)


----------------------------------------------------------------------

Message: 1
Date: Sun, 3 Jun 2012 18:10:58 +0200
From: Vilius Palme <[email protected]>
To: [email protected], [email protected]
Subject: [rt2x00-users] RT2800USB driver problem. txpower stuck at 0
Message-ID:
        <caouatobns0xnp6e+-w6vrshxpm2jvvegubskxe9v05m3e00...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hello.

I'm having some sort of a problem with RT3070 usb dongle. It works
perfectly fine under 3.3.5 and 3.3.7 kernels, but somewhy refuses to
set txpower under 3.4.0. kernel .config is the same across all three.

Here's some output:

[root@R1 iw]# ifconfig wlan0 up
[root@R1 iw]# iwconfig wlan0
wlan0     IEEE 802.11bgn  ESSID:off/any
         Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm
         Retry  long limit:7   RTS thr:off   Fragment thr:off
         Encryption key:off
         Power Management:off

[root@R1 iw]# iwconfig wlan0 txpower 20
Error for wireless request "Set Tx Power" (8B26) :
   SET failed on device wlan0 ; Invalid argument.
[root@R1 iw]# iwconfig wlan0 txpower 1
Error for wireless request "Set Tx Power" (8B26) :
   SET failed on device wlan0 ; Invalid argument.
[root@R1 iw]# iwconfig wlan0 txpower 0
[root@R1 iw]#


[root@R1 iw]# rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
       Soft blocked: no
       Hard blocked: no
27: phy26: Wireless LAN
       Soft blocked: no
       Hard blocked: no
[root@R1 iw]#

lsusb -vv output:

Bus 002 Device 020: ID 1737:0078 Linksys WUSB100 v2 RangePlus Wireless
Network Adapter [Ralink RT3070]
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0
 bDeviceProtocol         0
 bMaxPacketSize0        64
 idVendor           0x1737 Linksys
 idProduct          0x0078 WUSB100 v2 RangePlus Wireless Network
Adapter [Ralink RT3070]
 bcdDevice            1.01
 iManufacturer           1 Cisco-Linksys LLC
 iProduct                2 Linksys RangePlus Wireless Network USB Adapter
 iSerial                 3
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           67
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0
   bmAttributes         0x80
     (Bus Powered)
   MaxPower              450mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           7
     bInterfaceClass       255 Vendor Specific Class
     bInterfaceSubClass    255 Vendor Specific Subclass
     bInterfaceProtocol    255 Vendor Specific Protocol
     iInterface              5
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x01  EP 1 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x02  EP 2 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x03  EP 3 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x04  EP 4 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x05  EP 5 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x06  EP 6 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
Device Qualifier (for other device speed):
 bLength                10
 bDescriptorType         6
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0
 bDeviceProtocol         0
 bMaxPacketSize0        64
 bNumConfigurations      1
Device Status:     0x0000
 (Bus Powered)

Would appreciate any kind of help,
Vilius



------------------------------

Message: 2
Date: Sun, 03 Jun 2012 18:36:43 +0200
From: Andreas Hartmann <[email protected]>
To: Vilius Palme <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: [rt2x00-users] RT2800USB driver problem. txpower stuck at
        0
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Hi Vilius,

Vilius Palme wrote:
> Hello.
> 
> I'm having some sort of a problem with RT3070 usb dongle. It works
> perfectly fine under 3.3.5 and 3.3.7 kernels, but somewhy refuses to
> set txpower under 3.4.0. kernel .config is the same across all three.
> 
> Here's some output:
> 
> [root@R1 iw]# ifconfig wlan0 up
> [root@R1 iw]# iwconfig wlan0
> wlan0     IEEE 802.11bgn  ESSID:off/any
>          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm
>          Retry  long limit:7   RTS thr:off   Fragment thr:off
>          Encryption key:off
>          Power Management:off
> 
> [root@R1 iw]# iwconfig wlan0 txpower 20
> Error for wireless request "Set Tx Power" (8B26) :
>    SET failed on device wlan0 ; Invalid argument.
> [root@R1 iw]# iwconfig wlan0 txpower 1
> Error for wireless request "Set Tx Power" (8B26) :
>    SET failed on device wlan0 ; Invalid argument.
> [root@R1 iw]# iwconfig wlan0 txpower 0
> [root@R1 iw]#

Please take a look at this thread:
http://thread.gmane.org/gmane.comp.embedded.openwrt.devel/14224/focus=91183

Does this answer your question?


Kind regards,
Andreas



------------------------------

_______________________________________________
users mailing list
[email protected]
http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com


End of users Digest, Vol 40, Issue 2
************************************

Reply via email to