Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-15 Thread Hulin Thibaud
Rene Herman a écrit : > Hulin Thibaud wrote: > >> Hum, I'm not sure to understand... My english and my computers >> knowlege are not very good ! > > Oh, I see... But no, never mind, it's just that the driver is now being > loaded without using PnP (you are providing all the parameters manually

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-14 Thread Lee Revell
On Thu, 2006-06-15 at 00:55 +0200, Rene Herman wrote: > Lee Revell wrote: > > > I use my 600Mhz Via C3 to play all kinds of DivX content with > > mplayer. As long as I run it at nice -20 and use the OSS driver > > (mplayer's ALSA driver sucks) it works perfectly. I can even > > download, compile,

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-14 Thread Rene Herman
Lee Revell wrote: > I use my 600Mhz Via C3 to play all kinds of DivX content with > mplayer. As long as I run it at nice -20 and use the OSS driver > (mplayer's ALSA driver sucks) it works perfectly. I can even > download, compile, etc. in the background without dropping frames. > > Totem/Xine i

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-14 Thread Lee Revell
On Thu, 2006-06-15 at 01:28 +0300, Sergei Steshenko wrote: > On Thu, 15 Jun 2006 00:15:55 +0200 > Rene Herman <[EMAIL PROTECTED]> wrote: > > > > You'll get skips and stuff yet; a 233 MHz CPU is extremely minimal. But > > generally, yes, for a number of years now non-gamers easily get by for > >

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-14 Thread Sergei Steshenko
On Thu, 15 Jun 2006 00:15:55 +0200 Rene Herman <[EMAIL PROTECTED]> wrote: > You'll get skips and stuff yet; a 233 MHz CPU is extremely minimal. But > generally, yes, for a number of years now non-gamers easily get by for > quite a long time with their hardware. This in fact is only getting > b

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-14 Thread Rene Herman
Hulin Thibaud wrote: > Hum, I'm not sure to understand... My english and my computers > knowlege are not very good ! Oh, I see... But no, never mind, it's just that the driver is now being loaded without using PnP (you are providing all the parameters manually on the modprobe command line). Bes

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-14 Thread Hulin Thibaud
Hum, I'm not sure to understand... My english and my computers knowlege are not very good ! I exactly followed yours advices : no failures, sound work. Debugging is easy to end now ! Do you want I try with the Alsa 1.0.11 stable ? So, when I restart the PC, the port 00:10 is closed, and I must ty

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-14 Thread Rene Herman
Hulin Thibaud wrote: > A new chalenge and a new adventure, and become, one day, a real geek > as you ?... I'd advice against it. As to the PnP thing; if those PnP configure failures you got were with the 1.0.11-rc5 snd-cs4232 driver when you tried to load it without giving it any parameters le

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-14 Thread Hulin Thibaud
Yeh, that's a great day ! It works You're really the best informatician that I know ! Congratulations Rene ! Excuse-me, I jump the step 18, because my wife don't share my passion about computers and would be jealous of this practice... ! I'm astonish about your patience, your job is to a

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-13 Thread Rene Herman
Rene Herman wrote: > 7) cat /sys/devices/pnp0/00:0f/resources > 8) echo auto >/sys/devices/pnp0/00:0f/resources > 9) echo activate >/sys/devices/pnp0/00:0f/resources Sorry, substitute 00:10 for 00:0f in step 7, 8 and 9. Rene. ___ Alsa-user mailing li

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-13 Thread Rene Herman
Hulin Thibaud wrote: > # modprobe snd-cs4236 isapnp=0 port=0x530 cport=Ox210 irq=5 dma1=1 dma2=0 x210, not x210 > # cat /sys/devices/pnp0/00:0f/id > CSC0010 > # cat /sys/devices/pnp0/00:0f/resources > state = active > io 0x210-0x217 > # cat /sys/devices/pnp0/00:10/id > CSC > # cat /sys/devi

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-13 Thread Hulin Thibaud
Hello ! I tested yours advices in a script and this is the result (curiously, the command modprobe has not writting in the file result but there produce always the same message : error inserting... no such device). The problem is that the command 00:10 (the NCTRL port) is not active but close, a

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-11 Thread Rene Herman
Hulin Thibaud wrote: >> cat /sys/devices/pnp0/00:0f/resources > > I obtain : > state = active > io 0x210-0x217 >> cat /sys/devices/pnp0/00:10/resources > > OK, I actived that and I obtain with the cat command : > state = active > io 0x530-0x537 > io 0x388-0x38b > io 0x220-0x22f > irq 5

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-11 Thread Hulin Thibaud
Rene Herman a écrit : > Hulin Thibaud wrote: > >> I have now the Ubutu version Dapper 6.06 (related 1st june 2006), >> with the kernel Linux 2.6.15-23-386. I have the same errors with my >> old kernel 2.6.12-10 : pnpdump and alsaconf don't fall the soundcard. > > Well, it's rather amazing, seeing

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-10 Thread Rene Herman
Hulin Thibaud wrote: > OK, I was installing the new kernel 2.6.16.20. I tried twice, but I > have errors at booting, that's concerning the soundcard... You have more trouble than just with the soundcard... > Kernel panic - not syncing: VFS: Unable to mount root fs on > unknown-block(0,0) That

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-08 Thread EmIScA
Take the debian unstable linux-source-2.6.16 and alsa 1.0.11 source packages and compile them (for the kernel you can use kernel-package, you can search google for an howto about recompile a kernel in debian/ubuntu and package compilation from debian sources). I tried to do that, and works. Be

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-07 Thread Lee Revell
On Thu, 2006-06-08 at 01:30 +0200, Rene Herman wrote: > Lee Revell wrote: > > > Are you aware of any showstopper bugs missing from the Dapper kernel > > that are fixed in 2.6.16? > > No showstoppers directly but ever since Andrew posted that 2.6.16 was > going into the distributions, people hav

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-07 Thread Rene Herman
Lee Revell wrote: > Are you aware of any showstopper bugs missing from the Dapper kernel > that are fixed in 2.6.16? No showstoppers directly but ever since Andrew posted that 2.6.16 was going into the distributions, people have been working their ass of on it. I'd have delayed dapper a bit mo

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-07 Thread Lee Revell
On Thu, 2006-06-08 at 00:28 +0200, Rene Herman wrote: > I asked around, and it appears that Ubuntu does not yet have a 2.6.16 > kernel available either. Them releasing with 2.6.15 is in fact a bit > strange but nothing I can do about that. It's not really strange. 2.6.16 was released March 20t

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-07 Thread Rene Herman
Hulin Thibaud wrote: > I have now the Ubutu version Dapper 6.06 (related 1st june 2006), > with the kernel Linux 2.6.15-23-386. I have the same errors with my > old kernel 2.6.12-10 : pnpdump and alsaconf don't fall the soundcard. Well, it's rather amazing, seeing as how your computer (a Pentium

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-06-07 Thread Hulin Thibaud
Hello Rene ! Sorry for my silence, but I was updating my computer as you asked me. I have now the Ubutu version Dapper 6.06 (related 1st june 2006), with the kernel Linux 2.6.15-23-386. I have the same errors with my old kernel 2.6.12-10 : pnpdump and alsaconf don't fall the soundcard. Rene H

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-05-26 Thread Rene Herman
Rene Herman wrote: > Okay, that's fine. I wasn't aware though that your CS4237 was onboard > and more importantly, neither was snd-cs4236. It appears to not have > support for onboard CS4236+ chips -- the CSC device is driven only > by snd-cs4232. Does "modprobe snd-cs4232" work? If not, do

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-05-26 Thread Rene Herman
Hulin Thibaud wrote: > Just this : I receive two messages, on from Rene Herman, one other > from Alsa user... Yes, this is expected. I used "reply to all", meaning I replied both directly to your email address and to the list address. Since you are also subscribed to the list, you then got that

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-05-26 Thread Hulin Thibaud
Rene Herman a écrit : > Hulin Thibaud wrote: > >> I followed your councils. About the post in text, I believe... that's >> work ! > > It does. It is also very much preferred if you keep the list you posted > on in CC (using "reply to all" would've done that). That way, others can > look in

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-05-25 Thread Rene Herman
Rene Herman wrote: I suppose that I have the IsaPNP support (how can I be sure ?), because I have the folder /sys/devices/pnp and pnp1. By the way, also please try a "zgrep ISAPNP /proc/config.gz". You should see a CONFIG_ISAPNP=y. If the /proc/config.gz file does not exist, go shoot your di

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-05-25 Thread Rene Herman
Hulin Thibaud wrote: I followed your councils. About the post in text, I believe... that's work ! It does. It is also very much preferred if you keep the list you posted on in CC (using "reply to all" would've done that). That way, others can look in on the conversation, correct given advice

Re: [Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-05-23 Thread Rene Herman
Hulin Thibaud wrote: I rode the documentation of Alsa Yeeehaaa! to configure my Cyrrus Logic Crystal CS4237B (it's an ISA PnP soundcard) and I was install the last version of alsa by this link http://www.tldp.org/HOWTO/Alsa-sound-7.html . That's really wholly obsolete, I'm afraid. Ignore

[Alsa-user] Cyrrus Logic Crystal CS4237B to configure

2006-05-23 Thread Hulin Thibaud
Hello alsa users ! I rode the documentation of Alsa to configure my Cyrrus Logic Crystal CS4237B (it's an ISA PnP soundcard) and I was install the last version of alsa by this link http://www.tldp.org/HOWTO/Alsa-sound-7.html . However, my kernel Linux 2.6.12-10-k7 can't recognize my soundcard