[ltp] 770z sound (FC2 ALSA)

Duncan John Fyfe linux-thinkpad@linux-thinkpad.org
Fri, 28 May 2004 22:29:45 +0100 (BST)


On Fri, 28 May 2004, Mendel Cooper wrote:

> On Fri, 28 May 2004, Duncan John Fyfe wrote:
>
> >
> > alias char-major-116 snd
> > options snd cards_limit=4
> > alias snd-card-0 snd-cs4232
> > options snd-cs4232 port=0x530 irq=5 mpu_port=330 mpu_irq=5 dma1=1 dma2=0
> >
> >  ...OSS Emulation stuff...
>
> I've tried something close to this, and also various modules.conf entries
> that people on this group have posted that supposedly work for the cs4232
> under ALSA. No success so far.
>
>
>
> > How is /dev managed ? (static, devfs , udev ?) and is it configured correctly ?
> > I have had this kind of problem because of a mis-configured devfs - it didn't have
> > entries for everything the sound card needed.
>
> I imagine devfs, since I think that's what's standard for 2.6.x. I'll check
> the configs there.
>

devfs is being depreciated in 2.6 in favour of udev.  What does FC2 do ?

>
> > > > 	Given the afore mentioned modules.conf what messages are generated when you 'modprobe
> > > > 	snd-card-0' manually.
> >
> > Should be the same.  snd-card-0 should be an alias to snd-cs4232.
>
> No such module.
>


Sounds like you are either lacking this alias (see line 3 of the modules.conf extract above)
or your stock kernel does not include the cs4232 module.
Try 'find /lib/modules -name snd-cs4232\*' as root and see if it finds something.  If not you'll need
to do some module compiling.   You shouldn't need to build the whole kernel, just the
pertinent alsa modules.
I defer the 'howto' on this to more contemporary redhat users than I.


Have fun,
Duncan

-- 
Duncan John Fyfe          X-ray Astronomy Group,
                          Dept. of Physics & Astronomy,
Phone +44 116 252 3635    University of Leicester,
E-mail djf@star.le.ac.uk  University Road,
                          Leicester, LE1 7RH, U.K.