wrtu54g-tm:openwrt-next
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wrtu54g-tm:openwrt-next [2011/01/20 06:02] – neutronscott | wrtu54g-tm:openwrt-next [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Introduction | ||
- | Well this is the development branch, it is not for production use yet because of the wifi driver needs optimization (er fixing) for our embedded platform. It runs the CPU very hot and suffers from bad performance. | ||
- | |||
- | *Update* Jan 20, 2011: Build 5 seems to fix CPU usage. Test it for me, thanks. | ||
- | |||
- | ====== OpenWRT Development Branch (trunk, r24978, kernel 2.6.36.2) | ||
- | When preinit starts, SES light turns green. If you are holding the SES button, or at least press it quickly as soon as light turns green, then failsafe should start. Failsafe is indicated by orange light. Then you may telnet to 192.168.1.1 with a PC connected to a LAN port. | ||
- | |||
- | * the bootlog: http:// | ||
- | * the binary: http:// | ||
- | * b3 source: http:// | ||
- | * now in openwrt trunk (equivalent to b3 anyway): https:// | ||
- | |||
- | 19Jan2011: Submitted the MTD patch to openwrt mailing list. This is patch against wireless I made: http:// | ||
- | |||
- | ==== packages ==== | ||
- | we still haven' | ||
- | |||
- | src/gz snapshots http:// | ||
- | dest root / | ||
- | dest ram /tmp | ||
- | lists_dir ext / | ||
- | option overlay_root /overlay | ||
- | arch all 5 | ||
- | arch brcm47xx 10 | ||
- | arch adm8668 20 | ||
- | |||
- | ==== upgrade from backfire ==== | ||
- | Since I never edited sysupgrade correctly in old version, I did this craziness to upgrade from the backfire build to this development build: | ||
- | |||
- | root@OpenWrt: | ||
- | root@OpenWrt: | ||
- | mount: mounting mini_fo:/ | ||
- | Please press Enter to activate this console. | ||
- | BusyBox v1.15.3 (2010-09-14 10:19:20 EDT) built-in shell (ash) | ||
- | Enter ' | ||
- | / # cd /tmp | ||
- | /tmp # wget http:// | ||
- | Connecting to wrt.scottn.us (208.77.101.28: | ||
- | wrtu54g-tm-openwrt-d 100% |*******************************| | ||
- | /tmp # mtd erase linux | ||
- | Unlocking linux ... | ||
- | Erasing linux ... | ||
- | /tmp # mtd erase rootfs | ||
- | Unlocking rootfs ... | ||
- | Erasing rootfs ... | ||
- | /tmp # mtd erase rootfs_data | ||
- | Unlocking rootfs_data ... | ||
- | Erasing rootfs_data ... | ||
- | /tmp # mtd write wrtu54g-tm-openwrt-devel.bin linux: | ||
- | Unlocking linux ... | ||
- | Unlocking rootfs ... | ||
- | Unlocking rootfs_data ... | ||
- | Writing from wrtu54g-tm-openwrt-devel.bin to linux ... | ||
- | Writing from wrtu54g-tm-openwrt-devel.bin to rootfs ... | ||
- | Writing from wrtu54g-tm-openwrt-devel.bin to rootfs_data ... | ||
- | /tmp # reboot | ||
- | |||
wrtu54g-tm/openwrt-next.1295503347.txt.gz · Last modified: 2023/11/04 22:29 (external edit)