Debian Stretch with GUI - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98) +--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101) +--- Thread: Debian Stretch with GUI (/showthread.php?tid=6910) |
Debian Stretch with GUI - snir - 12-02-2018 Is there a desktop version for the Debian Stretch? I see there is a Minimal version to download here: http://wiki.pine64.org/index.php/ROCKPro64_Software_Release#LXDE_Desktop_aarch64_.5BmicroSD_.2F_eMMC_Boot.5D_.5B0.7.9.5D. but I'm looking for a version with a GUI... RE: Debian Stretch with GUI - evilbunny - 12-02-2018 (12-02-2018, 03:49 AM)snir Wrote: Is there a desktop version for the Debian Stretch? I see there is a Minimal version to download here: http://wiki.pine64.org/index.php/ROCKPro64_Software_Release#LXDE_Desktop_aarch64_.5BmicroSD_.2F_eMMC_Boot.5D_.5B0.7.9.5D. You can use that image and just install extra bits. sudo apt update sudo apt install xserver-xorg-video-armsoc task-mate-desktop One gotcha is you need to remove the armsoc config file from /etc/X11/ or the gui won't load |