Hallo Liste, Ich will sound Ich hab ne SB16 ISA (nix PNP) Kernel 2.2.10 selbstgebacken. Ich hab mir die neuesten ALSA-Treiber geholt und alles nach den Anleitungen konfiguriert und installiert. Die Karte wird auch gefunden. Aber beim catten auf /dev/audio krieg ich die Meldung: no such device Im Kernel hab ich nur Sound-Support als Modul kompiliert. Weis jemand, wie ich die Meldungen NOT ENABLED IN CONFIG loswerde?? Wo muss ich noch drehen?? Es folgen 1. Abschnitt aus conf.modules und 2. /proc/asound/sndstat conf.modules ---8<---------- alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-card-sb16 alias snd-slot-0 snd-card-0 --------8<--------- /dev/asound/sndstat -----8<------------ Sound Driver:3.8.1a-980706 (ALSA v0.4.1d emulation code) Kernel: Linux warbird 2.2.10 #4 Mon Oct 25 17:17:02 MEST 1999 i586 Config options: 0 Installed drivers: Type 10: ALSA emulation Card config: Sound Blaster 16 at 0x220, irq 5, dma 1&5 Audio devices: NOT ENABLED IN CONFIG Synth devices: NOT ENABLED IN CONFIG Midi devices: 0: MPU-401 (UART) Timers: 7: system timer Mixers: NOT ENABLED IN CONFIG ----------->8-------------- Gruss Marc --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Marc Schiffbauer schrieb am 25.10.1999 um 21:23:02 +0200:
Hallo Liste,
Ich will sound
Ich habe Sound;-)
Ich hab ne SB16 ISA (nix PNP) Kernel 2.2.10 selbstgebacken. Ich hab mir die neuesten ALSA-Treiber geholt und alles nach den Anleitungen konfiguriert und installiert. Die Karte wird auch gefunden. Aber beim catten auf /dev/audio krieg ich die Meldung: no such device Im Kernel hab ich nur Sound-Support als Modul kompiliert. Weis jemand, wie ich die Meldungen NOT ENABLED IN CONFIG loswerde?? Wo muss ich noch drehen?? Es folgen 1. Abschnitt aus conf.modules und 2. /proc/asound/sndstat
conf.modules ---8<----------
alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-card-sb16 alias snd-slot-0 snd-card-0
Ich habe hier zwar 'ne 32er aber trotzdem fehlen bei Dir einige Module: Hier sieht das so aus: gonzo:~ # cat /proc/modules snd-mixer-oss 3580 1 (autoclean) snd-card-sbawe 4200 1 (autoclean) snd-seq-device 3068 3 (autoclean) [snd-card-sbawe] snd-mpu401-uart 1528 0 (autoclean) [snd-card-sbawe] snd-midi 12012 0 (autoclean) [snd-card-sbawe snd-mpu401-uart] snd-sb16-csp 5756 0 (autoclean) [snd-card-sbawe] snd-pcm1-oss 12588 0 (autoclean) (unused) snd-sb16-dsp 15508 0 (autoclean) [snd-card-sbawe snd-sb16-csp] snd-pcm1 16892 0 (autoclean) [snd-pcm1-oss snd-sb16-dsp] snd-pcm 8428 0 (autoclean) [snd-card-sbawe snd-pcm1-oss snd-sb16-dsp snd-pcm1] snd-timer 7388 0 (autoclean) [snd-pcm1] snd-mixer 25600 0 (autoclean) [snd-mixer-oss snd-card-sbawe snd-sb16-dsp] snd-hwdep 2284 0 (autoclean) [snd-card-sbawe snd-sb16-csp] snd 33472 1 (autoclean) [snd-mixer-oss snd-card-sbawe snd-seq-device snd-mpu401-uart snd-midi snd-sb16-csp snd-pcm1-oss snd-sb16-dsp snd-pcm1 snd-pcm snd-timer snd-mixer snd-hwdep]
/dev/asound/sndstat
Sound Driver:3.8.1a-980706 (ALSA v0.4.1d emulation code) Kernel: Linux warbird 2.2.10 #4 Mon Oct 25 17:17:02 MEST 1999 i586 Config options: 0
Installed drivers: Type 10: ALSA emulation Card config: Sound Blaster 16 at 0x220, irq 5, dma 1&5 Audio devices: NOT ENABLED IN CONFIG Synth devices: NOT ENABLED IN CONFIG Midi devices: 0: MPU-401 (UART) Timers: 7: system timer Mixers: NOT ENABLED IN CONFIG
Hast Du auch alsaconf gezogen und damit die ALSA-Treiber für die SB16 konfiguriert. Der schreibt Dir dann auch die notwendigen Zeilen in dein conf.modules. Bis denne, Michael -- "I hate words." "Words suck." "If I wanted to read, I'd go to school." Beavis & Butthead --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Marc Schiffbauer wrote:
Hallo Liste,
Hallo Marc,
Ich hab ne SB16 ISA (nix PNP) Kernel 2.2.10 selbstgebacken.
Hier SB64, Kernel 2.2.12, ALSA v0.4.1b.
Aber beim catten auf /dev/audio krieg ich die Meldung: no such device
Das modul snd-pcm1-oss fehlt, siehe unten.
Weis jemand, wie ich die Meldungen NOT ENABLED IN CONFIG loswerde?? Wo muss ich noch drehen??
An deiner conf.modules . Besorg dir doch mal alsaconf von ftp2.de.kernel.org/pub/mirror/ftp.alsa-project.org/pub . Mein Abschnitt abgeändert auf SB16: ----------8<---------------------------- alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-card-sb16 alias sound-slot-0 snd-card-0 alias sound-service-0-8 snd-seq-midi # -- Emu von OSS ----- alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm1-oss alias sound-service-0-12 snd-pcm1-oss alias sound-minor-oss-0 snd-mixer alias sound-minor-oss-3 snd-pcm1-oss alias sound-minor-oss-4 snd-pcm1-oss alias sound-minor-oss-5 snd-pcm1-oss alias sound-minor-oss-12 snd-pcm1-oss # -- Emu von OSS ende ---- options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0666 snd_device_gid=0 snd_device_uid=0 options snd-card-sb16 snd_index=1 snd_id=SB16 ----------8<----------------------------- Hier müssen noch mehr Optionen hin (für snd-card-sb16) siehe vi +259 (Da kommst du mit ":q" wieder raus) und lsmod | grep snd: ----------8<----------------------------- snd-mixer-oss 3580 1 (autoclean) snd-card-sbawe 5132 3 snd-seq-device 2960 3 [snd-card-sbawe] isapnp 23529 0 [snd-card-sbawe] snd-mpu401-uart 1464 0 [snd-card-sbawe] snd-sb16-csp 5692 0 [snd-card-sbawe] snd-hwdep 2220 0 [snd-card-sbawe snd-sb16-csp] snd-sb16-dsp 15348 0 [snd-card-sbawe snd-sb16-csp] snd-pcm1 16572 1 [snd-sb16-dsp] snd-timer 7196 0 [snd-pcm1] snd-mixer 24640 0 [snd-mixer-oss snd-card-sbawe snd-sb16-dsp] snd-midi 11692 0 [snd-card-sbawe snd-mpu401-uart] snd-pcm 8140 0 [snd-card-sbawe snd-sb16-dsp snd-pcm1] snd 32236 6 [snd-mixer-oss snd-card-sbawe snd-seq-device snd-mpu401-uart snd-sb16-csp snd-hwdep snd-sb16-dsp snd-pcm1 snd-timer snd-mixer snd-midi snd-pcm] soundcore 2148 3 [snd] ----------8<--------------------------------- nach abschalten von esd und zugrif auf /dev/audio kam folgende Zeile hinzu: nd-pcm1-oss 12556 0 (autoclean) Das heisst du brauchst die OSS Emulation für /dev/audio, MfG Florian ( PS: Für /dev/sequencer hab ich auch noch keinen ordentlichen Eintrag in conf.modules gefunden. (MIDI) modprobe: modprobe: Can't locate module snd-synth-midi babylon5 insmod: /lib/modules/2.2.12/misc/snd-synth-emu8000.o: insmod snd-synth-emu8000 failed modprobe: modprobe: Can't locate module snd-synth-opl3 kernel: snd: sequencer: no device found grep snd-synth-midi und snd-synth-opl3 in conf.modules und modules.dep hat keinen solchen Eintrag hervorgebracht. ) --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
participants (3)
-
m.schiffbauer@gmx.net
-
micha28@gmx.de
-
steinel@ki.comcity.de