thanks for the hint to sndconfig.deb But I couldn't get it to work. It got me this error:
/home/user1# sndconfig ERROR: There are already sound config options in /etc/modules.conf. This could give unexpected results. Please remove the appropriate entries from /etc/modutils/* Even after commenting out every in /etc/modules.conf (see below)I got the same error. What should I do with the files in /etc/modutils ? there are some config files from 'gom' and aliases and so on.... The second thing is I'm not quite sure if it's an opl3-sa2 chip that I have- with the 2.2.17 kernel I had also to load the 'ad1848' (Windows Sound System) and the 'mpu401' module for the sound to work. "L.V.Gandhi" wrote: > are you using alsa drivers or OSS drivers. I am having the same card > opl3-sax. with sndconfig.deb from web I could get sound working. I also > get both those comments. Still sound works. > Philipp Bliedung wrote: > > > > I tried to set up the sound, but didn't get it to work. I always got > > this in /var/syslog this: > > > > /var/log/syslog > > ..... > > Apr 1 19:13:36 laptop modprobe: modprobe: Can't locate module > > sound-slot-0 > > Apr 1 19:13:36 laptop modprobe: modprobe: Can't locate module > > sound-service-0-3 > > ..... > > > > so I added this to my /etc/modules.conf > > > > /etc/modules.conf > > alias sound snd > > alias snd snd-card-opl3sa2 > > alias sound-slot-0 opl3sa2 > > options opl3sa2 dma=1 dma2=0 io=0x538 mpu_io=ox330 mss_io=0x530 irq=7 > > options opl3 io=0x388 > > > > Now I only get this in /var/log/syslog: > > > > Apr 1 19:13:36 laptop modprobe: modprobe: Can't locate module > > sound-service-0-3 > > > > I don't know what to add to /etc/modules.conf for this to go away. > > I RTFM (/usr/src/linux/Documentation/sound/Introduction and OPL3-SA2, > > etc.) and it said something about these kind of errors, but I didn't > > understand it. > > Can anybody give me a hint on this? > > -- > L.V.Gandhi > MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA > [EMAIL PROTECTED], [EMAIL PROTECTED]