Dear all,
I would like to know how I could run my dongle wifi TP-Link (Ref: TL-WDN4200, version 1) under Centos 6.5 (Final).
Should I create by myself the corresponding driver or does exist another way?
When I ran lsusb I got:
Ralink Technology RT3573 Wireless Adapter
Thanks for your help.
Regards,
Eric
On Tue, Aug 26, 2014 at 1:24 PM, Eric Perspicace perspi_eric057@hotmail.com wrote:
Dear all,
I would like to know how I could run my dongle wifi TP-Link (Ref: TL-WDN4200, version 1) under Centos 6.5 (Final).
Should I create by myself the corresponding driver or does exist another way?
When I ran lsusb I got:
Ralink Technology RT3573 Wireless Adapter
You should have copied the whole line. It will show the device IP pairing. Then check it against the ELRepo's device list:
http://elrepo.org/tiki/DeviceIDs
Akemi
Dear Akemi,
Thanks for your quick reply. I have to jump between Win 7 and Centos 6.5 as my computer contains both OS (dual boot). The ID of my wireless adapter is the following:
ID: 148F:3573
Do you think that I can use this one as my ID is not listed: kmod-rt2870sta
Thanks
Regards
Eric
From: amyagi@gmail.com Date: Tue, 26 Aug 2014 13:31:01 -0700 To: centos@centos.org Subject: Re: [CentOS] Installation of dongle wifi (TP-Link: TL-WDN4200) under Centos 6.5 (Final)
On Tue, Aug 26, 2014 at 1:24 PM, Eric Perspicace perspi_eric057@hotmail.com wrote:
Dear all,
I would like to know how I could run my dongle wifi TP-Link (Ref: TL-WDN4200, version 1) under Centos 6.5 (Final).
Should I create by myself the corresponding driver or does exist another way?
When I ran lsusb I got:
Ralink Technology RT3573 Wireless Adapter
You should have copied the whole line. It will show the device IP pairing. Then check it against the ELRepo's device list:
http://elrepo.org/tiki/DeviceIDs
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Tue, Aug 26, 2014 at 1:53 PM, Eric Perspicace perspi_eric057@hotmail.com wrote:
Dear Akemi,
Thanks for your quick reply. I have to jump between Win 7 and Centos 6.5 as my computer contains both OS (dual boot). The ID of my wireless adapter is the following:
ID: 148F:3573
Do you think that I can use this one as my ID is not listed: kmod-rt2870sta
The IDs must match. What you can do is to file a request to build the driver with ELRepo here:
Akemi
On Tue, Aug 26, 2014 at 2:15 PM, Akemi Yagi amyagi@gmail.com wrote:
On Tue, Aug 26, 2014 at 1:53 PM, Eric Perspicace perspi_eric057@hotmail.com wrote:
Dear Akemi,
Thanks for your quick reply. I have to jump between Win 7 and Centos 6.5 as my computer contains both OS (dual boot). The ID of my wireless adapter is the following:
ID: 148F:3573
Do you think that I can use this one as my ID is not listed: kmod-rt2870sta
The IDs must match. What you can do is to file a request to build the driver with ELRepo here:
Another (interim) solution is to use ELRepo's kernel-ml:
http://elrepo.org/tiki/kernel-ml
I just checked it and it includes the rt2800usb driver that covers your device.
Akemi