christ wrote:
> >I was wondering if anyone out there had tried to configure a turtle beach
> >pinnacle with redhat 5.2. I'm a linux newbie, but I thought it was going to
> >be fairly simple. Redhat's sndconfig utility has the card listed, and as far
> >as I know, I'm selecting all the correct settings for the card -- but it
> >always runs into "The device or resource is busy" error. I even spent quite
> >awhile just methodically picking various settings for IO and such in hopes
> >that one combination would magically work, but to no avail. Any help would
> >be appreciated - having no sound is really annoying.
>
> checkk your syslog files (/var/adm/messages is the likely recipient of
> erros in the sndconfig process).
>
> one quick sanity check--you are doing this as root?
>
> sndconfig has been the only way ive managed to configure sound...its almost
> as much of a black art on my ISA system as SCSI.
I recently switched to a motherboard with an integrated Yamaha OPL3-@#! chipset,
took me a week to figure out how to set it up. If you have the kernel-sources
installed, cd to /usr/src/linuc/Documentation/sound and there will be a file (or
a couple) that tell exactly how to setup the card. Also, run 'cat /proc/sound'
and it will tell you what resources I detected for the sound subsystem. If it's
a PNP card this will really help:
mv /etc/isapnp.conv /etc/isapnp.conf.bak
pnpdump > /etc/isapnp.conf
then edit /etc/isapnp.conf and uncomment the lines which correctly identify the
resources which your sound card uses. If you're using kernel 2.2.x and have the
TB drivers compiled as modules, make certain you'ved upgraded your mod-utils
package so that kerneld actually loads modules for you (rather than leave it up
to you to load ALL modules that you might need).
Ugh, I hope you can decipher some of what I've just said, and like Chris
mentioned, make certain you're doing this all as root.
--
__________________________________________________
Justin Georgeson
Institute for Advanced Technology -- System Administrator
University of Texas at Austin -- Dept. of Computer Science
http://www.cs.utexas.edu/users/pyros
[EMAIL PROTECTED]
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]