[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: your mail



On Thu, May 12, 2005 at 07:47:22PM +0200, sabina wrote:
> Please i need driver es 1373

It looks like the driver for the Ensoniq es1371 sound chip
is supported in Linux through the es1371 module. Type

cd /lib/modules/`uname -r`

Then type

find . -iname '*es1371*'

You should get a couple drivers back -- one containing the
word 'oss', and another containing 'pci'. You'll need to do

modprobe es1371

to load the module. There are lots of other steps on the way
to getting your card to play sounds (this really ought to be
automatic, and in my experience normally is -- why didn't it
load automatically for you?), but that's a start.

A hint: you'll get much better responses to questions like
this if

1) you include a descriptive subject line, and
2) you tell us what you've tried to do, what worked and what
didn't. Then we'll know how to direct our advice.

Cheers,
Steve

-- 
Stephen R. Laniel
steve@laniels.org
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key



Reply to: