| From | Sent On | Attachments |
|---|
| Subject: | Re: Buzzing snd_emu10kx enabled card with r206173 | |
|---|---|---|
| From: | Mark Stapper (sta...@mapper.nl) | |
| Date: | Jun 3, 2010 1:06:55 am | |
| List: | org.freebsd.freebsd-stable | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Mark Stapper | May 25, 2010 3:06 am | |
| Garrett Cooper | May 25, 2010 11:05 am | |
| Mark Stapper | May 26, 2010 2:32 am | |
| Mark Stapper | May 26, 2010 12:05 pm | |
| Garrett Cooper | May 29, 2010 11:31 pm | |
| Mark Stapper | Jun 1, 2010 12:58 am | |
| Mark Stapper | Jun 3, 2010 1:06 am | |
| Jeremy Chadwick | Jun 3, 2010 1:51 am | |
| Mark Stapper | Jun 3, 2010 11:56 am |
| Subject: | Re: Buzzing snd_emu10kx enabled card with r206173 | |
|---|---|---|
| From: | Mark Stapper (sta...@mapper.nl) | |
| Date: | Jun 3, 2010 1:06:55 am | |
| List: | org.freebsd.freebsd-stable | |
On 30/05/2010 08:31, Garrett Cooper wrote:
Everything I saw there appeared sane (it would have been nice to grab the -v output from kldstat, but that's ok...). Let's try doing the following:
1. Add `options EMU_MTX_DEBUG' to your kernconf. 2. Add set the sysctl: dev.emu10kx.0.debug=1 .
Let's see if anything changes...
I've set SND_DEBUG and dev.emu10kx.0.debug=1. I'll listen to my sound output when I get home.
I'm going to try upgrading my kernel and I'll try these steps as well. The locking between this driver and some other sound drivers isn't exactly the same (interestingly enough this driver uses Giant locking for some bits, while the ich one doesn't), and there were some past bugs with other branches of *BSD's drivers related to pci bus commands, etc; the other BSDs have dramatically different soundsystems -- I assume the old school soundsystem, s.t. the issues are probably not the same.
The part about PCI commands is very interesting. Could this be related to my PCI NIC (em) not working properly? Greetz, Mark

