AS reported many times before, intel8x0 fails to resume properly with 1.0.1, on my
(and according
to some old reports, others') Inspiron 8200 with an ICH3 chipset.
The problem is that codec #0 is not waited for for some reason, and adding a
hard-coded waiting
time of HZ/4 solves the problem.
Th
Hi.
I am sorry to report that the problem, which disappeared with pre1 and re-appeared in
pre2, is
still there in rc2 (so that's not the nug resolved, I assume).
As before, adding a hard-coded wait in the resume phase, before resuming the ac97's,
solves the
problem. Without this, many registe
> could you run diff between these two versions?
I ran
cvs -z3 -d ':pserver:[EMAIL PROTECTED]:/cvsroot/alsa' diff -u -D 11/20/2003 -D
11/21/2003
On the alsa-kernel tree:
Index: Documentation/DocBook/writing-an-alsa-driver.tmpl
==
Hi,
This may look like a deja vu, but it's a new problem. CVS snapshots up to nov 20 work
fine, but
from nov 21 my intel8x0 dies on resume (on a Dell I8200, ICH3).
Any ideas?
Thanks,
Itay.
__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yaho
OK, I tested 1.0.0pre1, and it seems to solve the problem. I think
I'll just stick with that. Thanks.
BTW, the sound corruption on lost interrupts bug is still present
there -- any chances to get some tips on how to
As I reported earlier, intel8x0 fails to resume properly on my Dell I8200 with alsa >=
0.9.7
This is due to the fact that snd_intel8x0_ich_chip_init() no longer waits that extra
1/4 second it
used to in 0.9.6 and ealier. It seems to believe that all the codecs are ready, but
apparently
they a
Apologies for posting twice: I forgot to put a meaningful subject on the first posting.
Hi
As was reported on this list ealier, on a Dell I8200 with inte8x0,
sound dies after
suspend/resume, and this is only repaired by removing and re-installing
the drivers.
This is tue to the patch to int
Hi
As was reported on this list ealier, on a Dell I8200 with inte8x0,
sound dies after
suspend/resume, and this is only repaired by removing and re-installing
the drivers.
This is tue to the patch to intel8x0.c (1.86->1.87, 2003-07-30) which
actually does good things:
i.e., instead of waiting