PINE64
After flashing Ubuntu- how to get graphical desktop - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Ubuntu (https://forum.pine64.org/forumdisplay.php?fid=27)
+---- Thread: After flashing Ubuntu- how to get graphical desktop (/showthread.php?tid=5639)



After flashing Ubuntu- how to get graphical desktop - Partymack711 - 01-31-2018

Hi,

I have installed Ubuntu successfully. 

However, having downloaded Xubuntu desktop (Sudo apt install xubuntu desktop) I am not able to reboot to the desktop!  I can only boot to terminal.  

Can anyone give me the command line to reboot to desktop??

Thanks


RE: After flashing Ubuntu- how to get graphical desktop - Luke - 01-31-2018

Did you install xorg etc? try
Code:
startx

IIRC there is also a desktop install script in /usr/local/sbin.

There are premade images with Mate DE too.

[edit] please read the forum rules and post only once.


RE: After flashing Ubuntu- how to get graphical desktop - Partymack711 - 02-01-2018

Thanks Luke,

So what command would I use run one of the pre-installed desktops? Can you give me the actual command?


RE: After flashing Ubuntu- how to get graphical desktop - Luke - 02-01-2018

(02-01-2018, 02:03 AM)Partymack711 Wrote: Thanks Luke,

So what command would I use run one of the pre-installed desktops?  Can you give me the actual command?

From memory, as I don't have a unit at hand: 

Code:
sudo /usr/local/sbin/install_desktop.sh

The script will ask you to specify which desktop you want. 

You have to run one of ayufan's images; on his git you'll also find a Pine A64(+) image with a Mate desktop


RE: After flashing Ubuntu- how to get graphical desktop - Partymack711 - 02-01-2018

Thanks Luke!

On Ayufans Github page I am not seeing a Pine 64 image with any desktop. There is Pinebook images with Mate desktop - but none for Pine64.

Any ideas?


RE: After flashing Ubuntu- how to get graphical desktop - Luke - 02-01-2018

Indeed, you are correct. I think you'll have to install it manually then. If that is not something you want to do then there is always armbian (and other third party images)


RE: After flashing Ubuntu- how to get graphical desktop - Partymack711 - 02-01-2018

Thanks Luke - I’ll try Manual download tonight so.