All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Bucur <cata@cce.sidex.ro>
To: linux-sound@vger.kernel.org
Subject: VIA Sound
Date: Mon, 13 Mar 2000 07:17:18 +0000	[thread overview]
Message-ID: <marc-linux-sound-95293442407098@msgid-missing> (raw)

Hello,

I have an Epox motherboard (3VBM) with sound on board (chipset VIA
82C686). I saw that in kernel 2.2.14 there is a driver for this chipset,
so I tried it. I compiled my kernel with the following options:
#
# Sound
#
CONFIG_SOUND=m
CONFIG_SOUND_OSS=m
CONFIG_SOUND_VIA82CXXX=m
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_VMIDI=m
#The rest is _not_ set

In /etc/conf.modules I have:
alias sound via82cxxx
options sb io=0x220 irq=5 dma=1 mpu_io=0x330 support=1
pre-install sound insmod sound
alias midi opl3
options opl3 io=0x388

At boot time everything works fine, the modules are loaded, but when I
play a sound (wav, au, mp3) I hear nothing (but the sounds are playing
and I have no error messages). If I unload the modules from memory and
put an OSS sound driver (evaluation) I can hear the sounds. 
Anyone has had similar problems?

Thanks in advance.

P.S. I have RedHat 6.1.

-- 
Catalin Bucur            mailto:cata@cce.sidex.ro
Hardware Engineer - Electronic  Computing  Centre
		    Sidex S.A. - Galati - Romania

                 reply	other threads:[~2000-03-13  7:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-sound-95293442407098@msgid-missing \
    --to=cata@cce.sidex.ro \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.