Hello, I have upgraded from 2.4.4 to 2.4.13 and downloaded the latest ALSA drivers (0.9.0-beta7) and the utilities. When /etc/init.d/asla is run, I see this message:
Starting ALSA sound driver (version 0.9.0beta7):Warning: loading /lib/modules/2.4.13/misc/snd.o will taint the kernel: no license emu10k1. What does this mean and how can I fix this warning? I can play sound and all, everything seems to be working fine. However, when I run xmms, it segfaults. With the aid of strace I found out that xmms is unable to open any sound device (/dev/snd/*). I use devfs and the sounddevices have been updated while installing alsabase. This is what strace says: open("/dev/snd/controlC7", O_RDWR) = -1 ENOSYS (Function not implemented) open("/dev/snd/controlC7", O_RDWR) = -1 ENOSYS (Function not implemented) open("/dev/snd/controlC7", O_RDWR) = -1 ENODEV (No such device) open("/dev/snd/mixerC0D0", O_RDWR) = -1 ENOENT (No such file or directory) open("/dev/snd/controlC0", O_RDONLY) = 10 close(10) = 0 open("/dev/snd/mixerC0D0", O_RDWR) = -1 ENOENT (No such file or directory) --- SIGSEGV (Segmentation fault) --- Can there be done something about it? Thanks in advance, Sebastiaan -- NT is the OS of the future. The main engine is the 16-bit Subsystem (also called MS-DOS Subsystem). Above that, there is the windoze 95/98 16-bit Subsystem. Anyone can see that 16+16=32, so windoze NT is a *real* 32-bit system.