Beiträge von qinhao


    Error in here.....> /etc/network/interfaces

    My steps
    install ubuntu server
    install xorg and xserver-org-dev
    install alsa-base alsa-oss alsa-utils

    Download alsaconf sources
    configure my sound card(ens1371)

    Download lirc sources
    configure
    make && make install (Lirc on com1)


    Download from svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
    configure
    make && make install


    Download xineliboutput-lib-1.2
    configure
    make && make install


    Download vdr-1.6
    configure
    make && make install


    My Make.config
    :
    CC = gcc
    CFLAGS = -g -O2 -Wall


    CXX = g++
    CXXFLAGS = -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses


    ifdef PLUGIN
    CFLAGS += -fPIC
    CXXFLAGS += -fPIC
    endif


    ### The directory environment:
    #change it to dvb if using multiproto or multiproto_plus
    #DVBDIR = /usr/local/src/s2-liplianin/linux
    MANDIR = /usr/man
    BINDIR = /usr/bin


    LOCDIR = /usr/share/locale
    PLUGINDIR= ./PLUGINS
    PLUGINLIBDIR= /usr/lib/vdr/plugins
    VDRSCRIPTDIR= /usr/lib/vdr/scripts
    VIDEODIR = /video
    CONFDIR = /etc/vdr/


    ### The remote control:


    LIRC_DEVICE = /dev/lircd
    RCU_DEVICE = /dev/ttyS0


    ## Define if you want vdr to not run as root
    #VDR_USER = vdr


    REMOTE= LIRC
    VFAT= 1
    FFMDIR= /usr/local/src/ffmpeg
    #dont forget to change if ffmpeg folder have diferent name
    FFMPEG_STATIC= 1
    FFMPEG_SVN= 1


    ### You don't need to touch the following:


    ifdef DVBDIR
    INCLUDES += -I$(DVBDIR)/include
    endif


    ------------------------------------------------------------------------------------------------


    download and install other plugins(Reelchannelscan-0.4.3
    Xineliboutput 1.0.3sc TRUNK OSD Teletext Femon Remote EnigmaNG )


    Installed successfully.
    Error:
    [7482] [input_vdr] Connecting (control) to tcp://127.0.0.1:37890 ...
    [7482] [input_vdr] Can't connect to tcp://127.0.0.1:37890
    [7482] [input_vdr] (ERROR (xine_input_vdr.c,5834): Operation now in progress)
    [7482] [input_vdr] Can't connect to tcp://127.0.0.1:37890
    [7482] [input_vdr] (ERROR (xine_input_vdr.c,6265): Operation now in progress)
    [7482] [input_vdr] Connections closed.
    [7482] [vdr-fe] fe_xine_open: xine_open("xvdr://127.0.0.1#nocache;demux:mpeg_block") failed
    Error opening xvdr://127.0.0.1

    Zitat

    Original von mahlzeit


    No problem, but we can help you with the other issues ;)


    I was greatly touched by what you told me.


    Where's how to vdr on xorg book?


    Sorry,I am poor in English


    download sources,configure and make && make install

    I'm from china.
    Now ,I'm Install ubuntu 8.0.4-2 Server.
    apt-get install xorg xserver-xorg-dev
    apt-get install alsa-base alsa-oss alsa-utils


    make finish Lirc, Alsa, FFMPEG, Xine-lib-1.2 and VDR-1.6.0.
    Plugins: femote
    reelchannels
    xineliboutput
    SC
    but,
    /etc/init.d/vdr start
    vdr-sxfe xvdr://127.0.01:37890
    Error:
    [7482] [input_vdr] Connecting (control) to tcp://127.0.0.1:37890 ...
    [7482] [input_vdr] Can't connect to tcp://127.0.0.1:37890
    [7482] [input_vdr] (ERROR (xine_input_vdr.c,5834): Operation now in progress)
    [7482] [input_vdr] Can't connect to tcp://127.0.0.1:37890
    [7482] [input_vdr] (ERROR (xine_input_vdr.c,6265): Operation now in progress)
    [7482] [input_vdr] Connections closed.
    [7482] [vdr-fe] fe_xine_open: xine_open("xvdr://127.0.0.1#nocache;demux:mpeg_block") failed
    Error opening xvdr://127.0.0.1


    ""'¶ý.