Coder Social home page Coder Social logo

mediawrt's People

Watchers

 avatar

mediawrt's Issues

vdr problem reading configuration files

What steps will reproduce the problem?

1. compile vdr 
2. launch vdr ( eg. /etc/init.d/vdr start )

What is the expected output? 

vdr starting going in background and working

What do you see instead?

vdr doesn't go in background, it stays in forground and gives these errors:
vdr: error while reading '/etc/config/vdr/sources.conf'
vdr: error while reading '/etc/config/vdr/channels.conf'
vdr: no fonts available - OSD will not show any text!

What version of the product are you using? 
I've compiled the version from the mediawrt trunk (1.7.17 )

On what operating system?
Openwrt ATTITUDE ADJUSTMENT (bleeding edge, r27153)



Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Jun 2011 at 6:19

Attachments:

Patch Problem

Hi!
If I execute the patch command, i get an error...

Command:
find patches/ -name "*.patch" -exec bash -c 'patch -p0 < $1' {} {} \;


Output:
patching file feeds/packages/libs/boost/Makefile
Hunk #1 succeeded at 180 with fuzz 2 (offset 37 lines).
Hunk #2 FAILED at 191.
1 out of 2 hunks FAILED -- saving rejects to file 
feeds/packages/libs/boost/Makefile.rej
patching file include/cmake.mk
Hunk #1 succeeded at 27 with fuzz 1 (offset 6 lines).
Hunk #2 succeeded at 56 with fuzz 2 (offset 8 lines).
patching file feeds/packages/libs/libmad/files/mad.pc
patching file feeds/packages/libs/libmad/Makefile
patching file package/hotplug2/files/hotplug2.rules
patching file package/kernel/files/10-dvb
patch unexpectedly ends in middle of line
patch unexpectedly ends in middle of line
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: feeds/packages/Xorg/font/dejavu-fonts-ttf/Makefile
|===================================================================
|--- feeds/packages/Xorg/font/dejavu-fonts-ttf/Makefile (revision 27590)
|+++ feeds/packages/Xorg/font/dejavu-fonts-ttf/Makefile (working copy)
--------------------------
File to patch: 

Original issue reported on code.google.com by [email protected] on 25 Jul 2012 at 1:57

attr-2.4.44.src.tar.gz download fail

--2013-01-22 07:53:33--  
http://mirror.its.uidaho.edu/pub/savannah/attr/attr-2.4.44.src.tar.gz
Resolving mirror.its.uidaho.edu... failed: Name or service not known.
wget: unable to resolve host address `mirror.its.uidaho.edu'
Download failed.
--2013-01-22 07:53:34--  
http://mirror2.openwrt.org/sources/attr-2.4.44.src.tar.gz
Resolving mirror2.openwrt.org... 46.4.11.11
Connecting to mirror2.openwrt.org|46.4.11.11|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-22 07:53:36 ERROR 404: Not Found.

Download failed.
--2013-01-22 07:53:36--  
http://downloads.openwrt.org/sources/attr-2.4.44.src.tar.gz
Resolving downloads.openwrt.org... 78.24.191.177
Connecting to downloads.openwrt.org|78.24.191.177|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-22 07:53:38 ERROR 404: Not Found.

Download failed.
No more mirrors to try - giving up


Original issue reported on code.google.com by [email protected] on 22 Jan 2013 at 6:07

glew compile Error

mipsel-openwrt-linux-uclibc-gcc -DGLEW_NO_GLU -O2 -Wall -W -Iinclude -Os -pipe 
-mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts 
-Wno-error=unused-but-set-variable -msoft-float 
-I/media/new2/openwrt/trunkcn/staging_dir/target-mipsel_r2_uClibc-0.9.33.2/usr/i
nclude 
-I/media/new2/openwrt/trunkcn/staging_dir/target-mipsel_r2_uClibc-0.9.33.2/inclu
de 
-I/media/new2/openwrt/trunkcn/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uCl
ibc-0.9.33.2/usr/include 
-I/media/new2/openwrt/trunkcn/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uCl
ibc-0.9.33.2/include -fPIC  -o src/glew.pic_o -c src/glew.c
In file included from src/glew.c:36:0:
include/GL/glxew.h:97:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
make[4]: *** [src/glew.pic_o] Error 1
make[4]: Leaving directory 
`/media/new2/openwrt/trunkcn/build_dir/target-mipsel_r2_uClibc-0.9.33.2/glew-1.6
.0'
make[3]: *** 
[/media/new2/openwrt/trunkcn/build_dir/target-mipsel_r2_uClibc-0.9.33.2/glew-1.6
.0/.built] Error 2
make[3]: Leaving directory 
`/media/new2/openwrt/trunkcn/feeds/mediawrt/libs/glew'
make[2]: *** [package/feeds/mediawrt/glew/compile] Error 2
make[2]: Leaving directory `/media/new2/openwrt/trunkcn'
make[1]: *** 
[/media/new2/openwrt/trunkcn/staging_dir/target-mipsel_r2_uClibc-0.9.33.2/stamp/
.package_compile] Error 2
make[1]: Leaving directory `/media/new2/openwrt/trunkcn'
make: *** [world] Error

Original issue reported on code.google.com by [email protected] on 22 Jan 2013 at 5:51

Mediawrt module Tvheadend not working

Hi!
I also find out, that tvheadend doesn't work like it should! 
It can't map services to channels. Read that missing gconv module is the 
problem! It should be part of glibc, which is not supportet under openwrt!
Has someone patched tvheadend that it works under openwrt?

Original issue reported on code.google.com by [email protected] on 29 Jul 2012 at 4:48

patching fails using the steps provided here! log is here.

~/trunk$ find patches/ -name "*.patch" -exec bash -c 'patch -p0 < $1' {} {} \;
patching file feeds/packages/libs/libsdl/Config.in
patching file feeds/packages/libs/libsdl/Makefile
patching file feeds/packages/Xorg/font/dejavu-fonts-ttf/Makefile
Hunk #1 FAILED at 56.
1 out of 1 hunk FAILED -- saving rejects to file 
feeds/packages/Xorg/font/dejavu-fonts-ttf/Makefile.rej
patching file include/kernel.mk
Hunk #1 FAILED at 79.
1 out of 1 hunk FAILED -- saving rejects to file include/kernel.mk.rej
patching file package/hotplug2/files/hotplug2.rules
patching file package/kernel/files/10-dvb
patch unexpectedly ends in middle of line
patch unexpectedly ends in middle of line
patching file include/cmake.mk
Hunk #1 succeeded at 27 with fuzz 1 (offset 6 lines).
Hunk #2 succeeded at 56 with fuzz 2 (offset 8 lines).
patching file feeds/packages/libs/boost/Makefile
Hunk #1 succeeded at 180 with fuzz 2 (offset 37 lines).
Hunk #2 FAILED at 191.
1 out of 2 hunks FAILED -- saving rejects to file 
feeds/packages/libs/boost/Makefile.rej
patching file feeds/packages/libs/libmad/files/mad.pc
patching file feeds/packages/libs/libmad/Makefile
patching file feeds/packages/Xorg/lib/libdrm/Makefile
Hunk #1 FAILED at 9.
patch: **** malformed patch at line 63:

Original issue reported on code.google.com by [email protected] on 28 Aug 2012 at 1:09

./generate_dvbmk.py Error

server@ubuntu:/media/new2/openwrt/trunkcn$ ./generate_dvbmk.py
Openning of Kconfig
Traceback (most recent call last):
  File "./generate_dvbmk.py", line 334, in <module>
    dvb_usb_kconfig = open(KERNEL_PATH+"drivers/media/dvb/dvb-usb/Kconfig",'r')
IOError: [Errno 2] No such file or directory: 
'/media/new2/openwrt/trunkcn/build_dir/linux-brcm2708/linux-3.3.8/drivers/media/
dvb/dvb-usb/Kconfig'
server@ubuntu:/media/new2/openwrt/trunkcn$ 


why?

Original issue reported on code.google.com by [email protected] on 23 Jan 2013 at 12:58

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.