HELP I want install a desktop but I don't Know how can I do
#11
(08-28-2018, 07:19 AM)grpeople Wrote: You have to purge 'libegl1-mesa' and all it's dependencies, then you can properly run the script.
'libmali-rk-utgard-450-r7p0' contains the proprietary drivers for proper 3D acceleration.

-- EDIT --
I think it's easier for you to re-flash the image on your drive and install a desktop environment trough the 'install_desktop.sh' script. Pass your favourite DE as argument.

     I have found that doing so can not work.

     The script has,
# Default packages.
PACKAGES=(
        aisleriot
        geany
        gnome-mines
        gnome-sudoku
        mplayer
        scratch
        smplayer
        smplayer-themes
        smtube
        xserver-xorg
        mesa-utils-extra
)
    A search for libmali reveals,
if grep -qi rockpro64 /proc/device-tree/compatible || grep -qi rockpro64 /etc/flash-kernel/machine; then
        PACKAGES+=(
                libmali-rk-midgard-t86x-r14p0
        )
elif grep -qi rock64 /proc/device-tree/compatible || grep -qi rock64 /etc/flash-kernel/machine; then
        PACKAGES+=(
                libmali-rk-utgard-450-r7p0
        )

     Furthermore,
apt-get install apt-rdepends
The following NEW packages will be installed:
  apt-rdepends libapt-pkg-perl

apt-rdpends mesa-utils-extra
    shows
mesa-utils-extra
  Depends: libc6 (>= 2.17)
  Depends: libegl1-mesa (>= 7.8.1)
  Depends: libegl1-x11
  Depends: libgles2
  Depends: libgles2-mesa (>= 7.8.1)
  Depends: libwayland-client0 (>= 1.9.91)
  Depends: libwayland-egl1
  Depends: libwayland-egl1-mesa (>= 10.0.2)
  Depends: libx11-6
  Depends: libxext6

     I have tried
aptitude purge libegl1-mesa
     which removed a huge number of packages.
      Install the following packages:                                
21)     libmali-rk-midgard-t86x-r14p0-wayland [1.6-1ayufan7 (xenial)]
Accept this solution? [Y/n/q/?] Y
...
0 packages upgraded, 1 newly installed, 118 to remove and 12 not upgraded.

     But the script reinstalled libegl1-mesa, putting me back at square one.

     Either I have missed something obvious to the informed, or the script as written can not work.
  Reply
#12
This is a follow-up to the previous post (from me).

For a possible work-around for a functional(?) desktop, please see my post here.

https://forum.pine64.org/showthread.php?...8#pid41268
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Rock64 Debian 11 (Bullseye) install problem jbize 15 7,973 10-12-2023, 05:14 PM
Last Post: tpaul
  Managed to install Kubernetes digitaldaz 3 4,201 08-16-2022, 02:44 AM
Last Post: mmarkgilbert
  How Can Install Unify controller in rock64? gedas07 0 1,805 03-23-2020, 08:41 AM
Last Post: gedas07
  Remote desktop access Rock64 over Internet hg6806 2 3,878 12-11-2019, 08:27 PM
Last Post: default_user8
  Release 0.9.14 Ubuntu Mate desktop, LXDE, OMV, Docker CE (container) Luke 1 3,998 09-19-2019, 07:00 AM
Last Post: Malmgren
Information New Builds from ayufan (0.8.X) w Video/3D/Mate desktop Luke 37 52,268 09-09-2019, 04:01 AM
Last Post: ayufan
  Can Anyone help me install Wine latest on Rock64 Rock90 1 3,044 08-10-2019, 06:18 AM
Last Post: OnyxxOr
  How fast is rock64 if a desktop? heocb 11 14,870 04-21-2019, 09:14 PM
Last Post: a1w.ca
  apt --fix-broken install KC7NOA 1 2,695 10-29-2018, 09:17 PM
Last Post: KC7NOA
  rtl8812au driver install.. 11b2p508 11 16,067 05-20-2018, 01:36 AM
Last Post: brajul

Forum Jump:


Users browsing this thread: 1 Guest(s)