Kodi Won’t download any ADDONs.

I have Kodi Javis 16.1 exe. I was using Specto for a while and out of no where it stopped working. I uninstalled Kodi and re installed it. I then saw a video to delete the addons. I went to system, file manager, profile directory, database and then I s...

Launch To A Library

Hello... Is there a way to launch Kodi straight to a particular library (TV, Movies, Music, etc...)? It seems that Kodi doesn't support command-line parameters. I have a remote with buttons for TV, DVD, etc... It would be cool to use them to launch str...

New install on Pi

Everything works when I am on the Pi. I can see all of my movies and play them. When I connect to the web interface. I see the page successfully. I can navigate Profiles/Remote/Movies/TV Shows OK. When I navigate to Music the working icon just spins. ...

LibreElec not updating mysql

For the life of me i can not get LibreElec Krypton beta to create/update to MyVideos106. Tried 2 different boxes (pi and wetek) and two different installs of mysql i have used before with kodi, have checked that user kodi has full privs in both databas...

Numerous Fatal/Errors/Warnings

Hi: I just installed a vanilla Kodi17 Beta 2 instance. No addons or settings changed. I don't notice anything particularly wrong with the installation. However, looking into the debug log http://pastebin.com/pY6FCBxi I see many fatal, errors and warn...

Planned skinning changes for Kodi v18

i know it's a bit early since we're still wrapping up v17 for release, but there are a few changes for the next version that are worth mentioning... 1. we're going to drop the now, next & channel listings (id 11, 12, 13) from the PVR Guide window....

Sound and Win10

I recently Installed Windows 10 on my HTPC figured it was free and wanted the support. Before I would just shut everything off but the HTPC always stayed on and always had Kodi running. since I have installed WIndows 10 if I leave Kodi running when I t...

What kodi addon needed to support playlist.m3u8

The other day when I tried to watch some live soccer channel on my Linux desktop computer with kodi v16.1, I only got the audio while the video showed a 3-D square field filled with lots of vertical square bars. Also, I noticed at the bottom left corne...

Screen Resolution Problem

I have KODI 16.1 Windows 7 SP1 32 gig of ram. I have Kodi running in 1080p full screen,I have my PC games launching from within Kodi using Advanced Launcher.My problem is when I launch a game and it is 720p when I exit that game windows switches back t...

Sound…No Picture

I just downloaded and attempted to use Kodi 16.1 I can get movies to play, however, I only get the audio portion, no picture, just a kind of flashing blurry color where the movie should be. I tried turning off hardware acceleration but no luck I did no...

Increase Skin Interface ZOOM range to -50%

Is there any reason why the skin interface zoom range (NOT talking about the video player zoom) is limited to -20% to +20% ? Specifically, I would like to be able to zoom it to about -26% or -28% , which is what I would need when I am optically zoomin...

How do I add Local Media Folder to Home Screen?

Guys, I must be doing something wrong somewhere because this has to be the simplest thing possible in an HTPC front-end. I'm a long time MediaPortal user (5 years), just recently switched to Kodi after a built a brand new Broadwell-E/Pascal based HTP...

Black screen on startup after upgrade to 16.04

Hi,

I upgraded to Ubuntu 16.04 last night and followed the instructions in the Auto Start guide:
HOW-TO:Autostart_Kodi_for_Linux (wiki)

My kodi user is called 'finn'.

When the PC boots up, only a black screen is shown on the TV connected via HDMI.
When I log in via ssh and run

Code:
sudo systemctl start kodi

Then Kodi comes up on the TV. Any idea how to get it to come up upon boot?

Logs are here (run via ssh session):
Code:
$ uname -a
Linux mediapc 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ lspci -v | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
$ dpkg -l |grep mesa | pastebinit
http://paste.ubuntu.com/23204151/
Code:
$ DISPLAY=:0 vainfo | pastebinit
error: can't connect to X server!
libva info: VA-API version 0.39.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
http://paste.ubuntu.com/23204152/
Code:
$ cat ~/.kodi/temp/kodi.log | pastebinit
http://paste.ubuntu.com/23204153/
Code:
$ dmesg | pastebinit
http://paste.ubuntu.com/23204154/
Code:
$ id | pastebinit
http://paste.ubuntu.com/23204155/
Code:
$ amixer | pastebinit
http://paste.ubuntu.com/23204156/
Code:
$ cat /var/log/Xorg.0.log | pastebinit
http://paste.ubuntu.com/23204182/
Code:
$ cat /etc/systemd/system/kodi.service | pastebinit
http://paste.ubuntu.com/23204177/
Code:
$ dpkg --list | egrep "intel|nvidia|kodi" | pastebinit
http://paste.ubuntu.com/23204191/

Any idea what I'm doing wrong?