Bug 40299 - aRtsd not finding drivers
Summary: aRtsd not finding drivers
Status: CLOSED FIXED
Alias: None
Product: arts
Classification: Miscellaneous
Component: artsd (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Stefan Westerfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-06 17:03 UTC by Havoc Guy
Modified: 2002-09-16 14:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Havoc Guy 2002-04-06 16:57:00 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           artsd
Version:           KDE 3.0.0 
Severity:          normal
Installed from:    Mandrake RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

aRtsd does not seem to find any audio drivers in Mandrake 8.2.  I read through the FAQ and tried everything it mentioned.  Here's what happens when I try starting it from the prompt:

[brian@penguin brian]$ artsd -l0 -F10 -S4096
autodetecting driver:
 - null: -1
... nothing we could use as default found
autodetecting driver:
 - null: -1
... nothing we could use as default found
autodetecting driver:
 - null: -1
... nothing we could use as default found
Error while initializing the sound driver:
couldn't auto detect which audio I/O method to use
--------------

The sound works fine with non-KDE apps using OSS drivers.  The sound card is a SoundBlaster Live! Value card.  

For what it's worth I also checked the permissions of the sound devices in /dev/sound and chmoded them all to 777.

I also did an ldd artsd:

[brian@penguin brian]$ ldd /opt/kde3/bin/artsd
        libsoundserver_idl.so.1 => /opt/kde3//lib/libsoundserver_idl.so.1 (0x40016000)
        libkmedia2_idl.so.1 => /opt/kde3//lib/libkmedia2_idl.so.1 (0x4005f000)
        libartsflow.so.1 => /opt/kde3//lib/libartsflow.so.1 (0x40096000)
        libartsflow_idl.so.1 => /opt/kde3//lib/libartsflow_idl.so.1 (0x4016d000)
        libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0x401f4000)
        libasound.so.1 => /usr/lib/libasound.so.1 (0x40218000)
        libmcop_mt.so.1 => /opt/kde3//lib/libmcop_mt.so.1 (0x40232000)
        libmcop.so.1 => /opt/kde3//lib/libmcop.so.1 (0x40234000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x402fc000)
        libdl.so.2 => /lib/libdl.so.2 (0x4030f000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x40312000)
        libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x40328000)
        libm.so.6 => /lib/libm.so.6 (0x40375000)
        libc.so.6 => /lib/libc.so.6 (0x40397000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


(Submitted via bugs.kde.org)
Comment 1 Stephan Binner 2002-04-07 13:51:38 UTC
Thank you for your bug report.
The bug that you reported appears to be a packaging bug due to a problem
in the way in which your distribution/vendor has packaged KDE for
distribution. The bug report will be closed since it is not a KDE problem.
Please send the bug report to your distribution/vendor instead.