Michael George III wrote:
> 
> Dear ALSA-Experts,
> 
> Brief Background
> ================
> I've been quitely working away for several weeks learning about Video4Linux
> and the ALSA drivers.  My goal is to turn my Linux server into a TiVo like
> Video Capture Device.  Currently, I can watch TV with sound, and Capture
> Video (minus sound).    If anyone needs help getting to this point under Red
> Hat Linux 7.x let me know.
> 
> Current State
> =============
> 1. Kernel 2.4.9.31 (Under RH 7.2)
> 2. Successfully compiled/installed and tested ALSA drivers 0.5.12a and
> 0.9.0beta12
> 
> Problem Statement
> =================
> Starting the ALSA driver produces the following errors when I attempt to
> load the snd-card module with
> "modprobe snd-card-sbawe"
                ^^^^

0.9.0beta12 does not include the -card- in module names. So for you this
command should be "modprobe snd-sbawe". There is no need to have both
the 0.5.x and the 0.9.x versions installed at the same time. In fact,
the 0.5.x version shouldn't be used at all anymore. Try removing
everything on your system related to 0.5.x. Then use the correct module
name for 0.9.0beta12.

-ERic Rz.

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to