[EMAIL PROTECTED] schrieb/wrote am/on Sat, May 15, 1999 at 06:45:49PM -0000:
Ich gehe mal von der AWE64 aus. (In letzter Zeit gibt es oft Verwirrung AWE64 <-> 64PCI). > Wie bekomme ich das Device für MIDI? Im Kernel einkompilieren, (Unter Sound -> Additional low level ... -> AWE...), AWE-Teil richtig initialisieren, --- aus der isapnp.conf --- # Start dependent functions: priority acceptable # Logical device decodes 16 bit IO address lines # Minimum IO base address 0x0620 # Maximum IO base address 0x0680 # IO base alignment 32 bytes # Number of IO addresses required: 4 # (IO 0 (BASE 0x0620)) (IO 0 (BASE 0x0620)) (IO 1 (BASE 0x0A20)) (IO 2 (BASE 0x0E20)) und richtige Optionen in /etc/conf.modules angeben: alias char-major-14 sound options sound dmabuf=1 post-install sound /sbin/modprobe sb post-install sb /sbin/awe options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330 options adlib_card io=0x388 # FM synthesizer und dazu noch: --- /sbin/awe --- #!/bin/sh /sbin/modprobe -k adlib_card /sbin/modprobe -k awe_wave /usr/bin/sfxload /var/misc/synthgm.sbk # sound-font von der CL-CD laden /usr/bin/aumix -L # lautstärke einstelen, davor als root mit aumix speichern mfG Eduard. -- ====================================================== Eduard Bloch eMail: [EMAIL PROTECTED] HP: http://www.Eduard.Bloch.com Zombie_ auf #linux.de, #inka.de If it ain't the prompt, it's shit. <Aus: de.comp.os.unix.discussion> ------------------------------------------------ Um sich aus der Liste auszutragen schicken Sie bitte eine E-Mail an [EMAIL PROTECTED] die im Body "unsubscribe debian-user-de <deine emailadresse>" enthaelt. Bei Problemen bitte eine Mail an: [EMAIL PROTECTED] ------------------------------------------------ Anzahl der eingetragenen Mitglieder: 743

