Hi
I use 12.4 64 bit with Kde 4.8
That har worked fine, untill yesterday.
Yesterday i updated; using this method: Yast, viewing by repositories, system and install newer versions if possible…
There was quite a lot of issues in updating; most i solved by choosing not to install rather than breaking dependencies.
After the update the machine starts up with this xconsole message
Linux K2dd pulseaudio [3695] pulse pid.c: Daemon already running
Linux K2dd pulseaudio [3705] pulse pid.c: Daemon already running
After the update both Amarok and VLC player does not work.
Amarok gives this message:
Amarok could not find any collection plugins. It is possible that Amarok is installed under the wrong prefix, please fix your installation using:
$ cd /path/to/amarok/source-code/
$ su -c “make uninstall”
$ cmake -DCMAKE_INSTALL_PREFIX=kde4-config --prefix
&& su -c “make install”
$ kbuildsycoca4 --noincremental
$ amarok
More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net.
The Machine has sound.
I tried the terminal, I wrote:
cd /path/to/amarok/pacman/
su -c “make uninstall”
cmake -DCMAKE_INSTALL_PREFIX=kde4-config --prefix
&& su -c “make install”
kbuildsycoca4 --noincremental
amarok
And it returned thismake:
*** No rule to make target `uninstall’. Stop.
peter@1503022865:~> setup-pulseaudio --enable’
> rmmod snd-pcm-oss
>
I am a bit lost; I think the problem is easy, if you know exactly how to go about it.
If anyone has suggestions, you are welcome, very welcome