https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199306
--- Comment #1 from Denis Akiyakov <[email protected]> --- I have new idea. By default we got following line in alsoft.conf: #drivers = pulse,alsa,oss,solaris,dsound,winmm,port,wave which is not good for some users. My new suggestion is to put oss to the first place in this list. This is works. drivers = oss,pulse,alsa,solaris,dsound,winmm,port,wave -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
