Hi, I compiled Brahms-1.0.1 on a Slack 8 (no problem at all). When I start it with -o alsa option no midi device shows up. Anyway now I don't get any error message anymore when I load alsa modules. I can even play midi files. I can load soundfont (even with gusload). this is what proc files say: bash-2.05$ cat /proc/asound/SB_AWE64_PnP/wavetableD1 Device: Emu8000 Ports: 4 Addresses: 65:0 65:1 65:2 65:3 Use Counter: 0 Max Voices: 30 Allocated Voices: 0 Memory Size: 524288 Memory Available: 28928 Allocated Blocks: 29 SoundFonts: 1 Instruments: 1370 Samples: 181 Locked Instruments: 1370 Locked Samples: 181
The only poblem is that the memory of the card should be 4096K!! And no sound with Brahms.... any idea? Thanks Andrea John Weber wrote: > Hi, > I have the same card (seemingly) working uner Alsa 0.9.0beta8a. I'm > using it with MusE, jazz++, et.al. and the midi synths are working. > > [jweber@ceora jweber]$ pmidi -l > Port Client name Port name > 64:0 External MIDI 0 MIDI 0-0 > 65:0 Emu8000 WaveTable Emu8000 Port 0 > 65:1 Emu8000 WaveTable Emu8000 Port 1 > 65:2 Emu8000 WaveTable Emu8000 Port 2 > 65:3 Emu8000 WaveTable Emu8000 Port 3 > 66:0 OPL3 FM synth OPL3 Port > > My /etc/modules.conf... > > # ALSA portion > alias char-major-116 snd > options snd snd_major=116 snd_cards_limit=1 > alias snd-card-0 snd-card-sbawe > options snd-card-sbawe snd_irq=5 > # OSS/Free portion > alias char-major-14 soundcore > alias sound-slot-0 snd-card-0 > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-3 snd-pcm-oss > ## noteedit likes the next line > alias sound-service-0-1 snd-seq-oss > #alias sound-service-0-8 snd-seq-oss > #alias sound-service-0-12 snd-pcm-oss > post-install snd-card-sbawe /usr/sbin/alsactl restore > post-install snd-seq-oss /bin/sfxload /etc/midi/GU11-ROM.SF2 > > > My lsmod... > > [root@ceora temp]# lsmod > Module Size Used by > vfat 8400 0 (autoclean) > fat 29824 0 (autoclean) [vfat] > snd-seq-oss 23584 0 (autoclean) > snd-seq-midi 4272 0 (autoclean) > snd-synth-emu8000 5504 0 (autoclean) > snd-synth-emux 28192 0 (autoclean) [snd-synth-emu8000] > snd-seq-virmidi 3504 0 (autoclean) [snd-synth-emux] > snd-seq-midi-event 2800 0 (autoclean) [snd-seq-oss snd-seq-midi snd-seq-virmidi] > snd-util-mem 1488 0 (autoclean) [snd-synth-emu8000 snd-synth-emux] > snd-synth-opl3 9776 0 (autoclean) > snd-seq-instr 4528 0 (autoclean) [snd-synth-opl3] > snd-seq-midi-emul 4704 0 (autoclean) [snd-synth-emux snd-synth-opl3] > snd-ainstr-fm 1424 0 (autoclean) [snd-synth-opl3] > snd-seq 43904 1 (autoclean) [snd-seq-oss snd-seq-midi snd-synth-emux snd-seq-virmidi snd-seq-midi-event snd-synth-opl3 snd-seq-instr snd-seq-midi-emul] > snd-pcm-oss 44720 0 (autoclean) > ide-cd 26304 0 (autoclean) > cdrom 29088 0 (autoclean) [ide-cd] > snd-mixer-oss 11088 1 (autoclean) [snd-pcm-oss] > snd-card-sbawe 5744 1 (autoclean) > snd-sb16-dsp 6384 0 (autoclean) [snd-card-sbawe] > snd-pcm 56608 0 (autoclean) [snd-pcm-oss snd-sb16-dsp] > snd-opl3 6384 0 (autoclean) [snd-synth-opl3 snd-card-sbawe] > snd-timer 12144 0 (autoclean) [snd-seq snd-pcm snd-opl3] > snd-sb16-csp 17424 0 (autoclean) [snd-card-sbawe] > snd-hwdep 4656 0 (autoclean) [snd-opl3 snd-sb16-csp] > snd-sb-common 6880 0 (autoclean) [snd-card-sbawe snd-sb16-dsp snd-sb16-csp] > snd-mpu401-uart 3280 0 (autoclean) [snd-card-sbawe snd-sb16-dsp] > snd-rawmidi 14048 0 (autoclean) [snd-seq-midi snd-seq-virmidi snd-mpu401-uart] > snd-emu8000 11040 0 (autoclean) [snd-synth-emu8000 snd-card-sbawe] > snd-seq-device 4016 0 (autoclean) [snd-seq-oss snd-seq-midi snd-synth-emu8000 snd-synth-emux snd-synth-opl3 snd-seq snd-opl3 snd-rawmidi snd-emu8000] > snd 31488 0 (autoclean) [snd-seq-oss snd-seq-midi snd-synth-emux snd-seq-virmidi snd-seq-midi-event snd-util-mem snd-synth-opl3 snd-seq-instr snd-seq-midi-emul snd-seq snd-pcm-oss snd-mixer-oss snd-card-sbawe snd-sb16-dsp snd-pcm snd-opl3 snd-timer snd-sb16-csp snd-hwdep snd-sb-common snd-mpu401-uart snd-rawmidi snd-emu8000 snd-seq-device] > soundcore 3408 9 (autoclean) [snd] > > BTW, what platform did you compile Brahams on? I'm using RH7.1 and > couldn't get it compiled (brahms-1.01). > > kdeMainEditor.cpp:23:22: kprinter.h: No such file or directory > make[4]: *** [kdeMainEditor.lo] Error 1 > > Let me know what other info might help you. > John > > On Thu, 2001-12-06 at 10:31, Andrea wrote: > _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user