From alsa-user-owner@alsa.jcu.cz  Sat Feb 20 22:56:39 1999
Received: from smtp2.mindspring.com (smtp2.mindspring.com [207.69.200.32])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id WAA15062
	for <alsa-user@alsa.jcu.cz>; Sat, 20 Feb 1999 22:52:22 +0100
From: sillmarill@usa.net
Received: from silmarill (user-38ld0t2.dialup.mindspring.com [209.86.131.162])
	by smtp2.mindspring.com (8.8.5/8.8.5) with ESMTP id QAA16495
	for <alsa-user@alsa.jcu.cz>; Sat, 20 Feb 1999 16:52:20 -0500 (EST)
Received: (qmail 2917 invoked by uid 1000); 20 Feb 1999 21:42:52 -0000
Date: 20 Feb 1999 21:42:52 -0000
Message-ID: <19990220214252.2916.qmail@ak.com>
To: alsa-user@alsa.jcu.cz
Subject: Problem with generic opti9xx
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Name of the card: MediaSound SW/32, by Sic inc.
Name of the chip: Opti 924

I used the jumper to disabled PnP, recompiled without native isapnp support and
followed INSTALL procedure.. 

my /etc/conf.modules:

# ALSA portion
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-opti9xx
options snd-opti9xx snd_port=0xe80 snd_irq=9 snd_dma1=0 snd_dma1_size=8 snd_dma2=1 snd_dma2_size=8 snd_mpu_port=0x310 snd_mpu_irq=10 cd_if=disabled cd_port=320 cd_irq=-1 cd_dma=-1 game=disabled
# OSS/Lite portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-3 snd-pcm1-oss
alias sound-service-0-12 snd-pcm1-oss

modprobe snd-opti9xx doesn't give any errors (I assume this means it loaded the modules)

When I try to use mpg123, I get this error:
Can't open /dev/dsp!

file /dev/dsp returns:
/dev/dsp: symbolic link to /dev/dsp0

I recompiled the program using --with-debug=detect but I get the same error and nothing in /var/adm/messages

Andrei

