re: Usual oss choices missing in winecfg, in today's git

2009-10-15 Thread Maarten Lankhorst
Hi, The explanation is probably much simpler: OSS likely won't show up if the sound device is in use, since it claims total control. If anything in the background is using sound, it is possible to not see OSS at all. lsof /dev/dsp* /dev/snd/* probably tells you if anything uses it. Cheers, M

Re: Usual oss choices missing in winecfg, in today's git

2009-10-15 Thread Ken Sharp
Susan Cragin wrote: Just built today's git, and am running DNS with alsa. (Thanks, Maarten.) Called up winecfg as usual and found there were no options under OSS Driver. No wave-out, no wave-in, no mixer devices. Nada. Peculiar, never saw this before. So I thought I'd call in. Have you p

Usual oss choices missing in winecfg, in today's git

2009-10-15 Thread Susan Cragin
Just built today's git, and am running DNS with alsa. (Thanks, Maarten.) Called up winecfg as usual and found there were no options under OSS Driver. No wave-out, no wave-in, no mixer devices. Nada. Peculiar, never saw this before. So I thought I'd call in.