crystal sound card troubles

crystal sound card troubles

Post by Coli » Fri, 18 Jun 1999 04:00:00



Hi,  I've just started experimenting with Linux recently.  I got RedHat 6.0
and was attempting to get my sound card to work by running sndconfig.  It
detects my sound card as a Crystal PnP (which it is according to my Windows
configuration) but when it attempts to play a sample I get this error:

/etc/isapnp.conf:300 --fatal - resource conflict allocation 8 bytes of IO at
3E8 (see /etc/isapnp.conf)

then brings me into manual configuration mode.  I've printed out the specs
for my hardware from windows and according to it my "Crystal PnP Audio
System CODEC" has 3 I/O ports.. 0220h-022Fh; 0388h-038Bh; and 0534h-0537h.
I've read in the mini (very) user manual that it is Sound Blaster, ADLib and
Microstoft Windows sound system compatible.  It appears that each I/O port
is for the different compatibilites. (I think).  The IRQ for all of them is
5, though in my printed specs the MPU is set at an IRQ of 9.  And the DMA
are 1 and 0.  I also saw that the MPU I/O (printout) is 0330h-0331h.
    I tried to set it up in sndconfig manually with an I/O port of 0x534,
IRQ 5, DMA1 1, DMA2 0, MPU I/O 0x330, and MPU IRQ 9.  This didn't work and
gave me the same error.
    I tried it as a Sound Blaster card and every attempt gave me the same
message (unless I put in an IRQ that had a conflict).. same happened with
the Windows Sound System, ADLib, and Crystal.  I placed different values in
each area just to see if it'd work, usually I got that error.
    Every so often I would use the configuration that seemed like it should
work and hear sound, and the midi. but when I ran it again to make sure I
put in the same configuration and the same error occurred.  I've basically
run out of ideas. I'm new to Linux basically, and seem to be stuck if anyone
can help me with my problem I'd love it :-)

Colin

P.S.  I know I might not have stated that very well, but it was my best
shot.

 
 
 

crystal sound card troubles

Post by r.tolg » Wed, 23 Jun 1999 04:00:00



> Hi,  I've just started experimenting with Linux recently.  I got RedHat 6.0
> and was attempting to get my sound card to work by running sndconfig.  It
> detects my sound card as a Crystal PnP (which it is according to my Windows
> configuration) but when it attempts to play a sample I get this error:

> /etc/isapnp.conf:300 --fatal - resource conflict allocation 8 bytes of IO at
> 3E8 (see /etc/isapnp.conf)

> then brings me into manual configuration mode.  I've printed out the specs
> for my hardware from windows and according to it my "Crystal PnP Audio
> System CODEC" has 3 I/O ports.. 0220h-022Fh; 0388h-038Bh; and 0534h-0537h.
> I've read in the mini (very) user manual that it is Sound Blaster, ADLib and
> Microstoft Windows sound system compatible.  It appears that each I/O port
> is for the different compatibilites. (I think).  The IRQ for all of them is
> 5, though in my printed specs the MPU is set at an IRQ of 9.  And the DMA
> are 1 and 0.  I also saw that the MPU I/O (printout) is 0330h-0331h.
>     I tried to set it up in sndconfig manually with an I/O port of 0x534,
> IRQ 5, DMA1 1, DMA2 0, MPU I/O 0x330, and MPU IRQ 9.  This didn't work and
> gave me the same error.
>     I tried it as a Sound Blaster card and every attempt gave me the same
> message (unless I put in an IRQ that had a conflict).. same happened with
> the Windows Sound System, ADLib, and Crystal.  I placed different values in
> each area just to see if it'd work, usually I got that error.
>     Every so often I would use the configuration that seemed like it should
> work and hear sound, and the midi. but when I ran it again to make sure I
> put in the same configuration and the same error occurred.  I've basically
> run out of ideas. I'm new to Linux basically, and seem to be stuck if anyone
> can help me with my problem I'd love it :-)

> Colin

> P.S.  I know I might not have stated that very well, but it was my best
> shot.

Hi,
i ve managed to work the same sound card today on two
Slacware40 system with kernel 2.2.6.
No problems. How i do this:

