Lubuntu Developmental Installation - Vivid Vervet 15.04
Posted: Thu Feb 05, 2015 7:52 pm
* Before I start let me say that this is an experimental procedure that is based on Xeno74's Guide here (http://forum.hyperion-entertainment.biz ... =35&t=2840)
The end result I got was a working Vivid Vervet developmental version 15.04 integrated with the Lubuntu desktop - not the newer Qt one. I followed xeno's steps except for a few changes so the Lubuntu version will work.
Important => xeno's issues a cleanup every now and then. I'm against it as during the installation I went offline from time to time and to recover had the installation use the stuff which was already downloaded. Otherwize, I might have got stuck and unable to continue installing with a forceful trigger (apt-get -f => with INSTALL or DIST-UPGRADE). So you can always clean up after everything is done and working accordingly.
We jump to step 16 => because I had to install Lubuntu 13.10 due to known issues (http://forum.hyperion-entertainment.biz ... =35&t=2639) I upgraded from 13.10 to 15.04 which isn't a more complicated installation just maybe a little longer one . the changes are as follow: "sed -i 's/saucy/vivid/g' /etc/apt/sources.list" (saucy is the name of Ubuntu 13.10).
We change some things between 16 and 17 - lets call it 16.5 => We want to install Lubuntu so we need the relevent repository beside the one hosting Ubuntu. Because of the current state of Lubuntu and its support of Power computing platforms, we need stuff from its daily updated PPA by the Lubuntu developers. I recommend using the following line: "add-apt-repository ppa:lubuntu-dev/lubuntu-daily" => this is a neccessary step to get the latest updates while knowing there might be some instability. During the installation conflicts may arise between the Ubuntu installation sources and The Lubuntu daily PPA which I worked through using the following commands: "apt-get -f install" (if you see major warnings of dependencies issues) and "apt-get -f dist-upgrade" and it simply forced its way through those issues until it finished. Keep in mind like I said before that during this process I had no online connection so I couldn't use the apt-get update command so not cleaning up was important. You may not need all of this. In addition I'm adding the PPA of the newest Lubuntu artwork: "add-apt-repository ppa:lubuntu-art/daily". always remember to press enter when prompted about adding the repository.
A comment on step 26 => I didn't need to change anything as the new xorg.conf.new file which I copied to the right directory and named xorg.conf already had the Radeon driver listed.
** About the new Mesa procedure with the downloadable drivers (http://www.xenosoft.de/MesaLib-10.0.4-p ... al.tar.bz2) => For me it didn't work the first time and I logged on with the software driver and then within Lubuntu ran the procedure again (including adding the "export" line to ".profile" in the USER directory) and only then as you can see from the pic, it worked. After that I still don't get all of the colors everywhere - lets say 95% percent is colored right.
*** As of now I couldn't get Cairo-dock to display the right colors or for Compiz to work. Haven't tried yet Screenlets. Mplayer still doesn't work and now Minitube after an installation of gstreamer packages also doesn't work. I use VLC for video offline and also online via the Viewtube add-on for Firefox (requires greasemonkey) - http://isebaro.com/viewtube. the user privilegies for sound have been enabled from the start so get pulseaudio from either the Lubuntu Software Center or Synaptic and choose a digital output on the last tab and SPDIF on another tab..
**** I guess because the Lubuntu team are focusing on LXqt they haven't changed much on the base Lubuntu desktop so you pretty much get what was on 14.10 only some things are missing so the vanilla desktop resembles LXDE and is light. You can add back the stuff you miss with the Lubuntu app store. Keep in mind that upgrading to the latest LXqt requires severe system changes (removal of desktop) and for the non-console compliant users it can render their Ubuntu system inoperable.
***** For me this ubuntu didn't auto-mount partitions other than the system partition so be prepared to skip the waiting using the "S" trigger just before login. Afterwards mounting works with PCMANFM and the disk utility. Just not at boot. Some you can auto-mount directly with the default disk utility and some refuses to be recognized at logon.
The end result I got was a working Vivid Vervet developmental version 15.04 integrated with the Lubuntu desktop - not the newer Qt one. I followed xeno's steps except for a few changes so the Lubuntu version will work.
Important => xeno's issues a cleanup every now and then. I'm against it as during the installation I went offline from time to time and to recover had the installation use the stuff which was already downloaded. Otherwize, I might have got stuck and unable to continue installing with a forceful trigger (apt-get -f => with INSTALL or DIST-UPGRADE). So you can always clean up after everything is done and working accordingly.
We jump to step 16 => because I had to install Lubuntu 13.10 due to known issues (http://forum.hyperion-entertainment.biz ... =35&t=2639) I upgraded from 13.10 to 15.04 which isn't a more complicated installation just maybe a little longer one . the changes are as follow: "sed -i 's/saucy/vivid/g' /etc/apt/sources.list" (saucy is the name of Ubuntu 13.10).
We change some things between 16 and 17 - lets call it 16.5 => We want to install Lubuntu so we need the relevent repository beside the one hosting Ubuntu. Because of the current state of Lubuntu and its support of Power computing platforms, we need stuff from its daily updated PPA by the Lubuntu developers. I recommend using the following line: "add-apt-repository ppa:lubuntu-dev/lubuntu-daily" => this is a neccessary step to get the latest updates while knowing there might be some instability. During the installation conflicts may arise between the Ubuntu installation sources and The Lubuntu daily PPA which I worked through using the following commands: "apt-get -f install" (if you see major warnings of dependencies issues) and "apt-get -f dist-upgrade" and it simply forced its way through those issues until it finished. Keep in mind like I said before that during this process I had no online connection so I couldn't use the apt-get update command so not cleaning up was important. You may not need all of this. In addition I'm adding the PPA of the newest Lubuntu artwork: "add-apt-repository ppa:lubuntu-art/daily". always remember to press enter when prompted about adding the repository.
A comment on step 26 => I didn't need to change anything as the new xorg.conf.new file which I copied to the right directory and named xorg.conf already had the Radeon driver listed.
** About the new Mesa procedure with the downloadable drivers (http://www.xenosoft.de/MesaLib-10.0.4-p ... al.tar.bz2) => For me it didn't work the first time and I logged on with the software driver and then within Lubuntu ran the procedure again (including adding the "export" line to ".profile" in the USER directory) and only then as you can see from the pic, it worked. After that I still don't get all of the colors everywhere - lets say 95% percent is colored right.
*** As of now I couldn't get Cairo-dock to display the right colors or for Compiz to work. Haven't tried yet Screenlets. Mplayer still doesn't work and now Minitube after an installation of gstreamer packages also doesn't work. I use VLC for video offline and also online via the Viewtube add-on for Firefox (requires greasemonkey) - http://isebaro.com/viewtube. the user privilegies for sound have been enabled from the start so get pulseaudio from either the Lubuntu Software Center or Synaptic and choose a digital output on the last tab and SPDIF on another tab..
**** I guess because the Lubuntu team are focusing on LXqt they haven't changed much on the base Lubuntu desktop so you pretty much get what was on 14.10 only some things are missing so the vanilla desktop resembles LXDE and is light. You can add back the stuff you miss with the Lubuntu app store. Keep in mind that upgrading to the latest LXqt requires severe system changes (removal of desktop) and for the non-console compliant users it can render their Ubuntu system inoperable.
***** For me this ubuntu didn't auto-mount partitions other than the system partition so be prepared to skip the waiting using the "S" trigger just before login. Afterwards mounting works with PCMANFM and the disk utility. Just not at boot. Some you can auto-mount directly with the default disk utility and some refuses to be recognized at logon.