-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
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
Add support for TP-LINK TL-WN727N rev4. #36
Comments
Could you please give us the make and model of the wifi adaptor? Or a product page / photo of the package, or something along those lines, if exact make and model are unknown. |
Does the below information provide enough detail ? [ 3437.799880] usb 1-1.3: USB disconnect, device number 4 |
Yeah, thanks |
This dongle is suppoed to be using the MediaTek MT7601U chip. Driver seems to have already been installed, so should be just a matter of adding mt7601u.bin firmware. |
Should also be noted that it may not support AP mode. |
Some more info on where firmware can be obtained. EDIT: Actual link to vendor driver |
Since the page which has the link to the vendor driver says it's under GPL, I will attach the firmware file that was found in the package. Don't ask for the firmware sources cause there were none. ;) @BigJacobus try booting the Pi without the dongle attached, then copy this file into |
I will have details for you by tomorrow on this. Did not realize there was no SCP support on dropbear. |
Note that it does not have SFTP though. Some clients may need adjusting. |
Ref #36 Signed-off-by: Branko Vukelic <[email protected]>
Some what of a new message. [ 122.384239] usb 1-1.2: new high-speed USB device number 5 using dwc_otg |
Not very promising. Do you have a Linux PC on which you can try? If so, I'd be interested in two things:
|
I run the same adapter in raspbian and its works. I will get that fire up and get you some details. |
Okay I am the ID10T this time around. I bought 5 of these adapters all at one and one of them ended up being bad. That happend to be the one I was trying to use. I switched it for another in the batch and its all good to go. [ 3415.655905] usb 1-1.3: new high-speed USB device number 7 using dwc_otg |
Well, that 'bad' device has a different vendor and product ID, though. |
Raspbian gave me eve less than ORxPi. I will pass you what I get from there on the original adapter in raspbian. |
You could try updating Raspbian to 4.4.y kernel and see if it works. |
This is what I got under the current kernel. I will see what it takes to get/boot 4.4. and get back with further details. [ 219.472419] usb 1-1.5: USB disconnect, device number 8 |
Ran the following "sudo BRANCH=next rpi-update" |
Ouch. If it doesn't work out, we'll have a brand new image for testing some time in June. That image will be on 4.4.y so we can revisit then. |
Okay firing up in 4.1 kernel. [ 729.705037] usb 1-1.5: new high-speed USB device number 9 using dwc_otg lsusb |
I believe the drivers are just missing from the current build 3.1.
The text was updated successfully, but these errors were encountered: