|
From: Stefan <ste...@gm...> - 2004-06-22 16:29:41
|
> Which driver does your sound card drive? Better would be to give > this driver an empty suspend/resume method that does nothing. i810_audio or snd_intel8x0. In my system, there's at least one other card which causes the same problem. > > I attached a path which undoes the change described above and should make > > S3 work again. > > Overall the pci config space save/restore fixes much more resume > problems than it causes new one, so this sledgehammer is the wrong > solution. I agree. I'd prefer a solution for the pci_write config fix. The strange thing is that I can fix the PCI configuration with setpci after resume. Disabling the default resume is a quick help for my system. I can provide further information if necessary. Stefan |