On Fri, 16 Nov 2001 09:14:10 +0100
Renato Tognaccini <[EMAIL PROTECTED]> wrote:

> On Thursday 15 November 2001 08:17 pm, you wrote:
> > On Thu, 15 Nov 2001 14:00:01 +0100
> >
> > Renato Tognaccini <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > > I moved fropm Mandrake 7.1 to 8.1 by reinstalling everything.
> > > Everythinh worked fine except I am not able to
> > > install soundblaster which was workinf fine on 7.1.
> >
> > OK, if it worked with LM7.1 it should work with LM8.1 . And there are the
> > ALSA drivers as an alternative to the OSS/Free (AKA kernel) drivers. You
> > didn't change any hardware before installing LM8.1 which could have caused
> > conflicts?
> >
> 
> 
> No , as far as I remember
> 
> > > At boot I have the following message:
> > >
> > > Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
> > > sb: Creative ViBRA16X PnP detected
> > > sb: Sound Blaster Vibra16X sb config failed (out of resources?)[-2]
> >
> > This seems to be the problem. I wonder, you can't set up your card with
> > either MCC or sndconfig but during boot the sb driver tries to load. Are
> > there any sound related entries in your /etc/modules.conf file?
> >
> 
> these are the contensts of /etc/modules:
> 
> pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
> alias usb-interface usb-uhci
> probeall scsi_hostadapter aic7xxx
> alias eth0 3c509
> alias scsi_hostadapter aic7xxx
> alias sound-slot-0 sb

Sorry, I have no idea what's wrong. The line above makes the system try to
load the sb module, while at boot you get a message that it fails.

I would check with '/sbin/lsmod' which (sound related) modules are loaded
and (if there are no conflicting modules loaded) try the ALSA drivers: 'su'
to root and at the # prompt:

# modprobe snd-card-sb16
# modprobe snd-pcm-oss
# modprobe snd-mixer-oss

[frans@amd frans]$ rpm -qf /usr/src/linux-2.4.8/alsa-driver-0.5.11/INSTALL
kernel-source-2.4.8-26mdk
[frans@amd frans]$

So if you install the kernel-source-2.4.8-26mdk package you can read the ALSA
INSTALL file, it has an entry for your soundcard :)

    -Frans

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to