On Tue, 04 Jan 2000, Dussart Alexandre wrote:
> Have you a working /etc/conf.modules? or at least, do you know what's
> the module used to get this card working?

        Yup, on my 6.1 box, I'm using the alsa drivers. Relevant conf.modules
stuff goes like this:

# ISA PnP support
options isapnp isapnp_reserve_irq=9,10,11,12,13 

# ALSA native device support
alias char-major-116 snd 
options snd snd_major=116 snd_cards_limit=1 
alias snd-card-0 snd-card-interwave 
options snd-card-interwave snd_index=1 snd_id="GusPnP" 

# OSS/Free setup
alias char-major-14 soundcore 
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-pcm1-oss 
alias sound-service-0-12 snd-pcm1-oss 
post-install snd-card-interwave /usr/sbin/alsactl restore 

        Hopes this helps; I'd be blown away to do a system install without
having to set up any hardware later :)

-- 
David Hart
Vincity Design
*Proudly sent from Linux Mandrake 6.1*

Reply via email to