Send users mailing list submissions to users@rt2x00.serialmonkey.com
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 users-requ...@rt2x00.serialmonkey.com You can reach the person managing the list at users-ow...@rt2x00.serialmonkey.com When replying, please edit your Subject line so it is more specific than "Re: Contents of users digest..." Today's Topics: 1. New_Ralink_Hardware (Burek Pekaric) 2. Re: New_Ralink_Hardware (Gertjan van Wingerde) 3. Re: New_Ralink_Hardware (Selim T. Erdogan) 4. Re: New_Ralink_Hardware (Andreas Hartmann) ---------------------------------------------------------------------- Message: 1 Date: Tue, 6 Nov 2012 16:40:52 +0100 From: "Burek Pekaric" <burek...@gmail.com> To: <users@rt2x00.serialmonkey.com> Subject: [rt2x00-users] New_Ralink_Hardware Message-ID: <398BB6E357C249A4B454D8A05F5CCEDF@djurinmali> Content-Type: text/plain; charset="iso-8859-2" Hi, I have USB wifi dongle which says "Tenda W326U" on its plastic cover, but debian wheezy recognized it as: "ID 148f:2878 Ralink Technology, Corp." I tried to do "modprobe rt2800usb" but I didn't get anything with iwconfig or ifconfig -a Also, the strange thing is that usb-devices tells me it's a "storage" device? :) T: Bus=01 Lev=03 Prnt=04 Port=01 Cnt=01 Dev#= 7 Spd=480 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=148f ProdID=2878 Rev=00.01 S: Manufacturer=Ralink S: Product=802.11 n WLAN C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=32mA I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage Is there any way to make this thing work on my debian machine? Thanks in advance. b. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rt2x00.serialmonkey.com/pipermail/users_rt2x00.serialmonkey.com/attachments/20121106/1d8ff7d7/attachment-0001.html> ------------------------------ Message: 2 Date: Wed, 7 Nov 2012 08:43:38 +0100 From: Gertjan van Wingerde <gwinge...@gmail.com> To: Burek Pekaric <burek...@gmail.com> Cc: users@rt2x00.serialmonkey.com Subject: Re: [rt2x00-users] New_Ralink_Hardware Message-ID: <cal1gcdnn5upknrc991ttve8qludh0v7jj2jvk4xnb04px0d...@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Hi, On Tue, Nov 6, 2012 at 4:40 PM, Burek Pekaric <burek...@gmail.com> wrote: > Hi, > > I have USB wifi dongle which says "Tenda W326U" on its plastic cover, but > debian wheezy recognized it as: > "ID 148f:2878 Ralink Technology, Corp." > > I tried to do "modprobe rt2800usb" but I didn't get anything with iwconfig > or ifconfig -a > > Also, the strange thing is that usb-devices tells me it's a "storage" > device? :) > T: Bus=01 Lev=03 Prnt=04 Port=01 Cnt=01 Dev#= 7 Spd=480 MxCh= 0 > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=148f ProdID=2878 Rev=00.01 > S: Manufacturer=Ralink > S: Product=802.11 n WLAN > C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=32mA > I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage > Is there any way to make this thing work on my debian machine? > Thanks in advance. > I *think* this is a dual mode device, in which it initially behaves as a storage device that contains the drivers (Windoze only unfortunately). It is then put in wifi mode by the driver. Under Linux this is achieved by the usb_modeswitch program. Unfortunately I am away from home during the week, so I can only show you some examples on how to do this in the weekend. Alternatively you can google for usb_modeswitch or maybe some debian people can help you with it. --- Gertjan ------------------------------ Message: 3 Date: Wed, 7 Nov 2012 02:09:36 -0600 From: "Selim T. Erdogan" <se...@alumni.cs.utexas.edu> To: Gertjan van Wingerde <gwinge...@gmail.com> Cc: users@rt2x00.serialmonkey.com, Burek Pekaric <burek...@gmail.com> Subject: Re: [rt2x00-users] New_Ralink_Hardware Message-ID: <20121107080936.ga2...@cs.utexas.edu> Content-Type: text/plain; charset=us-ascii On Wed, Nov 07, 2012 at 08:43:38AM +0100, Gertjan van Wingerde wrote: > Hi, > > On Tue, Nov 6, 2012 at 4:40 PM, Burek Pekaric <burek...@gmail.com> wrote: > > Hi, > > > > I have USB wifi dongle which says "Tenda W326U" on its plastic cover, but > > debian wheezy recognized it as: > > "ID 148f:2878 Ralink Technology, Corp." > > > > I tried to do "modprobe rt2800usb" but I didn't get anything with iwconfig > > or ifconfig -a > > > > Also, the strange thing is that usb-devices tells me it's a "storage" > > device? :) > > T: Bus=01 Lev=03 Prnt=04 Port=01 Cnt=01 Dev#= 7 Spd=480 MxCh= 0 > > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > > P: Vendor=148f ProdID=2878 Rev=00.01 > > S: Manufacturer=Ralink > > S: Product=802.11 n WLAN > > C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=32mA > > I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage > > Is there any way to make this thing work on my debian machine? > > Thanks in advance. > > > > I *think* this is a dual mode device, in which it initially behaves as > a storage device that contains the drivers (Windoze only > unfortunately). It is then put in wifi mode by the driver. > > Under Linux this is achieved by the usb_modeswitch program. > Unfortunately I am away from home during the week, so I can only show > you some examples on how to do this in the weekend. Alternatively you > can google for usb_modeswitch or maybe some debian people can help you > with it. There're a couple of packages in debian called "usb-modeswitch" and "usb-modeswitch-data" that you can install. With those installed, my 3G modem dongle automatically gets switched to modem mode, after being initially recognized as storage. Hopefully they'll do the trick for your wifi dongle too. ------------------------------ Message: 4 Date: Wed, 07 Nov 2012 18:45:02 +0100 From: Andreas Hartmann <andihartm...@01019freenet.de> To: Burek Pekaric <burek...@gmail.com> Cc: users@rt2x00.serialmonkey.com Subject: Re: [rt2x00-users] New_Ralink_Hardware Message-ID: <509a9e1e.10...@01019freenet.de> Content-Type: text/plain; charset=ISO-8859-1 Burek Pekaric wrote: > Hi, > > I have USB wifi dongle which says "Tenda W326U" on its plastic cover, but > debian wheezy recognized it as: > "ID 148f:2878 Ralink Technology, Corp." > > I tried to do "modprobe rt2800usb" but I didn't get anything with iwconfig or > ifconfig -a > > Also, the strange thing is that usb-devices tells me it's a "storage" device? > :) > T: Bus=01 Lev=03 Prnt=04 Port=01 Cnt=01 Dev#= 7 Spd=480 MxCh= 0 > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=148f ProdID=2878 Rev=00.01 > S: Manufacturer=Ralink > S: Product=802.11 n WLAN > C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=32mA > I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage > > Is there any way to make this thing work on my debian machine? > Thanks in advance. This device is not supported until now by rt2x00 as I can't find the usb id in the sources. You may add it yourself and test it. Or if it doesn't work properly you may take the driver from http://www.ralinktech.com/en/04_support/support.php?sn=501 Most probably the rt5572 usb driver. Anyway, you have to add the ID here, too. Kind regards, Andreas ------------------------------ Subject: Digest Footer _______________________________________________ users mailing list users@rt2x00.serialmonkey.com http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com ------------------------------ End of users Digest, Vol 45, Issue 7 ************************************