[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KDE 3.1 Still missing sound



Hello Henning,
> Hmm, you're running sarge, right?

thats right :-)

> Open a konsole and start noatun there. Does it complain about a missing
> library 'libvorbisfile.so.0'?

thats right, too. Noatun did not start, but gave this message
 
> In that case, become root and do:
> 
> cd /usr/lib
> ln -s libvorbisfile.so.3 libvorbisfile.so.2
> ln -s libvorbisfile.so.2 libvorbisfile.so.1
> ln -s libvorbisfile.so.1 libvorbisfile.so.0
> ln -s libvorbisenc.so.2 libvorbisenc.so.1
> ln -s libvorbisenc.so.1 libvorbisenc.so.0
> 
> sound should work now.

I've done so:


thomas@gamma:/usr/lib$ ls -l libvorbis*
-rw-r--r--    1 root     root       151106 2002-07-19 16:45 libvorbis.a
-rw-r--r--    1 root     root      1035094 2002-07-19 16:45 libvorbisenc.a
-rw-r--r--    1 root     root          770 2002-07-19 16:45 libvorbisenc.la
lrwxrwxrwx    1 root     root           21 2003-01-28 12:34 libvorbisenc.so
-> libvorbisenc.so.2.0.0
lrwxrwxrwx    1 root     root           17 2003-01-30 08:59
libvorbisenc.so.0 -> libvorbisenc.so.1
lrwxrwxrwx    1 root     root           17 2003-01-30 08:59
libvorbisenc.so.1 -> libvorbisenc.so.2
lrwxrwxrwx    1 root     root           21 2002-09-06 10:25
libvorbisenc.so.2 -> libvorbisenc.so.2.0.0
-rw-r--r--    1 root     root       920392 2002-07-19 16:45
libvorbisenc.so.2.0.0
-rw-r--r--    1 root     root        19046 2002-07-19 16:45 libvorbisfile.a
-rw-r--r--    1 root     root          777 2002-07-19 16:45 libvorbisfile.la
lrwxrwxrwx    1 root     root           22 2003-01-28 12:34 libvorbisfile.so
-> libvorbisfile.so.3.0.0
lrwxrwxrwx    1 root     root           18 2003-01-30 08:59
libvorbisfile.so.0 -> libvorbisfile.so.1
lrwxrwxrwx    1 root     root           18 2003-01-30 08:59
libvorbisfile.so.1 -> libvorbisfile.so.2
lrwxrwxrwx    1 root     root           18 2003-01-30 08:59
libvorbisfile.so.2 -> libvorbisfile.so.3
lrwxrwxrwx    1 root     root           22 2002-09-06 10:25
libvorbisfile.so.3 -> libvorbisfile.so.3.0.0
-rw-r--r--    1 root     root        22532 2002-07-19 16:45
libvorbisfile.so.3.0.0
-rw-r--r--    1 root     root          749 2002-07-19 16:45 libvorbis.la
lrwxrwxrwx    1 root     root           18 2003-01-28 12:34 libvorbis.so ->
libvorbis.so.0.2.0
lrwxrwxrwx    1 root     root           18 2002-09-06 10:25 libvorbis.so.0
-> libvorbis.so.0.2.0
-rw-r--r--    1 root     root       131440 2002-07-19 16:45
libvorbis.so.0.2.0

Noatun is now starting, but playing still no sound. There is still no system
sound.
I now get this message:

thomas@gamma:/usr/lib$ noatun
mcop warning: user defined signal handler found for SIG_PIPE, overriding
unix_connect: can't connect to server
(unix:/tmp/mcop-thomas/localhost-03d6-3e38e1fb)
Launched ok, pid = 1023
thomas@gamma:/usr/lib$ unix_connect: can't connect to server
(unix:/tmp/mcop-thomas/localhost-03d6-3e38e1fb)
(The previous message was repeated 1 times.)
unix_connect: can't connect to server
(unix:/tmp/mcop-thomas/localhost-03ff-3e38e2ca)
Launched ok, pid = 1028
unix_connect: can't connect to server
(unix:/tmp/mcop-thomas/localhost-03ff-3e38e2ca)
(The previous message was repeated 1 times.)
unix_connect: can't connect to server
(unix:/tmp/mcop-thomas/localhost-0404-3e38e2e9)
Launched ok, pid = 1031

Any idea on that?

Thank you

Thomas




Reply to: