Page 1 of 1

Suspend kludge

Posted: Sat Jan 19, 2013 7:41 pm
by L29Ah
To facilitate using suspend/resume with OSS4 on my notebook I wrote that: https://github.com/l29ah/proxyoss
It's a quick and dirty hack to 'unplug' applications from OSS so it can be restarted. Requires CUSE support in the kernel to work (`modprobe cuse` on popular distros, I guess). Patches are welcome.

Re: Suspend kludge

Posted: Thu Jan 24, 2013 12:21 am
by nuc
Wow thanks for your work! :D
Does this mean that sound applications won't have to be closed anymore before doing 'soundoff'?