At Fri, 28 Jun 2002 00:25:22 +0900 (KST),
Song KiSun wrote:
> 
> 
> 
> Thanks for your e-mail.
> 
> First, I downloaed alsa 0.5.12 so I couldn't find usb module.
> I downloaded CVS version as you told, and I did compile and install.
 
then you have to install alsa-lib and alsa-utils together.

> but /dev/dsp doesn't atttched.
> 
> 'lsmod' says snd-usb-audio is unused.
> 
> snd-pcm-oss            36836   0  (unused)
> snd-mixer-oss           8448   0  [snd-pcm-oss]
> snd-usb-audio          24000   0  (unused)
> snd-pcm                52544   0  [snd-pcm-oss snd-usb-audio]
> snd-timer               9728   0  [snd-pcm]
> snd-hwdep               3392   0  (unused)
> snd                    24008   0  [snd-pcm-oss snd-mixer-oss snd-usb-audio
> snd-pcm snd-timer snd-hwdep]
> soundcore               3556   3  (autoclean) [snd]

please make sure that you already set up usb modules properly before
loading snd-usb-audio module.
you'll see messages from kernel via dmesg program.

also, if you have lsusb program, please run it to get the usb
descriptor.  if the usb audio driver _really_ doesn't work, this
information will help for the further development.


Takashi


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to