On 2001.06.10 22:48:43 +0100 Iain Conochie wrote:
> Martin,
> 
> I have this card (SB 64PCI) - uses the es1371 driver. What you can try
> doing is
> 
> 1. run 'modprobe es1371' - then run 'lsmod' to see if the driver
> (module) has been loaded.
> 
> 2. If you are using a Red Hat based system (Red Hat, Mandrake ?SUSe?) you
> can try this route:
>       open /etc/modules.conf in a text editor
>       add the line
> 
>       alias /dev/dsp  es1371
> 
>       to this file. This means when an application tries to access the
> sound device (/dev/dsp) the kernel should automagically load the module
> needed.
> 
> Good Luck!
> 
> Monkey
> 
> On Sun, 10 Jun 2001, Julian Gibson wrote:
> 
> > Martin,
> > 
> > Try sndconfig.  However I don't know if this is RedHat specific or 
> > generic.  Anyone?
> > 
> > Cheers
> > 
> > Julian
> > 
> > 
> > > Martin Baillie wrote:
> > > 

/usr/doc/Linux-HOWTOs:
  Sound-HOWTO
  Sound-Playing-HOWTO

/usr/doc/Linux-mini-HOWTOs:
Soundblaster-AWE

To see if sound is working and if you've installed
Sox, try 'play'ing a wave file.

If you get errors like can't access /dev/mixer or
/dev/dsp then as root do the following

chmod 666 /dev/mixer /dev/dsp


-- 
Gavin McCord

--------------------------------------------------------------------
http://www.lug.org.uk                   http://www.linuxportal.co.uk
http://www.linuxjob.co.uk               http://www.linuxshop.co.uk
--------------------------------------------------------------------

Reply via email to