Re: Problem with sound card

2004-02-08 Thread Lowell Gilbert
Scott DF [EMAIL PROTECTED] writes:

 Sound worked under 5.1, but not under a fresh install with 5.2
 
 As before, I have
   device  pcm
 
 in my KERNCONF.
 
 Here is the relevant output from dmesg:
 
 pcm0: ESS Technology Maestro-2E port 0xfc00-0xfcff irq 11 at device
 12.0 on pci0
 pcm0: agg_rdcodec() RW_DONE timed out.
 pcm0: agg_rdcodec() PROGLESS timed out.
 pcm0: agg_rdcodec() RW_DONE timed out.
 pcm0: agg_wrcodec() PROGLESS timed out.
 
 
 This is the contents of /dev/sndstat
 
 FreeBSD Audio Driver (newpcm)
 Installed devices:
 pcm0: ESS Technology Maestro-2E at I/O port 0xfc00 irq 11 (4p/0r/0v
 channels duplex default)
 
 I feel I'm missing something obvious, but I'm still missing it.  Can
 anyone help?

You probably need the maestro support as well.  
There's a module for it, so you don't need to recompile the kernel to check.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with sound card

2004-02-08 Thread Scott DF
Lowell Gilbert wrote:

Sound worked under 5.1, but not under a fresh install with 5.2

I feel I'm missing something obvious, but I'm still missing it.  Can
anyone help?


You probably need the maestro support as well.  
There's a module for it, so you don't need to recompile the kernel to check.
The command
kldload snd_maestro
returns
kldload: can't load snd_maestro: File exists
This indicates the file is already loaded?  If so, some other gremlin 
has a clamp on sound output.

Scott

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with sound card

2004-02-07 Thread Scott DF
Sound worked under 5.1, but not under a fresh install with 5.2

As before, I have
device  pcm
in my KERNCONF.

Here is the relevant output from dmesg:

pcm0: ESS Technology Maestro-2E port 0xfc00-0xfcff irq 11 at device 
12.0 on pci0
pcm0: agg_rdcodec() RW_DONE timed out.
pcm0: agg_rdcodec() PROGLESS timed out.
pcm0: agg_rdcodec() RW_DONE timed out.
pcm0: agg_wrcodec() PROGLESS timed out.

This is the contents of /dev/sndstat

FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: ESS Technology Maestro-2E at I/O port 0xfc00 irq 11 (4p/0r/0v 
channels duplex default)

I feel I'm missing something obvious, but I'm still missing it.  Can 
anyone help?

Scott
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


problem witch sound card

2003-11-10 Thread DanGer
my system is FreeBSD4.9-release and my sound card is Creative

I have added to my kernel: device pcm and recompiled it.
then i rebooted and there just wrote: es1371: wait src ready timeout 0x10
[0xff]

and then it booted to the system, but sound card doesen't works :(
what I have to do?

Thanks a lot.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]