Re: suspend to disk and sound

2004-07-05 Thread Scetbon Cyril
Bob Proulx wrote: There have been changes to the driver architecture with the 2.6 kernel. Not all of the drivers have been fixed up for things like suspending. Until they all do get fixed unloading and reloading the drivers is about the best you can do. OK. let's hope it'll be fixed soon :-) -- T

Re: suspend to disk and sound

2004-07-05 Thread Bob Proulx
Scetbon Cyril wrote: > I use kernel 2.6.7, and there's no matter when i suspend to disk. > But when I resume, I'm no longer able to hear something. > I've found a solution by compiling support for sound in modules and > reloading all of the modules needed after resume. > > Any other idea to have

suspend to disk and sound

2004-07-04 Thread Scetbon Cyril
Hi, I use kernel 2.6.7, and there's no matter when i suspend to disk. But when I resume, I'm no longer able to hear something. I've found a solution by compiling support for sound in modules and reloading all of the modules needed after resume. Any other idea to have the sound working correctly ?