Ralink RT5572 network adapter - Ubuntu 16.04


up vote
0
down vote
favorite
I am very new to linux and driver installations. I have an AmeriDroid USB adapter that uses the RT5572 chipset. I have 16.04 Ubuntu Minimal 3.10 32 bit installed on an Odroid XU4.
This is what I am seeing when I perform the following lshw -C network
command and then the following lsusb
command:
root@odroid:~# lshw -C network
*-network:0 DISABLED
description: Ethernet interface
physical id: 7
bus info: usb@1:1.1
logical name: wlan0
serial: 70:f1:1c:05:26:aa
capabilities: ethernet physical
configuration: broadcast=yes driver=rt2800usb driverversion=3.10.106-151 firmware=N/A link=no multicast=yes
Bus 001 Device 003: ID 148f:5572 Ralink Technology, Corp. RT5572 Wireless Adapter
I am at a total loss on how to make the darn thing enable. Any help would be appreciated as I have actually 5 various adapters that I need to get working.
drivers usb ralink
add a comment |Â
up vote
0
down vote
favorite
I am very new to linux and driver installations. I have an AmeriDroid USB adapter that uses the RT5572 chipset. I have 16.04 Ubuntu Minimal 3.10 32 bit installed on an Odroid XU4.
This is what I am seeing when I perform the following lshw -C network
command and then the following lsusb
command:
root@odroid:~# lshw -C network
*-network:0 DISABLED
description: Ethernet interface
physical id: 7
bus info: usb@1:1.1
logical name: wlan0
serial: 70:f1:1c:05:26:aa
capabilities: ethernet physical
configuration: broadcast=yes driver=rt2800usb driverversion=3.10.106-151 firmware=N/A link=no multicast=yes
Bus 001 Device 003: ID 148f:5572 Ralink Technology, Corp. RT5572 Wireless Adapter
I am at a total loss on how to make the darn thing enable. Any help would be appreciated as I have actually 5 various adapters that I need to get working.
drivers usb ralink
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am very new to linux and driver installations. I have an AmeriDroid USB adapter that uses the RT5572 chipset. I have 16.04 Ubuntu Minimal 3.10 32 bit installed on an Odroid XU4.
This is what I am seeing when I perform the following lshw -C network
command and then the following lsusb
command:
root@odroid:~# lshw -C network
*-network:0 DISABLED
description: Ethernet interface
physical id: 7
bus info: usb@1:1.1
logical name: wlan0
serial: 70:f1:1c:05:26:aa
capabilities: ethernet physical
configuration: broadcast=yes driver=rt2800usb driverversion=3.10.106-151 firmware=N/A link=no multicast=yes
Bus 001 Device 003: ID 148f:5572 Ralink Technology, Corp. RT5572 Wireless Adapter
I am at a total loss on how to make the darn thing enable. Any help would be appreciated as I have actually 5 various adapters that I need to get working.
drivers usb ralink
I am very new to linux and driver installations. I have an AmeriDroid USB adapter that uses the RT5572 chipset. I have 16.04 Ubuntu Minimal 3.10 32 bit installed on an Odroid XU4.
This is what I am seeing when I perform the following lshw -C network
command and then the following lsusb
command:
root@odroid:~# lshw -C network
*-network:0 DISABLED
description: Ethernet interface
physical id: 7
bus info: usb@1:1.1
logical name: wlan0
serial: 70:f1:1c:05:26:aa
capabilities: ethernet physical
configuration: broadcast=yes driver=rt2800usb driverversion=3.10.106-151 firmware=N/A link=no multicast=yes
Bus 001 Device 003: ID 148f:5572 Ralink Technology, Corp. RT5572 Wireless Adapter
I am at a total loss on how to make the darn thing enable. Any help would be appreciated as I have actually 5 various adapters that I need to get working.
drivers usb ralink
drivers usb ralink
edited Feb 10 at 4:34


Terrance
17.5k23885
17.5k23885
asked Feb 10 at 4:25


Slappy McPhee
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1004750%2fralink-rt5572-network-adapter-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password