Open GoogleCodeExporter opened 8 years ago
I don't have access to a full windows PC right now, so I'm currently not able
to
debug the problem, but I'm hoping that I'll have one in a few weeks.
Original comment by dogb...@gmail.com
on 15 Sep 2009 at 3:56
Thanks for the quick reply. Is there anything I can do while I wait to make your
debug easier later? I'm a developer too, but not in Windows, only Mac & Linux,
so I'm
a bit limited in what I can do under Windows.
Thanks again,
Paulo
Original comment by paulo...@gmail.com
on 15 Sep 2009 at 5:54
paulo, well, you basically need the WinDDK to compile the driver from the
source.
I'm using build 6000 (the one for XP) in order to have the highest
compatibility.
there's then DebugView for getting the debug messages if they have been enabled
for
the compilation, and there's the kernel debugging tools which can be used to
evaluate dumps.
from my gut feeling, I'd say that the chipset driver is causing the freeze when
the
resources for the soundcard are being allocated by the kernel. but that's just
a gut
feeling.
Original comment by dogb...@gmail.com
on 15 Sep 2009 at 6:08
Original issue reported on code.google.com by
paulo...@gmail.com
on 15 Sep 2009 at 12:53Attachments: