OpenWrt Forum Archive

Topic: TP-Link TL-WR841ND V9 - USB pins on board?

The content of this topic has been archived on 11 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Good morning,

Upon reading the page for this device, I noticed that V9 doesn't seem to have USB available (at least easily).
I believe I have a V9 (not at home now, but will check), it was purchased second hand but is new, and would be happy if it had USB capabilities so I could plug a USB drive or even an HDD with external supply.

Surfing through the internet, I found this:

http://www.anywlan.com/article-4325-1.html

https://i.gyazo.com/d0e39a8c4ef7781199313a6dd8a22119.png

That topic is directly pointed to V9 - and USB pins might be accessible.

They even go as far as to provide a firmware for it:

http://pan.baidu.com/s/1c0ldEEG


So, what do you think?

I have a soldering station, hot air rework station, and I would be available to mod it. However, I'm a (very) starving student, so I really need this working - besides, I'm not the only user.

Sorry if anyone has already posted this, but I did search for this model and version and no hits for USB mods.

Best wishes,
Nuno

Hey Nuno, I also have version 9 of wr841n.  That website seems to be legit, but I can`t know forsure until I open my wr841n up.  Have you given it a try yet?  I`d love to hear of any results.  I`m ready to try anything to improve this router, I am not great with soldering and I have limited equipment but I`m willing to give it a try.  Clearly here: https://wiki.openwrt.org/toh/tp-link/tl-wr841nd it says that USB is not supported on v9 but if we follow the usb guide for v8 with that website info you have above we should hopefully be able to get it to work.  There are a lot of trolls but there is some good info here: https://forum.openwrt.org/viewtopic.php?id=37010 for the v8 hardware upgrade.  Adding a usb isn`t the only option, have you considered upgrading the RAM?  I will pull my router apart tomorrow to see what I can do, I hope to hear back from you, cheers!

(Last edited by iThunder on 17 Apr 2016, 07:16)

If your TL-WR841Nv9 is based on QCA9531 (unlikely) then USB mod is possible.
If there is QCA9533 then just forget, because this SOC version doesn't have USB.

Thanks for the update Pepe, I will open up my router tomorrow to see what I have, hopefully it's a qca9531 that somehow supports USB.  I feel that the odds are against me on this one..

Alright, I pulled my router apart this morning.  It was pretty easy, only 2 screws! But unfortunately it was a qca9533 so I'll take pepe2k's word for it that a usb cannot be installed.  I have pictures if anyone wants to see, I don't know how to upload those though lol, if someone would be so kind as to show me..

Chaos Calmer, r49610, patched, built with USB support

root@OpenWrt:~# dmesg | grep -i usb
[    4.140000] usbcore: registered new interface driver usbfs
[    4.140000] usbcore: registered new interface driver hub
[    4.150000] usbcore: registered new device driver usb
[    4.180000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.200000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.230000] ehci-platform ehci-platform: USB 2.0 started, EHCI 0.00
[    4.230000] hub 1-0:1.0: USB hub found
[    4.250000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.260000] usbcore: registered new interface driver usb-storage
[   10.920000] usbcore: registered new interface driver ums-alauda
[   10.920000] usbcore: registered new interface driver ums-cypress
[   10.930000] usbcore: registered new interface driver ums-datafab
[   10.940000] usbcore: registered new interface driver ums-freecom
[   10.950000] usbcore: registered new interface driver ums-isd200
[   10.960000] usbcore: registered new interface driver ums-jumpshot
[   10.970000] usbcore: registered new interface driver ums-karma
[   10.970000] usbcore: registered new interface driver ums-sddr09
[   10.980000] usbcore: registered new interface driver ums-sddr55
[   10.990000] usbcore: registered new interface driver ums-usbat

QCA9533, D+ on B42, D- on A49, but USB does not work unfortunately ...

fumeman wrote:

Chaos Calmer, r49610, patched, built with USB support

root@OpenWrt:~# dmesg | grep -i usb
[    4.140000] usbcore: registered new interface driver usbfs
[    4.140000] usbcore: registered new interface driver hub
[    4.150000] usbcore: registered new device driver usb
[    4.180000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.200000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.230000] ehci-platform ehci-platform: USB 2.0 started, EHCI 0.00
[    4.230000] hub 1-0:1.0: USB hub found
[    4.250000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.260000] usbcore: registered new interface driver usb-storage
[   10.920000] usbcore: registered new interface driver ums-alauda
[   10.920000] usbcore: registered new interface driver ums-cypress
[   10.930000] usbcore: registered new interface driver ums-datafab
[   10.940000] usbcore: registered new interface driver ums-freecom
[   10.950000] usbcore: registered new interface driver ums-isd200
[   10.960000] usbcore: registered new interface driver ums-jumpshot
[   10.970000] usbcore: registered new interface driver ums-karma
[   10.970000] usbcore: registered new interface driver ums-sddr09
[   10.980000] usbcore: registered new interface driver ums-sddr55
[   10.990000] usbcore: registered new interface driver ums-usbat

QCA9533, D+ on B42, D- on A49, but USB does not work unfortunately ...

As I wrote already, QCA9533 doesn't have USB.

The discussion might have continued from here.