On Tuesday 02 November 2004 19:06, Walter Saner wrote: > Klaus Becker schrieb: > > Sndconfig: > > You don't seem to be running a kernel with modular sound enabled. > > (soundcore.o was not found in the module search path). To use sndconfig, > > you must be running a kernel with modular sound, such as the kernel > > images shipped with Debian Linux or a 2.2 or greater kernel. > > > > Aber: > > > > lsmod | grep snd > > snd_ens1371 24932 0 > > snd_rawmidi 25156 1 snd_ens1371 > > snd_ac97_codec 70020 1 snd_ens1371 > > gameport 4704 2 es1371,snd_ens1371 > > snd_seq_oss 34656 0 > > snd_seq_midi_event 7680 1 snd_seq_oss > > snd_seq 53872 4 snd_seq_oss,snd_seq_midi_event > > snd_seq_device 8200 2 snd_rawmidi,snd_seq_oss > > snd_pcm_oss 55048 0 > > snd_mixer_oss 20096 1 snd_pcm_oss > > snd_pcm 98728 2 snd_ens1371,snd_pcm_oss > > snd_page_alloc 11752 1 snd_pcm > > snd_timer 25668 2 snd_seq,snd_pcm > > snd 57156 11 > > snd_ens1371,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq_midi_event,snd > >_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore > > 10336 2 es1371,snd > > > > Was ist da los ? > > Das ist ALSA. Und du willst das Konfigurationswerkzeug f�r OSS darauf > anwenden.
Hallo Walter, das hat aber bis jetzt geklappt. Was muss ich machen? Alles, was mit OSS zu tun hat, rausschmeissen, also rmmod snd_seq_oss usw? Gen�gt das? (Nat�rlich schmeisse ich das dann auch mit modconf raus.) Schien mir sowieso, dass viel zu viele Module geladen sind, ich weiss aber nicht, welche �berfl�ssig sind. Klaus Klaus

