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

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

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

barriteleves

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #200 en: 31-03-2014, 12:20 (Lunes) »
hola Pteridium si puedo probar pero de donde me lo bajo si eres tan amable??

mira ahora mismo lo he bajado pero es un  fichero de 64 k solo como lo realizo esto ?
« Última modificación: 31-03-2014, 12:25 (Lunes) por barriteleves »

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #201 en: 31-03-2014, 13:35 (Lunes) »
- Lo primero es descargar este archivo y descomprimirlo: http://www.mediafire.com/download/dxtoq58ivubi04e/arv7519rw.tar.bz2
- Renombrar ARV7519RWV11.dts y ARV7519RWV12.dts que se encuentran en (openwrt_dir)/target/linux/lantiq/dts; por ejemplo, ARV7519RWV11.dts a ARV7519RWV11.dtb o lo que se te ocurra.
- Los dos archivos dts descomprimidos se copian en (openwrt_dir)/target/linux/lantiq/dts
- Compilar.
- Tener suerte a raudales.  ;D

Para probar esto hay que usar la rama trunk de openwrt. Hay dos formas de descargarlo si es que no lo tienes:
Código: [Seleccionar]
git clone git://git.openwrt.org/openwrt.git
Código: [Seleccionar]
svn co svn://svn.openwrt.org/openwrt/trunkSi ya has descargado trunk con anterioridad mediante svn bastará con el poner "svn up".
« Última modificación: 31-03-2014, 13:35 (Lunes) por Pteridium »

barriteleves

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #202 en: 31-03-2014, 15:43 (Lunes) »
hola Pteridium dice:

- Lo primero es descargar este archivo y descomprimirlo: http://www.mediafire.com/download/dxtoq58ivubi04e/arv7519rw.tar.bz2
- Renombrar ARV7519RWV11.dts y ARV7519RWV12.dts que se encuentran en (openwrt_dir)/target/linux/lantiq/dts; por ejemplo, ARV7519RWV11.dts a ARV7519RWV11.dtb o lo que se te ocurra.
- Los dos archivos dts descomprimidos se copian en (openwrt_dir)/target/linux/lantiq/dts
- Compilar.
- Tener suerte a raudales.  ;D

Para probar esto hay que usar la rama trunk de openwrt. Hay dos formas de descargarlo si es que no lo tienes:
Código: [Seleccionar]
git clone git://git.openwrt.org/openwrt.git
Código: [Seleccionar]
svn co svn://svn.openwrt.org/openwrt/trunkSi ya has descargado trunk con anterioridad mediante svn bastará con el poner "svn up".

sobre todo mil grs por tu ayuda y ademas disculpas por no poder realizar lo que me comentas por ahora ya que no tengo linux pues cuando lo pongo en el ordenador fijo luego tengo que quitarlo rapido si no se me comen en casa. pero este fin proximo meto de nuevo ubuntu y haber si soy capaz de meter tambien windowsd con arranque dual ya que hace bastante lo tuve pero claro en otra maquina mas antigua ya obsoleta. en lo siento deberas pero no poder por ahora ya seguire con ellos mas tarde.

tambien tengo una pregunta de otro hilo del arv 7518 pero te lo realizo alli grs


Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #203 en: 31-03-2014, 15:51 (Lunes) »
Entonces compilo yo.  ;)

barriteleves

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #204 en: 31-03-2014, 15:57 (Lunes) »
pues si no te molesta ya comprendo que deberia realizarlo yo pero si esto es interesante hacerlo cuanto antes grs no me atrevia a pedirtelo,

otra pregunta como ves tengo puesto un post  mas atras con dificultades para meter luci si me puedes decir al menos donde leer seria genial.

sephir0t00

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #205 en: 31-03-2014, 16:00 (Lunes) »
Pteridium ya lo compilé pero algo tengo que estar haciendo mal porque no me crea los binarios del firmware.
A ver si tengo bien puesto el target y eso:
« Última modificación: 31-03-2014, 16:01 (Lunes) por sephir0t00 »

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #206 en: 31-03-2014, 16:41 (Lunes) »
Pteridium ya lo compilé pero algo tengo que estar haciendo mal porque no me crea los binarios del firmware.
A ver si tengo bien puesto el target y eso:

Es por un pequeño fallo en el parche que se mandó a openwrt.
PD: si alguien intenta compilar el trunk no genera los ficheros de firmware.. .hay un error .. aplicar lo siguiente hasta que se arregle:

Código: [Seleccionar]
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index 28cb96c..5361d75 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -307,12 +307,6 @@ Image/Build/Profile/H201L=$(call Image/Build/$(1),$(1),H201L)
 Image/BuildKernel/Profile/P2601HNFX=$(call Image/BuildKernel/Template,P2601HNFX)
 Image/Build/Profile/P2601HNFX=$(call Image/Build/$(1),$(1),P2601HNFX)
 
-Image/BuildKernel/Profile/ARV7519RWV11=$(call Image/BuildKernel/Template,ARV7519RWV11,$(1))
-Image/Build/Profile/ARV7519RWV11=$(call Image/Build/$(1), $(1),ARV7519RWV11)
-
-Image/BuildKernel/Profile/ARV7519RWV12=$(call Image/BuildKernel/Template,ARV7519RWV12,$(1))
-Image/Build/Profile/ARV7519RWV12=$(call Image/Build/$(1), $(1),ARV7519RWV12)
-
 endif
 
 
@@ -344,6 +338,12 @@ Image/Build/Profile/VGV7519NOR=$(call Image/Build/$(1),$(1),VGV7519NOR)
 Image/BuildKernel/Profile/VGV7519BRN=$(call Image/BuildKernel/Template,VGV7519BRN,$(1))
 Image/Build/Profile/VGV7519BRN=$(call Image/Build/$(1),$(1),VGV7519BRN,5D00008000,0x12345678,$(1))
 
+Image/BuildKernel/Profile/ARV7519RWV11=$(call Image/BuildKernel/Template,ARV7519RWV11,$(1))
+Image/Build/Profile/ARV7519RWV11=$(call Image/Build/$(1),$(1),ARV7519RWV11)
+
+Image/BuildKernel/Profile/ARV7519RWV12=$(call Image/BuildKernel/Template,ARV7519RWV12,$(1))
+Image/Build/Profile/ARV7519RWV12=$(call Image/Build/$(1),$(1),ARV7519RWV12)
+
 endif
Con estas instrucciones de gmtii se corrige.

jmcabgam

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #207 en: 31-03-2014, 20:13 (Lunes) »
Muy buenas, estoy intentando compilar pero no sé como se aplican estos parches.

Código: [Seleccionar]
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index 28cb96c..5361d75 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -307,12 +307,6 @@ Image/Build/Profile/H201L=$(call Image/Build/$(1),$(1),H201L)
 Image/BuildKernel/Profile/P2601HNFX=$(call Image/BuildKernel/Template,P2601HNFX)
 Image/Build/Profile/P2601HNFX=$(call Image/Build/$(1),$(1),P2601HNFX)
 
-Image/BuildKernel/Profile/ARV7519RWV11=$(call Image/BuildKernel/Template,ARV7519RWV11,$(1))
-Image/Build/Profile/ARV7519RWV11=$(call Image/Build/$(1), $(1),ARV7519RWV11)
-
-Image/BuildKernel/Profile/ARV7519RWV12=$(call Image/BuildKernel/Template,ARV7519RWV12,$(1))
-Image/Build/Profile/ARV7519RWV12=$(call Image/Build/$(1), $(1),ARV7519RWV12)
-
 endif
 
 
@@ -344,6 +338,12 @@ Image/Build/Profile/VGV7519NOR=$(call Image/Build/$(1),$(1),VGV7519NOR)
 Image/BuildKernel/Profile/VGV7519BRN=$(call Image/BuildKernel/Template,VGV7519BRN,$(1))
 Image/Build/Profile/VGV7519BRN=$(call Image/Build/$(1),$(1),VGV7519BRN,5D00008000,0x12345678,$(1))
 
+Image/BuildKernel/Profile/ARV7519RWV11=$(call Image/BuildKernel/Template,ARV7519RWV11,$(1))
+Image/Build/Profile/ARV7519RWV11=$(call Image/Build/$(1),$(1),ARV7519RWV11)
+
+Image/BuildKernel/Profile/ARV7519RWV12=$(call Image/BuildKernel/Template,ARV7519RWV12,$(1))
+Image/Build/Profile/ARV7519RWV12=$(call Image/Build/$(1),$(1),ARV7519RWV12)
+
 endif

Porque intento hacerlo desde la línea de comandos y ...

Código: [Seleccionar]
root@bt:~/avr7519/openwrt# diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
diff: unrecognized option '--git'
diff: Try `diff --help' for more information.

Donde puedo encontrar info para hacerlo correctamente?

Gracias

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #208 en: 31-03-2014, 20:20 (Lunes) »
pues si no te molesta ya comprendo que deberia realizarlo yo pero si esto es interesante hacerlo cuanto antes grs no me atrevia a pedirtelo,

otra pregunta como ves tengo puesto un post  mas atras con dificultades para meter luci si me puedes decir al menos donde leer seria genial.
Firm para probar: http://www.mediafire.com/download/2bdffhkc1jw95gb/livebox.tar.bz2
Lleva Luci incorporado y drivers para varios chips de pinchos wifi.

jmcabgam

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #209 en: 31-03-2014, 20:29 (Lunes) »
pues si no te molesta ya comprendo que deberia realizarlo yo pero si esto es interesante hacerlo cuanto antes grs no me atrevia a pedirtelo,

otra pregunta como ves tengo puesto un post  mas atras con dificultades para meter luci si me puedes decir al menos donde leer seria genial.
Firm para probar: http://www.mediafire.com/download/2bdffhkc1jw95gb/livebox.tar.bz2
Lleva Luci incorporado y drivers para varios chips de pinchos wifi.

Actualizado desde Luci, ver 11 y no arranca. Se queda con la luz de encendido en doble flash.

Voy a meterle el cable serie y os cuento...


Perdón, es que tarda casi 3 minutos en arrancar la primera vez y yo soy muuuuuuy impaciente...  >:D

Ya está arrancado, pruebo y comento...

Citar
BusyBox v1.19.4 (2014-03-31 18:40:37 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (Bleeding Edge, r40335)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------

Parece que una USB wifi la detecta en ambos USB, conceptornic C54u

Citar
Mon Mar 31 18:01:56 2014 kern.info kernel: [  109.076000] usb 1-1: new high-speed USB device number 2 using ifxusb_hcd
Mon Mar 31 18:01:56 2014 kern.info kernel: [  109.588000] usb 1-1: reset high-speed USB device number 2 using ifxusb_hcd
Mon Mar 31 18:01:57 2014 kern.info kernel: [  110.112000] ieee80211 phy0: rt2x00_set_chip: Info - Chipset detected - rt: 2573, rf: 0002, rev: 000a
Mon Mar 31 18:01:57 2014 kern.debug kernel: [  110.124000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'

Con respecto al puerto ethernet, el 1 y 3 OK, el 2 y 4 KO. El marcado como GE no va, antes si que funcionaba...

(HW Version R01)

« Última modificación: 31-03-2014, 21:23 (Lunes) por jmcabgam »

sephir0t00

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #210 en: 31-03-2014, 21:14 (Lunes) »
Pues yo obtengo:
Código: [Seleccionar]
root@OpenWrt:/# [  445.336000] eth0: port 4 got link
[  445.336000] br-lan: port 1(eth0) entered forwarding state
[  445.340000] br-lan: port 1(eth0) entered forwarding state
[  447.344000] br-lan: port 1(eth0) entered forwarding state
[  457.336000] eth0: port 4 lost link
[  457.336000] br-lan: port 1(eth0) entered disabled state
[  480.336000] eth1: port 0 got link

Parece que a mi sólo me funciona el puerto marcado en el router como 1 y el GE.
« Última modificación: 31-03-2014, 21:15 (Lunes) por sephir0t00 »

jmcabgam

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #211 en: 31-03-2014, 21:22 (Lunes) »
Pues yo obtengo:
Código: [Seleccionar]
root@OpenWrt:/# [  445.336000] eth0: port 4 got link
[  445.336000] br-lan: port 1(eth0) entered forwarding state
[  445.340000] br-lan: port 1(eth0) entered forwarding state
[  447.344000] br-lan: port 1(eth0) entered forwarding state
[  457.336000] eth0: port 4 lost link
[  457.336000] br-lan: port 1(eth0) entered disabled state
[  480.336000] eth1: port 0 got link

Parece que a mi sólo me funciona el puerto marcado en el router como 1 y el GE.

Tu HW Version es la R02?

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #212 en: 31-03-2014, 21:26 (Lunes) »
¿Podéis poner un dmesg completo?
Creo que me huelo parte de lo que pasa.
Que no funcione es puerto gigabit es normal porque se le mete el firm phy22f que no le corresponde y que sólo dos de los fast ethernet creo que ya sé por qué es, así como que tarde tanto en arrancar. El problema va a ser cuál es GPHY0 y cuál GPHY1...  >:D
« Última modificación: 31-03-2014, 22:25 (Lunes) por Pteridium »

jmcabgam

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #213 en: 31-03-2014, 21:28 (Lunes) »
Pteridium, a mí sólo me tardó en arrancar 170 sg la primera vez tras la actualización del firm. Si quieres te paso un log del puerto serie en el arranque... Ya me dices.

Ahí va mi dmesg:

Código: [Seleccionar]
root@OpenWrt:~# dmesg
[    0.000000] Linux version 3.10.34 (taxodium@debian) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 r40335) ) #4 Mon Mar 31 20:01:00 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 803845d0, node_mem_map 81003180
[    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
[    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=00032e04
[    0.000000] Readback ErrCtl register=00032e04
[    0.000000] Memory: 125776k/131072k available (2843k kernel code, 5296k reserved, 860k data, 188k 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.180000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.280000] ifx_pcie_wait_phy_link_up timeout
[    0.284000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    0.396000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.496000] ifx_pcie_wait_phy_link_up timeout
[    0.500000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    0.612000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.712000] ifx_pcie_wait_phy_link_up timeout
[    0.716000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    0.828000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.928000] ifx_pcie_wait_phy_link_up timeout
[    0.932000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    1.044000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    1.144000] ifx_pcie_wait_phy_link_up timeout
[    1.148000] pcie_rc_initialize link up failed!!!!!
[    1.160000] bio: create slab <bio-0> at 0
[    1.164000] usbcore: registered new interface driver usbfs
[    1.168000] usbcore: registered new interface driver hub
[    1.172000] usbcore: registered new device driver usb
[    1.176000] Switching to clocksource MIPS
[    1.184000] NET: Registered protocol family 2
[    1.188000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    1.192000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    1.200000] TCP: Hash tables configured (established 1024 bind 1024)
[    1.208000] TCP: reno registered
[    1.212000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    1.216000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    1.224000] NET: Registered protocol family 1
[    1.228000] PCI: CLS 0 bytes, default 32
[    1.228000] gptu: totally 6 16-bit timers/counters
[    1.232000] gptu: misc_register on minor 63
[    1.236000] gptu: succeeded to request irq 126
[    1.240000] gptu: succeeded to request irq 127
[    1.244000] gptu: succeeded to request irq 128
[    1.248000] gptu: succeeded to request irq 129
[    1.256000] gptu: succeeded to request irq 130
[    1.260000] gptu: succeeded to request irq 131
[    1.264000] phy-xrx200 gphy-xrx200.6: requesting lantiq/vr9_phy22f_a1x.bin
[    1.272000] phy-xrx200 gphy-xrx200.6: booting GPHY0 firmware at 78C0000
[    1.280000] phy-xrx200 gphy-xrx200.6: booting GPHY1 firmware at 78C0000
[    1.388000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.392000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    1.404000] msgmni has been set to 245
[    1.408000] io scheduler noop registered
[    1.412000] io scheduler deadline registered (default)
[    1.420000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112) is a lantiq,asc
[    1.424000] console [ttyLTQ0] enabled, bootconsole disabled
[    1.440000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e
[    1.448000] Amd/Fujitsu Extended Query Table at 0x0040
[    1.452000]   Amd/Fujitsu Extended Query version 1.3.
[    1.456000] number of CFI chips: 1
[    1.460000] 4 ofpart partitions found on MTD device ltq_nor
[    1.468000] Creating 4 MTD partitions on "ltq_nor":
[    1.472000] 0x000000000000-0x000000060000 : "uboot"
[    1.480000] 0x000000060000-0x000000080000 : "uboot_cfg"
[    1.484000] 0x000000080000-0x000001f80000 : "firmware"
[    1.488000] 0x0000001c1d39-0x000001f80000 : "rootfs"
[    1.492000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    1.508000] mtd: device 3 (rootfs) set to be root filesystem
[    1.512000] mtd: partition "rootfs_data" created automatically, ofs=0x5e0000, len=0x19a0000
[    1.520000] 0x0000005e0000-0x000001f80000 : "rootfs_data"
[    1.544000] 0x000001f80000-0x000002000000 : "boardconfig"
[    1.656000] libphy: lantiq,xrx200-mdio: probed
[    1.664000] net-xrx200: invalid MAC, using random
[    1.668000] eth0: attached PHY [Lantiq XWAY XRX PHY22F v1.4] (phy_addr=0:11, irq=-1)
[    1.676000] eth0: attached PHY [Lantiq XWAY XRX PHY22F v1.4] (phy_addr=0:13, irq=-1)
[    1.684000] net-xrx200: invalid MAC, using random
[    1.688000] eth1: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:00, irq=-1)
[    1.696000] wdt 1f8803f0.watchdog: Init done
[    1.700000] leds-gpio gpio-leds.5: pins are not configured from the driver
[    1.708000] TCP: cubic registered
[    1.712000] NET: Registered protocol family 17
[    1.716000] 8021q: 802.1Q VLAN Support v1.8
[    1.728000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    1.732000] Freeing unused kernel memory: 188K (803a1000 - 803d0000)
[    5.868000] SCSI subsystem initialized
[    5.876000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    5.880000] Chip Version :01c0 BurstSize=0
[    6.484000] IFXUSB: USB core #0 soft-reset
[    6.788000] IFXUSB: USB core #0 soft-reset
[    6.788000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    6.796000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 1
[    6.804000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    6.808000] IFXUSB: Init: Power Port (0)
[    6.824000] hub 1-0:1.0: USB hub found
[    6.824000] hub 1-0:1.0: 1 port detected
[    7.328000] IFXUSB: USB core #1 soft-reset
[    7.632000] IFXUSB: USB core #1 soft-reset
[    7.636000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    7.640000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
[    7.648000] ifxusb_hcd ifxusb_hcd: irq 91, io mem 0xbe106000
[    7.652000] IFXUSB: Init: Power Port (0)
[    7.660000] hub 2-0:1.0: USB hub found
[    7.664000] hub 2-0:1.0: 1 port detected
[    7.668000] ifxusb_hcd ifxusb_hcd: requested GPIO 232
[    7.680000] usbcore: registered new interface driver usb-storage
[    8.940000] jffs2: notice: (266) jffs2_build_xattr_subsystem: complete building xattr subsystem, 19 of xdatum (0 unchecked, 18 orphan) and 29 of xref (0 dead, 18 orphan) found.
[    9.048000] jffs2: notice: (263) jffs2_build_xattr_subsystem: complete building xattr subsystem, 19 of xdatum (0 unchecked, 18 orphan) and 29 of xref (0 dead, 18 orphan) found.
[   11.704000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH
[   11.704000]
[   11.720000] NET: Registered protocol family 8
[   11.724000] NET: Registered protocol family 20
[   11.744000] PPP generic driver version 2.4.2
[   11.760000] MEI CPE Driver, Version 1.2.0
[   11.760000]
[   11.760000] (c) Copyright 2009, Infineon Technologies AG
### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###
[   11.768000]
[   11.768000]
[   11.768000] Lantiq CPE API Driver version: DSL CPE API V4.11.4
[   11.784000]
[   11.784000] Predefined debug level: 2
[   11.796000] fuse init (API version 7.22)
[   11.804000] Loading modules backported from Linux version master-2014-01-23-0-g62c147d
[   11.812000] Backport generated by backports.git backports-20140124-0-g1256d3e
[   11.832000] ATM1.0.26    ATM (A1) firmware version 0.24
[   11.836000] ifxmips_atm: ATM init succeed
[   11.844000] Infineon Technologies DEU driver version 2.0.0
[   11.856000] IFX DEU DES initialized (multiblock).
[   11.864000] IFX DEU AES initialized (multiblock).
[   11.868000] IFX DEU ARC4 initialized (multiblock).
[   11.876000] IFX DEU SHA1 initialized.
[   11.884000] IFX DEU MD5 initialized.
[   11.884000] IFX DEU SHA1_HMAC initialized.
[   11.888000] IFX DEU MD5_HMAC initialized.
[   11.908000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[   11.916000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[   11.952000] ifxmips_ptm: PTM init failed
[   11.964000] nf_conntrack version 0.5.0 (1968 buckets, 7872 max)
[   11.992000] NET: Registered protocol family 24
[   12.052000] xt_time: kernel timezone is -0000
[   12.084000] cfg80211: Calling CRDA to update world regulatory domain
[   12.092000] cfg80211: World regulatory domain updated:
[   12.096000] cfg80211:  DFS Master region: unset
[   12.100000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   12.108000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   12.116000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   12.124000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[   12.128000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   12.136000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   12.144000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[   12.156000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.176000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[   12.184000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[   12.220000] ifxmips_ptm: PTM init failed
[   12.280000] usbcore: registered new interface driver p54usb
[   12.300000] usbcore: registered new interface driver rt73usb
[   12.312000] usbcore: registered new interface driver rtl8187
[   12.396000] usbcore: registered new interface driver brcmfmac
[   12.416000] usbcore: registered new interface driver carl9170
[   12.432000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[   12.440000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[   12.480000] ifxmips_ptm: PTM init failed
[   12.484000] usbcore: registered new interface driver rt2500usb
[   12.500000] usbcore: registered new interface driver rt2800usb
[   12.528000] usbcore: registered new interface driver ath9k_htc
[   12.544000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[   12.548000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[   12.612000] ifxmips_ptm: PTM init failed
[   12.628000] usbcore: registered new interface driver rtl8192cu
[   12.640000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[   12.648000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[   12.692000] ifxmips_ptm: PTM init failed
[   18.540000] device eth0 entered promiscuous mode
[   75.048000] eth0: port 4 got link
[   75.048000] br-lan: port 1(eth0) entered forwarding state
[   75.052000] br-lan: port 1(eth0) entered forwarding state
[   77.056000] br-lan: port 1(eth0) entered forwarding state
root@OpenWrt:~#
« Última modificación: 31-03-2014, 21:32 (Lunes) por jmcabgam »

sephir0t00

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #214 en: 31-03-2014, 21:53 (Lunes) »
Pues aquí tienes mis logs:

Flasheo y primer arranque:
https://dl.dropboxusercontent.com/u/18460228/openwrt/flasheo_y_primer_arranque.log

Arranque con el puerto 1 del router conectado:
https://dl.dropboxusercontent.com/u/18460228/openwrt/arranque_puerto1_router.log

Arranque con el puerto 2 del router conectado (que no funciona):
https://dl.dropboxusercontent.com/u/18460228/openwrt/arranque_puerto2_router.log

Arranque con el puerto GE del router conectado:
https://dl.dropboxusercontent.com/u/18460228/openwrt/arranque_puerto_GE_router.log

Al final desconecto y vuelvo a conectar el cable al puerto.

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #215 en: 31-03-2014, 23:40 (Lunes) »
Más firms para probar. Con que funcionen los 4 puertos fast ethernet me doy con un canto en los dientes.
http://www.mediafire.com/download/3lf3ovni0xp9j0i/livebox_01.tar.bz2

Edición: en un código fuente de Draytek hay varias versiones del firm vdsl.
ftp://ftp.draytek.com/Vigor2760/Firmware/GPL/Vigor2760_GPL.tar.gz
« Última modificación: 31-03-2014, 23:42 (Lunes) por Pteridium »

jmcabgam

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #216 en: 31-03-2014, 23:51 (Lunes) »
Más firms para probar. Con que funcionen los 4 puertos fast ethernet me doy con un canto en los dientes.
http://www.mediafire.com/download/3lf3ovni0xp9j0i/livebox_01.tar.bz2


A mi me sigue funcionando solo el 1 y 3, ni el 2, ni el 4 ni el GE, en un R01, y ha tardado en arrancar unos tres minutos...

dmesg:
Código: [Seleccionar]
BusyBox v1.19.4 (2014-03-31 18:40:37 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (Bleeding Edge, r40335)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------
root@OpenWrt:~#
root@OpenWrt:~# dmesg
[    0.000000] Linux version 3.10.34 (taxodium@debian) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 r40335) ) #16 Mon Mar 31 23:23:49 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 803845d0, node_mem_map 81003540
[    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
[    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=00012e80
[    0.000000] Readback ErrCtl register=00012e80
[    0.000000] Memory: 125776k/131072k available (2843k kernel code, 5296k reserved, 860k data, 188k 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.180000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.284000] ifx_pcie_wait_phy_link_up timeout
[    0.288000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    0.400000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.500000] ifx_pcie_wait_phy_link_up timeout
[    0.504000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    0.616000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.716000] ifx_pcie_wait_phy_link_up timeout
[    0.720000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    0.832000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    0.932000] ifx_pcie_wait_phy_link_up timeout
[    0.936000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_assert[185]
[    1.048000] arch/mips/pci/ifxmips_pcie_vr9.h:pcie_device_rst_deassert[193]
[    1.148000] ifx_pcie_wait_phy_link_up timeout
[    1.152000] pcie_rc_initialize link up failed!!!!!
[    1.164000] bio: create slab <bio-0> at 0
[    1.168000] usbcore: registered new interface driver usbfs
[    1.172000] usbcore: registered new interface driver hub
[    1.176000] usbcore: registered new device driver usb
[    1.180000] Switching to clocksource MIPS
[    1.188000] NET: Registered protocol family 2
[    1.192000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    1.196000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    1.204000] TCP: Hash tables configured (established 1024 bind 1024)
[    1.212000] TCP: reno registered
[    1.216000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    1.220000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    1.228000] NET: Registered protocol family 1
[    1.232000] PCI: CLS 0 bytes, default 32
[    1.232000] gptu: totally 6 16-bit timers/counters
[    1.236000] gptu: misc_register on minor 63
[    1.240000] gptu: succeeded to request irq 126
[    1.244000] gptu: succeeded to request irq 127
[    1.248000] gptu: succeeded to request irq 128
[    1.252000] gptu: succeeded to request irq 129
[    1.260000] gptu: succeeded to request irq 130
[    1.264000] gptu: succeeded to request irq 131
[    1.268000] phy-xrx200 gphy-xrx200.6: requesting lantiq/vr9_phy11g_a1x.bin
[    1.276000] phy-xrx200 gphy-xrx200.6: booting GPHY0 firmware at 78C0000
[    1.384000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.392000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    1.400000] msgmni has been set to 245
[    1.404000] io scheduler noop registered
[    1.408000] io scheduler deadline registered (default)
[    1.416000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112) is a lantiq,asc
[    1.424000] console [ttyLTQ0] enabled, bootconsole disabled
[    1.436000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e
[    1.444000] Amd/Fujitsu Extended Query Table at 0x0040
[    1.452000]   Amd/Fujitsu Extended Query version 1.3.
[    1.456000] number of CFI chips: 1
[    1.460000] 4 ofpart partitions found on MTD device ltq_nor
[    1.464000] Creating 4 MTD partitions on "ltq_nor":
[    1.468000] 0x000000000000-0x000000060000 : "uboot"
[    1.476000] 0x000000060000-0x000000080000 : "uboot_cfg"
[    1.480000] 0x000000080000-0x000001f80000 : "firmware"
[    1.488000] 0x0000001c1e9f-0x000001f80000 : "rootfs"
[    1.492000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    1.504000] mtd: device 3 (rootfs) set to be root filesystem
[    1.508000] mtd: partition "rootfs_data" created automatically, ofs=0x5e0000, len=0x19a0000
[    1.516000] 0x0000005e0000-0x000001f80000 : "rootfs_data"
[    1.540000] 0x000001f80000-0x000002000000 : "boardconfig"
[    1.652000] libphy: lantiq,xrx200-mdio: probed
[    1.656000] mdio_bus 0: cannot get PHY at address 1
[    1.660000] mdio_bus 0: cannot get PHY at address 5
[    1.668000] net-xrx200: invalid MAC, using random
[    1.672000] (unregistered net_device): no PHY found
[    1.676000] xrx200-mdio: probing phy of port 0 failed
[    1.680000] (unregistered net_device): no PHY found
[    1.688000] xrx200-mdio: probing phy of port 1 failed
[    1.692000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:11, irq=-1)
[    1.700000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:13, irq=-1)
[    1.708000] net-xrx200: invalid MAC, using random
[    1.712000] eth1: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:00, irq=-1)
[    1.720000] wdt 1f8803f0.watchdog: Init done
[    1.724000] leds-gpio gpio-leds.5: pins are not configured from the driver
[    1.736000] TCP: cubic registered
[    1.736000] NET: Registered protocol family 17
[    1.740000] 8021q: 802.1Q VLAN Support v1.8
[    1.752000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    1.760000] Freeing unused kernel memory: 188K (803a1000 - 803d0000)
[    2.696000] eth0: port 4 got link
[    5.892000] SCSI subsystem initialized
[    5.904000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    5.908000] Chip Version :01c0 BurstSize=0
[    6.512000] IFXUSB: USB core #0 soft-reset
[    6.816000] IFXUSB: USB core #0 soft-reset
[    6.816000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    6.824000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 1
[    6.828000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    6.836000] IFXUSB: Init: Power Port (0)
[    6.848000] hub 1-0:1.0: USB hub found
[    6.848000] hub 1-0:1.0: 1 port detected
[    7.352000] IFXUSB: USB core #1 soft-reset
[    7.656000] IFXUSB: USB core #1 soft-reset
[    7.660000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    7.664000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
[    7.672000] ifxusb_hcd ifxusb_hcd: irq 91, io mem 0xbe106000
[    7.676000] IFXUSB: Init: Power Port (0)
[    7.688000] hub 2-0:1.0: USB hub found
[    7.688000] hub 2-0:1.0: 1 port detected
[    7.692000] ifxusb_hcd ifxusb_hcd: requested GPIO 232
[    7.708000] usbcore: registered new interface driver usb-storage
[    8.968000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x20000
[    8.972000] jffs2_build_filesystem(): unlocking the mtd device... done.
[    8.980000] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
[  159.996000] jffs2: notice: (266) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[  160.100000] jffs2: notice: (263) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[  163.036000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH
[  163.036000]
[  163.052000] NET: Registered protocol family 8
[  163.056000] NET: Registered protocol family 20
[  163.076000] PPP generic driver version 2.4.2
[  163.092000] MEI CPE Driver, Version 1.2.0
[  163.092000]
[  163.096000] (c) Copyright 2009, Infineon Technologies AG
### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###
[  163.100000]
[  163.100000]
[  163.100000] Lantiq CPE API Driver version: DSL CPE API V4.11.4
[  163.116000]
[  163.116000] Predefined debug level: 2
[  163.128000] fuse init (API version 7.22)
[  163.136000] Loading modules backported from Linux version master-2014-01-23-0-g62c147d
[  163.144000] Backport generated by backports.git backports-20140124-0-g1256d3e
[  163.164000] ATM1.0.26    ATM (A1) firmware version 0.24
[  163.168000] ifxmips_atm: ATM init succeed
[  163.176000] Infineon Technologies DEU driver version 2.0.0
[  163.188000] IFX DEU DES initialized (multiblock).
[  163.196000] IFX DEU AES initialized (multiblock).
[  163.200000] IFX DEU ARC4 initialized (multiblock).
[  163.208000] IFX DEU SHA1 initialized.
[  163.212000] IFX DEU MD5 initialized.
[  163.212000] IFX DEU SHA1_HMAC initialized.
[  163.216000] IFX DEU MD5_HMAC initialized.
[  163.236000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[  163.244000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[  163.284000] ifxmips_ptm: PTM init failed
[  163.296000] nf_conntrack version 0.5.0 (1968 buckets, 7872 max)
[  163.324000] NET: Registered protocol family 24
[  163.372000] xt_time: kernel timezone is -0000
[  163.412000] cfg80211: Calling CRDA to update world regulatory domain
[  163.420000] cfg80211: World regulatory domain updated:
[  163.424000] cfg80211:  DFS Master region: unset
[  163.428000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  163.436000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[  163.444000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[  163.448000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[  163.456000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[  163.464000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[  163.472000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[  163.480000] ip_tables: (C) 2000-2006 Netfilter Core Team
[  163.508000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[  163.516000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[  163.564000] ifxmips_ptm: PTM init failed
[  163.624000] usbcore: registered new interface driver p54usb
[  163.648000] usbcore: registered new interface driver rt73usb
[  163.660000] usbcore: registered new interface driver rtl8187
[  163.752000] usbcore: registered new interface driver brcmfmac
[  163.760000] usbcore: registered new interface driver carl9170
[  163.780000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[  163.788000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[  163.824000] ifxmips_ptm: PTM init failed
[  163.848000] usbcore: registered new interface driver rt2500usb
[  163.868000] usbcore: registered new interface driver rt2800usb
[  163.892000] usbcore: registered new interface driver ath9k_htc
[  163.912000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[  163.920000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[  163.940000] ifxmips_ptm: PTM init failed
[  163.952000] usbcore: registered new interface driver rtl8192cu
[  163.968000] genirq: Flags mismatch irq 96. 00000020 (ptm_mailbox_isr) vs. 00000020 (atm_mailbox_isr)
[  163.976000] /home/taxodium/trunk/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:970:ifx_ptm_init: IRQ may be occupied by other driver, please reconfig to disable it.
[  164.012000] ifxmips_ptm: PTM init failed
[  170.260000] device eth0 entered promiscuous mode
[  170.264000] br-lan: port 1(eth0) entered forwarding state
[  170.272000] br-lan: port 1(eth0) entered forwarding state
[  172.276000] br-lan: port 1(eth0) entered forwarding state
[  272.116000] eth0: port 4 lost link
[  272.116000] br-lan: port 1(eth0) entered disabled state
[  282.116000] eth0: port 2 got link
[  282.116000] br-lan: port 1(eth0) entered forwarding state
[  282.120000] br-lan: port 1(eth0) entered forwarding state
[  284.124000] br-lan: port 1(eth0) entered forwarding state
[  286.116000] eth0: port 2 lost link
[  286.116000] br-lan: port 1(eth0) entered disabled state
[  294.116000] eth1: port 0 got link
[  314.116000] eth1: port 0 lost link
[  323.116000] eth0: port 2 got link
[  323.116000] br-lan: port 1(eth0) entered forwarding state
[  323.120000] br-lan: port 1(eth0) entered forwarding state
[  325.124000] br-lan: port 1(eth0) entered forwarding state
[  327.116000] eth0: port 2 lost link
[  327.116000] br-lan: port 1(eth0) entered disabled state
[  333.116000] eth0: port 4 got link
[  333.116000] br-lan: port 1(eth0) entered forwarding state
[  333.120000] br-lan: port 1(eth0) entered forwarding state
[  335.124000] br-lan: port 1(eth0) entered forwarding state
root@OpenWrt:~#

« Última modificación: 31-03-2014, 23:54 (Lunes) por jmcabgam »

Pteridium

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #217 en: 01-04-2014, 00:36 (Martes) »
jmcabgam, gracias a la prueba qure has hecho ya sé que GPHY0 es el switch interno y GPHY1 es el puerto gigabit. Te debo una.  ;)
Mañana hago un par de retoques y cuelgo un par de firms de prueba. Vamos avanzando...
« Última modificación: 01-04-2014, 00:36 (Martes) por Pteridium »

espeltron

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #218 en: 01-04-2014, 19:45 (Martes) »
Más firms para probar. Con que funcionen los 4 puertos fast ethernet me doy con un canto en los dientes.
http://www.mediafire.com/download/3lf3ovni0xp9j0i/livebox_01.tar.bz2

Edición: en un código fuente de Draytek hay varias versiones del firm vdsl.
ftp://ftp.draytek.com/Vigor2760/Firmware/GPL/Vigor2760_GPL.tar.gz

Dentro de este Vigor2760_GPL.tar.gz esta el kernel de linux 2.6.32.32, el gcc y los codigos fuente de los drivers "Metalink" para los chips wave 300.
Los codigos fuentes disponibles, entre otros:
linux-2.6.32.32.tar.bz2
lq-wave-300-03.01.00.12.30.11531.src.tar.bz2
lq-wave-300-03.02.00.00.34.11544.full.wls.src.tar.bz2

Puede servir como base para empezar a desarrollar el wifi.

Como he indicado anteriormente, el firmware original que utilizan estos routers incluye el OpenWrt 8.09 (kamikaze) o se basaban originalmente en el, asi que una compilacion de esa revision deberia de compilar adecuadamente el codigo para generar el mtlk.ko, sin generar demasiados problemas de dependencias.

Teniendo presente que la primera revision para la plataforma lantiq es la 10.03.01.

¿Alguien es capaz de crear alguna compilacion 10.03.1 para los lantiq que soporte los drivers wifi metalink?

http://downloads.openwrt.org/backfire/10.03.1/lantiq_danube/
http://downloads.openwrt.org/backfire/10.03.1/lantiq_danube/packages/
http://downloads.openwrt.org/backfire/10.03.1/lantiq_danube/packages/kernel_2.6.32.33-1_lantiq.ipk

No creo que haya muchas diferencias entre el kernel 2.6.32.32 y el kernel 2.6.32.33.

Mas adelante se saltaria de la 10.03.01 a la 13.12 haciendo modificaciones y parcheando codigo.

Compilaciones para el kernel 3.3.8 Attitude Adjustment:
Acabo de encontrar archivos mas recientes:
http://sourceforge.net/projects/netiaspotwrt/files/
http://sourceforge.net/projects/netiaspotwrt/files/wave300-1.tar.gz/download
http://sourceforge.net/projects/netiaspotwrt/files/lq-wave-300-03.01.00.12.31.09.58ada131737d.src.tar.gz/download
http://sourceforge.net/projects/netiaspotwrt/files/hostap-78debc7.tar.gz/download

Es posible que aqui haya algo:
http://code.google.com/r/sscapi-nspotwrt/source/checkout
Citar
git clone https://code.google.com/r/sscapi-nspotwrt/

Saludos
espeltron


« Última modificación: 01-04-2014, 20:08 (Martes) por espeltron »

www-www

  • Visitante
Re: [Desarrollo] OpenWrt en ASTORIA ARV7519RW22 - Livebox 2.1
« Respuesta #219 en: 01-04-2014, 20:19 (Martes) »
Hola amigos. Estoy siguiendo este tema porque tengo un router:

LIVEBOX ARV7519W22-A-LT VR9 1.2
HW Version R02
FW Version V00.96.114

De Orange, y quería o liberarlo o cambirle el firmware al open-WRT. En el primer post me redirige a la wiki en

http://wiki.openwrt.org/toh/arcadyan/arv7519

En el post dice que tiene que estar conectado via RS232 con el PC. En la wiki aparece la imagen de los pines que hay en la placa base del router y habla del RX, TX, GND y el VCC.

Las preguntas que hago son:

1º. ¿Cómo se conectan los cables? (no lo he encontrado en la wiki). Por lo que voy leyendo solo hay que conectar los RX, TX y GND parece que el VCC (el del voltaje) no hace falta usarlo.

2º. Por otro lado he leido que hay que usar un conversor RS232 a TTL (parece que juega con el voltaje entre 5 y 3 voltios). Según voy descubriendo puedo soldar tres cables a la p base del router y sus extremos a los correspondientes del conector macho que se colocaría en el pc. ¿Hace falta el conversor o no es necesario?

3º. Dice el post, que durante el proceso hay que tener abierto un "programa" ¿? para ir viendo los textos que van saliendo. ¿Qué programa? ¿Un WinSCP? ¿Un Hyperterminal? No me queda claro este punto y cuando me aclare con este punto, ¿Cómo hago para ver los textos? ¿Tengo que conectarme con el router mendiante su IP o como se hace?

Llevo varias semanas leyendo y leyendo y no me aclaro en estos puntos. ¿Alguien podrían echarme una mano?

Os quedo muy agradecido.

Saludos