Recompile the kernel adding sound card support directly into
the kernel.
For compiling kernel you oughtto read some howtos such as
Kernel-Howto, Lilo mini howto
and actually Sound-Howto.
cd to /usr/src/linux
and do a # make xconfig         (under Xwindows)
Enter to the sound section

Say yes ONLY to those below:
++++++++++++++++++++++++++++

*OSS Sound Modules <y>
*100% Soundbalster compatibles <y>
  change only irq to 5 (default is 7)
  leave others untouched!

*MPU 401 support (not for sb16) <y>      
Leave io=330 and irq 9 as the manual says so, you can also
take a look at windows...

*Microsoft Sound System support <NO!>

*Support for Crystal CS4232 based pnp card <y>
Leave untouched those ios, irqs and DMAs, yet you can change
the "audio" DMA to 1 also.

*FM Synthesizer (YM3812/OPL-3) support <y>

*UART support <y or n> its up to you... if enabled leave
those untouched.

LOW LEVEL Sound Drivers Section begins
++++++++++++++++++++++++++++++++++++++++

 *A strict <NO> to AWE32 Synthesizer

 *Audio Excel DSP16 (sbpro emulation) <y>

  safe to leave those irqs and DMAs untouched

 *Audio Excel DSP16 (MPU401 emulation) <y>

  safe to leave those irqs and DMAs untouched

Exit kernel configuration and do a "make dep" and than "make
clean"
"make bzImage", etc... you should really read those
howtos...
Note that i ve been talking just abt the sound section of
the kernel configuration.
Other sections may need editing, especially Processor type
for better performance.

Reboot your linux and enter it with the new kernel.Please
Do NOT forget to do an /sbin/lilo before rebooting. This may
lead u a trouble with RedHat
if u dont have a boot disk. If there is not why don't u do
one?
You should see 'sound config begins' and 'sound config ends'
lines with
some card specific infos in between.

do a # cat /dev/sndstat
or go into the X and try listening to Alanis Morissette cd
or a mp3 with the new and nice xmms (http://www.xmms.org).

Finally im not as successfull as i am in Slackware than in
RedHat and its modules.
I Use a 5.3 Mandrake with SBLIVE at home and Slack40 at
school nothing in it except
the poor ethernet card, 2x cdrom and no X at all with 16 mb
memory. So if anyone have a spare
16 bit sound card thrown away at home, why dont you think
about sending it to me.
I have a nice, never used hole in the slack box waiting for
it.

Ah finally, I am NOT sorry for my English
since i am not an English man in New York!

Colin write to me with good or bad news, wish u luck!

 
 
 

1. Crystal CS4236 sound card trouble

After all chatter about unsupported ALS100 cards I might add that the
cheap CS4236 card I recently bought works somewhat with linux.

Sadly the sound quality is worse than under Win95. With low saple rates
the quality is horrible - 44k1 gives acceptable but certainly not good
quality. It seems waveforms get distorted - but I do not understand why.
I tried the sound driver in kernel 2.0.30 and the most recent OSS/free
on www.opensound.com, but this seems to make little if any difference.

I also tried patching the sound driver around, to use alternate sample
frequency setting modes, but this didn't help either (although it DID
work, giving a fixed 44.1 frequency ;-).

If anyone has any clue, I'd be glad to hear about it. The card, though
of the make 'stereo sound', seems to be well made with all components
needed - includes even a real PnP eeprom. Under Windows there's nothing
to object to wrt sound quality - but Linux/OSS seems not to like it.

Happy new year to all,

Thomas

2. dpms problem?

3. Crystal Sound sound card

4. UUCP SCO - AIX Problem

5. sound with Crystal sound card?

6. Proper group for "daemon" user account?

7. sounds troubles: crystal 4237b and kernel 2.4.4

8. Gated making my life hell

9. Crystal Pnp sound card driver

10. Is crystal cs4614 sound card supported yet?

11. Crystal 4236B/DELL OptiPlex Gx1 sound card

12. Crystal CS4232 Sound Card

13. no luck setting up crystal sound card