Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- From: David Sontag <acudoc@xxxxxxxxxxxxx>
- Date: Sun, 25 Nov 2007 00:25:03 -0500
Hi Paul
Useful ... but I took a look at the areas you mentioned below and
there does not seem to be anything wrong as far as I can tell...I am
very impressed with the depth of what you know..
My system is keeping perfect time as of the last 24 hours.
So here is one more tidbit...
the sound from the line out is fine ... it feeds my AIW 8600DV... but
the speakers still have what is more correctly called looping.
So, there are two possible answers as far as I can tell.
1. Could it be that my speakers have gone bad ...Evo Sonic XS 2.1's
.... I doubt it... but I will test some new ones in the morning.
or
2. It is the motherboard...
Since the line out is fine ... it could very well be the speaker. They
have not bin abused but I will test this before I order an new
motherboard
Thanks Again
David
On Sat, 24 Nov 2007 00:14:06 -0500, Paul
David Sontag wrote:.
No special sound software installed ? No Applications for talking
while playing games No VOIP phones involved .
I wll run the test tommorw or Sunday.
Maybe another hint ... the onboard clock is losing time.
That is a useful observation.
When the operating system is not running, there is a clock in the Southbridge
that keeps time. There is a 32768 hertz crystal next to the Southbridge, and
the circuit in the Southbridge is very similar to that of a digital watch.
When the OS is running, the value stored in the RTC in the Southbridge, is
transferred to system memory. From that point onwards, clock tick interrupts
signal to the processor, when to increment the location in memory that
represents the clock. So the time keeping is based on clock tick interrupts,
rather than the RTC, for as long as the OS is running.
If the time is drifting in that case, one reason can be that the clock tick
interrupt is not getting serviced in time, so opportunities to increment
the clock are being lost. The clock tick interrupt has a high priority, so
it should be difficult to lose them. (That is precisely why it has a
high priority in the first place, to reduce the chance of losing them.)
Now, consider if you have some kind of interrupt problem. The sound system
also relies on interrupts for service. The sound chip requires rather prompt
service, and if service is not received, funny things happen.
To give an example of what the sound does, when starved, consider when a
game crashes the OS. I used to have a problem with a system while playing
Quake, and the sound would play in a loop, using the same fraction of a
second worth of sound samples. That wasn't an "echo" as such, because the
amplitude of the sound didn't decrease with time. It was more of a "looping"
of the sound. If the software could somehow recover, and feed fresh buffers
of data to the sound chip, then new sounds would come from the chip.
Part of the fun with sound problems, is terminology. Finding descriptive
terms that mean the same thing to everyone reading the posts. To me,
echo implies reverberation, like sound in a cave or yelling in a
mountain range. In that case, there is an echo, and with each return
trip, the amplitude of the echo is reduced until it dies out. "Looping"
is where the same buffer of sound data, is played over and over again,
because the sound chip has no fresh content in the queue - in that case,
the amplitude remains the same for each replay of the data in the buffer.
This probably isn't going to be enough to figure out the problem, but
anyway -
Control Panels:Administrative Tools:Performance has the capability to
display a limited set of metrics. If you right click in the display pane,
and select "Add Counters", then in the Add Counters dialog, you select
a Performance Object of "Processor", then select "Interrupts/sec", that
will give you a trace on the screen. If I do that on my Win2K system,
I see a more or less flat line (as long as the mouse doesn't move), and
the level of interrupts seen is:
2090 interrupts/sec (alt-tabbed out of a 3D game, so it is in the background)
(The video card is still "running", even when the game is not
(Extra interrupts are from the video card))
130 interrupts/sec (no game in background, mouse not moving)
Check your system, to see what kind of level it is running. If there
are thousands of interrupts per second, when no programs are
running, and the mouse if not moving, it could be you have a
spurious interrupt problem. The problem there, is I don't see
a chip on the NF325, I recognize as a trouble-maker. It could
simply be a defect of that particular board, I suppose (a good
chip gone bad).
If I wanted to further illuminate the issue, at this point I
might switch to a Linux LiveCD, and see if I could get a
record of interrupts versus IRQ number. I don't see the ability
to do that, in Windows. But perhaps Linux has a means to do that.
Also, take a look in the Event Viewer in Windows, and see if there
are any strange error messages in there. Maybe if there is an
interrupt problem, some side effects would be present in
Event Viewer.
Paul
Thanks
David
On Fri, 23 Nov 2007 21:01:30 -0500, Paul <nospam@xxxxxxxxxx> wrote:
David Sontag wrote:
Just put this system together ... so here are the details:Any special sound software installed ? Applications for talking while
not overclocked
motherboard: NF325-A7
processor: Athlon 64 3400+ Venice 2.4GHz 512KB L2 Cache
Socket 754 Processor
CPU Cooler: COOLER MASTER CK8-8JD2B-0L-GP 80mm CPU Cooler
Memory: two (2) 512Mb PC 3200 ... major brand ...
Power Supply: Ultra 450w
Onboard sound: Audio Chipset Realtek ALC655
Also tried CMI8738 / C3DX PCI Audio Device
Ok the problem is no matter wich sound device I use it sounds like an
echo ,,echo...echo
So far I have not I have no idea how to fix this... and help will be
appreciated.
Thanks
David Sontag
playing games ? VOIP phones involved ?
It isn't likely that an AC'97 sound solution and a PCI sound chip
would have the same hardware failure. So something that sits above
the hardware level, must be responsible.
I'd have recommended booting another OS, like a Linux LiveCD
(Knoppix or Ubuntu), and try the sound subsystem there. But since
both your AC'97 and PCI sound chip both have the same problem, I
don't see how an alternate OS will shine any light on the issue.
In terms of your Windows install, did you do a Repair Install with
the new motherboard, a fresh install, or something else ? Maybe the
problem is related to some sound driver and its Mixer panel, from the
previous system. Take a look around in Task Manager, and see if you can
account for everything there.
For additional fun, go Start:Run and type in "dxdiag" and run that.
That is from your current version of DirectX. There are some sound
tests in there. Give them a try, and see if there are any complaints
from Dxdiag. The sound chip will be run at various sample rates and
sample sizes, and perhaps some pattern will emerge there, that is
different from what you've seen so far.
Paul
- Follow-Ups:
- not thinking clearly ...was Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- From: David Sontag
- not thinking clearly ...was Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- From: David Sontag
- not thinking clearly ...was Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- References:
- NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- From: David Sontag
- Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- From: Paul
- Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- From: David Sontag
- Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- From: Paul
- NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- Prev by Date: Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- Next by Date: not thinking clearly ...was Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- Previous by thread: Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- Next by thread: not thinking clearly ...was Re: NF325-A7 Sound problem: sounds like an echo ,,echo...echo makes me crazy...crazy...crazy...help...help...help
- Index(es):
Relevant Pages
|