Hi,
I want to install the commercial version of OSS and test if Skype works better with it. The problem is that after I compile 2.6.9-5.0.5.EL without sound support and then install oss3992d-linux-x86-v26-regparm and make it start at boot, at boot time OSS fails because it can not find /dev/dsp /dev/mixer and some other /dev sound devices. Indeed they do not exist. What do I need to do? Did I do something wrong or I have to manually add the /dev sound devices?
Thanks, Adrian
They're added automagically by udev, so you're probably best off doing it by hand, until at least you verify the commercial OSS doesn't (or does) help :)
Cheers, MaZe.
On Wed, 25 May 2005, Adrian Coman wrote:
Hi,
I want to install the commercial version of OSS and test if Skype works better with it. The problem is that after I compile 2.6.9-5.0.5.EL without sound support and then install oss3992d-linux-x86-v26-regparm and make it start at boot, at boot time OSS fails because it can not find /dev/dsp /dev/mixer and some other /dev sound devices. Indeed they do not exist. What do I need to do? Did I do something wrong or I have to manually add the /dev sound devices?
Thanks, Adrian _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I started udev with 'udevstart' but they're not automagically added. Any idea why?
On 5/25/05, Maciej Żenczykowski maze@cela.pl wrote:
They're added automagically by udev, so you're probably best off doing it by hand, until at least you verify the commercial OSS doesn't (or does) help :)
Cheers, MaZe.
On Wed, 25 May 2005, Adrian Coman wrote:
Hi,
I want to install the commercial version of OSS and test if Skype works better with it. The problem is that after I compile 2.6.9-5.0.5.EL without sound support and then install oss3992d-linux-x86-v26-regparm and make it start at boot, at boot time OSS fails because it can not find /dev/dsp /dev/mixer and some other /dev sound devices. Indeed they do not exist. What do I need to do? Did I do something wrong or I have to manually add the /dev sound devices?
Thanks, Adrian _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
no idea, but it may be a matter of the oss drivers not being udev-ready (not calling the proper hooks etc, not really sure how this works)
just create the device nodes by hands...
On Wed, 25 May 2005, Adrian Coman wrote:
I started udev with 'udevstart' but they're not automagically added.
Any idea why?
On 5/25/05, Maciej Żenczykowski maze@cela.pl wrote:
They're added automagically by udev, so you're probably best off doing it by hand, until at least you verify the commercial OSS doesn't (or does) help :)
Cheers, MaZe.
On Wed, 25 May 2005, Adrian Coman wrote:
Hi,
I want to install the commercial version of OSS and test if Skype works better with it. The problem is that after I compile 2.6.9-5.0.5.EL without sound support and then install oss3992d-linux-x86-v26-regparm and make it start at boot, at boot time OSS fails because it can not find /dev/dsp /dev/mixer and some other /dev sound devices. Indeed they do not exist. What do I need to do? Did I do something wrong or I have to manually add the /dev sound devices?
Thanks, Adrian _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos