+ Antworten
Seite 11 von 53 ErsteErste ... 91011121321 ... LetzteLetzte
Ergebnis 101 bis 110 von 523
  1. #101
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Run in root@b:/home/b/StartHere/cdk#


  2. #102
    VIP Avatar von santa
    Registriert seit
    07.05.2012
    Beiträge
    7.844
    Thanks
    1.070
    Thanked 5.005 Times in 1.790 Posts
    Never build with root, only as user
    mfg santa

    GigaBlue Quad Plus -->Yamaha AV Receiver-->Panasonic Plasma

    derzeit noch in Betrieb:
    IPBox 9000, Technisat Digicorder HDS2+, AT 500


  3. The Following User Says Thank You to santa For This Useful Post:



  4. #103
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    If run user, not work.

    Code:
    ==> TYPE ... I finished. ==> CWD (1) /pub/stlinux/2.4/STLinux/sh4 ... done.
    ==> SIZE stlinux24-SH4-libstdc ++ - dev ... 4.8.4-148.sh4.rpm done.
    ==> PASV ... done. ==> Retro stlinux24-SH4-libstdc ++ - dev 4.8.4-148.sh4.rpm ...
    No such file "stlinux24-SH4-libstdc ++ - dev 4.8.4-148.sh4.rpm".
    
    Make: stat: /root/Archive/stlinux24-sh4-libstdc++-dev-4.8.4-148.sh4.rpm: Permission denied
    unpack-rpm.sh / home / b / Start Here / build_tmp  /opt/STM/STLinux-2.4/devkit/sh4 / home / b / Start Here / tufsbox /  cross \
    /root/Archive/stlinux24-cross-sh4-binutils-2.24.51.0.3-76.i386.rpm  /root/Archive/stlinux24-cross-sh4-binutils-dev-2.24.51.0.3-76.i386.rpm /root/Archive/stlinux24-cross-sh4-cpp-4.8.4-139.i386.rpm  /root/Archive/stlinux24-cross-sh4-gcc-4.8.4-139.i386.rpm / root /  Archive / stlinux24 SH4-cross  type-g ++ - 4.8.4-139.i386.rpm  /root/Archive/stlinux24-sh4-linux-kernel-headers-2.6.32.46-48.noarch.rpm  / root / Archive / glibc-SH4-stlinux24 -2.14.1-56.sh4.rpm /root/Archive/stlinux24-sh4-glibc-dev-2.14.1-56.sh4.rpm /root/Archive/stlinux24-sh4-libgcc-4.8.4-148.sh4 .rpm /root/Archive/stlinux24-sh4-libstdc++-4.8.4-148.sh4.rpm /root/Archive/stlinux24-sh4-libstdc++-dev-4.8.4-148.sh4.rpm
    mktemp: Failed to create directory using the following template:  "/home/b/StartHere/build_tmp/unpack-rpm.XXXXXX ': Permission denied
    make: *** [crosstool-rpminstall] Error 1
    ba@b: ~ / Start Here / CDK $
    I built as root neutrino also operates.
    Geändert von turulbird (31.05.2016 um 14:16 Uhr)


  5. #104
    VIP
    Registriert seit
    13.05.2012
    Beiträge
    759
    Thanks
    35
    Thanked 345 Times in 243 Posts
    Normal:
    You downloaded in Archive as root > so no user has access > Permision denied......
    Also no user has rights to work in build folders which were made as root.....
    The only way : delete all ( Archive, the build folders ) etc as root, then newly clone and build as user.
    Perhaps it will run, if your system has not been damaged while building as root.

  6. The Following User Says Thank You to DboxOldie For This Useful Post:



  7. #105
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Thanks, run!

    Delete all and fresh install user mode: run in /home/b/Archive (not root/).

    Bad habit: running gnome commander in root mode all...

    Same error, user mode run:

    Code:
    Unable to create and execute files in /tmp.  Set the TMPDIR environment
    variable to another directory and make sure that it is not mounted noexec.
    Sanity test failed.
    If you think configure made a mistake, make sure you are using the latest
    version from Git.  If the latest version fails, report the problem to the
    ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
    Include the log file "config.log" produced by configure as this will help
    solve the problem.
    make: *** [.deps/ffmpeg] Error 1
    ba@b:~/StartHere/cdk$
    It did not help:

    FFmpeg has been removed from Ubuntu 14.04 and was replaced by Libav.


    http://www.faqforge.com/linux/how-to...-ubuntu-14-04/

    I returned to ubuntu 12.04...

    Gettext error, In vain I write a version that does not work:

    Code:
    /home/b/StartHere/tufsbox/cdkroot/usr/lib/libsmartcols.la
    autopoint: *** Missing version: please specify in configure.ac through a line 'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is using
    autopoint: *** Stop.
    autoreconf: autopoint failed with exit status: 1
    
    Generate build-system by:
       autopoint:  /usr/local/bin/autopoint (GNU gettext-tools) 0.18.3
       aclocal:    aclocal (GNU automake) 1.11.3
       autoconf:   autoconf (GNU Autoconf) 2.63
       autoheader: autoheader (GNU Autoconf) 2.63
       automake:   automake (GNU automake) 1.11.3
       libtoolize: libtoolize (GNU libtool) 2.4.2
    po/update-potfiles: warning: update-potfiles requires git
    autopoint: *** Missing version: please specify in configure.ac through a line 'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is using
    autopoint: *** Stop.
    make: *** [.deps/utillinux] Error 1
    Delete ubuntu 12.04...
    Geändert von turulbird (31.05.2016 um 20:52 Uhr)


  8. #106
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    I installed ubuntu-mate 15.10 64 bit, has been completed enigma2, diff:2; without error, so far:

    Now the problem is the same as 14.04, the Archive folder is not created by the PLI-HD_skin.git library.


    Code:
    echo; echo "Adding PLi-HD skin"
    
    Adding PLi-HD skin
    REPO="https://github.com/littlesat/skin-PLiHD.git"
    [ -d "/home/b/Archive/PLi-HD_skin.git" ] && \
    (cd /home/b/Archive/PLi-HD_skin.git; git pull -q; git checkout -q HEAD; cd "/home/b/StartHere/cdk";)
    Makefile:7471: recipe for target '.deps/enigma2-pli-nightly' failed
    make: *** [.deps/enigma2-pli-nightly] Error 1
    b@ba:~/StartHere/cdk$
    Bad adress and directory name difference?

    https://github.com/littlesat/skin-PLiHD.git

    The automation does not work.

    The fault is not with your device is in ...
    I went fishing ...
    Geändert von turulbird (01.06.2016 um 15:12 Uhr)


  9. #107
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    I caught nothing, wifi (/StartHere/driver/wireless/rt2870sta' failed) and no wifi ... error.

    Code:
    Cloning into '/home/b/Archive/neutrino-mp-tangos.git'...
    remote: Counting objects: 65235, done.
    remote: Compressing objects: 100% (19/19), done.
    remote: Total 65235 (delta 8), reused 2 (delta 2), pack-reused 65214
    Receiving objects: 100% (65235/65235), 28.68 MiB | 3.69 MiB/s, done.
    Resolving deltas: 100% (53489/53489), done.
    Checking connectivity... done.
    for i in /home/b/StartHere/cdk/Patches/neutrino-mp-tangos.patch; do \
        echo "==> Applying Patch: $i"; \
        set -e; cd /home/b/StartHere/source/neutrino-mp-tangos && patch -p1 -i $i; \
    done;
    ==> Applying Patch: /home/b/StartHere/cdk/Patches/neutrino-mp-tangos.patch
    patching file acinclude.m4
    patching file src/driver/vfd.cpp
    patching file src/gui/movieplayer.cpp
    patching file src/neutrino.cpp
    Hunk #1 succeeded at 4252 (offset 27 lines).
    Hunk #2 succeeded at 4286 (offset 27 lines).
    patching file src/driver/simple_display.cpp
    patching file src/driver/vfd.cpp
    Hunk #1 FAILED at 52.
    Hunk #3 FAILED at 444.
    Hunk #4 FAILED at 799.
    Hunk #5 FAILED at 1199.
    Hunk #6 FAILED at 1220.
    Hunk #7 FAILED at 1246.
    6 out of 7 hunks FAILED -- saving rejects to file src/driver/vfd.cpp.rej
    Makefile:7908: recipe for target '.deps/neutrino-mp-tangos.do_prepare' failed
    make: *** [.deps/neutrino-mp-tangos.do_prepare] Error 1
    ba@b:~/StartHere/cdk$
    Geändert von turulbird (02.06.2016 um 19:46 Uhr)


  10. #108
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Thanks update.


    Code:
    echo; \
    echo "Adding PLi-HD skin"; \
    HEAD="master"; \
    REPO="https://github.com/littlesat/skin-PLiHD.git"; \
    [ -d /home/b/Archive/PLi-HD_skin.git ] && \
        (echo "Pulling archived PLi-HD skin git..."; cd /home/b/Archive/PLi-HD_skin.git; git pull -q; git checkout -q $HEAD; cd "/home/b/StartHere/cdk";); \
    [ -d /home/b/Archive/PLi-HD_skin.git ] || \
        (echo "Cloning PLi-HD skin git..."; git clone -q -b $HEAD $REPO /home/b/Archive/PLi-HD_skin.git;);
    
    Adding PLi-HD skin
    Cloning PLi-HD skin git...
    cp -ra /home/b/Archive/PLi-HD_skin.git/usr/share/enigma2/* /home/b/StartHere/tufsbox/cdkroot/usr/local/share/enigma2; \
    cd /home/b/StartHere/tufsbox/cdkroot/usr/local/share/enigma2 && patch -p1 < "../../../../../../cdk/Patches/PLi-HD_skin.patch"
    patching file PLi-HD/skin.xml
    touch .deps/enigma2-pli-nightly
    false || mkdir -p /home/b/Archive && ( \
    git clone https://github.com/OpenPLi/enigma2-plugins.git /home/b/Archive/enigma2-openpli-plugins-enigma2.git || \
    false )
    Cloning into '/home/b/Archive/enigma2-openpli-plugins-enigma2.git'...
    remote: Counting objects: 34044, done.
    remote: Compressing objects: 100% (43/43), done.
    remote: Total 34044 (delta 19), reused 0 (delta 0), pack-reused 34001
    Receiving objects: 100% (34044/34044), 22.21 MiB | 5.29 MiB/s, done.
    Resolving deltas: 100% (22970/22970), done.
    /home/b/StartHere/flash ufs910 || true
    -rw-r--r-- 1 33 jún 3 13:16 ufs910_enigma2_USB_CDK-rev958.md5
    -rw-r--r-- 1 45M jún 3 13:16 ufs910_enigma2_USB_CDK-rev958.tar.gz

    -- Finished -----------------------------------------------------------



    (I hope that it is running properly...)

    Already I was wrong again; booting, Welcome.. loading enigma2... error... in vfd.

    Code:
    Starting portmap daemon....
    Starting FTP server: vsftpd.
    Thu Jan  1 12:00:00 CET 2009
    LOADING Enigma2
    starting Enigma2 ->
    /etc/init.d/rcS: line 167: /usr/bin/enigma2: not found
    enigma2 ended <- RTV:  127
    *
    ERROR
    INIT: Sending processes the TERM signalstarting Enigma2 ->
    
    Sending all processes the TERM signal...lircd-0.9.0[1359]: caught signal
    done.
    Sending all processes the KILL signal...done.
    Deactivating swap...umount: tmpfs busy - remounted read-only
    swapoff: can't stat 'LABEL=SWAPPART': No such file or directory
    done.
    Unmounting local filesystems...umount: tmpfs busy - remounted read-only
    done.
    Rebooting...
    Geändert von turulbird (03.06.2016 um 14:22 Uhr)


  11. #109
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Code:
    ./prepare4cdk.sh
    apt-get -y install make subversion ccache flex bison texinfo intltool  libtool swig dialog wget Cmak gperf rpm LSB release git-core  libncurses5-dev gettext zlib1g-dev g ++ libffi-dev automake xfslibs-dev  pkg-config patch auto point CFV fakeroot gawk libglib2 .0-bin libglib2.0  dev-doc-base texi2htm help2man libgpgme11-openssl-dev-dev libcurl4  liblzo2-dev-libsdl image1.2 libsdl image1.2-dev-ruby gcc-multilib  libltdl-dev libc6-dev-i386 lib32z1 -dev
    Reading package lists ... Done
    Building dependency tree
    Reading state information ... Done
    E: This package can not be found texi2htm
    texi2htm => texi2html in Ubuntu 15.10


  12. #110
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Neutrino HD2 exp in Ubuntu 16.04 64 bit error flash and usb:

    Code:
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    +
    +  Summary
    +  =======
    +
    +  Receiver           : ufs910
    +  Linux version      : linux-sh4-2.6.32-61
    +  Kernel patch level : P0217
    +  Image              : Neutrino
    +  Will run in/on     : flash
    +
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    
    -- Prepare root -------------------------------------------------------
    
     Prepare Neutrino root for ufs910.
    
     Copying release image... done.
     Creating devices... done.
     Moving kernel... done.
     Moving var directory... done.
     Creating mini-rcS and inittab... done.
    
     Root preparation completed.
    
    -- Create output file(s) ----------------------------------------------
    
     Build Neutrino output file(s) for ufs910 running in/on flash.
    
    Creating neutrino flash image for ufs910...
    
     - Prepare kernel file... done.
     - Checking kernel size... OK: 1610412 (0x001892AC, max. 0x00190000) bytes.
     - Create a squashfs 4.0 partition for root... done.
     - Checking root size...
    -- ERROR! -------------------------------------------------------------
    
     ROOT TOO BIG: 12214272 (0x00BA6000, max. 0x00B40000) bytes.
    
     Press ENTER to exit...
    Code:
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    +
    +  Summary
    +  =======
    +
    +  Receiver           : ufs910
    +  Linux version      : linux-sh4-2.6.32-61
    +  Kernel patch level : P0217
    +  Image              : Neutrino
    +  Will run in/on     : USB
    +
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    
    -- Prepare root -------------------------------------------------------
    
     Prepare Neutrino root for ufs910.
    
    
     Root preparation completed.
    
    
    -- ERROR! -------------------------------------------------------------
    
     !!! ERROR: DEVS ARE MISSING !!!
     APPARENTLY MAKEDEV IN prepare_root.sh FAILED.
    
     Exiting...
    Same error diff: 2 cst-next...

    ROOT TOO BIG: 12034048 (0x00B7A000, max. 0x00B40000) bytes.

    So the only diff: 1 neutrino. One works, the other does not.


    18:32 ufs910_neutrino_P217_CDK-rev962_HAL-rev589-next_NMP-rev7421-next.zip Done.

    (no wifi driver)


    Image in UploadCenter:

    http://www.hdmedia-universe.com/boar...downloadid=103


    Geändert von turulbird (04.06.2016 um 20:10 Uhr)


Berechtigungen

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