Posts: 18
Joined: Feb 2011
Reputation:
0
StuXP
Junior Member
Posts: 18
Hi
In that case, could someone advise on how to install the visualisations manually from the PPA? (I am a bit of a command line newbie.)
I tried:
sudo install kodi-visualization-* and appended the destination path from the earlier message, but still couldn't get it to work.
Thanks!
S
Posts: 1
Joined: Feb 2016
Reputation:
0
Hi,
In the Kodi's ppa, there is only kodi-visualization-waveform for ubuntu 15.10 wily and
kodi-visualization-spectrum,
kodi-visualization-shadertoy
kodi-visualization-projectm
are only for 14.04 trusty and 15.04 vivid.
Do you know why ?
Thanks
Esver
Posts: 127
Joined: Feb 2013
Reputation:
2
vmstek
Senior Member
Posts: 127
Here is what worked for my Ubuntu 14.04 with Kodi 16.0 Jarvis and an ATI video card. note: correct visualization spelling for install....it differs in Kodi menus
sudo apt-get install kodi-visualization-*
cd /usr/lib/x86_64-linux-gnu/addons
sudo mv visualization.* /usr/lib/kodi/addons/
Then restart Kodi, or sudo reboot
You then have to select a Visualization as it defaults to none.
Shadertoy does not appear to work correctly on my system, the others were OK.
Posts: 18
Joined: Feb 2011
Reputation:
0
StuXP
Junior Member
Posts: 18
Yep!
Thanks so much.
I will be interested to try Shadertoy when it's working!
S.
Posts: 2
Joined: Mar 2016
Reputation:
0
Hello. I'm afraid none of this is working for me and it's getting me down a bit as the visualisations are a strong feature for me.
I've reinstalled, moved the files (I've got them on both locations now).
In kodi/system I can choose which visualisation that I want to use either from system/music/playback or system/addons/look and feel/visualisations but when I select 'use' it doesn't work.
Is there a different ppa I can use to get a linux version of kodi that has working visualisations ?
Posts: 2
Joined: Mar 2016
Reputation:
0
Hello. Well tried that today - no change. Took a different approach and installed kodi into a laptop I have kubuntu installed. No 'visualisations' option available. Tried Sparky's fix which for some reason only installed the waveform visualisation - look and feel appeared with waveform installed within. Repeated this and no others installed. Wonder why. Examined the differences between my kubuntu and my kodibuntu installations and could see no discernable difference except that on kodibuntu all visualisations are installed but don't work and on kubuntu only waveform installs so still stuck up a gum tree for now.
Posts: 121
Joined: Aug 2015
2016-04-05, 08:32
(This post was last modified: 2016-04-05, 08:34 by User 282437.)
(2016-02-27, 04:22)Stormageddon Wrote: My trouble is the visualizers are listed, files have been coppied to the right place, but I get a black screen with ProjectM.....
Same here. I get Goom, ProjectM, ShaderToy, and the Wave thingie. Only Wave works, Shadertoy config is empty of options.
All looks great if you like being in the dark :-(
Given all the problems I have had with Jarvis (Linux), disappointing would be the most polite response.
Posts: 121
Joined: Aug 2015
(2016-03-14, 14:25)sparky3387 Wrote: The fix for me:
Code:
wget https://launchpad.net/~team-xbmc/+archive/ubuntu/unstable/+files/kodi-visualization-projectm_1.0.17-1~wily_amd64.deb
apt-get -f install
mv /usr/lib/x86_64-linux-gnu/addons/visualization.projectm /usr/lib/kodi/addons/
And restart of kodi
Many thanks. It's given me something instead of a black screen.