Page 3 of 3
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Mon Dec 08, 2014 6:39 pm
by papaoskar
xeno74 wrote:
Maybe the display manager isn't installed. Could you try to install
LightDM, please?
Code: Select all
sudo apt-get install lightdm-gtk-greeter
If it is installed then you have to configure LightDM with:
Good luck.

I had some luck with getting a grapical screen to login. But it did not accept my password for login. Also the guest account did not do anything.
I then got with Ctrl+Alt+F1 to tty1 and could login as before.
Question: Where does the booting process look for drivers? I notized in the running down initializing script that the drivers for kernel 3.10.15 were searched for. Not found! But I started with cf0:vmlinux-3.17. Were they expected in /boot?
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Mon Dec 08, 2014 6:45 pm
by xeno74
papaoskar wrote:
I had some luck with getting a grapical screen to login. But it did not accept my password for login. Also the guest account did not do anything.
I then got with Ctrl+Alt+F1 to tty1 and could login as before.
Question: Where does the booting process look for drivers? I notized in the running down initializing script that the drivers for kernel 3.10.15 were searched for. Not found! But I started with cf0:vmlinux-3.17. Were they expected in /boot?
Drivers (kernel modules) are in the directory
/lib/modules/<kernel version>.
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Mon Dec 08, 2014 7:16 pm
by papaoskar
I have to add to my report: When I type in the password the answer is: "Failed to start session"
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Tue Dec 09, 2014 3:14 pm
by papaoskar
I had a look into Trusty on x86. There you find in /lib/modules/3.13.0-41-generic/kernel/ all the different drivers.
Is it sufficient to copy as follows:
cp /boot/3.17.0-4_A-EON_AmigaOne_X1000_Nemo to /lib/modules/ ?
And similar for the the kernel 3.18 ?
A hint please.
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Tue Dec 09, 2014 4:55 pm
by xeno74
papaoskar wrote:I had a look into Trusty on x86. There you find in /lib/modules/3.13.0-41-generic/kernel/ all the different drivers.
Is it sufficient to copy as follows:
cp /boot/3.17.0-4_A-EON_AmigaOne_X1000_Nemo to /lib/modules/ ?
And similar for the the kernel 3.18 ?
A hint please.
Yes, that's right.
Code: Select all
sudo cp -R 3.18.0_A-EON_AMIGA_one_X1000_Nemo /lib/modules
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Wed Dec 10, 2014 5:28 pm
by papaoskar
xeno74 wrote:papaoskar wrote:I had a look into Trusty on x86. There you find in /lib/modules/3.13.0-41-generic/kernel/ all the different drivers.
Is it sufficient to copy as follows:
cp /boot/3.17.0-4_A-EON_AmigaOne_X1000_Nemo to /lib/modules/ ?
And similar for the the kernel 3.18 ?
A hint please.
Yes, that's right.
Code: Select all
sudo cp -R 3.18.0_A-EON_AMIGA_one_X1000_Nemo /lib/modules
There are not as much drivers included as in Trusty on x86. It seems to me as if there are not all necessary driver included in the kernel 3.17 or 3.18. I have fotographed the screen after booting. see attachement.
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Wed Dec 10, 2014 6:50 pm
by xeno74
papaoskar wrote:
There are not as much drivers included as in Trusty on x86. It seems to me as if there are not all necessary driver included in the kernel 3.17 or 3.18. I have fotographed the screen after booting. see attachement.
The most of the drivers are included in the kernel itself.
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Tue Dec 16, 2014 11:31 am
by papaoskar
papaoskar wrote:xeno74 wrote:
Maybe the display manager isn't installed. Could you try to install
LightDM, please?
Code: Select all
sudo apt-get install lightdm-gtk-greeter
If it is installed then you have to configure LightDM with:
Good luck.

The command " sudo apt-get install lightdm-gtk-greeter" was not successfull and could not be found. Answer was, that apt cannot find the greeter. LightDM and could be installed and reconfigured.
I then did the same command on my x86-trusty and received the anwer: allready installed.
What now?
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Thu Dec 18, 2014 9:51 pm
by zzd10h
Reading the latest messages of this thread, it looks a little bit hard to install a 14.04 LUbuntu.
Xeno74, do you have (easy) advices, please ?
Thank you
Guillaume
Re: Ubuntu 14.04 'Trusty Tahr', upgrade or not ?
Posted: Thu Mar 26, 2015 1:45 pm
by xeno74
ubuntu MATE 14.04:
Quote Adam Smith:
Just a warning for PowerPC 14.04 users, according to a couple of posts on ubuntuforums, running an update will break your system. This is probably due to the mate ppa not containing PowerPC packages. It is probably best to disable it before running an update.