Page 1 of 1

Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Sat Jul 02, 2016 7:59 pm
by tb404
I have installed the following on my joggler:

Ubuntu Base/Server 14.04 LTS (Trusty)
Joggler Image v1.5 – 04/06/2016)
http://jwills.co.uk/projects/joggler-xubuntu/download/

I booted into it and installed:
apt-get install xserver-xorg-core
apt-get kodi

I then edited .xinitrc
exec kodi-standalone

when i launch startx kodi loads, however it is running dog slow, there is no animation and the buttons take a few seconds before they move.

EMGD appears to start according to dmesg, are there any other packages im missing?

Re: Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Sat Jul 02, 2016 8:09 pm
by hawsey
Did you install on internal or USB stick ?
Did you set the thermal PSV ?

Sent from my Smart Ultra 6 using Tapatalk

Re: Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Sat Jul 02, 2016 8:22 pm
by tb404
I installed it onto a USB stick and have this inside grub.cfg:

linux /vmlinuz-3.2.80joggler1 root=LABEL=linux-root ro quiet splash thermal.psv=90

sensors also shows its not overheating.

Re: Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Sun Jul 03, 2016 12:38 am
by pete
The base stock server will only fit on a 2Gb Opentouch device. The regular joggler's 1Gb MMC is too small for the base server.

Yesterday shrank it down to a touch over 1G and it was still too big with the Boot EFI and 2nd partition.

Your MMC might be a bit of an issue. I noticed this the other day running the firmware upgrade. Lots of FSCK writes.

Try booting from a regular USB Ubuntu stick and do a check disk on the MMC to see how it looks.

Re: Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Sun Jul 03, 2016 8:46 am
by hawsey
That looks OK , not sure what your issue will be , it could be a slow USB stick maybe ?
Have you tried the full Ubuntu with Kodi already installed ? It might be that the base has other stuff missing that Kodi needs .
The one you need is the first one Xubuntu 14.04 LTS (Trusty)
BuZz builds Kodi and a few other things on to it specifically for the Joggler , you can just uninstall what you don't need .



Sent from my Smart Ultra 6 using Tapatalk

Re: Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Sun Jul 03, 2016 10:56 am
by tb404
I have installed the xbuntu image instead what has kodi already installed on it and it works perfectly now, so maybe the server / base needs some extra packages so EMGD works in Kodi

Re: Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Sun Jul 03, 2016 12:18 pm
by hawsey
All good then :-)

Sent from my Smart Ultra 6 using Tapatalk

Re: Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Fri Jul 08, 2016 3:49 pm
by BuZz
Should work on the base image - it has the emgd xserver driver and kernel module already installed and a default /etc/X11/xorg.conf - I would need to see the contents of /var/log/Xorg.0.log to get an idea why it isn't working (and possibly other logs).

Re: Ubuntu Base/Server 14.04 LTS (Trusty) EMGD problem

Posted: Fri Jul 08, 2016 4:36 pm
by BuZz
I have reproduced the problem - Kodi is using software opengl, even though the xserver looks ok. will dig further.