From: Tony Nugent <Tony.Nugent@usq.edu.au>
To: linux-sound@vger.kernel.org
Subject: Re: help needed for cs423x chips
Date: Fri, 11 Dec 1998 16:32:58 +0000 [thread overview]
Message-ID: <marc-linux-sound-91346636522160@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-91325015828495@msgid-missing>
On Tue Dec 08 1998 at 23:49, "moc liamtoh" wrote to linux-sound:
> alright, i cant get my sound to work. i have an aopen MB with built on
> sound and video. sound chip says cs4235 on the chip but isapnp detects as
> 4236. i have tried different settings with isapnp and different modules
> for sound support....i have also tried without modules and just ocmpiling
> into kernel...i have tried configuration manager alone and with isapnp
> and modules...basically i was trying about everything i could
> think...only problem being that i dont know that much yet and therefore
> am running out off ideas...plus it is taking time to learn stuff to try
> different things....not that i mind the knowledge but i would like to get
> sound working quickly =)
The trick seems to be in getting the dma/irq settings tweaked just right.
I have a Dell Latitude CP (laptop) here with such a beast in it. It took
me ages to get the sound going with the kernel sound driver - but I finally
did it :)
It's running RedHat 5.2 (standard kernel from the install), but I have no
idea how "generic" this solution is.
The most important thing is to get /etc/conf.modules right. This is what I
have in it...
# turn off unwanted net stuff...
alias net-pf-3 off # no ax25
alias net-pf-4 off # no ipx
alias net-pf-5 off # no appletalk
alias net-pf-6 off # no netrom
# for the CDROM...
alias iso9660 isofs
# sound driver
alias sound cs4232
options -k cs4232 io=0x530 dma=1 dma2=0 irq=5
# no midi yet :(
This works for the audio driver, but I have yet to get the midi to work.
(Any hints on how to do this would be most appreciated - please Cc any
replies from linux-laptop as I'm not subscribed to that list, thanx).
Cheers
Tony
next prev parent reply other threads:[~1998-12-11 16:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
1998-12-08 23:49 help needed for cs423x chips moc liamtoh
1998-12-09 0:12 ` moc liamtoh
1998-12-10 0:35 ` Matthew B. Marlowe
1998-12-10 5:28 ` William Law Kar Wai
1998-12-10 7:02 ` Etienne Grossmann
1998-12-11 16:32 ` Tony Nugent [this message]
1998-12-12 15:24 ` D Sen
1998-12-13 5:32 ` Keith Duthie
1998-12-14 4:38 ` Michael Haller
1998-12-15 8:10 ` Keith Duthie
1998-12-16 6:26 ` Keith Duthie
1998-12-16 6:26 ` Keith Duthie
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-91346636522160@msgid-missing \
--to=tony.nugent@usq.edu.au \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox