Trendnet Openwrt



Wanted to start a new thread focused on these models. These routers are all virtually identical based on the Atheros AP81 router platform with Atheros AR9102 WiFi chip (2x2 MIMO). They are rather inexpensive here in the USA, they have been on sale several times for $25. They have 32MB of RAM, 4MB of FLASH, and AR9132 (MIPS) processor running at 400Mhz. They use u-boot bootloader and have a recovery mode that uses http. Good details over on the x-wrt.org site Stock firmware hacking: http://www.bitsum.com/forum/index.php?& … =45.0;wap2

Trendnet Openwrt

DD-WRT is a Linux based alternative OpenSource firmware suitable for a great variety of WLAN routers and embedded systems. The main emphasis lies on providing the easiest possible handling while at the same time supporting a great number of functionalities within the framework of the respective hardware platform used. TrendNet TEW-632BRP & TEW-652BRP This device is NOT RECOMMENDED for future use with OpenWrt due to low flash/ram. DO NOT BUY DEVICES WITH 4MB FLASH / 32MB RAM if you intend to flash an up-to-date and secure OpenWrt version (18.06 or later) onto it! See 4/32 warning for details. The parental controls are lacking on my Trendnet TEW-818DRU wireless router. Using the DD-WRT firmware on this router, had a couple of issues for me, so I co. OpenWRT Trendnet TEW-810DR Image DD-WRT Forum Forum Index- General Questions: View previous topic:: View next topic. Author Message; OctaneZ DD-WRT Novice.

OpenWrt trunk will build firmware for these routers, flashable via the web interface. Thread on the local forum on how to compile and build OpenWrt for these routers

1) Trendnet TEW-632BRP version A1.1R, AP81-AR9130-RT-070614-00
2) Trendnet TEW-632BRP version A1.0R, AP81-AR9130-RT-070614-00
3) Trendnet TEW-652BRP, AP81-AR9130-RT-080609-05
4) DLink DIR-615 revision C1, AP81-AR9130-RT-080609-05. IMPORTANT: Earlier revisions of this router are not Atheros based, a major change was made.
5) Cameo Communications WLN2206, FCC ID is same as Trendnet TEW-632BRP according to SmallNetBuilder website

Trendnet tew-731br openwrt

On the DD-WRT forum people have had good results putting the D-Link DIR-615 C1 factory firmware onto the Trendnet TEW-652BRP. dd-wrt forum thread.

Previous OpenWrt thread: Recent changes means support for TRENDnet TEW-632BRP?

Trendnet Ac2600 Openwrt

FCC internals information on router: https://fjallfoss.fcc.gov/oetcf/eas/rep … IR615B2%27

Trendnet Tew-812dru Openwrt

:______________________________:

Warning about flashing the router using the recovery mode: There are some issues with how the switch behaves in recovery mode. I suggest you only connect it to the computer you are flashing from.

While in recovery mode, the switch tends to bring down my 8-port managed Dell gigabit switch! Tends to take about 45 seconds and my network dies. The recovery mode isn't a full OS and probably does a minimal job initializing the switch hardware. I also think it sets the MAC on the network port to something like all zeros. Someone on the DD-WRT lost LAN connection mid-flash and bricked a router. I suspect this issue.

I've had no such issues flashing from within OpenWrt, this is only when using the recovery website boot of the router.

:| :| :| :| :| :| :| :| :| :| :| :| :| :| :| :|
STATUS, KNOWN ISSUES, ToDo with current OpenWrt

This is the first router to work with ath9k and AHB bus. The ath9k driver is entirely free but not very mature. Atheros and Trendnet have NOT released the source code for the madwifi driver that the original router firmware uses - so everything is having to be done from scratch in ath9k.

Open source is about contributing to the community; please do testing, please contact Atheros and ask them for madwifi driver source code for the AR9100 chips (ath_ahb driver), please consider donations of hardware or money to OpenWrt developers, hostapd developers, ath9k developers. I am making a list of issues so we can see where the effort needs to go.

To me, it is exciting to have a router that often sells for $25 that has modern WiFi support, entirely free software, respectable amount of RAM and CPU speed. It will take a little time to get these working the way we want, please help out! These routers are already working as an Access Point under OpenWrt!

WARNING1: Do not try to activate 5Ghz mode - your chips don't support it (it is a 2.4Ghz only router), and one user reported this bricked his router!

1. It is early in the game. Consider this alpha or early beta testing until some people chime in with positive experience ;) use at your own risk. The good news is that the flash process works well on these routers and you can easily put back on the factory firmware using the recovery mode.

Trendnet

2. When the WiFi interface goes up it resets the eth0 cabled interfaces and causes them to go down for a couple seconds. It will drop my telnet session for example. Not a fatal problem, but something to resolve.

3a. [s]The ath9k wireless driver is only working at 54Mbps on these routers. Very new code in ath9k, so hopefully this will improve within a week or two.[/s] UPDATE: You can change the config and Makefile for hostapd and we have been able to get 130Mbps rate with OpenWrt and ath9k, see the ar9102/ar9103 thread

Trendnet ac2600 openwrt

3b. [s]The ath9k driver currently has high CPU usage (hostapd softirq). Expect wireless to max out at 750KBps (~9mbps WiFi througput) on heavy file copies. Performance tuning for CPU usage ath9k AHB bus is still underway. [/s] As of build 14334, this seems resolved! Recent checkins to improve hostapd performance and to disable the WiFi LED light have resolved this issue. report your results please.

4. [s]Make sure your flash size comes out something like 3866624 bytes, don't go over that too much. I bricked a Trendnet TEW-652BRP flashing it with a 4653056 byte build. After flash, u-boot and recovery flash mode are gone. I had enabled kernel symbols on 2.6.28 and some other stuff and didn't pay attention to the file size ;)[/s] SVN 13878 has an improved sanity check to prevent this. thanks.

5. [s]Once you put OpenWrt on the router, I haven't found a way to flash the router from within OpenWrt (please post if you know how). [/s] You can flash new OpenWrt firmware from within running OpenWrt. SCP or WGET the firmware into the router, then use: 'mtd -r write openwrt-ar71xx-tew-652brp-squashfs.bin firmware'. Or you can use the recovery boot loader built into the router: hold down the reset button for 40 seconds after you connect power. You should be able to connect with a web browser via 192.168.0.1 IP address (the uploads on this recovery boot webpage expect the D-Link binary signature footer).

6. [s]On OpenWrt I see an eth0 interface for the switch ports (works on any of the switch ports), are we missing eth1 driver for the WAN interface?[/s] UPDATE: I developed a patch and now the eth1 interface is working! Submitted 2009-01-23.

7. ifconfig on the wireless wlan0 interface shows MAC address other than the one for the system?

8. Wireless station mode (client mode) not performing well. I've used the router in Access Point mode with 'OK' results - but station mode drops to 1Mbps rate and erratic ping times. A couple of us have submitted reports to the ath9k-devel mailing list. These ath9k drivers on AHB bus routers has only been tested here by like 20 people in the world, chime in! Thread on this forum about client mode: http://forum.openwrt.org/viewtopic.php?id=18377

9. NICE TO HAVE: WDS not yet implemented in ath9k driver. Seeking patches, testing reports, research. Participate! The ath9k-devel mailing list in early February 2009 confirmed it is not yet implemented.

9a. NICE TO HAVE: hostapd 0.6.8 does not yet implement a way to specify N-only mode for these routers (reject G clients). see: https://lists.ath9k.org/pipermail/ath9k … 01223.html

10. [s]On Trendnet 652: The WLAN LED light does not work with current ath9k driver. The original vendor firmware has param wireless_led_gpio=7 on madwifi driver. There is also a /proc/ar531x/gpio/tricolor_led.[/s] - seems to be working when tested build 14334. UPDATE: It has since been disabled due to the high CPU usage it caused. See #3b above.

11. On Trendnet 652: OpenWrt has no knowledge of the reset and WPS buttons on the router. Ignores them. In original vendor firmware, there is a /proc/ar531x/gpio/push_button. NOTE from juhosg: for buttons you need the kmod-input-core, kmod-input-polldev, kmod-input-gpio-buttons, kmod-button-hotplug packages; then the buttons will generate a hotplug event, and you can use hotplug rules: https://dev.openwrt.org/ticket/3522

