NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/37613 (esa doesn't work after resume on Compaq Evo N600c)
Hi!
Sorry for the delay, but this is my office computer and being used 8-]
You asked:
> If you run eg. 'mpg123 -v file.mp3', do you see the playback running, or
> is the play counter stalled?
It stalls.
> Also, can you please try the attached patch?
It doesn't change anything: It boots, it suspends, it awaks, it no longer
plays sound.
I had to slightly modify it, because data, pc and tag were not defined.
I added
pcireg_t data;
and used
sc->sc_pct instead of pc
sc->sc_tag instead of tag
in pci_conf_read/write(). If this was the wrong choice, please correct me.
As a (probably worthless) datapoint: With GENERIC.NOACPI suspend is working
again on this Evo N600c and the sound works after the wake.
Bernhard //
\X/
PS: The lines
esa0: hardware volume interrupt
esa0: esa_intr: FIXME
are still in the dmesg of the patched kernel and the .NOACPI version.
Home |
Main Index |
Thread Index |
Old Index