Jump to content

FoxND001

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by FoxND001

  1. 4 hours ago, JMCC said:

    If you notice, that download is Armbian with Debian Stretch desktop. The script requires Armbian with Ubuntu Bionic desktop. We (the Armbian project) has not released an official image for Rockpi 4 yet, so you will have to build it yourself using Raxda fork of Armbian (in case it is publicly available), or ask them to build it.

     

    My recommendation would be that you ask in the Raxda forums how to get a ubuntu bionic desktop Armbian image for Rockpi.

     

    Thanks for that, and sorry for the mix-up - not sure how I missed something that basic (different major version IS pretty much the definituon of "the basics"...).  Being said, I can pursue building myself on what i have now, and can share the result if its useful.  And, shoud you decide to do a release for the RockPi 4B, and ya need a tester, I'd be happy to test or help however I can.

     

  2. I just tried the script on a RockPi 4B, running the version of Armbian available here: https://wiki.radxa.com/Rockpi4/downloads

     

    When I tried to run the install script, it failed with an error saying that there is a conflict with Armbian's version of libgles2 and the one in libmali-rk-midguard.  The specific verbiage is:

     

    dpkg: regarding .../libmali-rk-midgard-t86x-r14p0-r0p0_1.6-1-0armbian1_arm64.deb containing libmali-rk-midgard-t86x-r14p0-r0p0:arm64:
     libgles2-mesa:arm64 conflicts with libgles2
      libmali-rk-midgard-t86x-r14p0-r0p0:arm64 provides libgles2 and is to be installed.

    dpkg: error processing archive packages/libs/libmali-rk-midgard-t86x-r14p0-r0p0_1.6-1-0armbian1_arm64.deb (--unpack):
     conflicting packages - not installing libmali-rk-midgard-t86x-r14p0-r0p0:arm64

     

    Full install log at the bottom of this post.

     

    Note that I tried this against both the stable and the nightly repos - same result either way.  (I didn't expect a different result regardless, but I figured I'd try it for completeness sake.)

     

    Any thoughts on this?  I'm sure I could just use the appropriate flags with dpkg to make the packages install, but that would likely cause all sorts of dependency issues, and might make apt-get misbehave later.

     

    Any advice is appreciated!  Full install log below:

    ------------------------------------------------------------------------------------------------------------------------------------------

    Spoiler
    
    rock@rockpi4b:~/Downloads/media-script$ cat install.log-2019-01-14
    Hit:3 http://security.debian.org stretch/updates InRelease
    Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
    Hit:2 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
    Hit:4 http://cdn-fastly.deb.debian.org/debian stretch-backports InRelease
    Hit:6 http://cdn-fastly.deb.debian.org/debian stretch Release
    Hit:5 https://apt.armbian.com stretch InRelease
    Reading package lists...
    ***************************************************
    * Installing base packages and configuring system *
    ***************************************************
    Installing base libs...
    (Reading database ... 65825 files and directories currently installed.)
    Preparing to unpack .../libmali-rk-midgard-t86x-gbm-r14p0-r0p0_1.6-1_arm64.deb ...
    Unpacking libmali-rk-midgard-t86x-gbm-r14p0-r0p0:arm64 (1.6-1) over (1.6-1) ...
    dpkg: regarding .../libmali-rk-midgard-t86x-r14p0-r0p0_1.6-1-0armbian1_arm64.deb containing libmali-rk-midgard-t86x-r14p0-r0p0:arm64:
     libgles2-mesa:arm64 conflicts with libgles2
      libmali-rk-midgard-t86x-r14p0-r0p0:arm64 provides libgles2 and is to be installed.
    
    dpkg: error processing archive packages/libs/libmali-rk-midgard-t86x-r14p0-r0p0_1.6-1-0armbian1_arm64.deb (--unpack):
     conflicting packages - not installing libmali-rk-midgard-t86x-r14p0-r0p0:arm64
    Preparing to unpack .../librockchip-mpp1_20171218-3_arm64.deb ...
    Unpacking librockchip-mpp1 (20171218-3) over (20171218-3) ...
    Preparing to unpack .../librockchip-vpu0_20171218-3_arm64.deb ...
    Unpacking librockchip-vpu0 (20171218-3) over (20171218-3) ...
    Preparing to unpack .../rockchip-mpp-demos_20171218-3_arm64.deb ...
    Unpacking rockchip-mpp-demos (20171218-3) over (20171218-3) ...
    Processing triggers for libc-bin (2.24-11+deb9u3) ...
    Errors were encountered while processing:
     packages/libs/libmali-rk-midgard-t86x-r14p0-r0p0_1.6-1-0armbian1_arm64.deb
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Correcting dependencies... Done
    The following packages will be REMOVED:
      libmali-rk-midgard-t86x-r14p0-r0p0
    0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
    4 not fully installed or removed.
    After this operation, 17.6 MB disk space will be freed.
    (Reading database ... 65825 files and directories currently installed.)
    Removing libmali-rk-midgard-t86x-r14p0-r0p0:arm64 (1.6-1-0armbian1) ...
    Setting up librockchip-mpp1 (20171218-3) ...
    Setting up libmali-rk-midgard-t86x-gbm-r14p0-r0p0:arm64 (1.6-1) ...
    Setting up librockchip-vpu0 (20171218-3) ...
    Setting up rockchip-mpp-demos (20171218-3) ...
    Processing triggers for libc-bin (2.24-11+deb9u3) ...
    Configuring X server...
    (Reading database ... 65806 files and directories currently installed.)
    Preparing to unpack .../xserver-common-rockchip_1.19.3-2armbian1_all.deb ...
    Unpacking xserver-common-rockchip (3:1.19.3-2armbian1) over (3:1.19.3-2armbian1) ...
    Selecting previously unselected package xserver-xorg-core-rockchip.
    Preparing to unpack .../xserver-xorg-core-rockchip_1.19.3-2armbian1_arm64.deb ...
    Unpacking xserver-xorg-core-rockchip (3:1.19.3-2armbian1) ...
    Selecting previously unselected package xserver-xorg-video-armsoc.
    Preparing to unpack .../xserver-xorg-video-armsoc_1.4.1-1_arm64.deb ...
    Unpacking xserver-xorg-video-armsoc (1.4.1-1) ...
    Processing triggers for man-db (2.7.6.1-2) ...
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Correcting dependencies... Done
    The following packages will be REMOVED:
      xserver-xorg-core-rockchip xserver-xorg-video-armsoc
    0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
    3 not fully installed or removed.
    After this operation, 2,517 kB disk space will be freed.
    (Reading database ... 65851 files and directories currently installed.)
    Removing xserver-xorg-video-armsoc (1.4.1-1) ...
    Removing xserver-xorg-core-rockchip (3:1.19.3-2armbian1) ...
    Setting up xserver-common-rockchip (3:1.19.3-2armbian1) ...
    Processing triggers for man-db (2.7.6.1-2) ...
    Configuring Chromium acceleration...
    ./media-rk3399.sh: line 249: /etc/chromium-browser/default: No such file or directory
    Finished.

     

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines