New build: DD-WRT v3.0 --- 28493 --- 2015/12/10

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3, 4, 5, 6, 7
Author Message
understracker
DD-WRT User


Joined: 28 Oct 2014
Posts: 51

PostPosted: Tue Dec 22, 2015 0:20    Post subject: Reply with quote
Code:
root@DD-WRT:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1336 S    /sbin/init
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [kworker/0:0]
    5 root         0 SW<  [kworker/0:0H]
    6 root         0 SW   [kworker/u2:0]
    7 root         0 SW<  [khelper]
    8 root         0 SW<  [writeback]
   71 root         0 SW<  [crypto]
   74 root         0 SW<  [bioset]
   76 root         0 SW<  [kblockd]
   77 root         0 SW   [kswapd0]
   78 root         0 SW   [kworker/0:1]
  109 root         0 SW   [fsnotify_mark]
  121 root         0 SW<  [deferwq]
  145 root         0 SW   [kworker/u2:2]
  508 root       924 S    /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
  539 root      1576 S    watchdog
  586 root         0 SW<  [cfg80211]
  700 root      1664 S    hostapd -B -P /var/run/ath0_hostapd.pid /tmp/ath0_hostap.conf
  739 root      1136 S    telnetd
  754 root      1164 S    dnsmasq -u root -g root --conf-file=/tmp/dnsmasq.conf --cache-size=1500
  838 root      1168 S    pppd file /tmp/ppp/options.pppoe
  839 root      1576 S    /tmp/ppp/redial 30
  844 root      1452 S    ttraff
  889 root      1532 S    resetbutton
  913 root      2176 S    httpd -p 80
 1018 root      1332 S    process_monitor
 1022 root      1400 S    upnp -D -W ppp0
 1025 root      1556 S    wland
 1033 root       900 S    cron
 8399 root      1136 S    -sh
 9527 root         0 SW<  [kworker/0:1H]
 9984 root      1128 R    ps
root@DD-WRT:~#
Sponsor
tatsuya46
DD-WRT Guru


Joined: 03 Jan 2010
Posts: 7568
Location: YWG, Canada

PostPosted: Tue Dec 22, 2015 1:07    Post subject: Reply with quote
case of the missing ram isnt showing there either..
_________________
LATEST FIRMWARE(S)

BrainSlayer wrote:
we just do it since we do not like any restrictions enforced by stupid cocaine snorting managers

[x86_64] Haswell i3-4150/QCA9984/QCA9882 ------> r55797 std
[QUALCOMM] DIR-862L --------------------------------> r55797 std
▲ ACTIVE / INACTIVE ▼
[QUALCOMM] WNDR4300 v1 --------------------------> r50485 std
[BROADCOM] DIR-860L A1 ----------------------------> r50485 std


Sigh.. why do i exist anyway.. | I love you Anthony.. never forget that.. my other 99% that ill never see again..

Nerdy3.14159265
Guest





PostPosted: Tue Dec 22, 2015 5:17    Post subject: Reply with quote
My 5GHz band has crashed another 2 times today. Rebooting the router seems to fix it at least temporarily as well as just hitting apply settings on the wifi page.
understracker
DD-WRT User


Joined: 28 Oct 2014
Posts: 51

PostPosted: Tue Dec 22, 2015 8:59    Post subject: Reply with quote
tatsuya46 wrote:
case of the missing ram isnt showing there either..

Code:
u0_a42@android:/ $ telnet
BusyBox v1.16.2androidfull (2012-03-08 20:03:10 PST) multi-call binary.

Usage: telnet HOST [PORT]

Connect to telnet server

1|u0_a42@android:/ $ telnet 192.168.0.1

Entering character mode
Escape character is '^]'.


DD-WRT v3.0-r28493 std (c) 2015 NewMedia-NET GmbH
Release: 12/10/15

DD-WRT login: root
Password:
==========================================================

     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/

                       DD-WRT v3.0
                   http://www.dd-wrt.com

==========================================================


BusyBox v1.24.1 (2015-12-10 04:53:44 CET) built-in shell (ash)

root@DD-WRT:~# cat /proc/meminfo
        total:    used:    free:  shared: buffers:  cached:
Mem:  29880320 23101440  6778880        0  2064384  6029312
Swap:        0        0        0
MemTotal:          29180 kB
MemFree:            6620 kB
MemShared:             0 kB
Buffers:            2016 kB
Cached:             5888 kB
SwapCached:            0 kB
Active:             5936 kB
Inactive:           3640 kB
MemAvailable:      13252 kB
Active(anon):       1672 kB
Inactive(anon):        0 kB
Active(file):       4264 kB
Inactive(file):     3640 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:          1676 kB
Mapped:             2252 kB
Shmem:                 0 kB
Slab:               5236 kB
SReclaimable:        848 kB
SUnreclaim:         4388 kB
KernelStack:         264 kB
PageTables:          232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:       14588 kB
Committed_AS:       3892 kB
VmallocTotal:    1048304 kB
VmallocUsed:          84 kB
VmallocChunk:    1036268 kB
root@DD-WRT:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1336 S    /sbin/init
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [kworker/0:0]
    5 root         0 SW<  [kworker/0:0H]
    6 root         0 SW   [kworker/u2:0]
    7 root         0 SW<  [khelper]
    8 root         0 SW<  [writeback]
   71 root         0 SW<  [crypto]
   74 root         0 SW<  [bioset]
   76 root         0 SW<  [kblockd]
   77 root         0 SW   [kswapd0]
   78 root         0 SW   [kworker/0:1]
  109 root         0 SW   [fsnotify_mark]
  121 root         0 SW<  [deferwq]
  245 root         0 SW   [kworker/u2:2]
  509 root       924 S    /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
  535 root      1576 S    watchdog
  584 root         0 SW<  [cfg80211]
  698 root      1664 S    hostapd -B -P /var/run/ath0_hostapd.pid /tmp/ath0_hostap.conf
  735 root      1136 R    telnetd
  755 root      1148 S    dnsmasq -u root -g root --conf-file=/tmp/dnsmasq.conf --cache-size=1500
  836 root      1168 S    pppd file /tmp/ppp/options.pppoe
  837 root      1576 S    /tmp/ppp/redial 30
  842 root      1452 S    ttraff
  895 root      2176 S    httpd -p 80
  897 root      1532 S    resetbutton
 1016 root      1332 S    process_monitor
 1020 root      1400 S    upnp -D -W ppp0
 1023 root      1556 S    wland
 1031 root       900 S    cron
 5359 root      1132 S    -sh
 5381 root      1128 R    ps
root@DD-WRT:~#


Free RAM was usually 11~12 MB
mo2402
DD-WRT Novice


Joined: 30 Aug 2014
Posts: 15

PostPosted: Tue Dec 22, 2015 20:19    Post subject: Reply with quote
Router: TP-Link TL-WDR4300
Firmware: DD-WRT v3.0-r28493 std (12/10/15)
Kernel: Default
Status: bad
Reset: flush nvram
Errors: After 20-30 Minutes Netflix Streaming 5Ghz drops again. Since month the bridge mode in the 5GHz range is not working.
tatsuya46
DD-WRT Guru


Joined: 03 Jan 2010
Posts: 7568
Location: YWG, Canada

PostPosted: Tue Dec 22, 2015 20:34    Post subject: Reply with quote
has anyone had syslog running on one of these 5ghz dying routers yet.? if so whats the results? surely somethings being said about it as it quits..
_________________
LATEST FIRMWARE(S)

BrainSlayer wrote:
we just do it since we do not like any restrictions enforced by stupid cocaine snorting managers

[x86_64] Haswell i3-4150/QCA9984/QCA9882 ------> r55797 std
[QUALCOMM] DIR-862L --------------------------------> r55797 std
▲ ACTIVE / INACTIVE ▼
[QUALCOMM] WNDR4300 v1 --------------------------> r50485 std
[BROADCOM] DIR-860L A1 ----------------------------> r50485 std


Sigh.. why do i exist anyway.. | I love you Anthony.. never forget that.. my other 99% that ill never see again..

mo2402
DD-WRT Novice


Joined: 30 Aug 2014
Posts: 15

PostPosted: Wed Dec 23, 2015 9:17    Post subject: Reply with quote
Hey, i've flashed the version from yesterday (22 December) and test it now. I have activated Syslog and i would send it to you if 5ghz is dead again.
Goto page Previous  1, 2, 3, 4, 5, 6, 7 Display posts from previous:    Page 7 of 7
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum