Re: [linux-audio-user] CD audio

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] CD audio
From: Paul Winkler (pw_lists_AT_slinkp.com)
Date: Sun Jul 14 2002 - 22:48:17 EEST


On Sun, Jul 14, 2002 at 12:13:43PM -0700, Joseph Zitt wrote:
> On Sun, 14 Jul 2002 17:06:05 +0900
> Patrick Shirkey <pshirkey_AT_boosthardware.com> wrote:
>
>
> > try to modprobe first.
> >
> > eg.
> >
> > modprobe snd-usb-audio; modprobe snd-mixer-oss; modprobe snd-pcm-oss;
> > modprobe snd-seq-oss
>
> [root_AT_aleph jzitt]# /sbin/modprobe snd-via8233;/sbin/modprobe
> snd-pcm-oss;/sbin/modprobe snd-mixer-oss;/sbin/modprobe snd-seq-oss
>
> modprobe: Can't locate module snd-via8233
> modprobe: Can't locate module snd-pcm-oss
> modprobe: Can't locate module snd-mixer-oss
> modprobe: Can't locate module snd-seq-oss

Did you actually install those modules?
e.g. "make install" in the alsa-driver directory?
Do a find for those names in /lib/modules/your_kernel_version.

If they're there, try (as root) depmod -a.
That should update the search path for loading modules.
If it runs without errors, try doing modprobe again.

-- 

Paul Winkler home: http://www.slinkp.com "Muppet Labs, where the future is made - today!"


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Jul 14 2002 - 22:46:22 EEST