Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-01-2002, 03:36 PM
|
#1
|
LQ Newbie
Registered: Jul 2001
Distribution: Red Hat 7.0
Posts: 7
Rep:
|
Sound ISA card Crystal CS 4232
Hello people !...have a problem with a Crystal soundcard
.Well, I've tried to configure it with pnptools, but it seems that the output from pnpdump (pnpdump /etc/isapnp.config) doesn't help me too much: isapnp /etc/isapnp.config (yes I tried to uncoment some lines from there, but every time seems to be conflicts ).Does anybody have an idea about the values I should try for my Crystal CS 4232 chipset sound card ?
I downloaded from the internet ALSA driver, and have the appropriate sound module.
Thanks in advance
ghitza
|
|
|
04-01-2002, 04:24 PM
|
#2
|
Member
Registered: Mar 2002
Distribution: Mandrake 8.1
Posts: 386
Rep:
|
what happens when you run sndconfig?
if that doesn't work, try finding the setting using:
cat /proc/dma
cat /proc/interrupts
cat /proc/ioports
Then run "sndconfig --noautoconfig" and put in the right values.
|
|
|
04-02-2002, 05:37 AM
|
#3
|
Senior Member
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207
Rep:
|
I have the same card and it was a pain setting it up. Get the newest kernel, compile cs4232 module, then add:
/sbin/modprobe ad1848
/sbin/modprobe uart401
/sbin/modprobe cs4232 io=0x534 irq=11 dma=1 dma2=3
To whatever file loads modules at boot in your system. After that crate /dev/dsp and /dev/audio if you dont have them already, put chmod 666 on them so everyone can use them, and fire up xmms and it should work, if it doesnt go to prefrences-->outputpligin-->click on "use alternatre driver" and enter /dev/dsp or /dev/audio and it should work. If it doesnt try cat /any/filename.au > /dev/dsp and u should hear a sound. If that doesnt work then the IRQ, DMA1, DMA2 or IO adress i gave you are wrong ad you have to find the right ones for your system....
-Nskl
|
|
|
04-02-2002, 01:23 PM
|
#4
|
LQ Newbie
Registered: Jul 2001
Distribution: Red Hat 7.0
Posts: 7
Original Poster
Rep:
|
Thanks, but I've rezoled that problem!
I sow the /proc/isapnp output and from there "guessed " the right values for my ISA sound card(it was so simple with 2.4.3 kernel I have).
|
|
|
04-27-2005, 03:21 AM
|
#5
|
LQ Newbie
Registered: Apr 2005
Location: India
Distribution: RHEL
Posts: 1
Rep:
|
i also have the same problem. i am a newbie. can anyone tell me the procedure in a bit detail.
u can mail me at pranav123412@gmail.com
|
|
|
All times are GMT -5. The time now is 06:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|