Hi, Many thanks for pointing this out.
Earlier the vmix module was automatically removed in older systems that didn't have compatible CPU. The ossdetect utility checked if the vmix module was available in the system and used older softoss module if it was missing. This check failed because vmix was renamed tgo oss_vmix. Now after the softoss module has been removed from OSS 4.1 there is no need to have that check. I have updated the hg repository. However I'm out of my office so I cannot test the change. Please remind me if there are any problems. Best regards, Hannu ------- Clive Wright wrote: > Hannu Savolainen wrote: >> Hi all, >> >> We had to rename all the drivers and many other files to have unique >> names. For example the sblive driver is now called oss_sblive. In >> addition many files under kernel/framework have been renamed to have >> oss_ prefix. The work is still in progress because we have not >> decided how to name some of the drivers. However the renamed version >> is now in the hg server. make sure you pull the latest changes if you >> are making modifications to the drivers. >> >> This change will have some unwanted side effects. For example the >> device file (directory) names under /dev/oss/ will change which may >> cause some compatibility problems. In addition the names of the >> driver modules will change. For this reason it's necessary to >> uninstall previous version of OSS before installing the latest >> version (otherwise the old driver modules will be left in the >> system). At least it's necessary to run soundoff, ossdetect, soundon >> and ossdevlinks -r after installing the new version. >> > > I note that following these changes ossdetect does not add vmix (now > oss_vmix) to /usr/lib/oss/etc/installed_drivers (irrespective of the > -V option). > > The attached patch corrects this for Linux 2.6 builds. > I haven't tested other architectures. > > regards, > Clive > ------------------------------------------------------------------------ > > _______________________________________________ > oss-devel mailing list > oss-devel@mailman.opensound.com > http://mailman.opensound.com/mailman/listinfo/oss-devel _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel