Page 4 of 4 FirstFirst ... 234
Results 46 to 60 of 84

Thread: Asus RT-AC56U & RT-AC68U 802.11ac Wireless Router

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2010
    Location
    Великий Новгород
    Posts
    62
    жива еще тема?
    RT-N16 умер без видимой причины, выгорел свич и всё питание
    купил ещё один и умер так же))

    Вечно живой WL-500Gp V.1+ Samsung hdd 640 Gb+USB Sound

  2. #2
    Join Date
    Mar 2009
    Location
    Russia, Moscow
    Posts
    2,119
    Blog Entries
    33

  3. #3
    Join Date
    Mar 2009
    Location
    Russia, Moscow
    Posts
    2,119
    Blog Entries
    33
    Новая бэта-прошивка от Merlin'a для RT-AC56U: https://twitter.com/RMerlinDev

    httр://www.mediafire.com/download/4qt393iflzauma3/RT-AC56U_3.0.0.4_372.30_beta5.trx



    З.Ы. Пароль для скачивания можно спросить в личке: http://forums.smallnetbuilder.com/sh...ad.php?t=11380
    Last edited by Omega; 02-07-2013 at 20:32. Reason: fixed

  4. #4
    Join Date
    Mar 2009
    Location
    Russia, Moscow
    Posts
    2,119
    Blog Entries
    33

    FW_3.0.0.4.372

    Asus RT-AC56U Firmware version 3.0.0.4.372

    httр://dlsvr01.asus.com/pub/ASUS/wireless/RT-AC56U/FW_RT_AC56U_3004372.zip

    The first version of firmware for ASUS RT-AC56U

    File Size 27,56 (MBytes) 2013.07.17 update
    httр://support.asus.com/Download/RT-AC56U/FW_RT_AC56U_3004372.zip
    Last edited by Omega; 19-07-2013 at 13:00. Reason: fixed

  5. #5
    Join Date
    Mar 2009
    Location
    Russia, Moscow
    Posts
    2,119
    Blog Entries
    33

    Thumbs up Разгон CPU ARM на Asus RT-AC56U

    HOW TO OVERCLOCK RT-AC56U

    1. Navigate to http://192.168.1.1/Tools_RunCmd.asp

    2. OverClock: in the cmd window, copy paste/enter:
    Code:
    nvram set clkfreq=1200,800
    nvram commit && reboot
    - this will set CPU clock to 1200MHz and memory to 800 (for comparison - the stock is 800/533)

    Stock:
    Code:
    nvram set clkfreq=800,533
    nvram commit && reboot
    Warning: your router may hang at this point. Let it stay for couple minutes, if it does not come back, power cycle.
    If you cannot get the router back after power cycling, follow to restore procedure outlined above.

    3. After successful reboot, you can check the clocks in the UI: http://192.168.1.1/Tools_Sysinfo.asp
    Code:
    # CPU
    
    CPU Model 	ARMv7 Processor rev 0 (v7l)  -  (Cores: 2)
    CPU Frequency 	1200 MHz
    CPU Load Average (1, 5, 15 mins) 	0.09,  0.07,  0.05
    
    # cat /proc/cpuinfo
    
    Processor	: ARMv7 Processor rev 0 (v7l)
    processor	: 0
    BogoMIPS	: 2398.61
    
    processor	: 1
    BogoMIPS	: 2398.61
    
    Features	: swp half thumb fastmult edsp 
    CPU implementer	: 0x41
    CPU architecture: 7
    CPU variant	: 0x3
    CPU part	: 0xc09
    CPU revision	: 0
    
    Hardware	: Northstar Prototype
    Revision	: 0000
    Serial		: 0000000000000000
    4. openssl speed:
    Code:
    # openssl speed aes-256-cbc
    
    Doing aes-256 cbc for 3s on 16 size blocks: 5298660 aes-256 cbc's in 2.98s
    Doing aes-256 cbc for 3s on 64 size blocks: 1473282 aes-256 cbc's in 3.01s
    Doing aes-256 cbc for 3s on 256 size blocks: 380765 aes-256 cbc's in 3.00s
    Doing aes-256 cbc for 3s on 1024 size blocks: 95997 aes-256 cbc's in 3.00s
    Doing aes-256 cbc for 3s on 8192 size blocks: 12042 aes-256 cbc's in 3.00s
    
    OpenSSL 1.0.0j 10 May 2012 built on: Sat Aug 24 22:13:38 EDT 2013
    options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr) 
    compiler: arm-brcm-linux-uclibcgnueabi-gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -ffunction
    -sections -fdata-sections -DTERMIO -O3 -Wall -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM
    
    The 'numbers' are in 1000s of bytes per second processed.
    type             16 bytes     64 bytes     256 bytes    1024 bytes   8192 bytes
    aes-256 cbc      28449.18k    31325.60k    32491.95k    32766.98k    32882.69k
    5. Temperature check: go back to http://192.168.1.1/Tools_RunCmd.asp
    Code:
    # cat /proc/dmu/temperature
    I am seeing 58 degrees (that's with the cooling) BCM4708A is officially rated for 1000 MHz, so ASUS seems to deliberately
    underclocking it for AC56U at 800MHz; my guess is that they are keeping full clocks for AC68
    Code:
    nvram set clkfreq=1000,667
    nvram commit && reboot
    So far I cannot find clear guidance on what are the safe temperatures for the CPU
    You just re-affirmed my suspicion - your router is simply overheating (at 80 degrees).
    AC56U does not have internal fan, so the only hope convection cooling (right, with those tiny holes) or add-on cooling.

    My suggestion: if you can, remove the rear cover (no one sees it in the closet anyway, right?) and you can use standard 80mm
    case fan just standing few inch away from the router connected to 5-7 volt DC power source (does not have to be USB).
    Lower than 12V power will reduce the RPM and noise while still providing sufficient cooling.

    Before any overclocking, try to cool off your router to sub-60 and measure performance with VPN on - see if there is any improvement...

    6. Memory: used in Asus RT-AC56U - 256 MB (ESMT M15F2G16128A) which is according to M15F2G16128A.pdf
    is DDR3 capable of 667/800Mhz! I am going to try 667MHz now. so I applied 1200,667 and... it still works!

    The memory in the router is rated for 667 at CL9 or 800 at CL11. Honestly I do not know which one would be more beneficial,
    BUT definitely 667 is a lot better than stock 533... and for any real performance difference, we should compare stock memory
    speed with maximum - that should yield something.

    I would not go anywhere beyond 800 - this is not a PC, and I cannot increase any voltages... Let me try to set 800MHz... and it booted!!!!

    So I measure the internet speed using 200Mb file download at testmy.net and this is highest ever on VPN: 22.5 Mbps
    Turning VPN off, the same site: 24.5 Mbps This is, ladies and gentlemen, reason I overclock
    http://forums.smallnetbuilder.com/sh...ad.php?t=12578
    Last edited by Omega; 03-09-2013 at 09:05. Reason: fixed

  6. #6
    Asus RT-AC68U (3.0.0.4.374_371)
    В "карта сети" не отображается подключённая USB-флешка.
    В Servers Center -> (Медиасервер / Samba / FTP) флешка нормально отображается и управляется.
    По сети с компа и телевизора доступна. От порта USB2/USB3 не зависит.

    Name:  RT-AC68U.jpg
Views: 4653
Size:  119.2 KB
    Last edited by Mill-AR; 24-11-2013 at 18:08.

  7. #7
    Join Date
    Mar 2009
    Location
    Russia, Moscow
    Posts
    2,119
    Blog Entries
    33
    Quote Originally Posted by Mill-AR View Post
    Asus RT-AC68U (3.0.0.4.374_371)
    В "карта сети" не отображается подключённая USB-флешка.
    Угу, на этой прошивке так глючит IE, а в Firefox все отображается

    Подробности здесь: http://forum.ixbt.com/topic.cgi?id=14:60007-12

    Эмулятор: http://ec2-50-112-54-3.us-west-2.com...8085/index.asp
    Last edited by Omega; 24-11-2013 at 20:08. Reason: fixed

  8. #8
    Погонял тесты обеих железок (RT-AC56U и RT-AC68U). Производительность и температуры по ссылкам.
    http://www.foxnetwork.ru/index.php/r...-rt-ac56u.html
    http://foxnetwork.ru/index.php/ru/co...-rt-ac68u.html

  9. #9
    Join Date
    Mar 2009
    Location
    Default City
    Posts
    2,694
    Blog Entries
    4
    ASUS RT-AC68U Firmware version 3.0.0.4.374.371

    Fixed:
    1. Fixed NAT loopback issue while CTF enabled. Special thanks to Merlin's contribution.
    2. Fixed OpenVPN UI related issues.
    3. Parental control: Fixed the whole week blocked issues.
    4. Enabled WPS button in AP mode.
    5. Fixed potencial buffer overflow issues.

    Modified:
    1. Display WPA2-Enterprise & WPA-AUTO-Enterprise in guest network.
    2. Upgrade the MiniDLNA version to 1.1.1
    3. Modify the system log information for Time machine .

    Added:
    1. Malaysia U Mobile information in 3G/4G.

    IPv6
    1. Performance fix in netlink message processing.
    2. Fixed invalid IPv6 hostname parsing resulting from dnsmasq lease file format change.
    3. Modified IPv6 address printing UI.
    4. Reset IPv6 prefix length for IPv6 Native type

    http://dlcdnet.asus.com/pub/ASUS/wir...3004374371.zip

    P.S. Пока основные сервера Асус еще не насосались через Акамаи прошивку скачать можно тут -
    http://dlsvr04.asus.com/pub/ASUS/wir...3004374371.zip
    Last edited by TReX; 20-11-2013 at 03:34.

  10. #10
    Join Date
    Mar 2009
    Location
    Default City
    Posts
    2,694
    Blog Entries
    4
    ASUS RT-AC68U Firmware version 3.0.0.4.374.583
    (Formal released version of 3.0.0.4.374.573)

    Modified:
    1. Modified AiDisk setup wizard to prevent a potential security issue.
    2. Modified USB LED behavior.
    3. Improved openVPN performance.

    Fixes:
    1. Fixed some UI issues.
    2. Fixed parental control schedule issues.
    3. Fixed openVPN related issues.
    4. Fixed CFE nvram check issue.
    5. Fixed samba security issue.

    Additions:
    1. Add support USB hub.
    2. Add wireless watchdog.

    http://dlcdnet.asus.com/pub/ASUS/wir...3004374583.zip

Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Asus RT-AC56U & RT-AC68U dual-band 802.11ac routers
    By Omega in forum Dutch Discussion - Nederlands
    Replies: 12
    Last Post: 14-01-2017, 19:29
  2. Asus RT-AC56U Router
    By Welle49 in forum German Discussion - Deutsch (DE)
    Replies: 13
    Last Post: 31-05-2016, 16:27
  3. Replies: 14
    Last Post: 14-10-2013, 14:42
  4. Asus PCE-AC66 802.11ac PCIe Adapter & RT-AC66U Router
    By Omega in forum German Discussion - Deutsch (DE)
    Replies: 4
    Last Post: 26-08-2013, 07:58
  5. New Asus RT-AC66U router (5G 802.11ac)
    By Omega in forum English Discussion
    Replies: 22
    Last Post: 12-10-2012, 01:51

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •