VDR para el Siemens Gigaset M740/M750
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.
Proyecto movido a GitHub

Miér 7 Abr 2021 - 19:23 por bittor

Comentarios: 0

Buscar
 
 

Resultados por:
 


Rechercher Búsqueda avanzada

Flujo RSS


Yahoo! 
MSN 
AOL 
Netvibes 
Bloglines 



add a new plugin (fritzbox-plugin)

4 participantes

Ir abajo

add a new plugin (fritzbox-plugin) Empty add a new plugin (fritzbox-plugin)

Mensaje por schasch Miér 13 Ene 2010 - 11:57

Hallo,

first of all thanks for the great SVN!

I build the VDR_NG_FW with your scripts ...everything is great.

Only one of my favorite plugin's is missing.

The fritzbox-plugin. Where do I have to add the source directory after I changed my .config?

regards
schasch

schasch

Cantidad de envíos : 28
Fecha de inscripción : 13/01/2010

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por schasch Miér 13 Ene 2010 - 12:48

I uploaded a working with the normal-andreas-unstable-NG sourcecode.tar.gz to :
http://rapidshare.com/files/334616633/fritzbox.tar.gz.html

(only download it to test...it can be only downloaded 10 times...)

schasch

Cantidad de envíos : 28
Fecha de inscripción : 13/01/2010

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por bittor Miér 13 Ene 2010 - 17:13

Copy files from plugin dir to "VDR-NG-FW/build/vdr-m7x0-PLUGINS/branches/unstable/fritzbox"
Run in VDR-NG-FW:
Código:
make distclean-vdr-plugins
make
You will have a firmware with fritbox plugin included.

We delete this plugin from SVN because in Spain does not used, but if it is working properly can add it again.
bittor
bittor
Desarrollador

Cantidad de envíos : 3661
Fecha de inscripción : 25/06/2008
Localización : Zaragoza

https://github.com/bittor7x0/VDR-M7x0

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por schasch Miér 13 Ene 2010 - 17:38

thanks,....

yes adding it again would be graet...
this eveneing I will flash my first espanian-SVN FW....

schasch

Cantidad de envíos : 28
Fecha de inscripción : 13/01/2010

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por schasch Miér 13 Ene 2010 - 17:40

ohhhh....
distclean went wrong....

~/vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW$ make distclean-vdr-plugins
rm -f /home/ /vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW/m7x0_xtc_uclibc_Linux-i686/stagefiles/.vdr-plugins_*
rm -f /home/ /vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW/rootfs-file-lists/vdr-plugins.lst
rm -f /home/ /vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW/rootfs-file-lists/vdr-plugin-*.lst
~/vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW$
~/vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW$ make
svn co svn://open7x0.org/vdr-m7x0-PLUGINS /home/ /vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW/build/vdr-m7x0-PLUGINS
svn: Verzeichnis »/home/ /vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW/build/vdr-m7x0-PLUGINS/branches/unstable/.svn« mit Administrationsdateien der Arbeitskopie fehlt
make: *** [/home/ /vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW/m7x0_xtc_uclibc_Linux-i686/stagefiles/.vdr-plugins_downloaded] Fehler 1
~/vdr/m740/vdr-spain/VDR-NG-EM/VDR-NG-FW$


?

schasch

Cantidad de envíos : 28
Fecha de inscripción : 13/01/2010

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por bittor Miér 13 Ene 2010 - 19:44

Sorry, "make distclean-vdr-plugins" was not necessary.

No problem, run now:
Código:
make clean-vdr-plugins distclean-vdr-plugins
make

Copy plugin and run
Código:
touch .config
make
bittor
bittor
Desarrollador

Cantidad de envíos : 3661
Fecha de inscripción : 25/06/2008
Localización : Zaragoza

https://github.com/bittor7x0/VDR-M7x0

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por schasch Miér 13 Ene 2010 - 19:50

ok thanks....

schasch

Cantidad de envíos : 28
Fecha de inscripción : 13/01/2010

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por RainerW Lun 22 Feb 2010 - 10:16

Hi Schasch,

what version of the fritzbox-plugin are you using ?
I'm using Vers. 1.1.2 and I have a Fritz 7170 Firmware-Version 29.04.76.
However the plugin is not connecting to the Fritz-Box.

Regards, Rainer

RainerW

Cantidad de envíos : 38
Fecha de inscripción : 31/01/2010
Edad : 67

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por pjllaneras Lun 22 Feb 2010 - 11:08

Hi RainerW,

What svn version have you compiled? The last friday bittor added this plugin with a patch (svn 743) for this plugin (schash's patch), perhaps it will work with this patch.

Best Regards
pjllaneras
pjllaneras
Betatester

Cantidad de envíos : 569
Fecha de inscripción : 29/01/2009
Edad : 51
Localización : Palma de Mallorca

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por RainerW Jue 25 Feb 2010 - 6:13

Hi,

I'm using svn 747. The plugin is working partially.
I'm getting notified when a Phone Call comes in
but the addressbook and other things are not working
yet. I'll have to check into that and then I will
post my results.
Thanks,

Rainer

RainerW

Cantidad de envíos : 38
Fecha de inscripción : 31/01/2010
Edad : 67

Volver arriba Ir abajo

add a new plugin (fritzbox-plugin) Empty Re: add a new plugin (fritzbox-plugin)

Mensaje por Contenido patrocinado


Contenido patrocinado


Volver arriba Ir abajo

Volver arriba

- Temas similares

 
Permisos de este foro:
No puedes responder a temas en este foro.