It's not a PnP card, forget about ISAPNP. I have a Tecra 8000 and alsa 0.9beta10 works, except for MIDI (a bug, not a feature). Make sure your BIOS config is in "Setup by OS" mode and use the default values. Here's my modules.conf:
========================================= # # YaST2: sound cards support # alias char-major-116 snd options snd snd_cards_limit=1 snd_major=116 alias snd-card-0 snd-card-opl3sa2 options snd-card-opl3sa2 snd_dma1=1 \ snd_dma2=0 \ snd_fm_port=0x388 \ snd_irq=5 \ snd_isapnp=0 \ snd_midi_port=0x330 \ snd_port=0x538 \ snd_sb_port=0x220 \ snd_wss_port=0x530 # # YaST2: sound system dependent part # alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss # OSS compatibility definitions alias char-major-14 soundcore ======================================= When your up, lsmod should report something like: ======================================= serial_cs 4512 0 (unused) snd-pcm-oss 34416 0 (autoclean) snd-mixer-oss 8560 1 (autoclean) [snd-pcm-oss] printer 5472 0 (unused) snd-synth-opl3 8304 0 (unused) snd-seq-instr 4144 0 [snd-synth-opl3] snd-seq-midi-emul 4352 0 [snd-synth-opl3] snd-seq 32688 0 [snd-synth-opl3 snd-seq-instr snd-seq-midi-emul] snd-ainstr-fm 1296 0 [snd-synth-opl3] snd-card-opl3sa2 5984 1 snd-cs4231 12912 0 [snd-card-opl3sa2] snd-pcm 46240 0 [snd-pcm-oss snd-cs4231] snd-opl3 4992 0 [snd-synth-opl3 snd-card-opl3sa2] snd-timer 9024 0 [snd-seq snd-cs4231 snd-pcm snd-opl3] snd-hwdep 3376 0 [snd-opl3] snd-mpu401-uart 2480 0 [snd-card-opl3sa2] snd-rawmidi 11392 0 [snd-mpu401-uart] snd-seq-device 3680 0 [snd-synth-opl3 snd-seq snd-opl3 snd-rawmidi] snd 22784 0 [snd-pcm-oss snd-mixer-oss snd-synth-opl3 snd-seq-instr snd-seq snd-card-opl3sa2 snd-cs4231 snd-pcm snd-opl3 snd-timer snd-hwdep snd-mpu401-uart snd-rawmidi snd-seq-device] soundcore 3472 6 [snd] usb-uhci 20896 0 (unused) usbcore 28928 0 [printer usb-uhci] ds 6432 2 [serial_cs] yenta_socket 8368 2 pcmcia_core 38240 0 [serial_cs ds yenta_socket] lt_serial 20464 0 (unused) lt_modem 314432 0 [lt_serial] ================================================= I'm on kernel 2.4.16. Be sure to download and build everything - driver, lib, utils, tools, oss. PS - note in my module list that my internal LT Winmodem is working with the latest driver! -ross __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user