Page 3 of 3 FirstFirst 123
Results 21 to 28 of 28

Thread: Experimental SatDreamGr Images vuuno

  1. #21

    Re: Experimental SatDreamGr Images vuuno

    log from pcscd after run oscam
    Attached Files Attached Files
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  2. #22

    athoik's Avatar
    Join Date
    Sep 2012
    Location
    Earth
    Posts
    10,758
    Rep Power
    5927763

    Απ: Re: Experimental SatDreamGr Images vuuno

    Quote Originally Posted by EnoSat View Post
    maybe problem with run pcsc deamon
    So, after running the pcsc deamon it works?
    Member SatDreamGr Projects

    Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
    Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

  3. #23

    Re: Experimental SatDreamGr Images vuuno

    yes, after run deamon pcsc readers work, without pcscd -> error (8010001d)


    maybe use this ?
    Code:
    #!/bin/sh
    DAEMON=/usr/sbin/pcscd
    NAME=pcscd
    DESC="PCSC Daemon"
    PIDFILE=/var/run/pcscd/pcscd.pid
    ARGS=""
    
    test -f $DAEMON || exit 0
    
    case "$1" in
        start)
            echo -n "Starting $DESC: $NAME"
            start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON -- $ARGS
            echo "."
            ;;
        stop)
            echo -n "Stopping $DESC: $NAME"
            start-stop-daemon --stop --quiet --pidfile $PIDFILE --exec $DAEMON
            echo "."
            ;;
        restart)
            $0 stop
            sleep 1
            $0 start
            ;;
        *)
            echo "Usage: $0 {start|stop|restart}"
            exit 1
            ;;
    esac
    
    exit 0
    Last edited by EnoSat; 11-05-19 at 22:52.
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  4. #24

    Re: Απ: Experimental SatDreamGr Images vuuno

    Quote Originally Posted by athoik View Post
    Then try this one:

    Code:
    libpcsclite1 - 1.8.13-r0 - PC/SC Lite smart card framework and applications  PC/SC Lite smart card
    https://salsa.debian.org/rousseau/PC...ster/ChangeLog - last 1.8.25
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  5. #25

    athoik's Avatar
    Join Date
    Sep 2012
    Location
    Earth
    Posts
    10,758
    Rep Power
    5927763

    Απ: Experimental SatDreamGr Images vuuno

    Above start script seems fine!

    Save above script on a file called pcscd, upload it on /etc/init.d/ folder and make it executable.

    Then run the following to start deamon automatically.

    Code:
    update-rc.d pcscd defaults 49
    Member SatDreamGr Projects

    Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
    Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

  6. #26

    Exclamation Re: Experimental SatDreamGr Images vuuno

    after last update show this error
    Code:
    ...
    Collected errors:
     * opkg_install_pkg: Failed to download streamlink. Perhaps you need to run 'opkg update'?
    root@vuuno:~# opkg update
    Downloading http://188.165.252.42/feeds/satdreamgr-6/all/Packages.gz.
    Updated source 'satdreamgr-all'.
    Downloading http://188.165.252.42/feeds/satdreamgr-6/mips32el/Packages.gz.
    Updated source 'satdreamgr-mips32el'.
    Downloading http://188.165.252.42/feeds/picons/Packages.gz.
    Updated source 'picons'.
    Downloading http://188.165.252.42/feeds/satdreamgr-extra/Packages.gz.
    Updated source 'satdreamgr-extra'.
    Downloading http://188.165.252.42/feeds/satdreamgr-extra-mips32el/Packages.gz.
    Updated source 'satdreamgr-extra-mips32el'.
    Downloading http://188.165.252.42/feeds/satdreamgr-extra-vuuno/Packages.gz.
    Updated source 'satdreamgr-extra-vuuno'.
    Downloading http://188.165.252.42/feeds/satdreamgr-6/vuuno/Packages.gz.
    Updated source 'satdreamgr-vuuno'.
    root@vuuno:~# opkg install streamlink
    Upgrading streamlink from 1.0.0+git3122+c8ed1da-r0 to 1.0.0+git3130+d655cbd-r0 on root.
    Installing streamlink (1.0.0+git3130+d655cbd) on root.
    Downloading http://188.165.252.42/feeds/satdreamgr-6/all/streamlink_1.0.0+git3130+d655cbd-r0_all.ipk.
    Removing corrupt package file /var/cache/opkg/08a9d4065871eec0c65a393fff7368cd_streamlink_1.0.0+git3130+d655cbd-r0_all.ipk.
    Collected errors:
     * opkg_install_pkg: Failed to download streamlink. Perhaps you need to run 'opkg update'?
     * opkg_solver_install: Cannot install package streamlink.
    Mutant HD51 , OSmio+ 4K , Dreambox 900UHD/7020HD/500HD , iNEOS ZX4 , TBS-5925 , TBS-5880 , TBS-5220
    WaveFrontier T90 /39E-36E-31E-28E-26E-23E-19E-16E-13E-9E-7E-5E-1W-4W/
    Gibertini OP100L /90E-53W/
    ROVER AtomLight STC+

  7. #27

    athoik's Avatar
    Join Date
    Sep 2012
    Location
    Earth
    Posts
    10,758
    Rep Power
    5927763

    Απ: Experimental SatDreamGr Images vuuno

    Nw day, new build, try an online update!
    Member SatDreamGr Projects

    Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
    Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

  8. #28

    Re: Experimental SatDreamGr Images vuuno

    hi team can you add vu+uno please sdg 8 a light version

Page 3 of 3 FirstFirst 123

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Experimental SatDreamGr 8 Images
    By athoik in forum Περί SatDreamGr Images
    Replies: 35
    Last Post: 31-03-20, 11:21
  2. Άρθρο : Experimental SatDreamGr 8 Images
    By korn in forum Άρθρα Κεντρικής Σελίδας
    Replies: 0
    Last Post: 22-03-20, 08:36
  3. Experimental SatDreamGr Images Vu + Uno 4k
    By devilcosta in forum Vu + Uno 4k
    Replies: 2
    Last Post: 27-02-19, 20:30

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •