* 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.
Lubuntu Developmental Installation - Vivid Vervet 15.04
Lubuntu Developmental Installation - Vivid Vervet 15.04
Last edited by Srtest on Fri Feb 06, 2015 1:37 pm, edited 1 time in total.
Re: Lubuntu Developmental Installation - Vivid Vervet 15.04
Hi Srtest,
Many thanks for your explanation. And thank you for testing Lubuntu 15.04. It's very important to test the devlopment version of Ubuntu on our AMIGA one X1000.
@Nexus: Could you create an initrd.gz for the 15.04, please?
Thanks in advance.
Rgds,
Christian
Many thanks for your explanation. And thank you for testing Lubuntu 15.04. It's very important to test the devlopment version of Ubuntu on our AMIGA one X1000.
I had a problem with my file system space. The partition is only for testing and isn't really big. I had to clean up in-between times. But thank you for your hint.Srtest wrote: 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.
@Nexus: Could you create an initrd.gz for the 15.04, please?
Thanks in advance.
Rgds,
Christian
Re: Lubuntu Developmental Installation - Vivid Vervet 15.04
Hi Nexus,nexus wrote: The story ends sad nonetheless because even though installation worked fine, starting the new installation failed.
There is *no* kernel panic or something else. The output on screen just stops shortly after mounting the "root"-partition.
An Xubuntu-X-server is already on its way up at that time (by switching with CTRL-ALT-F7 one can see "xubuntu 15.04" with blinking dots as progressing bar and with CTRL-ALT-<SOME-NONE-FunctionKey> there are X-server message saying that it is waiting for something to complete.)
No console-login ever appears and pressing the reset button is the only escape or way out![]()
Thanks a lot for creating the 15.04 initrd.gz.

Sorry because of the issues after the installation. Could you add 'rw' to your kernel bootargs, please?
Code: Select all
CFE> setenv bootargs "root=/dev/sdb7 quiet ro splash rw"
Code: Select all
CFE> setenv bootargs "root=/dev/sdb7 quiet ro splash nomodeset"
Cheers,
Christian
Re: Lubuntu Developmental Installation - Vivid Vervet 15.04
Can you boot in the single-user mode with init 1?
Code: Select all
CFE> setenv bootargs "root=/dev/sdb7 init 1"
Re: Lubuntu Developmental Installation - Vivid Vervet 15.04
Do you have the A-EON Live Remix DVD or another Linux distribution installed on your AMIGA one X1000? If yes, you could try to delete the following file:nexus wrote:However the "unreadahead"-error stays and is the real culprit of the problem.
Do not know yet, what that error means.
cheers,
nexus
Code: Select all
sudo rm /var/lib/ureadahead/pack
Re: Lubuntu Developmental Installation - Vivid Vervet 15.04
Well it is a peculiar situation. For me it was an installation from two different sources that could've created unrepairable race conditions. It booted right. then I my fiddling with the newest Radeon driver and Xserver led to it being un-logable which means it got to the point it should log on and then got stuck exactly on the splash screen that was mentioned here only it ended it several loops of retrying until it gave up and kicked me over to the console. This happened beacuse I additionlly used a repository I once used before called Canonical X-statging that put a non-working Xserver. I tried the latest Radeon and Ati from debian and it didn't help only with the technical appearance of the splash screen but nothing afterwards. an examination revealed there was something related to the Xserver of course, and also to Plymouth and Lightdm. One was hindering the other. The message I got was this message about plymouth and lightdm. I found out that the Xserver wouldn't do something that was needed to continue logging on and it wasn't the lightdm or plymouth which were working. A removal of said experimental Xserver version, removal of the statging-X repository (that once worked great) and reimplementing the one that came with the installaion made sure I was able to log on on the normal lightdm greeter screen. So I don't know actually what the hint is. maybe it is something about the driver used with this developmental version and being newer or maybe not new enough.
On another matter I can confirm Xeno's solution with the addition of the "rw" trigger before boot starts as it doesn't work without it.
On another matter I can confirm Xeno's solution with the addition of the "rw" trigger before boot starts as it doesn't work without it.