Re: Problem getting my Crystal 4237b sound card to work

2005-10-08 Thread Kelly Albrecht
Hi Alexander, I recently had your very same problem. For 'modprobe snd-cs4236' to work, I had to create a file called sound in /etc/modprobe.d/ :~$ vim /etc/modprobe.d/sound alias snd-card-0 snd-cs4236 alias sound-slot-0 snd-cs4236 options snd-cs4236 port=0x530 cport=0x210 isapnp=0 dma1=1 dma2

Re: Re: Problem getting my Crystal 4237b sound card to work

2005-10-04 Thread Kelly Albrecht
Hi Alexander, I recently had your very same problem. For 'modprobe snd-cs4236' to work, I had to create a file called sound in /etc/modprobe.d/ :~$ vim /etc/modprobe.d/sound alias snd-card-0 snd-cs4236 alias sound-slot-0 snd-cs4236 options snd-cs4236 port=0x530 cport=0x210 isapnp=0 dma1=1 dma2

Re: Problem getting my Crystal 4237b sound card to work

2005-01-02 Thread Alexander Toresson
Um... where do I put it? Lex On Sun, 2 Jan 2005 15:00:23 + (GMT), Ralph Bacolod <[EMAIL PROTECTED]> wrote: > --- Koen Vermeer <[EMAIL PROTECTED]> wrote: > > On Fri, 2004-12-31 at 15:06 +0100, Alexander Toresson wrote: > > > I think I'll compose a bug-report. But I don't know where to submit

Re: Problem getting my Crystal 4237b sound card to work

2005-01-02 Thread Ralph Bacolod
--- Koen Vermeer <[EMAIL PROTECTED]> wrote: > On Fri, 2004-12-31 at 15:06 +0100, Alexander Toresson wrote: > > I think I'll compose a bug-report. But I don't know where to submit > > it. I'll check the main debian page and google for it. > > You might want to try some ALSA list, since it seems t

Re: Problem getting my Crystal 4237b sound card to work

2005-01-01 Thread Koen Vermeer
On Fri, 2004-12-31 at 15:06 +0100, Alexander Toresson wrote: > I think I'll compose a bug-report. But I don't know where to submit > it. I'll check the main debian page and google for it. You might want to try some ALSA list, since it seems that the problem has nothing to do with Debian. Koen -

Re: Problem getting my Crystal 4237b sound card to work

2004-12-31 Thread Alexander Toresson
I can not even use the snd-sb8 driver! The cs4237b is compatible with the sound blaster pro. It seems like the problem is not with the sound card driver, but with something else. Maybe it has problems accessing the ports/irq? Regards, Alexander Toresson On Fri, 31 Dec 2004 15:06:29 +0100, Alexand

Re: Problem getting my Crystal 4237b sound card to work

2004-12-31 Thread Curt Howland
One of the standard packages in Debian is "reportbug". Get to a command line, type "reportbug", and it will walk you through submitting the bug with relevant versions, etc, already included. Curt- On Friday 31 December 2004 09:06, Alexander Toresson was heard to say: > I think I'll compose a bu

Re: Problem getting my Crystal 4237b sound card to work

2004-12-31 Thread Alexander Toresson
I think I'll compose a bug-report. But I don't know where to submit it. I'll check the main debian page and google for it. Regards, Alexander Toresson On Fri, 31 Dec 2004 14:07:40 +0100, Alexander Toresson <[EMAIL PROTECTED]> wrote: > On Fri, 31 Dec 2004 14:01:13 +0100, Koen Vermeer <[EMAIL PROTE

Re: Problem getting my Crystal 4237b sound card to work

2004-12-31 Thread Alexander Toresson
I didn't know the name of the package I wanted to install, so I searched for it using aptitude. Pressing '+' when standing at the 'alsaconf' virtual package did nothing. Regards, Alexander Toresson On Thu, 30 Dec 2004 21:27:35 -0400, Derek Broughton <[EMAIL PROTECTED]> wrote: > On Thursday 30 Dec

Re: Problem getting my Crystal 4237b sound card to work

2004-12-31 Thread Alexander Toresson
On Fri, 31 Dec 2004 14:01:13 +0100, Koen Vermeer <[EMAIL PROTECTED]> wrote: > Pressed the wrong button and didn't reply to the list... > > Op vr 31-12-2004, om 13:39 schreef Alexander Toresson: > > So my command should be: > > modprobe snd-cs4236 port=0x530 cport=0x210 dma1=1 dma2=0 > > You could

Re: Problem getting my Crystal 4237b sound card to work

2004-12-31 Thread Koen Vermeer
Pressed the wrong button and didn't reply to the list... Op vr 31-12-2004, om 13:39 schreef Alexander Toresson: > So my command should be: > modprobe snd-cs4236 port=0x530 cport=0x210 dma1=1 dma2=0 You could try: modprobe snd-cs4236 port=0x530 cport=0x210 irq=5 dma1=1 dma2=0 isapnp=0 Apart from

Re: Problem getting my Crystal 4237b sound card to work

2004-12-31 Thread Alexander Toresson
Op do 30-12-2004, om 21:53 schreef Alexander Toresson: >> then had to configure. Isn't alsa built into the kernel 2.6 and later? > >The drivers are part of the kernel, the tools (configuration tools, >players etc.) are not. > >> I then tried to use modprobe to install the drivers. Didn't work. >> O

Re: Problem getting my Crystal 4237b sound card to work

2004-12-31 Thread Koen Vermeer
Op do 30-12-2004, om 21:53 schreef Alexander Toresson: > then had to configure. Isn't alsa built into the kernel 2.6 and later? The drivers are part of the kernel, the tools (configuration tools, players etc.) are not. > I then tried to use modprobe to install the drivers. Didn't work. > Output o

Re: Problem getting my Crystal 4237b sound card to work

2004-12-30 Thread Derek Broughton
On Thursday 30 December 2004 16:53, Alexander Toresson wrote: > I tried running alsaconf, only to find out that it didn't exist on my > system. Well, yeah. So install it > So I fired up aptitude to find it. It was a virtual package. > It took some time to understand that I couldn't install

Re: Problem getting my Crystal 4237b sound card to work

2004-12-30 Thread Alexander Toresson
at the problem might be? Anyway, thanks for replying! I got no reply from either www.linuxquestions.org or linuxforum.com. Regards, Alexander Toresson -- Original message -- From: Koen Vermeer <[EMAIL PROTECTED]> Date: Thu, 30 Dec 2004 16:28:52 +0100 Subject: Re: Problem