User Tools

Site Tools


wrtu54g-tm:openwrt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wrtu54g-tm:openwrt [2011/02/20 21:37] – external edit 127.0.0.1wrtu54g-tm:openwrt [2023/11/04 22:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Introduction  ====== ====== Introduction  ======
-Well this is the development branchit is not for production use yet because of the wifi driver needs optimization (er fixing) for our embedded platformIt runs the CPU very hot and suffers from bad performance.+This is currently in the OpenWRT trunkand while not an official marked release, if it builds, it usually builds something stable:) If you'd like to discuss this, I created a mailing list so information isn't scattered around various forums and my own personal emailLet's get a little community going where everyone can benefit!
  
-***Update*** Jan 20, 2011Build 5 seems to fix CPU usageTest it for me, thanks.+  mailing list: http://lists.scottn.us/cgi-bin/mailman/listinfo/adm8668 
 +  a bootloghttp://wrt.scottn.us/openwrt-trunk-bootlog.txt 
 +  * the changelog: ([[wrtu54g-tm:changelog|ChangeLog]])
  
-====== OpenWRT Development Branch (trunk, r24978, kernel 2.6.36.2)  ======+====== Download  ====== 
 +  * **Latest build** is a contrib from @jdownj/twitter made 18feb2011 from fresh trunk. it includes openvpnhttp://wrt.scottn.us/wrtu54g-tm-jdownj-openvpn.bin 
 +  * the binary: http://wrt.scottn.us/wrtu54g-tm-openwrt-devel-b5.bin 
 +  * source is in openwrt trunk: https://dev.openwrt.org/wiki/GetSource 
 + 
 +====== Installation  ======
 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. 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://wrt.scottn.us/openwrt-trunk-bootlog.txt +==== From official firmware ==== 
-  * **Latest build** is a contrib from @jdownj/twitter made 18feb2011 from fresh trunk. it includes openvpn. http://wrt.scottn.us/wrtu54g-tm-jdownj-openvpn.bin +You should be able to simply install this from the Update Firmware page in the Web interface! :)
-  * the binary: http://wrt.scottn.us/wrtu54g-tm-openwrt-devel-b5.bin (md5sum: 85e3a10b977f6f7c49359e87fd5d924b) ([[wrtu54g-tm:changelog-next|ChangeLog]]) +
-  * b3 source: http://wrt.scottn.us/openwrt-adm8668-src-20101026.tar.gz +
-  * now in openwrt trunk: https://dev.openwrt.org/wiki/GetSource +
- +
-  * 19Jan2011: Submitted the MTD patch to openwrt mailing list. This is patch against wireless I madehttp://wrt.scottn.us/compat-wireless-2011-01-05.patch +
-  * 21Feb2011: MTD patch has been included in openwrt trunk, and compat-wireless has tasklet conversions.. should be pretty good to go.+
  
 ==== packages ==== ==== packages ====
Line 30: Line 31:
  
 ==== upgrade from backfire ==== ==== 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:+This should work given the feedback from Victor: http://lists.scottn.us/pipermail/adm8668/2011-March/000023.html
  
-  root@OpenWrt:~# source /lib/upgrade/common.sh  +  root@OpenWrt:~# source /lib/upgrade/common.sh && run_ramfs
-  root@OpenWrt:~# run_ramfs+
   mount: mounting mini_fo:/overlay on /mnt failed: Function not implemented   mount: mounting mini_fo:/overlay on /mnt failed: Function not implemented
   Please press Enter to activate this console.    Please press Enter to activate this console. 
Line 42: Line 42:
   Connecting to wrt.scottn.us (208.77.101.28:80)   Connecting to wrt.scottn.us (208.77.101.28:80)
   wrtu54g-tm-openwrt-d 100% |*******************************|  2250k 00:00:00 ETA   wrtu54g-tm-openwrt-d 100% |*******************************|  2250k 00:00:00 ETA
-  /tmp # mtd erase linux +  /tmp # mtd write wrtu54g-tm-openwrt-devel.bin linux:rootfs:rootfs_data && reboot
-  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:rootfs:rootfs_data+
   Unlocking linux ...   Unlocking linux ...
   Unlocking rootfs ...   Unlocking rootfs ...
Line 58: Line 49:
   Writing from wrtu54g-tm-openwrt-devel.bin to rootfs ...        Writing from wrtu54g-tm-openwrt-devel.bin to rootfs ...     
   Writing from wrtu54g-tm-openwrt-devel.bin to rootfs_data ...        Writing from wrtu54g-tm-openwrt-devel.bin to rootfs_data ...     
-  /tmp # reboot 
  
  
wrtu54g-tm/openwrt.1298237849.txt.gz · Last modified: 2023/11/04 22:29 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki