Link to home
Start Free TrialLog in
Avatar of skyflash
skyflash

asked on

aw35 pro

I'm running the i386 version of RedHat 5.0 and I want to install my soundcard, AOpen aw35 PRO. Is there anyone who knows which drivers I should use (where to find them) and what configuration I need to do before I recompile the Kernel?

/Kenneth
Avatar of wqclatre
wqclatre

I can't say I'm sure but I have the A Open aw 32 and it works if I chose cs 4232 support when I do a make menuconfig (or make config)

Do make menuconfig and enable   soundcard support.
Then enable /dev/dsp support and /dev/audio support and midi interface support . chose CS4232 support and I/O base (audio) 530 audio IRQ 5 DMA 0 and second DMA 3. Midi I/O base 330 and irq 9

This settings works with my Aopen aw 32 pro. I'm not sure tat it will work but I think it's worth a try.
ASKER CERTIFIED SOLUTION
Avatar of jlms
jlms

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
So It says about my aw32-pro to. (http://www.aopen.com.tw/product/card/aw32pro.htm) but It doesn't Have you tried the cs4232 yet ???
Avatar of skyflash

ASKER

I'm sorry I haven't written any comment here in a while. At first I ran into trouble recompiling the kernel, I got a SIG 11 violation but someone told me about a webpage dealing with sig 11 problems and I found out that my problem was due to a hardware bug in Cyrix-processors and only happened when running the gcc compiler which is bundled with Redhat 5.0. (I still think it's a bug in gcc, not in my cpu). I've replaced gcc now anyway.

I haven't got it to work with the cs4232 configuration, there might be three reasons:
* AW35 doesn't have a cs4232, It has a cs9236
* The I/O base might be wrong
* I've done something wrong :-(

I'll try the Soundblaster as soon as I can (I've some laborations to finsish this week first)
The hardware information says it supports "Windows sounds system", is this only for microcrap windows or does Linux handle this too?
If it really emulates SoundBlaster you are in the safe side, somehow it must be suported.