12. [s]Now on two Trednet 652 routers this has shown up: the driver may segfault on 'wifi up' for some routers. We believe this has something to do with the specific MAC address of the router and a bug in ath9k driver. We have two identical 652's with similar serial numbers, we unbox them and make everything identical - same flash bin - and one segfaults and one does not. output of the crash is shown here: http://forum.openwrt.org/viewtopic.php?pid=78928#p78928[/s] This has been corrected in newer builds. It seems that the factory eprom of the ar9102 chips on some routers had nonsense (broadcast) MAC addresses. The vendor firware used a MAC stored elsewhere that OpenWrt ignores. There is a patch in trunk to deal with this better, works fine on two known routers that had this issue.

13. Buttons. Has anyone tested if 'reset config' button works with OpenWrt Kamikaze? I assume some scripts have to be button-aware in our OpenWrt build? Any testing and howto appreciated.

14. UCI and LUCI currently has no real config knowledge of 802.11n specific features: 20/40 band, N-only mode. New programming will have to be added to OpenWrt.

15. as of 2009-03-01, Lark and I both confirm an issue of the router rebooting after startup. It seems if the ath9k driver is started too soon after router boot it is unstable. Solution for now is to disable wireless with UCI and after boot manually enable and start it. A script with sleep would also probably work.

16. I find interacting with the WiFi disrupts the LAN ports at times. The OpenWrt bridge seems to interact badly. A 'wifi down' followed by 'wifi' will disrupt the LAN ports. Illustration: http://openwrt.pastebin.com/f318e5431

Trendnet Openwrt

HW1. Last of all, make sure your router isn't overheating. Trendnet made the case nice and easy to open, but didn't design the vents very well for convection cooling. Info on dd-wrt thread: http://www.dd-wrt.com/phpBB2/viewtopic. … ;start=150 Although I personally have had no issues I've noticed and I have 4 of these routers.... but I'm not using them real heavy at the moment.

Thank you to the OpenWrt team, especially Gabor Juhos.

(Last edited by RoundSparrow on 2 Mar 2009, 02:32)

This post contains affiliate links.

Installing DD-WRT on my TRENDnet TEW-812DRU wireless router turned an increasingly undependable router into a more reliable, speedier device.
The wireless connection through my TRENDnet TEW-812DRU router was getting slower and slower. Wired, my Internet connection offers speeds of 50–60 Mbps. However, the wireless connection from my TEW-812DRU would degrade to 2–3 Mbps, especially on the 2.4 GHz band.

Resetting the router early each morning with a router reset timer wasn’t helping anymore to improve those speeds. TRENDnet customer support was useless when I contacted them about the issue, and upgrading to the latest TRENDnet firmware did not improve things.

Trendnet Tew-827dru Openwrt

I was so frustrated, I decided it was the worth the risk of breaking (or bricking, in tech speak) the router by replacing the TEW-812DRU’s firmware with the open-source DD-WRT software. If I did ruin the router, it would not be much of a loss. I would buy a new one—and not another TEW-812DRU.

Relying on the information in this Lifehacker article and a DD-WRT thread, I was able to successfully install a version of DD-WRT (v24-sp2) compatible with the TEW-812DRU. (I did not bother with the open-source package TRENDnet has on its web site.) It took me about an hour to read everything, figure out what to do, and then install the software. And I am so glad I did.

Trendnet Tew-828dru Openwrt

The difference in performance was shocking: the TEW-812DRU with DD-WRT was serving up reliable wireless connections with speeds of 30–50 Mbps. And I tinkered very little with the settings in DD-WRT beyond setting up SSIDs and passwords and then changing the wireless channels (as explained in that Lifehacker article).

It’s been three months since I installed DD-WRT, and I’m still getting solid wireless speeds:

2.4GHz band after DD-WRT: 30+ Mbps

Although DD-WRT offers a feature for scheduling router resets, I do not recommend using it with the TEW-812DRU. After I turned that feature on, my router immediately stopped working. I turned the feature off, and the stable connections returned. I am sticking with my electronic timer to reset the modem daily.

Installing DD-WRT on my TEW-812DRU saved it from going into the trash. I can’t guarantee you will have the same results if you install DD-WRT, but it’s worth a shot if your router is barely functioning and you are willing to risk bricking it.

Please read the resources I’ve linked above for help. I can’t offer tech support via comments.

Possibly related posts: