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.
Page 27 of 45 FirstFirst ... 17252627282937 ... LastLast
Results 391 to 405 of 664

Thread: Build my own Vix image

  1. #391
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,383
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by Willo3092 View Post
    Yet another error. Should i wait until the updates are complete?

    Code:
    ERROR: qtwebengine-5.15.2+gitAUTOINC+5537ff4437_f5a93d251c-r0 do_unpack: Unpack failure for URL: 'git://code.qt.io/qt/qtwebengine.git;name=qtwebengine;branch=5.15.2;protocol=git'. No up to date source found: clone directory not available or not up to date: /media/willo/openvix/sources/git2/code.qt.io.qt.qtwebengine.git; shallow clone not enabled
    ERROR: Logfile of failure stored in: /media/willo/openvix/vix-py3/build-enviroment/builds/openvix/release/sf8008/tmp/work/sf8008-oe-linux-gnueabi/qtwebengine/qtwebengine-5.15.2+gitAUTOINC+5537ff4437_f5a93d251c-r0/temp/log.do_unpack.3691430
    ERROR: Task (/media/willo/openvix/vix-py3/build-enviroment/meta-qt5.15/recipes-qt/qt5/qtwebengine_git.bb:do_unpack) failed with exit code '1'
    N
    That doesn't look at all correct.
    Have you done a "make update" recently?
    I would also delete the build directory and try to build the image again.
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  2. The Following User Says Thank You to twol For This Useful Post:

    Willo3092 (13-09-21)

  3. #392
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    I'll start again, I'm confusing myself here!

  4. #393
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,578
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Quote Originally Posted by birdman View Post
    Isn't RDEPENDS_${PN}_remove now RDEPENDS_${PN}:remove?
    No. It is ...
    RDEPENDS:${PN}:remove
    Help keep OpenViX servers online.Please donate!

  5. #394
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    Just to clarify, does pluginnotwanted.patch go in:

    oe-alliance-core/meta-oe/recipes-oe-alliance/enigma2-plugins/enigma2-plugins/openvix/

    or

    meta-oe-alliance/meta-oe/recipes-oe-alliance/enigma2-plugins/enigma2-plugins/openvix/


    I don't have a oe-alliance-core directory in my build environment.

    And should RDEPENDS_${PN}_remove = " \ be:


    RDEPENDS:${PN}:remove = " \

    or

    RDEPENDS_${PN}:remove = " \


    sorry, I see you already answered the last bit.

  6. #395
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,383
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by Willo3092 View Post
    Just to clarify, does pluginnotwanted.patch go in:

    oe-alliance-core/meta-oe/recipes-oe-alliance/enigma2-plugins/enigma2-plugins/openvix/

    or

    meta-oe-alliance/meta-oe/recipes-oe-alliance/enigma2-plugins/enigma2-plugins/openvix/


    I don't have a oe-alliance-core directory in my build environment.

    And should RDEPENDS_${PN}_remove = " \ be:


    RDEPENDS:${PN}:remove = " \

    or

    RDEPENDS_${PN}:remove = " \


    sorry, I see you already answered the last bit.
    The latter!
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  7. The Following User Says Thank You to twol For This Useful Post:

    Willo3092 (13-09-21)

  8. #396
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    Finally got an image up and running thanks guys

    The only issue is that I can't get my feeds working. I just get a blank screen in plugin downloads and opkg doesn't work to install via putty.
    I've edited site.conf with the correct address:

    DISTRO_FEED_URI = "http://myvixbuild.xyz/feeds/${DISTRO_NAME}/${DISTRO_TYPE}/${DISTRO_VERSION}/${MACHINE}"

    I have uploaded the feeds to my server exactly as I do for 5.4 apart from putting them in a 5.5 directory.
    I can download ipk's directly from a web browser but not from the box.
    Anyone have any idea where I'm going wrong?
    Thanks in advance.

  9. #397
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,383
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Pull the feed conf files out of /etc/opkg and see whats in them. Each conf file has the location e.g. url that is expected. Compare to your actual feed address
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  10. #398
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    Code:
    src/gz openvix-3rdparty http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/3rdparty
    
    src/gz openvix-all http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/all
    
    src/gz openvix-cortexa15hf-neon-vfpv4 http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/cortexa15hf-neon-vfpv4
    
    src/gz oe-alliance-settings-feed https://raw.githubusercontent.com/oe-alliance/oe-alliance-settings-feed/master/feed
    
    src/gz openvix-sf8008_3rdparty http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/sf8008_3rdparty
    
    src/gz openvix-sf8008 http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/sf8008

  11. #399
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    I've just enabled debug logs and opened plugin downloads and this is the output:
    (I mapped the plugin browser to the green button btw)

    Code:
    22:06:02.4542 [InfoBarGenerics] Key: 399 (Make) KeyID='KEY_GREEN' Binding='('GREEN',)'.
    22:06:02.6616 [eInputDeviceInit] 0 18f (399) 1
    22:06:02.6617 [eRCDeviceInputDev] emit: 0
    22:06:02.6630 [InfoBarGenerics] Key: 399 (Break) KeyID='KEY_GREEN' Binding='('GREEN',)'.
    22:06:02.6739 [Skin] Processing screen 'PluginBrowser', position=(0, 0), size=(1920 x 1080) for module 'PluginBrowser'.
    22:06:02.6941 [Skin] Processing screen 'SimpleSummary' from list 'PluginBrowserSummary, ScreenSummary, PluginBrowser_summary, SimpleSummary', position=(0, 0), size=(1 x 1) for module 'PluginBrowserSummary'.
    22:06:04.7024 [eInputDeviceInit] 1 18f (399) 1
    22:06:04.7024 [eRCDeviceInputDev] emit: 1
    22:06:04.7037 [InfoBarGenerics] Key: 399 (Make) KeyID='KEY_GREEN' Binding='('GREEN',)'.
    22:06:04.9113 [eInputDeviceInit] 0 18f (399) 1
    22:06:04.9114 [eRCDeviceInputDev] emit: 0
    22:06:04.9126 [InfoBarGenerics] Key: 399 (Break) KeyID='KEY_GREEN' Binding='('GREEN',)'.
    22:06:04.9127 [ActionMap] Keymap 'ColorActions' -> Action = 'green'.
    22:06:04.9133 [About] ifreq: {'ifname': 'eth0', 'addr': '192.168.0.224', 'brdaddr': '192.168.0.255', 'hwaddr': 'D0:27:24:01:62:18', 'netmask': '255.255.255.0'}
    22:06:04.9134 [OnlineUpdateCheck][adapterAvailable] PASSED
    22:06:04.9320 [OnlineUpdateCheck][NetworkUp] PASSED
    22:06:05.3185 [OnlineUpdateCheck][kernelMismatch] no kernel mismatch found
    22:06:05.3216 [Skin] Processing screen 'PluginDownloadBrowser', position=(0, 0), size=(1920 x 1080) for module 'PluginDownloadBrowser'.
    22:06:05.3332 [About] ifreq: {'ifname': 'eth0', 'addr': '192.168.0.224', 'brdaddr': '192.168.0.255', 'hwaddr': 'D0:27:24:01:62:18', 'netmask': '255.255.255.0'}
    22:06:05.3333 [OnlineUpdateCheck][adapterAvailable] PASSED
    22:06:05.3531 [OnlineUpdateCheck][NetworkUp] PASSED
    22:06:05.3533 [OnlineUpdateCheck][getFeedStatus] Checking feeds state
    22:06:05.5661 [OnlineUpdateCheck][getFeedStatus] PASSED: b'stable'
    22:06:05.5673 [Skin] Processing screen 'SimpleSummary' from list 'PluginDownloadBrowserSummary, ScreenSummary, PluginDownloadBrowser_summary, SimpleSummary', position=(0, 0), size=(1 x 1) for module 'PluginBrowserSummary'.
    
    
    AND ANOTHER BIT AFTER PRESSING A FEW KEYS
    
    22:11:06.9693 [Skin] Processing screen 'SimpleSummary' from list 'PluginDownloadBrowserSummary, ScreenSummary, PluginDownloadBrowser_summary, SimpleSummary', position=(0, 0), size=(1 x 1) for module 'PluginBrowserSummary'.
    22:11:08.7590 [eInputDeviceInit] 1 6c (108) 1
    22:11:08.7591 [eRCDeviceInputDev] emit: 1
    22:11:08.7603 [InfoBarGenerics] Key: 108 (Make) KeyID='KEY_DOWN' Binding='('DOWN',)'.
    22:11:08.9679 [eInputDeviceInit] 0 6c (108) 1
    22:11:08.9680 [eRCDeviceInputDev] emit: 0
    22:11:08.9693 [InfoBarGenerics] Key: 108 (Break) KeyID='KEY_DOWN' Binding='('DOWN',)'.
    22:11:10.7748 [eInputDeviceInit] 1 6c (108) 1
    22:11:10.7748 [eRCDeviceInputDev] emit: 1
    22:11:10.7759 [InfoBarGenerics] Key: 108 (Make) KeyID='KEY_DOWN' Binding='('DOWN',)'.
    22:11:10.9836 [eInputDeviceInit] 0 6c (108) 1
    22:11:10.9837 [eRCDeviceInputDev] emit: 0
    22:11:10.9851 [InfoBarGenerics] Key: 108 (Break) KeyID='KEY_DOWN' Binding='('DOWN',)'.
    22:11:12.3679 [eInputDeviceInit] 1 ae (174) 1
    22:11:12.3680 [eRCDeviceInputDev] emit: 1
    22:11:12.3694 [InfoBarGenerics] Key: 174 (Make) KeyID='KEY_EXIT' Binding='('EXIT',)'.
    22:11:12.3698 [ActionMap] Keymap 'WizardActions' -> Action = 'back'.
    22:11:12.3834 [PluginComponent] Plugin Extensions/WebInterface failed to load: No module named 'Plugins.Extensions.WebInterface.plugin'
    Last edited by Willo3092; 14-09-21 at 22:13.

  12. #400
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,383
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by Willo3092 View Post
    Code:
    src/gz openvix-3rdparty http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/3rdparty
    
    src/gz openvix-all http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/all
    
    src/gz openvix-cortexa15hf-neon-vfpv4 http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/cortexa15hf-neon-vfpv4
    
    src/gz oe-alliance-settings-feed https://raw.githubusercontent.com/oe-alliance/oe-alliance-settings-feed/master/feed
    
    src/gz openvix-sf8008_3rdparty http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/sf8008_3rdparty
    
    src/gz openvix-sf8008 http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/sf8008
    So after 5.5 you need a directory/ folder named sf8008 and inside that 3rdparty sf8008 etc.
    Not sure where the oe-alliance-feeds springs from, or whether that url works - if it doesn,t that would screw things up
    I would be tempted to stop the box, remove it and reboot
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  13. #401
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    So there should be another sf8008 directory inside the 3rdparty one?

    I've just checked my other boxes that are are on 5.4 and they all have the oe-alliance-settings-feed.conf as well.

    2021-09-14_223152.png

    I have been banished downstairs now so will carry on tomorrow.
    Thanks for the advice so far

  14. #402
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,578
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Quote Originally Posted by twol View Post
    So after 5.5 you need a directory/ folder named sf8008 and inside that 3rdparty sf8008 etc.
    Not sure where the oe-alliance-feeds springs from, or whether that url works - if it doesn,t that would screw things up
    I would be tempted to stop the box, remove it and reboot
    Wow, that is right out of order. That is linking to a url for which the feed server is not authoritative.
    Help keep OpenViX servers online.Please donate!

  15. #403
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,383
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by Willo3092 View Post
    So there should be another sf8008 directory inside the 3rdparty one?

    I've just checked my other boxes that are are on 5.4 and they all have the oe-alliance-settings-feed.conf as well.

    2021-09-14_223152.png

    I have been banished downstairs now so will carry on tomorrow.
    Thanks for the advice so far
    NO - /5.5/sf8008/sf8008 or /5.5/sf8008/3rdparty etc
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  16. #404
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,578
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Code:
    http://myvixbuild.xyz/feeds/openvix/release/5.5/sf8008/all
    What happen if you put that in a web browser?
    Help keep OpenViX servers online.Please donate!

  17. #405
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    Quote Originally Posted by twol View Post
    NO - /5.5/sf8008/sf8008 or /5.5/sf8008/3rdparty etc
    Isn't that how it already is?

    This is the path on my server and an image of the sub-folders:

    /feeds/openvix/release/5.5/sf8008

    2021-09-15_084104.png

Page 27 of 45 FirstFirst ... 17252627282937 ... LastLast

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.