?>/script>'; } ?> [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 Widgets Magazine

Autor Tema: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22  (Leído 513779 veces)

0 Usuarios y 4 Visitantes están viendo este tema.

www-www

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #440 en: 30-05-2014, 19:06 (Viernes) »
Un día y pico para compilar dos firms funcionales ...  :( Para la siguiente que lo haga otro.
ARV7519RW-V11
ARV7519RW-V12

Las compilaciones están hechas con GCC 4.6, así que los paquetes de otras compilaciones pueden no funcionar o dar problemas, con lo que habrá que usar sólo los que están incluidos.

¡¡¡FELICIDADES PTERIDIUM!!!

He puesto tu firm al R02 y FUNCIONA, he entrado perfectamente para cambiar la clave del openwrt, he podido entrar por web con luci y he conseguido que navegue mediante ONO (solo tengo el modem, no router). Tan solo he tenido que copiar la MAC de mi PC al router en la opciones avanzadas de la WAN, donde dice "ignorar dirección MAC".

Si quieres que pruebe algo en concreto, dímelo y lo hago.

Saludos y repito FELICIDADES
« Última modificación: 30-05-2014, 19:09 (Viernes) por www-www »

Pelikano21

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #441 en: 30-05-2014, 20:17 (Viernes) »
Pteridium, en estos momentos me lo acabo de descargar y no lo he probado todavía, pero el hecho del tiempazo que te ha llevado hacer las dos compilaciones que por lo que he leido son de seis o siete horas cada una y la atención y seguimiento que conlleva por lo errores que pueda producir, nada mas que por eso te estoy muy agradecido y a animarte porque sin gente como tu este router no habría salido a andar con openwrt ni de coña. Aparte de las cuatro cosillas que estoy aprendiendo con vosotros (ya os dije que novato total) pero bueno puede ser un principio.
Gracias

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #442 en: 30-05-2014, 21:34 (Viernes) »
Pteridium, en estos momentos me lo acabo de descargar y no lo he probado todavía, pero el hecho del tiempazo que te ha llevado hacer las dos compilaciones que por lo que he leído son de seis o siete horas cada una y la atención y seguimiento que conlleva por lo errores que pueda producir, nada mas que por eso te estoy muy agradecido y a animarte porque sin gente como tu este router no habría salido a andar con openwrt ni de coña. Aparte de las cuatro cosillas que estoy aprendiendo con vosotros (ya os dije que novato total) pero bueno puede ser un principio.
Gracias
Lo del tiempo que se tarda en compilar algo es muy relativo y depende de muchas cosas (sobre todo de la velocidad del ordenador). En mi caso, con un Dell Latitude D630 corriendo linux desde un disco duro USB de 3'5 pulgadas, tarda en compilar de cero añadiendo lo básico y alguna tontería más 2 horas como máximo, pero una vez que el toolchain ya está compilado las siguientes van más rápido (máximo una hora para algo "normal") ya que la parte gorda ya la tenemos.
En este caso en concreto necesité compilar dos toolchains (GCC 4.8 y GCC 4.6) junto con el troncho de paquetes que añadí, pero una vez hecho lo más tedioso es simplemente revisar y recompilar kernel y y paquetes relacionados, que me suele tardar una media hora como mucho dependiendo si uso "make -j 3" o "make" a secas. Para resumir: en mi caso lo dejo horneando y me despreocupo, pero en este caso la que llevó la peor parte fue la neurona.
Un día y pico para compilar dos firms funcionales ...  :( Para la siguiente que lo haga otro.
ARV7519RW-V11
ARV7519RW-V12

Las compilaciones están hechas con GCC 4.6, así que los paquetes de otras compilaciones pueden no funcionar o dar problemas, con lo que habrá que usar sólo los que están incluidos.

¡¡¡FELICIDADES PTERIDIUM!!!

He puesto tu firm al R02 y FUNCIONA, he entrado perfectamente para cambiar la clave del openwrt, he podido entrar por web con luci y he conseguido que navegue mediante ONO (solo tengo el modem, no router). Tan solo he tenido que copiar la MAC de mi PC al router en la opciones avanzadas de la WAN, donde dice "ignorar dirección MAC".

Si quieres que pruebe algo en concreto, dímelo y lo hago.

Saludos y repito FELICIDADES
Muchas gracias, pero cualquiera con más conocimientos lo hubiera hecho a la primera.
Probar no hay mucho que probar, por lo menos para lo que son las funciones de router puro y duro, mientras que las cosas que se han metido a más en el directorio packages y que cada uno instalará según las necesite ya no es mi problema (samba, transmission y hd-idle van bien).  ^-^
Rectifico: sí que hay unos pequeños cambios.
- Smartmontools: actualizado a la versión 6.2. La gran ventaja es que soporta modelos de discos duros recientes. http://sourceforge.net/apps/trac/smartmontools/wiki/TocSupport
- Hdparm: actualizado a la versión 9.43. Interesante para los discos duros Western Digital Green ya que permite ajustar el tiempo de spin down, que al ser muy agresivo puede acortar la vida del disco. Este problema también ocurre con los Seagate Barracuda LP.
http://community.wd.com/t5/Other-Externals/WD-Elements-SE-2-5-quot-1Tb-Change-Spin-down-Time/td-p/66620
http://www.neowin.net/forum/topic/987484-keeping-seagate-barracuda-lp-western-digital-green-drives-spinning/
- Sdparm: actualizado a la versión 1.08.

Pelikano21

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #443 en: 31-05-2014, 16:58 (Sábado) »
Hola, haber quien me ayuda, no he podido instalar la nueva imagen de Teridium, cuando la de lesgar la instale por segunda vez y no tuve inconveniente. Como yo lo entendí fue tarjeta de red 192.168.1.2 cable red a puerto rojo router con putti y por puerto serie nada mas arrancar router pulso dos espacios y ejecuto la macro run write-openwrt teniendo el servidor de telnet pumpking activo (antes lo hice asi). ¿hay otro método? al ping 192.168.1.1 y 192.168.1.2 responde tanto desde cmd windows como desde putti. Gracias

Lesgar

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #444 en: 31-05-2014, 17:00 (Sábado) »
Si ya tienes la una imagen funcionando, carga la nueva desde sysupgrage (luci)

Pelikano21

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #445 en: 31-05-2014, 17:11 (Sábado) »
Gracias lesgar, Ah, será como en cualquier firmware un apartado donde tu le dices donde tienes la nueva imagen para cargar. edito. Perfecto la nueva imagen ya esta cargada. Ahora toca pelearme con el usb wifi.

Ha detectado las wifis de alrededor y me he asociado a la mia, ahora estoy con cable de red al router como saldría a internet a través del usb wifi?
« Última modificación: 31-05-2014, 18:14 (Sábado) por Pelikano21 »

chema79

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #446 en: 02-06-2014, 08:45 (Lunes) »
¡¡¡Muchisimas gracias por las imagenes!!! Esta tarde le meto al mio la nueva de la R01!!!

Pelikano21

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #447 en: 02-06-2014, 23:50 (Lunes) »
He tenido que volver a cargar la imagen de openwrt por puerto serie ya que no tenía manera de poder entrar en el router despues de cambiar ciertos parámetros, intenté seguir el tutorial que esta en esta página "[Tutorial] Modo Cliente/Repetidor/WDS con OpenWrt" en la primera parte "modo cliente" que es el que me interesa pero despues de seguirlo no consegui mi propósito y desactive el puente de interface en la lan y ya no pude entrar. Por favor alguien me puede explicar que tendría que hacer, si volver a seguir el tutorial o alguna otra indicación de vuestra parte para:
router ono con wifi ip 192.168.1.1  y router arv7519 v1 ip 192.168.2.1 con openwrt conectado a un portatil por cable de red. En arv7519 aparece agregada la interface wifi y anexionada la wifi de casa pero no consigo conexión con internet en el portátil a través de este router. Se agradece toda la ayuda que me podáis prestar. Un saludo
« Última modificación: 03-06-2014, 08:21 (Martes) por Pelikano21 »

Desconectado Tki2000

  • Moderador
  • *
  • Mensajes: 2247
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #448 en: 03-06-2014, 08:05 (Martes) »
La lie. Como no podia salir a internet segui la guia de esta misma página (cliente wifi/enrutador/wds) y escogí cliente wifi como todavía no tenía internet en luci edite la red lan y desactive la casilla de activar puente, ahora por ssh nada ni por web unicamente por puerto serie pero como no se como restablecer lo que he podido estropear pues mejor que con vuestra sapiencia me indiqueis la manera, he intentado el safemode y no se si lo estoy haciendo mal o no se puede hacer en este router. Por favor alguien que me ayude, gracias

Pues depende de si tienes vlans o no.
Mira a ver si el fichero /etc/config/network contiene

Código: [Seleccionar]
config interface 'lan'
     option ifname 'eth0'
     option type 'bridge'
Lo que cambiará con las vlans es eth0, que será eth0.1 o eth0.2 dependiendo de la vlan que tenga asignada

Pelikano21

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #449 en: 03-06-2014, 08:27 (Martes) »
Tki2000, gracias por tu respuesta, he editado el mensaje mio anterior porque al final pude entrar por puerto serie y cargar la imagen de openwrt, por favor, puedes leer mi mensaje anterior haber si tienes una solución?. Gracias

Pelikano21

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #450 en: 03-06-2014, 08:37 (Martes) »
Tki2000, gracias por tu respuesta, he editado el mensaje mio anterior porque al final pude entrar por puerto serie y cargar la imagen de openwrt, por favor, puedes leer mi mensaje anterior haber si tienes una solución?. Gracias
He tenido que volver a cargar la imagen de openwrt por puerto serie ya que no tenía manera de poder entrar en el router despues de cambiar ciertos parámetros, intenté seguir el tutorial que esta en esta página "[Tutorial] Modo Cliente/Repetidor/WDS con OpenWrt" en la primera parte "modo cliente" que es el que me interesa pero despues de seguirlo no consegui mi propósito y desactive el puente de interface en la lan y ya no pude entrar. Por favor alguien me puede explicar que tendría que hacer, si volver a seguir el tutorial o alguna otra indicación de vuestra parte para:
router ono con wifi ip 192.168.1.1  y router arv7519 v1 ip 192.168.2.1 con openwrt conectado a un portatil por cable de red. En arv7519 aparece agregada la interface wifi y anexionada la wifi de casa pero no consigo conexión con internet en el portátil a través de este router. Se agradece toda la ayuda que me podáis prestar. Un saludo

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #451 en: 04-06-2014, 14:07 (Miércoles) »
Tki2000, gracias por tu respuesta, he editado el mensaje mio anterior porque al final pude entrar por puerto serie y cargar la imagen de openwrt, por favor, puedes leer mi mensaje anterior haber si tienes una solución?. Gracias
He tenido que volver a cargar la imagen de openwrt por puerto serie ya que no tenía manera de poder entrar en el router despues de cambiar ciertos parámetros, intenté seguir el tutorial que esta en esta página "[Tutorial] Modo Cliente/Repetidor/WDS con OpenWrt" en la primera parte "modo cliente" que es el que me interesa pero despues de seguirlo no consegui mi propósito y desactive el puente de interface en la lan y ya no pude entrar. Por favor alguien me puede explicar que tendría que hacer, si volver a seguir el tutorial o alguna otra indicación de vuestra parte para:
router ono con wifi ip 192.168.1.1  y router arv7519 v1 ip 192.168.2.1 con openwrt conectado a un portatil por cable de red. En arv7519 aparece agregada la interface wifi y anexionada la wifi de casa pero no consigo conexión con internet en el portátil a través de este router. Se agradece toda la ayuda que me podáis prestar. Un saludo

Supongo que todavía te falta experiencia con openwrt. Haz un backup de la configuración que tienes actualmente, la cuelgas (mediafire, dropbox o cualquier otro) para que le podamos echar un ojo y te explicamos dónde puede estar el problema.
Seguro que es un detalle que se te ha pasado por alto.

www-www

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #452 en: 04-06-2014, 21:59 (Miércoles) »
Bueno como comenté en un post anterior, después de instalar las nuevas versiones a los R01 y R02 que tan amablemente ha subido Pteridium y haber conseguido el poder navegar con un modem-ONO, me ocurre que pasándole un test de velocidad de descarga me da unos valores irrisorio. Teniendo contratado 12 Mg, no llega ni a 2 Mg y además se queda pillado y no avanza (uso el medidor de ONO en esta web http://servicios.ono.es/Testvelocidad/modules/pages/home.aspx. Por el contrario, si continuo con mi router neutro Linksys y pasándole el test me da un poco más de 12 Mg.

¿Puede ser algún problema de configuración de algo?

Saludos

Pelikano21

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #453 en: 05-06-2014, 08:36 (Jueves) »
cita de Pteridium
Supongo que todavía te falta experiencia con openwrt. Haz un backup de la configuración que tienes actualmente, la cuelgas (mediafire, dropbox o cualquier otro) para que le podamos echar un ojo y te explicamos dónde puede estar el problema.
Seguro que es un detalle que se te ha pasado por alto.


Pteridium, gracias, ya lo he conseguido. Ha costado su trabajo porque como tú dices me falta la experiencia en openwrt y peco de novato. Cual fué mi problema? pues que al no poder entrar en el router cargué el firmware a través del puerto serie (sin problemas), me doy cuenta que la instalación de Openwrt no ha detectado el usb wifi ni creada la interface wifi, por SSH intento levantar el wifi, nada ya quito pen ya meto, nada, me voy a Luci y observo que faltan paquetes instalados entre ellos el kmod-rtl8187 ¿? pues nada reinstalo el firmware a través del entorno Luci y todo perfecto como la primera vez que instalé el firmware que compilaste. ¿por qué la primera vez no funcionó? creo que por temas de IPs.
Ahora que el wifi ya está en marcha y lo que me ha costado conseguirlo tengo miedo hasta de tocarlo no se vaya a caer algún byte por ahí y la volvamos a liar. Gracias por todo.
« Última modificación: 05-06-2014, 08:38 (Jueves) por Pelikano21 »

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #454 en: 05-06-2014, 19:13 (Jueves) »
Bueno como comenté en un post anterior, después de instalar las nuevas versiones a los R01 y R02 que tan amablemente ha subido Pteridium y haber conseguido el poder navegar con un modem-ONO, me ocurre que pasándole un test de velocidad de descarga me da unos valores irrisorio. Teniendo contratado 12 Mg, no llega ni a 2 Mg y además se queda pillado y no avanza (uso el medidor de ONO en esta web http://servicios.ono.es/Testvelocidad/modules/pages/home.aspx. Por el contrario, si continuo con mi router neutro Linksys y pasándole el test me da un poco más de 12 Mg.

¿Puede ser algún problema de configuración de algo?

Saludos
Podría ser un tema de configuración, pero también puede ser que el test de velocidad de ono no vaya bien algunas veces. ¿Podrías detallar cómo tienes configurado el router y qué cosas le has metido a más (pincho usb wifi, P2P, servidores de archivos, etc.)?

www-www

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #455 en: 05-06-2014, 21:49 (Jueves) »
Podría ser un tema de configuración, pero también puede ser que el test de velocidad de ono no vaya bien algunas veces. ¿Podrías detallar cómo tienes configurado el router y qué cosas le has metido a más (pincho usb wifi, P2P, servidores de archivos, etc.)?

El test de velocidad lo pasé dos veces seguidas al linksys dando valores iguales practicamente alrededor de 12200 Mg/s, cambié al R01 y le pasé el test dando valores inferiores a 2000 y quedandose parado a mitad del proceso, lo repetí dos veces y el mismo resultado, cambié al R02 y lo mismo, volví al linksys y vuelve a darme los mismos valores que al principio. El proceso se realizó en un plazo máximo de unos 10 minutos más o menos.

La configuración que tengo en ambos es la siguiente:

Citar
==============================================
NETWORK
==============================================
config interface 'loopback'
   option ifname 'lo'
   option proto 'static'
   option ipaddr '127.0.0.1'
   option netmask '255.0.0.0'

config interface 'lan'
   option ifname 'eth0'
   option type 'bridge'
   option proto 'static'
   option netmask '255.255.255.0'
   option ipaddr '192.168.1.1'

config interface 'WAN'
   option proto 'dhcp'
   option ifname 'eth1'
   option macaddr 'XX:XX:XX:XX:XX:XX' <------MAC del PC (si no la pongo no da IP pública. El PC tiene IP privada 192.168.1.2)
                                                                            
==============================================
DCHP
==============================================
config dnsmasq
   option domainneeded '1'
   option boguspriv '1'
   option filterwin2k '0'
   option localise_queries '1'
   option rebind_protection '1'
   option rebind_localhost '1'
   option local '/lan/'
   option domain 'lan'
   option expandhosts '1'
   option nonegcache '0'
   option authoritative '1'
   option readethers '1'
   option leasefile '/tmp/dhcp.leases'
   option resolvfile '/tmp/resolv.conf.auto'

config dhcp 'lan'
   option interface 'lan'
   option leasetime '12h'
   option start '2'
   option limit '250'
   option dynamicdhcp '0'

config dhcp 'wan'
   option interface 'wan'
   option ignore '1'


¿Qué opináis?

NOTA: Se me olvidó decir que no he instalado ningún paquete ni he puesto ningún pincho wifi, solo lo que trae el firmware incluido

Saludos
« Última modificación: 07-06-2014, 01:06 (Sábado) por www-www »

Pelikano21

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #456 en: 09-06-2014, 08:13 (Lunes) »
Buenos dias, este fin de semana he probado la navegación con el usb wifi pinchado en este router, yo tengo con ono 30Mb y los resultados de los test de velocidad han sido negativos ya que me dieron alrededor de 7Mb cuando el mismo usb wifi pinchado directamente en el portátil daba 17Mb. En mi caso el router lo tengo conectado por cable de red al portátil y sin ninguna otra aplicación trabajando en openwrt entre otras cosas porque no se como hacerlo (son mis deberes pendientes). Un saludo a todos.

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #457 en: 09-06-2014, 16:38 (Lunes) »
Podría ser un tema de configuración, pero también puede ser que el test de velocidad de ono no vaya bien algunas veces. ¿Podrías detallar cómo tienes configurado el router y qué cosas le has metido a más (pincho usb wifi, P2P, servidores de archivos, etc.)?

El test de velocidad lo pasé dos veces seguidas al linksys dando valores iguales practicamente alrededor de 12200 Mg/s, cambié al R01 y le pasé el test dando valores inferiores a 2000 y quedandose parado a mitad del proceso, lo repetí dos veces y el mismo resultado, cambié al R02 y lo mismo, volví al linksys y vuelve a darme los mismos valores que al principio. El proceso se realizó en un plazo máximo de unos 10 minutos más o menos.

La configuración que tengo en ambos es la siguiente:

Citar
==============================================
NETWORK
==============================================
config interface 'loopback'
   option ifname 'lo'
   option proto 'static'
   option ipaddr '127.0.0.1'
   option netmask '255.0.0.0'

config interface 'lan'
   option ifname 'eth0'
   option type 'bridge'
   option proto 'static'
   option netmask '255.255.255.0'
   option ipaddr '192.168.1.1'

config interface 'WAN'
   option proto 'dhcp'
   option ifname 'eth1'
   option macaddr 'XX:XX:XX:XX:XX:XX' <------MAC del PC (si no la pongo no da IP pública. El PC tiene IP privada 192.168.1.2)
                                                                            
==============================================
DCHP
==============================================
config dnsmasq
   option domainneeded '1'
   option boguspriv '1'
   option filterwin2k '0'
   option localise_queries '1'
   option rebind_protection '1'
   option rebind_localhost '1'
   option local '/lan/'
   option domain 'lan'
   option expandhosts '1'
   option nonegcache '0'
   option authoritative '1'
   option readethers '1'
   option leasefile '/tmp/dhcp.leases'
   option resolvfile '/tmp/resolv.conf.auto'

config dhcp 'lan'
   option interface 'lan'
   option leasetime '12h'
   option start '2'
   option limit '250'
   option dynamicdhcp '0'

config dhcp 'wan'
   option interface 'wan'
   option ignore '1'


¿Qué opináis?

NOTA: Se me olvidó decir que no he instalado ningún paquete ni he puesto ningún pincho wifi, solo lo que trae el firmware incluido

Saludos
La configuración es correcta, o por lo menos no debería darte problemas.
Si puedes entra por telnet y mientras pasas el test de velocidad pon a correr el comando "top" y postea lo que te pone la pantalla para ver qué le está pasando para que haya esa diferencia tan grande de velocidad entre un router y el otro.
De paso pon las últimas líneas del comando "dmesg" a ver si muestra algún error.

Buenos dias, este fin de semana he probado la navegación con el usb wifi pinchado en este router, yo tengo con ono 30Mb y los resultados de los test de velocidad han sido negativos ya que me dieron alrededor de 7Mb cuando el mismo usb wifi pinchado directamente en el portátil daba 17Mb. En mi caso el router lo tengo conectado por cable de red al portátil y sin ninguna otra aplicación trabajando en openwrt entre otras cosas porque no se como hacerlo (son mis deberes pendientes). Un saludo a todos.
Dos cosas que deberías incluir: tipo de chip que lleva el pincho wifi y cuando hagas el test de velocidad lo mismo que le pedí a www-www, aunque me imagino que el comando "top" va a mostrar un proceso "ksoftirqd" que se queda con la mayoría de la cpu.
Hice un par de pruebas con un pincho wifi que usa el driver rt73 en modo AP y las interrupciones de software generadas o recibidas por TASKLET aumentaban un montón. Las interrupciones de hardware del puerto usb también son muchas, pero es algo normal en los Lantiq hasta donde sé (en el arv4518 pasa casi lo mismo).

Encontré un driver usb más "nuevo" en un código fuente de Lantiq, así que voy a probar a actualizarlo, aunque no prometo nada porque además de los cambios que hay entre las versiones del driver hay que tener en cuenta los cambios que le tuvo que hacer blogic para que pudiera funcionar con las versiones de kernel 3.7 en adelante, que es cuando pasó a dts en la plataforma Lantiq.

www-www

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #458 en: 09-06-2014, 19:23 (Lunes) »
Gracias Pteridium, aquí tienes lo pedido, he tenido que hacerlo desde el puerto USB, desde el WinSCP se quedaba colgado (el WinSCP), por telnet no daba conexión.

He eejcutado el TOP antes de empezar el test, luego cuando empieza a perder velocidad y quedarse frenado lo aborté, ejecuté el DMESG y volví a ejecutar el TOP una vez arrancado el proceso del medidor de velocidad.

Aquí está el resultado
Citar
top
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   9% sys   0% nic  90% idle   0% io   0% irq   0% sirq
Load average: 0.38 0.14 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1476   1%   9% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.35 0.14 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
 1009   346 root     R     1480   1%   0% top
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.32 0.14 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic 100% idle   0% io   0% irq   0% sirq
Load average: 0.30 0.14 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.27 0.13 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.25 0.13 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  95% idle   0% io   0% irq   4% sirq
Load average: 0.23 0.13 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  95% idle   0% io   0% irq   4% sirq
Load average: 0.21 0.13 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.19 0.13 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  95% idle   0% io   0% irq   4% sirq
Load average: 0.18 0.12 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.16 0.12 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
 1009   346 root     R     1480   1%   0% top
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.15 0.12 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  98% idle   0% io   0% irq   0% sirq
Load average: 0.14 0.12 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.13 0.12 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
 1009   346 root     R     1480   1%   0% top
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.12 0.11 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.11 0.11 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
 1009   346 root     R     1480   1%   0% top
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic 100% idle   0% io   0% irq   0% sirq
Load average: 0.10 0.11 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.09 0.11 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.08 0.11 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.08 0.10 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
 1009   346 root     R     1480   1%   0% top
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.07 0.10 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.07 0.10 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20080K used, 105516K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.06 0.10 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic 100% idle   0% io   0% irq   0% sirq
Load average: 0.06 0.10 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.05 0.10 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
Mem: 20112K used, 105484K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.05 0.09 0.05 1/32 1009
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1009   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  346     1 root     S     1480   1%   0% /bin/ash --login
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
   84     2 root     SW<      0   0%   0% [writeback]
   86     2 root     SW<      0   0%   0% [bioset]
    8     2 root     SW       0   0%   0% [kworker/u2:1]
^C


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

root@OpenWrt:/# dmsesg
[    0.000000] Linux version 3.10.36 (taxodium@debian) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r40768) ) #11 Thu May 15 17:46:56 CEST 2014
[    0.000000] SoC: VR9 rev 1.1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019555 (MIPS 34Kc)
[    0.000000] MIPS: machine is ARV7519 - Astoria Networks ARV7519RW22-A-LT
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat 803e05f0, node_mem_map 810035a0
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc:
  • 0

[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=0000000f
[    0.000000] Readback ErrCtl register=0000000f
[    0.000000] Memory: 125392k/131072k available (3050k kernel code, 5680k reserved, 1023k data, 204k init, 0k highmem)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 500MHz
[    0.028000] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[    0.032000] pid_max: default: 32768 minimum: 301
[    0.036000] Mount-cache hash table entries: 512
[    0.040000] pinctrl core: initialized pinctrl subsystem
[    0.044000] NET: Registered protocol family 16
[    0.056000] pinctrl-xway 1e100b10.pinmux: Init done
[    0.060000] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[    0.064000] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[    0.068000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    0.176000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.176000] pcie_rc_core_int_init request irq 161 failed
[    0.192000] bio: create slab <bio-0> at 0
[    0.196000] usbcore: registered new interface driver usbfs
[    0.200000] usbcore: registered new interface driver hub
[    0.204000] usbcore: registered new device driver usb
[    0.208000] PCI host bridge to bus 0000:00
[    0.212000] pci_bus 0000:00: root bus resource [mem 0x1c000000-0x1cffffff]
[    0.216000] pci_bus 0000:00: root bus resource [io  0x1d800000-0x1d8fffff]
[    0.220000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.224000] pci 0000:00:00.0: [15d1:0011] type 01 class 0x060000
[    0.224000] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
[    0.236000] ifx_pcie_fixup_resource: fixup host controller 0000:00:00.0 (15d1:0011)
[    0.236000] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.236000] pci 0000:01:00.0: [1a30:0710] type 00 class 0x0d8000
[    0.236000] pci 0000:01:00.0: reg 10: [mem 0xffff0000-0xffff0fff pref]
[    0.236000] pci 0000:01:00.0: reg 14: [mem 0xff000000-0xff7fffff pref]
[    0.236000] pci 0000:01:00.0: supports D1
[    0.236000] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    0.236000] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.236000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.236000] pci 0000:00:00.0: BAR 9: assigned [mem 0x1c000000-0x1cbfffff pref]
[    0.240000] pci 0000:01:00.0: BAR 1: assigned [mem 0x1c000000-0x1c7fffff pref]
[    0.244000] pci 0000:01:00.0: BAR 0: assigned [mem 0x1c800000-0x1c800fff pref]
[    0.248000] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.252000] pci 0000:00:00.0:   bridge window [mem 0x1c000000-0x1cbfffff pref]
[    0.256000] ifx_pcie_bios_map_irq port 0 dev 0000:00:00.0 slot 0 pin 1
[    0.256000] ifx_pcie_bios_map_irq dev 0000:00:00.0 irq 144 assigned
[    0.256000] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1
[    0.256000] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned
[    0.256000] Switching to clocksource MIPS
[    0.264000] NET: Registered protocol family 2
[    0.268000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    0.276000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.280000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.288000] TCP: reno registered
[    0.292000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.296000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.304000] NET: Registered protocol family 1
[    0.308000] PCI: CLS 0 bytes, default 32
[    0.308000] gptu: totally 6 16-bit timers/counters
[    0.312000] gptu: misc_register on minor 63
[    0.316000] gptu: succeeded to request irq 126
[    0.320000] gptu: succeeded to request irq 127
[    0.324000] gptu: succeeded to request irq 128
[    0.332000] gptu: succeeded to request irq 129
[    0.336000] gptu: succeeded to request irq 130
[    0.340000] gptu: succeeded to request irq 131
[    0.344000] phy-xrx200 gphy-xrx200.6: requesting lantiq/vr9_phy22f_a1x.bin
[    0.352000] phy-xrx200 gphy-xrx200.6: booting GPHY0 firmware at 78C0000
[    0.360000] phy-xrx200 gphy-xrx200.6: booting GPHY1 firmware at 78C0000
[    0.468000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.472000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.484000] msgmni has been set to 244
[    0.488000] io scheduler noop registered
[    0.492000] io scheduler deadline registered (default)
[    0.500000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112) is a lantiq,asc
[    0.504000] console [ttyLTQ0] enabled, bootconsole disabled
[    0.520000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e
[    0.528000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.532000]   Amd/Fujitsu Extended Query version 1.3.
[    0.540000] number of CFI chips: 1
[    0.540000] 4 ofpart partitions found on MTD device ltq_nor
[    0.548000] Creating 4 MTD partitions on "ltq_nor":
[    0.552000] 0x000000000000-0x000000060000 : "uboot"
[    0.560000] 0x000000060000-0x000000080000 : "uboot_cfg"
[    0.564000] 0x000000080000-0x000001f80000 : "firmware"
[    0.568000] 0x0000001dd1d5-0x000001f80000 : "rootfs"
[    0.572000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.588000] mtd: device 3 (rootfs) set to be root filesystem
[    0.592000] mtd: partition "rootfs_data" created automatically, ofs=0x6c0000, len=0x18c0000
[    0.600000] 0x0000006c0000-0x000001f80000 : "rootfs_data"
[    0.624000] 0x000001f80000-0x000002000000 : "boardconfig"
[    0.736000] libphy: lantiq,xrx200-mdio: probed
[    0.744000] net-xrx200: invalid MAC, using random
[    0.748000] eth0: attached PHY [Lantiq XWAY XRX PHY22F v1.4] (phy_addr=0:13, irq=-1)
[    0.756000] eth0: attached PHY [Lantiq XWAY XRX PHY22F v1.4] (phy_addr=0:14, irq=-1)
[    0.764000] eth0: attached PHY [Lantiq XWAY XRX PHY22F v1.4] (phy_addr=0:11, irq=-1)
[    0.772000] eth0: attached PHY [Lantiq XWAY XRX PHY22F v1.4] (phy_addr=0:12, irq=-1)
[    0.780000] net-xrx200: invalid MAC, using random
[    0.784000] eth1: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:00, irq=-1)
[    0.792000] wdt 1f8803f0.watchdog: Init done
[    0.796000] leds-gpio gpio-leds.5: pins are not configured from the driver
[    0.808000] TCP: cubic registered
[    0.808000] NET: Registered protocol family 17
[    0.812000] 8021q: 802.1Q VLAN Support v1.8
[    0.828000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    0.832000] Freeing unused kernel memory: 204K (803fd000 - 80430000)
[    1.824000] eth1: port 0 got link
[    2.920000] eth0: port 4 got link
[    4.780000] SCSI subsystem initialized
[    4.788000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    4.792000] Chip Version :01c0 BurstSize=0
[    5.396000] IFXUSB: USB core #0 soft-reset
[    5.700000] IFXUSB: USB core #0 soft-reset
[    5.704000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    5.708000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 1
[    5.716000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    5.720000] IFXUSB: Init: Power Port (0)
[    5.736000] hub 1-0:1.0: USB hub found
[    5.736000] hub 1-0:1.0: 1 port detected
[    6.240000] IFXUSB: USB core #1 soft-reset
[    6.544000] IFXUSB: USB core #1 soft-reset
[    6.548000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    6.552000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
[    6.560000] ifxusb_hcd ifxusb_hcd: irq 91, io mem 0xbe106000
[    6.564000] IFXUSB: Init: Power Port (0)
[    6.580000] hub 2-0:1.0: USB hub found
[    6.580000] hub 2-0:1.0: 1 port detected
[    6.584000] ifxusb_hcd ifxusb_hcd: requested GPIO 232
[    6.592000] usbcore: registered new interface driver usb-storage
[    8.192000] jffs2: notice: (276) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 35 of xref (0 dead, 22 orphan) found.
[    8.300000] jffs2: notice: (273) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 35 of xref (0 dead, 22 orphan) found.
[   11.216000] fuse init (API version 7.22)
[   11.224000] Loading modules backported from Linux version master-2014-03-31-1-0-g5c109d2
[   11.232000] Backport generated by backports.git backports-20140221-0-g8e94650
[   11.240000] Infineon Technologies DEU driver version 2.0.0
[   11.248000] IFX DEU DES initialized (multiblock).
[   11.252000] IFX DEU AES initialized (multiblock).
[   11.256000] IFX DEU ARC4 initialized (multiblock).
[   11.260000] IFX DEU SHA1 initialized.
[   11.264000] IFX DEU MD5 initialized.
[   11.268000] IFX DEU SHA1_HMAC initialized.
[   11.272000] IFX DEU MD5_HMAC initialized.
[   11.280000] nf_conntrack version 0.5.0 (1962 buckets, 7848 max)
[   11.300000] usbcore: registered new interface driver usblp
[   11.324000] xt_time: kernel timezone is -0000
[   11.344000] cfg80211: Calling CRDA to update world regulatory domain
[   11.356000] cfg80211: World regulatory domain updated:
[   11.356000] cfg80211:  DFS Master region: unset
[   11.364000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   11.372000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   11.380000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   11.388000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   11.396000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   11.404000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   11.412000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   11.420000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.484000] usbcore: registered new interface driver p54usb
[   11.500000] usbcore: registered new interface driver rt73usb
[   11.532000] usbcore: registered new interface driver carl9170
[   11.540000] usbcore: registered new interface driver rt2500usb
[   11.556000] usbcore: registered new interface driver rt2800usb
[   11.568000] usbcore: registered new interface driver ath9k_htc
[   18.896000] device eth0 entered promiscuous mode
[   18.896000] br-lan: port 1(eth0) entered forwarding state
[   18.904000] br-lan: port 1(eth0) entered forwarding state
[   20.908000] br-lan: port 1(eth0) entered forwarding state

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

root@OpenWrt:/# top
Mem: 20064K used, 105532K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic 100% idle   0% io   0% irq   0% sirq
Load average: 0.00 0.04 0.05 1/30 1011
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  346     1 root     S     1480   1%   0% /bin/ash --login
 1011   346 root     R     1476   1%   0% top
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
    7     2 root     SW<      0   0%   0% [khelper]
   84     2 root     SW<      0   0%   0% [writeback]
  513     2 root     SW<      0   0%   0% [cifsiod]
Mem: 20064K used, 105532K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  98% idle   0% io   0% irq   1% sirq
Load average: 0.00 0.04 0.05 1/30 1011
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1011   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  346     1 root     S     1480   1%   0% /bin/ash --login
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
    7     2 root     SW<      0   0%   0% [khelper]
   84     2 root     SW<      0   0%   0% [writeback]
  513     2 root     SW<      0   0%   0% [cifsiod]
Mem: 20096K used, 105500K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  99% idle   0% io   0% irq   0% sirq
Load average: 0.00 0.04 0.05 1/30 1011
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  346     1 root     S     1480   1%   0% /bin/ash --login
 1011   346 root     R     1480   1%   0% top
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
    7     2 root     SW<      0   0%   0% [khelper]
   84     2 root     SW<      0   0%   0% [writeback]
  513     2 root     SW<      0   0%   0% [cifsiod]
Mem: 20096K used, 105500K free, 0K shrd, 2852K buff, 6856K cached
CPU:   0% usr   0% sys   0% nic  97% idle   0% io   0% irq   2% sirq
Load average: 0.00 0.04 0.05 1/30 1011
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1011   346 root     R     1480   1%   0% top
  684     1 root     S     1536   1%   0% /sbin/netifd
  766     1 root     S     1528   1%   0% /usr/sbin/uhttpd -f -h /www -r OpenWr
  828   684 root     S     1484   1%   0% udhcpc -p /var/run/udhcpc-eth1.pid -s
  857     1 root     S     1480   1%   0% /usr/sbin/ntpd -n -p 0.openwrt.pool.n
  346     1 root     S     1480   1%   0% /bin/ash --login
  650     1 root     S     1360   1%   0% /sbin/logd -S 64
    1     0 root     S     1352   1%   0% /sbin/procd
  727     1 root     S     1148   1%   0% /usr/sbin/dropbear -F -P /var/run/dro
  898     1 nobody   S      968   1%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
  345     1 root     S      888   1%   0% /sbin/ubusd
  833     1 root     S      804   1%   0% /sbin/rngd -r /dev/urandom -W 4000 -t
    4     2 root     SW       0   0%   0% [kworker/0:0]
    6     2 root     SW       0   0%   0% [kworker/u2:0]
    3     2 root     SW       0   0%   0% [ksoftirqd/0]
  278     2 root     SWN      0   0%   0% [jffs2_gcd_mtd4]
    2     0 root     SW       0   0%   0% [kthreadd]
    7     2 root     SW<      0   0%   0% [khelper]
   84     2 root     SW<      0   0%   0% [writeback]
  513     2 root     SW<      0   0%   0% [cifsiod]
^C
root@OpenWrt:/#

Saludos

Modificado por no haber puesto lo resultados del comando DMESG
« Última modificación: 09-06-2014, 21:18 (Lunes) por www-www »

chema79

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22
« Respuesta #459 en: 09-06-2014, 20:54 (Lunes) »
Uff, me ha costado pero al final ya lo tengo funcionando con el ADSL con Telefonica... :) ¡que ganas tenia!

mil gracias otra vez al foro por la ayuda :)

ahora solo falta ponerle un pincho wifi... ¿cual recomendais? ¿algun chipset en concreto para B/G/N?