Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 12 of 12

Thread: front display

  1. #1

    Title
    Senior Member
    Join Date
    Oct 2013
    Posts
    133
    Thanks
    70
    Thanked 5 Times in 5 Posts

    front display

    hi peeps,
    since upgrading to latest VIX ...5.0.31 I have noticed the front display is no longer showing the time it is showing the channel watching albeit only first 4 digits.
    Could it be possible for the clock to be shown all the time?
    I have looked in 'front panel display settings' but I don't see any option for time.
    the update was done via usb flash and then reloaded.
    any thoughts appreciated.

  2. #2
    Sicilian's Avatar
    Title
    The Boss
    Join Date
    Mar 2010
    Posts
    29,645
    Thanks
    23,575
    Thanked 26,044 Times in 7,633 Posts
    OE-Alliance core has changed for this, VFD plugin needs to be pre-installed.

    Please telnet to the receiver and send this command:

    Code:
    opkg list vfdcontrol
    Give us the output from telnet please.
    D I S C L A I M E R

    My right to post information is protected under the rights for freedom act. In all instances, information discussed here on my posts are either hypothetical in nature, out of general curiosity, common knowledge, public knowledge, or role-play. Any use of the collective descriptions and shared knowledge from any of my posts are at the sole discretion of the reader. I am not responsible for what you do with it!

    Follow us on Twitter 0penViX
    Rules can be found
    HERE
    Support our sponsor World-Of-Satellite
    HERE
    GIGABLUE UHD QUAD 4K, VU+ DUO 4K SE, ZGEMMA H7S, VU+ UNO 4K SE
    Triax 1.1m Powered by TM2600, Fixed 28.2 Zone 2 dish with GT-SAT Unicable





  3. The Following 2 Users Say Thank You to Sicilian For This Useful Post:

    antwan (24-10-17),Bangord30 (24-10-17)

  4. #3

    Title
    Senior Member
    Join Date
    Oct 2013
    Posts
    133
    Thanks
    70
    Thanked 5 Times in 5 Posts
    can only get following ??

    Welcome to OpenViX for edision
    openvix 5.0 edision

    edision login: root
    Last login: Tue Oct 24 14:59:10 BST 2017 on pts/1
    root@edision:~# opkg list vfdcontrol
    root@edision:~#

    must be doing something wrong can't get list with above command.

    get following on opkg command:

    Welcome to OpenViX for edision
    openvix 5.0 edision

    edision login: root
    Last login: Tue Oct 24 14:59:10 BST 2017 on pts/1
    root@edision:~# opkg list vfdcontrol
    root@edision:~# opkg
    opkg must have one sub-command argument
    usage: opkg [options...] sub-command [arguments...]
    where sub-command is one of:

    Package Manipulation:
    update Update list of available packages
    upgrade Upgrade installed packages
    install <pkgs> Install package(s)
    configure <pkgs> Configure unpacked package(s)
    remove <pkgs|glob> Remove package(s)
    clean Clean internal cache
    flag <flag> <pkgs> Flag package(s)
    <flag>=hold|noprune|user|ok|installed|unpacked (one per invocation)

    Informational Commands:
    list List available packages
    list-installed List installed packages
    list-upgradable List installed and upgradable packages
    list-changed-conffiles List user modified configuration files
    files <pkg> List files belonging to <pkg>
    search <file|glob> List package providing <file>
    info [pkg|glob] Display all info for <pkg>
    status [pkg|glob] Display all status for <pkg>
    download <pkg> Download <pkg> to current directory
    compare-versions <v1> <op> <v2>
    compare versions using <= < > >= = << >>
    print-architecture List installable package architectures
    depends [-A] [pkgname|glob]+
    whatdepends [-A] [pkgname|glob]+
    whatdependsrec [-A] [pkgname|glob]+
    whatrecommends[-A] [pkgname|glob]+
    whatsuggests[-A] [pkgname|glob]+
    whatprovides [-A] [pkgname|glob]+
    whatconflicts [-A] [pkgname|glob]+
    whatreplaces [-A] [pkgname|glob]+

    Options:
    -A Query all packages not just those instal
    led
    -V[<level>] Set verbosity level to <level>.
    --verbosity[=<level>] Verbosity levels:
    0 errors only
    1 normal messages (default)
    2 informative messages
    3 debug
    4 debug level 2
    -f <conf_file> Use <conf_file> as the opkg configuratio
    n file
    --conf <conf_file>
    -d <dest_name> Use <dest_name> as the the root director
    y for
    --dest <dest_name> package installation, removal, upgrading
    .
    <dest_name> should be a defined dest nam
    e from
    the configuration file, (but can also be
    a
    directory name in a pinch).
    -o <dir> Use <dir> as the root directory for
    --offline-root <dir> offline installation of packages.
    --add-arch <arch>:<prio> Register architecture with given priorit
    y
    --add-dest <name>:<path> Register destination with given path
    --add-exclude <name> Register package to be excluded from ins
    tall
    --prefer-arch-to-version Use the architecture priority package ra
    ther
    than the higher version one if more
    than one candidate is found.
    --combine Combine upgrade and install operations,
    this
    may be needed to resolve dependency issu
    es.
    Only available for the internal solver b
    ackend.

    Force Options:
    --force-depends Install/remove despite failed dependenci
    es
    --force-maintainer Overwrite preexisting config files
    --force-reinstall Reinstall package(s)
    --force-overwrite Overwrite files from other package(s)
    --force-downgrade Allow opkg to downgrade packages
    --force-space Disable free space checks
    --force-postinstall Run postinstall scripts even in offline
    mode
    --force-remove Remove package even if prerm script fail
    s
    --noaction No action -- test only
    --download-only No action -- download only
    --nodeps Do not follow dependencies
    --no-install-recommends Do not install any recommended packages
    --force-removal-of-dependent-packages
    Remove package and all dependencies
    --autoremove Remove packages that were installed
    automatically to satisfy dependencies
    -t Specify tmp-dir.
    --tmp-dir Specify tmp-dir.
    --cache-dir <path> Specify cache directory.
    --host-cache-dir Don't place cache in offline root dir.
    --volatile-cache Use volatile cache.
    Volatile cache will be cleared on exit

    glob could be something like 'pkgname*' '*file*' or similar
    e.g. opkg info 'libstd*' or opkg search '*libop*' or opkg remove 'libncur*'
    root@edision:~#

  5. #4

    Title
    Forum Supporter
    Donated Member
    Join Date
    Apr 2012
    Posts
    24
    Thanks
    8
    Thanked 5 Times in 5 Posts
    I get the same

    Trying 192.168.1.116...
    Connected to 192.168.1.116.
    Escape character is '^]'.

    Welcome to OpenViX for osmini
    openvix 5.0 osmini

    osmini login: root
    root@osmini:~# opkg list vfdcontrol
    root@osmini:~# opkg list vfdcontrol
    root@osmini:~#

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

    antwan (24-10-17)

  7. #5
    Sicilian's Avatar
    Title
    The Boss
    Join Date
    Mar 2010
    Posts
    29,645
    Thanks
    23,575
    Thanked 26,044 Times in 7,633 Posts
    Should be fixed in next release build.
    D I S C L A I M E R

    My right to post information is protected under the rights for freedom act. In all instances, information discussed here on my posts are either hypothetical in nature, out of general curiosity, common knowledge, public knowledge, or role-play. Any use of the collective descriptions and shared knowledge from any of my posts are at the sole discretion of the reader. I am not responsible for what you do with it!

    Follow us on Twitter 0penViX
    Rules can be found
    HERE
    Support our sponsor World-Of-Satellite
    HERE
    GIGABLUE UHD QUAD 4K, VU+ DUO 4K SE, ZGEMMA H7S, VU+ UNO 4K SE
    Triax 1.1m Powered by TM2600, Fixed 28.2 Zone 2 dish with GT-SAT Unicable





  8. The Following 2 Users Say Thank You to Sicilian For This Useful Post:

    antwan (24-10-17),el bandido (25-10-17)

  9. #6

    Title
    Senior Member
    Join Date
    Oct 2013
    Posts
    133
    Thanks
    70
    Thanked 5 Times in 5 Posts
    Hi Sicilian , Just took latest update hoping for fix for front display sorry to report that its exactly same.

    Welcome to OpenViX for edision
    openvix 5.0 edision

    edision login: root
    root@edision:~# opkg list vfdcontrol
    root@edision:~#
    Last edited by antwan; 26-10-17 at 11:27. Reason: add info

  10. #7
    Sicilian's Avatar
    Title
    The Boss
    Join Date
    Mar 2010
    Posts
    29,645
    Thanks
    23,575
    Thanked 26,044 Times in 7,633 Posts
    Check Menu > Setup > System.
    D I S C L A I M E R

    My right to post information is protected under the rights for freedom act. In all instances, information discussed here on my posts are either hypothetical in nature, out of general curiosity, common knowledge, public knowledge, or role-play. Any use of the collective descriptions and shared knowledge from any of my posts are at the sole discretion of the reader. I am not responsible for what you do with it!

    Follow us on Twitter 0penViX
    Rules can be found
    HERE
    Support our sponsor World-Of-Satellite
    HERE
    GIGABLUE UHD QUAD 4K, VU+ DUO 4K SE, ZGEMMA H7S, VU+ UNO 4K SE
    Triax 1.1m Powered by TM2600, Fixed 28.2 Zone 2 dish with GT-SAT Unicable





  11. #8

    Title
    Senior Member
    Join Date
    Oct 2013
    Posts
    133
    Thanks
    70
    Thanked 5 Times in 5 Posts
    Quote Originally Posted by Sicilian View Post
    Check Menu > Setup > System.
    014e1e47da8455b7bdc87a2cf08716005c31fd201b.jpg01671b46f976cc9cddc063ea9c66ecc991601b8eed_00001.jpg

    still unable to get time back on

  12. #9
    Sicilian's Avatar
    Title
    The Boss
    Join Date
    Mar 2010
    Posts
    29,645
    Thanks
    23,575
    Thanked 26,044 Times in 7,633 Posts
    May need to reflash, I’ll upload image later.


    Sent from my iPhone using Tapatalk
    D I S C L A I M E R

    My right to post information is protected under the rights for freedom act. In all instances, information discussed here on my posts are either hypothetical in nature, out of general curiosity, common knowledge, public knowledge, or role-play. Any use of the collective descriptions and shared knowledge from any of my posts are at the sole discretion of the reader. I am not responsible for what you do with it!

    Follow us on Twitter 0penViX
    Rules can be found
    HERE
    Support our sponsor World-Of-Satellite
    HERE
    GIGABLUE UHD QUAD 4K, VU+ DUO 4K SE, ZGEMMA H7S, VU+ UNO 4K SE
    Triax 1.1m Powered by TM2600, Fixed 28.2 Zone 2 dish with GT-SAT Unicable





  13. The Following User Says Thank You to Sicilian For This Useful Post:

    antwan (26-10-17)

  14. #10

    Title
    Senior Member
    Join Date
    Oct 2013
    Posts
    133
    Thanks
    70
    Thanked 5 Times in 5 Posts
    where is upload located ?
    tnx ant

  15. #11
    Andy_Hazza's Avatar
    Title
    Moderator
    Join Date
    Oct 2012
    Location
    Derbyshire, UK
    Posts
    7,287
    Thanks
    2,855
    Thanked 2,126 Times in 1,752 Posts
    Upload located is here >> http://www.openvix.co.uk/index.php/d...ision-os-mini/


    Sent from my iPhone using Tapatalk
    Vu+ Ultimo 4K with 3TB HDD, Dual FBC (Sat) tuners, 1x Twin Hybrid DVB-C/T/T2 tuner
    Vu+ Solo 4K with 1TB HDD, Dual FBC (Sat) tuners, 1x Hybrid DVB-C/T/T2 tuner
    Vu+ Solo 2 with 1TB HDD 'White Edition', 2x DVB-S2 tuners
    Mut@nt HD2400 with 1TB HDD, 4x DVB-S2 tuners
    Fixed 28.2E Technomate 65cm Mesh Satellite Dish with Inverto Unicable II/JESS LNB and Inverto Unicable Splitter
    Fixed 28.2E Sky Zone 1 45cm Satellite Dish with Octo LNB
    (All receivers installed with the latest Dev build)

  16. The Following 2 Users Say Thank You to Andy_Hazza For This Useful Post:

    antwan (28-10-17),Bangord30 (27-10-17)

  17. #12

    Title
    Senior Member
    Join Date
    Oct 2013
    Posts
    133
    Thanks
    70
    Thanked 5 Times in 5 Posts
    ok thanks to all eventually sorted.

    I did take 5.0.032 via online update which still gave me the same problem.
    Downloaded and flashed using usb method hey presto front display back to normal
    thanks again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.