We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using TP-LINK TL-WDN5200H, usb id is 148f:761a. got error when execute ifconfig ra0 up
ifconfig ra0 up
[ 189.684544] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=OUT, Req=0x6, Idx=0x9a0,pAd->Flags=0x0 [ 189.684547] VendrCmdMultiWrite_nBytes failed! [ 189.763295] # [ 189.847341] # [ 189.931384] # [ 190.015349] # [ 190.099402] # [ 190.183351] # [ 190.267372] # [ 190.351361] # [ 190.435364] # [ 190.519364] # [ 190.524522] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=OUT, Req=0x6, Idx=0x9a4,pAd->Flags=0x0 [ 190.524524] VendrCmdMultiWrite_nBytes failed! [ 190.603364] # [ 190.687346] # [ 190.771268] # [ 190.855365] # [ 190.939373] # [ 191.023375] # [ 191.107342] # [ 191.191361] # [ 191.275357] # [ 191.359321] # [ 191.364475] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=OUT, Req=0x6, Idx=0x9c4,pAd->Flags=0x0 [ 191.364477] VendrCmdMultiWrite_nBytes failed! [ 191.443358] # [ 191.527345] # [ 191.611356] # [ 191.695372] # [ 191.779264] # [ 191.863375] # [ 191.947277] # [ 192.031272] # [ 192.115571] # [ 192.199275] # [ 192.204676] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=OUT, Req=0x6, Idx=0xa6c,pAd->Flags=0x0 [ 192.204678] VendrCmdMultiWrite_nBytes failed! [ 192.287275] # [ 192.371342] # [ 192.455341] # [ 192.539314] # [ 192.623367] # [ 192.707337] # [ 192.791353] # [ 192.875296] # [ 192.959344] # [ 193.043372] # [ 193.048712] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=IN, Req=0x7, Idx=0x238,pAd->Flags=0x0 [ 193.127353] # [ 193.211325] # [ 193.295334] # [ 193.379356] # [ 193.463337] # [ 193.547295] # [ 193.631300] # [ 193.715277] # [ 193.799289] # [ 193.883296] # [ 193.888292] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=OUT, Req=0x6, Idx=0x238,pAd->Flags=0x0 [ 193.888293] VendrCmdMultiWrite_nBytes failed! [ 193.967299] # [ 194.051277] # [ 194.135257] # [ 194.219256] # [ 194.303295] # [ 194.387271] # [ 194.471300] # [ 194.555299] # [ 194.639277] # [ 194.723296] # [ 194.728291] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=OUT, Req=0x6, Idx=0x238,pAd->Flags=0x0 [ 194.728293] VendrCmdMultiWrite_nBytes failed! [ 194.728302] loading fw [ 194.807243] # [ 194.891301] # [ 194.975334] # [ 195.059334] # [ 195.143336] # [ 195.227342] # [ 195.311350] # [ 195.395335] # [ 195.479353] # [ 195.563351] # [ 195.568509] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=OUT, Req=0x42, Idx=0x230,pAd->Flags=0x0 [ 195.568511] set fce dma descriptor fail [ 195.647332] # [ 195.731352] # [ 195.815337] # [ 195.899359] # [ 195.983350] # [ 196.067333] # [ 196.151352] # [ 196.235331] # [ 196.319332] # [ 196.403397] # [ 196.408461] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=OUT, Req=0x6, Idx=0x800,pAd->Flags=0x0 [ 196.408463] VendrCmdMultiWrite_nBytes failed! [ 196.408466] ERROR!!! [ 196.408468] NICLoadFirmware failed, Status[=0x00000001] [ 196.408471] !!! rt28xx init fail !!!
The text was updated successfully, but these errors were encountered:
I'm also using TP-LINK TL-WDN5200H. I got no problem executing ifconfig ra0 up, but failed at the wpa_supplicant step.
Sorry, something went wrong.
me too, when insmod mt7610u_sta.ko [ 3209.879986] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=IN, Req=0x7, Idx=0x1000,pAd->Flags=0x0 [ 3209.884948] WaitForAsicReady(0xffffffff):AsicNotReady! [ 3209.884949] chipOps hook error
No branches or pull requests
I'm using TP-LINK TL-WDN5200H, usb id is 148f:761a.
got error when execute
ifconfig ra0 up
The text was updated successfully, but these errors were encountered: