On 10-Feb-03, iain wrote:

> Doh, I feel like such a newbie...

Don't worry - believe me, it happens to all of us...  (Well, to /me/, at
least ;)

> Advanced Linux Sound Architecture Driver Version 0.9.0rc7.

> [iain@discomachinegun iain]$ /sbin/lsmod
> Module                  Size  Used by    Not tainted
> snd-mixer-oss          18488   1 (autoclean)
> sr_mod                 18136   0 (autoclean)
> audio                  43476   0 (unused)
> snd-usb-audio          55360   1
> snd-pcm                93536   0 [snd-usb-audio]
> snd-timer              17864   0 [snd-pcm]
> snd-rawmidi            20736   0 [snd-usb-audio]
> snd-seq-device          6796   0 [snd-rawmidi]
> snd                    57988   0 [snd-mixer-oss snd-usb-audio snd-pcm
> snd-timer
> snd-rawmidi snd-seq-device]
> soundcore               6500   1 [audio snd]

OOI, what's that "audio" module?  It looks suspiciously like an OSS USB
audio driver.  You might want to check that it's not trying to compete
for the same device.  (Check the dmesg output.  It looks like it hasn't
found anything, but you probably don't want it loaded anyway.)

> Is the existance of only one thing in the Playback section the reason
> why MPlayer can only play stuff through the extigy at 48000Khz?

Quite possibly.  I think you need to use one of the command line options
to tell it to output to the ALSA device "plughw:0" to enable software
rate-conversion, but I don't have mplayer handy to check,
unfortunately.

Hope this helps...
-- 
Adam Jones ([EMAIL PROTECTED])(http://www.yggdrasl.demon.co.uk/)
.oO("(Someone wake me up I deaming again)"                             )
PGP public key: http://www.yggdrasl.demon.co.uk/pubkey.asc



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to