Skip to content
/ proxyoss Public

This program allows you to stop applications from using OSS4 so it can be restarted (e.g. after a buggy behaviour or for a suspend).

Notifications You must be signed in to change notification settings

l29ah/proxyoss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program allows you to stop applications from using OSS4 so it can be restarted (e.g. after a buggy behaviour or for a suspend).

Usage:
	$ make
	# mv /dev/dsp{,0}
	# mv /dev/mixer{,0}
	$ ./proxyoss
	make your udev set the proper perms
	make your suspend/resume scripts send SIGUSR1/SIGUSR2 signal to proxyoss and wait a bit before shutting down/after getting up OSS

This thing is essentially a kludge, lacks the most of ioctl's support and haven't got through any sensible testing, so it may fail to work for you. Though the proccess of adding a new ioctl is simple.

Works fine with:
	mplayer
	SDL
	Skype
	Adobe Flash
	mumble
	sox
	ossxmix
and many more!

About

This program allows you to stop applications from using OSS4 so it can be restarted (e.g. after a buggy behaviour or for a suspend).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published