Ubutnu 18.04 host + RT2870/RT2030 Wireless Adapter failing when running hostapd
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am running into this problem, where I am unsuccessful in finding a solution for.
I have an alfa card which ubuntu 18.04 recognized as
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
when I run the lusb command.
initial dmesg returns the following:
[ 192.133940] usb 1-1: Product: 802.11 n WLAN
[ 192.133944] usb 1-1: Manufacturer: Ralink
[ 192.133947] usb 1-1: SerialNumber: 1.0
[ 192.263484] usb 1-1: reset high-speed USB device number 6 using xhci_hcd
[ 192.427076] ieee80211 phy2: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[ 192.438190] ieee80211 phy2: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 192.438831] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[ 192.461020] rt2800usb 1-1:1.0 wlx00c0ca905f06: renamed from wlan0
[ 192.484409] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
[ 192.484460] ieee80211 phy2: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 192.484497] ieee80211 phy2: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 192.726269] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
[ 192.776963] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
which looks promising.
I am trying to use my OS to host an AccessPoint with docker container Debian image + hostapd. When I run the hostapd inside the container, it failed, and when i looked into dmesg on the host (Ubuntu 18.04), i see the following:
ieee80211 phy1: rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x0404 with error -71 [ 246.780931]
Any suggestion on what I can try so the error will be corrected and i can run hostapd?
Thanks.
ubuntu wifi drivers
add a comment |Â
up vote
0
down vote
favorite
I am running into this problem, where I am unsuccessful in finding a solution for.
I have an alfa card which ubuntu 18.04 recognized as
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
when I run the lusb command.
initial dmesg returns the following:
[ 192.133940] usb 1-1: Product: 802.11 n WLAN
[ 192.133944] usb 1-1: Manufacturer: Ralink
[ 192.133947] usb 1-1: SerialNumber: 1.0
[ 192.263484] usb 1-1: reset high-speed USB device number 6 using xhci_hcd
[ 192.427076] ieee80211 phy2: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[ 192.438190] ieee80211 phy2: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 192.438831] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[ 192.461020] rt2800usb 1-1:1.0 wlx00c0ca905f06: renamed from wlan0
[ 192.484409] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
[ 192.484460] ieee80211 phy2: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 192.484497] ieee80211 phy2: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 192.726269] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
[ 192.776963] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
which looks promising.
I am trying to use my OS to host an AccessPoint with docker container Debian image + hostapd. When I run the hostapd inside the container, it failed, and when i looked into dmesg on the host (Ubuntu 18.04), i see the following:
ieee80211 phy1: rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x0404 with error -71 [ 246.780931]
Any suggestion on what I can try so the error will be corrected and i can run hostapd?
Thanks.
ubuntu wifi drivers
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am running into this problem, where I am unsuccessful in finding a solution for.
I have an alfa card which ubuntu 18.04 recognized as
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
when I run the lusb command.
initial dmesg returns the following:
[ 192.133940] usb 1-1: Product: 802.11 n WLAN
[ 192.133944] usb 1-1: Manufacturer: Ralink
[ 192.133947] usb 1-1: SerialNumber: 1.0
[ 192.263484] usb 1-1: reset high-speed USB device number 6 using xhci_hcd
[ 192.427076] ieee80211 phy2: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[ 192.438190] ieee80211 phy2: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 192.438831] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[ 192.461020] rt2800usb 1-1:1.0 wlx00c0ca905f06: renamed from wlan0
[ 192.484409] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
[ 192.484460] ieee80211 phy2: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 192.484497] ieee80211 phy2: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 192.726269] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
[ 192.776963] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
which looks promising.
I am trying to use my OS to host an AccessPoint with docker container Debian image + hostapd. When I run the hostapd inside the container, it failed, and when i looked into dmesg on the host (Ubuntu 18.04), i see the following:
ieee80211 phy1: rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x0404 with error -71 [ 246.780931]
Any suggestion on what I can try so the error will be corrected and i can run hostapd?
Thanks.
ubuntu wifi drivers
I am running into this problem, where I am unsuccessful in finding a solution for.
I have an alfa card which ubuntu 18.04 recognized as
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
when I run the lusb command.
initial dmesg returns the following:
[ 192.133940] usb 1-1: Product: 802.11 n WLAN
[ 192.133944] usb 1-1: Manufacturer: Ralink
[ 192.133947] usb 1-1: SerialNumber: 1.0
[ 192.263484] usb 1-1: reset high-speed USB device number 6 using xhci_hcd
[ 192.427076] ieee80211 phy2: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[ 192.438190] ieee80211 phy2: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 192.438831] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[ 192.461020] rt2800usb 1-1:1.0 wlx00c0ca905f06: renamed from wlan0
[ 192.484409] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
[ 192.484460] ieee80211 phy2: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 192.484497] ieee80211 phy2: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 192.726269] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
[ 192.776963] IPv6: ADDRCONF(NETDEV_UP): wlx00c0ca905f06: link is not ready
which looks promising.
I am trying to use my OS to host an AccessPoint with docker container Debian image + hostapd. When I run the hostapd inside the container, it failed, and when i looked into dmesg on the host (Ubuntu 18.04), i see the following:
ieee80211 phy1: rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x0404 with error -71 [ 246.780931]
Any suggestion on what I can try so the error will be corrected and i can run hostapd?
Thanks.
ubuntu wifi drivers
ubuntu wifi drivers
asked Aug 11 at 5:33
Neophyte
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');
);
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%2funix.stackexchange.com%2fquestions%2f461950%2fubutnu-18-04-host-rt2870-rt2030-wireless-adapter-failing-when-running-hostapd%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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');
);
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');
);
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