+ Antworten
Seite 5 von 13 ErsteErste ... 34567 ... LetzteLetzte
Ergebnis 41 bis 50 von 130
  1. #41
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Question about order of questions in "/cdk/make.sh".
    Isn't it more normal after first question:
    "What is your receiver",
    to be fallowed by question:
    "What image do you want to create",
    and after that kernel, player etc.
    In situation of TVHeadend, player not important and not used.

    Second question
    is there option to have "DMESG" or other logging feature


    //
    about elf files, here is some idea of script with can be part of make.sh

    1. check if in /cdk/root/boot exist any file with "audio*.elf"
    1.2 check count of files with "audio*.elf"
    1.3 if count is less then 5 (audio.elf audio_7100.elf, audio_7105.elf, audio_7109.elf, audio_7111.elf)
    go to step 1.4
    else go to step 3
    1.4 check if in StartHere or /cdk/root/boot have audio.elf and copy it as audio.elf audio_7100.elf, audio_7105.elf, audio_7109.elf, audio_7111.elf in /cdk/root/boot else go to step 2
    2 print error "missing audio.elf"; kill processing
    3. check if in /cdk/root/boot exist any file with "video*.elf"
    3.2 \
    3.3 - a'm to lazy to copy same action with replacing audio with video
    3.4 /
    4 print error "missing audio.elf"; kill processing
    5 continue with compilation

    ///
    Do not be too tough on my knowledge of programming, last i'm programmed on "Apple II"
    Geändert von Saentist (29.10.2015 um 10:48 Uhr)


  2. #42
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    A test for the presence if the .elf files at the start of the build is already present in the git. I added it 3 days ago (see commit 9aaf228).

    Regards,

    Audioniek.
    .
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers


  3. #43
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    I see it, but with sugested script any one can take both audio/video.elf from reciver official image
    put in compilation root and take no extra steps for rest.


  4. #44
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    What should I do to have
    FEMON
    DMESG
    HTOP
    eventually
    MUMUDVB


  5. #45
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Something wrong happens

    Code:
    ----------------------------------------
    Your build environment is ready :-)
    
    
    Selected receiver        : Fortis HS8200
    Selected kernel          : 2.6.32.61_stm24_217
    Debug option             : No
    Selected player          : Player 191 (stmfb-3.1_stm24_0104)
    Selected media framework : built-in
    External LCD support     : No
    WLAN drivers             : No
    Image                    : Tvheadend
    ----------------------------------------
    
    
    Do you want to start the build now (Y*/n)? y
    /bin/bash ./config.status --recheck
    running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... sh4-unknown-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking whether gcc understands -c and -o together... yes
    checking for style of include used by make... GNU
    checking dependency style of gcc... none
    checking for apps directory... configure: WARNING: appsdir /opt/StartHere/cdk/apps not found
    checking for m4... /usr/bin/m4
    checking for bzip2... /bin/bzip2
    checking for makeinfo... /usr/bin/makeinfo
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... none
    checking for flex... flex
    checking lex output file root... lex.yy
    checking lex library... -lfl
    checking whether yytext is a pointer... yes
    checking for bison... bison -y
    checking host_u_boot_tools rules... done
    checking ccache rules... done
    checking host_cramfs rules... done
    checking host_squashfs rules... done
    checking host_pkgconfig rules... done
    checking host_module_init_tools rules... done
    checking host_mtd_utils rules... done
    checking host_glib2_genmarshal rules... done
    checking host_libffi rules... done
    checking uboot_tf7700 rules... done
    checking busybox rules... done
    checking lsb rules... done
    checking ipkg rules... done
    checking module_init_tools rules... done
    checking sysvinit rules... done
    checking libfreetype rules... done
    checking fontconfig rules... done
    checking libfribidi rules... done
    checking libgif rules... done
    checking libgif_e2 rules... done
    checking libungif rules... done
    checking libjpeg rules... done
    checking libjpeg_turbo rules... done
    checking libpng rules... done
    checking libtiff rules... done
    checking pixman rules... done
    checking libalsa rules... done
    checking alsautils rules... done
    checking libflac rules... done
    checking a52dec rules... done
    checking libao rules... done
    checking libass rules... done
    checking libbluray rules... done
    checking libdvdcss rules... done
    checking libdvdnav rules... done
    checking libdvdread rules... done
    checking libid3tag rules... done
    checking libmad rules... done
    checking libmpeg2 rules... done
    checking libogg rules... done
    checking libsamplerate rules... done
    checking libvorbis rules... done
    checking libvorbisidec rules... done
    checking libdca rules... done
    checking libncurses rules... done
    checking gmp rules... done
    checking lua rules... done
    checking luacurl rules... done
    checking luaexpat rules... done
    checking howl rules... done
    checking libopenthreads rules... done
    checking pugixml rules... done
    checking libboost rules... done
    checking zlib rules... done
    checking libcap rules... done
    checking libreadline rules... done
    checking lirc rules... done
    checking libsigc_e2 rules... done
    checking libsigc rules... done
    checking glib2 rules... done
    checking libffi rules... done
    checking libiconv rules... done
    checking libmng rules... done
    checking lcms rules... done
    checking directfb rules... done
    checking dfbpp rules... done
    checking libstgles rules... done
    checking libexpat rules... done
    checking libxmlccwrap rules... done
    checking ffmpeg rules... done
    checking libfdk_aac rules... done
    checking webkitdfb rules... done
    checking icu4c rules... done
    checking enchant rules... done
    checking lite rules... done
    checking sqlite rules... done
    checking cairo rules... done
    checking evebrowser rules... done
    checking brofs rules... done
    checking librtmpdump rules... done
    checking libdvbsipp rules... done
    checking libmodplug rules... done
    checking lzo rules... done
    checking yajl rules... done
    checking libpcre rules... done
    checking libcdio rules... done
    checking jasper rules... done
    checking mysql rules... done
    checking libmicrohttpd rules... done
    checking libexif rules... done
    checking minidlna rules... done
    checking djmount rules... done
    checking libupnp rules... done
    checking rarfs rules... done
    checking sshfs rules... done
    checking tinyxml rules... done
    checking libnfs rules... done
    checking taglib rules... done
    checking libdaemon rules... done
    checking libplist rules... done
    checking libxml2 rules... done
    checking libxml2_e2 rules... done
    checking libxslt rules... done
    checking bzip2 rules... done
    checking grep rules... done
    checking openrdate rules... done
    checking mc rules... done
    checking console_data rules... done
    checking nano rules... done
    checking rsync rules... done
    checking curlftpfs rules... done
    checking pngquant rules... done
    checking mplayer rules... done
    checking mencoder rules... done
    checking opkg rules... done
    checking sysstat rules... done
    checking imagemagick rules... done
    checking shairport rules... done
    checking dbus rules... done
    checking avahi rules... done
    checking mtd_utils rules... done
    checking wget rules... done
    checking host_python rules... done
    checking python rules... done
    checking python_gdata rules... done
    checking python_elementtree rules... done
    checking python_lxml rules... done
    checking python_setuptools rules... done
    checking python_twisted rules... done
    checking python_imaging rules... done
    checking python_pycrypto rules... done
    checking python_pyusb rules... done
    checking python_six rules... done
    checking python_cffi rules... done
    checking python_enum34 rules... done
    checking python_pyasn1 rules... done
    checking python_pyasn1_modules rules... done
    checking python_pycparser rules... done
    checking python_cryptography rules... done
    checking python_pyopenssl rules... done
    checking python_wifi rules... done
    checking python_cheetah rules... done
    checking python_mechanize rules... done
    checking python_zope_interface rules... done
    checking python_requests rules... done
    checking python_futures rules... done
    checking python_singledispatch rules... done
    checking python_livestreamer rules... done
    checking python_livestreamersrv rules... done
    checking orc rules... done
    checking gst_gmediarender rules... done
    checking gst_plugins_dvbmediasink rules... done
    checking gstreamer rules... done
    checking gst_plugins_base rules... done
    checking gst_plugins_good rules... done
    checking gst_plugins_bad rules... done
    checking gst_plugins_ugly rules... done
    checking gst_libav rules... done
    checking gst_plugins_fluendo_mpegdemux rules... done
    checking gst_plugin_subsink rules... done
    checking tuxtxtlib rules... done
    checking tuxtxt32bpp rules... done
    checking enigma2_networkbrowser rules... done
    checking enigma2_webinterface rules... done
    checking enigma2_openwebif rules... done
    checking enigma2_plugins_all rules... done
    checking hotplug_e2 rules... done
    checking libdreamdvd rules... done
    checking graphlcd rules... done
    checking lcd4_linux rules... done
    checking libusb rules... done
    checking libusbcompat rules... done
    checking libgd2 rules... done
    checking libdpfax rules... done
    checking openssl_old rules... done
    checking openssl rules... done
    checking gnutls rules... done
    checking nettle rules... done
    checking dosfstools rules... done
    checking e2fsprogs rules... done
    checking fdisk rules... done
    checking fuse rules... done
    checking hddtemp rules... done
    checking hdparm rules... done
    checking jfsutils rules... done
    checking lm_sensors rules... done
    checking parted rules... done
    checking sdparm rules... done
    checking utillinux rules... done
    checking xfsprogs rules... done
    checking autofs rules... done
    checking libcurl rules... done
    checking portmap rules... done
    checking nfs_utils rules... done
    checking libevent rules... done
    checking libnfsidmap rules... done
    checking libsoup rules... done
    checking vsftpd rules... done
    checking samba rules... done
    checking netio rules... done
    checking ntp rules... done
    checking lighttpd rules... done
    checking wireless_tools rules... done
    checking zd1211 rules... done
    checking libnl rules... done
    checking wpa_supplicant rules... done
    checking ethtool rules... done
    checking xupnpd rules... done
    checking udpxy rules... done
    checking glibnetworking rules... done
    checking openvpn rules... done
    checking openssh rules... done
    
    
    
    
    summary:
    ----------------------------------------
    Ccache support              : no
    Target CPU/boxtype          : sh4 / ufs912
    Kernelversion               :
    Patchlevel                  : P0
    DEBUG                       : no
    Boot prefix                 : /ufs910/cdkroot-tftpboot
    Serversupport               : /ufs910/serversupport
    Host prefix                 : /ufs910/host
    Cross prefix                : /ufs910/cross
    Target prefix               : /ufs910/cdkroot
    Build prefix                : /opt/StartHere/cdk
    Target apps directory       : missing_appsdir
    Driver directory            : /opt/StartHere/cdk/driver
    Source directory            : /opt/StartHere/cdk/source
    Buildtmp directory          : /opt/StartHere/cdk/build_tmp
    Customization directory     : /opt/StartHere/cdk
    Archive directory           : /opt/StartHere/cdk/Archive
    Player191                   : no
    Multicom324                 : no
    Multicom406                 : no
    MediaFw Gstreamer           : no
    MediaFw                     : eplayer3
    MediaFw dependancy          : ffmpeg
    External LCD                : no
    External LCD dependancy     :
    ----------------------------------------
    
    
    
    
    ******************************************************************
    *                       !!!WARNING!!!                            *
    * one or more of your CVS source directories could not be found, *
    * (for details see above), did you maybe supply an incorrect     *
    *  --with-cvsdir argument to configure?                          *
    *                       !!!WARNING!!!                            *
    ******************************************************************
    
    
    checking that generated files are newer than configure... done
    configure: creating Makefile-archive
    configure: creating ./config.status
     /bin/bash ./config.status
    config.status: creating Makefile
    config.status: creating rules-downcheck.pl
    config.status: executing depfiles commands
    config.status: executing rules-downcheck-chmod commands
    ln -sf /opt/StartHere/cdk/scripts/unpack-rpm.sh /ufs910/host/bin
    ln: failed to create symbolic link ‘/ufs910/host/bin’: No such file or directory
    Makefile:2903: recipe for target '/ufs910/host/bin/unpack-rpm.sh' failed
    make: *** [/ufs910/host/bin/unpack-rpm.sh] Error 1
    also
    /cdk/make/patches.mk
    give error when compilation start
    Geändert von Saentist (15.12.2015 um 20:07 Uhr)


  6. #46
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    You obviously have a corrupt build environment. git is ok.

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers


  7. #47
    Erfahrener Benutzer
    Registriert seit
    24.01.2015
    Beiträge
    123
    Thanks
    20
    Thanked 38 Times in 25 Posts
    checking for apps directory... configure: WARNING: appsdir /opt/StartHere/cdk/apps not found
    Check if the apps repository got cloned correctly...
    There should be a softlink.
    cdk/apps -> ../apps/
    So make sure you have the apps directory in /opt/Starthere
    Geändert von joeuser (16.12.2015 um 01:47 Uhr)


  8. #48
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    What exactly happens

    Code:
    Generating configuration files for tuxbox-cdk, please wait....
    make/patches.mk:18: error: NEUTRINO_MP_LIBSTB_GH_OLD_PATCHES must be set with '=' before using '+='
    Makefile.am:82:   'make/patches.mk' included from here
    make/patches.mk:33: error: NEUTRINO_MP_MARTII_GH_PATCHES must be set with '=' before using '+='
    Makefile.am:82:   'make/patches.mk' included from here
    autoreconf: automake failed with exit status: 1
     
    ----------------------------------------
    Your build environment is ready :-)
    
    
    Selected receiver        : Fortis HS8200
    Selected kernel          : 2.6.32.61_stm24_217
    Debug option             : No
    Selected player          : Player 191 (stmfb-3.1_stm24_0104)
    Selected media framework : built-in
    External LCD support     : No
    WLAN drivers             : No
    Image                    : Tvheadend
    ----------------------------------------
    
    
    Do you want to start the build now (Y*/n)? y
    make: *** No rule to make target 'yaud-tvheadend'.  Stop.


  9. #49
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    After upgrade from 15.04 to 15.10, problem gone
    But after last git pull, dependency of "libtool-bin" must be manually fixed


  10. #50
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Strange problem:
    I build oscam following this manual
    http://www.satnigmo.com/2264/compile...ebuild-script/
    But how card readers must be named?
    Also, is there a option to show "LED" info from oscam to VFD


Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •