Geluidskaart

Pagina: 1
Acties:

  • eppie
  • Registratie: Maart 2000
  • Niet online
(overleden)
Hallo,

Ik heb in me linuxbak (rh6.1) een Expertcolor MED3931 geluidskaart hangen die ik niet een de praat krijg, ik heb al gezocht naar drivers er voor maar die kan ik niet vinden, en heb ook geprobeert, de modules msnd.o / sb.o te laden maar dat werkte ook niet. Ik weet ook niet zeker wat je nog meer moet doen om een geluidskaart aan de gang te krijgen, maar mischien weten jullie hoe?

Thnx,

Eppie

Verwijderd

Probeer 'sndconfig' eens...

Je kernel upgraden wil ook weleens helpen, nieuwe kernel, nieuwe kansen :7

  • Exirion
  • Registratie: Februari 2000
  • Nu online

Exirion

Gadgetfetisjist

Misschien heb je hier iets aan:
From: gus <gus@alfacentauro.dhis.org>
Crossposted-To:
comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.x,linux.redhat.install
Subject: Re: Expertcolor MED3931 + linux => ?
Date: Fri, 13 Aug 1999 23:37:15 +0200

tomek wrote:
>
> I cannot run my sound card under Linux.
> My linux is : Red Hat 6.0 with kernel 2.2.5
> My soundcrad : Med3931 with chip OPTi 82c3931 PnP
> Haw I must konfig my kernel what must I do or where I can find information
> about it?
>
> If someone can help me I will be very plesased.If not let someone show me
> apriopriate way.
>
> Thank in advice for help.
>
> Tomek Dynia from Poland.
>
> this text is probably in English , isn't it ?

Hi, I've got that sound card, and with some effort is now working right.
What I did:

1- First of all try running "sndconfig", it detects all right the card though after
rebooting machine there's no sound at all.

2- Recompile kernel with "Pnp support" , choose ALL(just to be sure) "Sound Modules"
and
ALL "Aditional Low Sound Drivers".

3- Let /etc/isapnp.conf empty.

4- Put this into /etc/conf.modules:
alias sound mad16
pre-install sound insmod sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options sb mad16=1
options mad16 io=0x530 irq=7 dma=0 dma16=1 mpu_io=0x330 mpu_irq=5 joystick=0

5- I think it's useless but there should be this in /etc/sysconfig/soundcard:
CARDTYPE=MAD16PRO

And that's all, it should work. It does for me.
If you don't get it to work, there's a solution for 2.0.x kernels at:
http://oto.dyn.ml.org/~drees

Regards.

"Logica brengt je van A naar B, verbeelding brengt je overal." - Albert Einstein