[Fwd: Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B]

2004-03-04 Thread smoothmilk
[EMAIL PROTECTED]:~# fuser -v /dev/dsp* /dev/sound/* /dev/snd/* /dev/sound/*: No such file or directory [EMAIL PROTECTED]:~# h doesn't look like anything is using the hardware (at least not those). Ive never seen xmms just freeze when pressing the play button, i have no clue what it could be.

Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-03-04 Thread Keith Duthie
On Thu, 4 Mar 2004, smoothmilk wrote: > So i've used alsamixer to set the volumes (unmuted a bunch) but when I > go to use Xmms to play an mp3, as soon as i hit the play button, it > freezes (and a CNTRL+C from the terminal which i launched it from is > required to close it). I have the alsa plugi

Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-03-04 Thread smoothmilk
That's a good observation keith, i have nothing in modprobe.conf, and that's a problem with 2.6.3 :] i didnt even think about it, i just used modules.conf without a second thought :( Anyways, i added all the lines from the howto for this module on alsa-project (http://www.alsa-project.org/alsa-doc

Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-03-04 Thread Keith Duthie
On Wed, 3 Mar 2004, smoothmilk wrote: > Is it safe to conclude that linux + the Cirrus Logic card in the Dell > Latitude CP M233ST just don't like each other? I wonder if the card even > works... perhaps i should install windows to verify that it does indeed > still work (it has been about 8 month

Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-03-03 Thread smoothmilk
Sorry for the delay in following up on this, busy with school & work :( I changed the option line so that it matches the one given below by Keith which is 'known' to work on Dell Latitude CP laptops, and the results do not change. modprobing the driver still returns no such device or device is bu

Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-02-27 Thread Dan Hollis
On Sat, 28 Feb 2004, Keith Duthie wrote: > Apparently on a Dell Latitude CPi D266XT, the following has been known to > work: > options snd-cs4236 index=0 id=CARD_0 port=0x530 cport=0x210 \ > irq=5 dma1=0 dma2=1 mpu_port=0x330 isapnp=0 fm_port=0x388 mpu_irq=9 I am thinking a config repository for A

Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-02-27 Thread Keith Duthie
On Fri, 27 Feb 2004, smoothmilk wrote: > CS4232 soundcard not found or device busy > CS4232 soundcard not found or device busy > CS4232 control port features are not accessible > > Is that a clue? Probably ;-) > I've also checked in the bios for pnp options and there are none (such > as enable p

Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-02-27 Thread smoothmilk
> > Also, the card does not appear in lspci: > > It's an ISA device, so of course it doesn't appear in lspci. hehe makes sense ;) > Could you enable the isapnp config option in the kernel, and see if that > makes any difference? Yes, Ive gone ahead and compiled in the following things: Bus opt

Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-02-27 Thread Keith Duthie
On Thu, 26 Feb 2004, smoothmilk wrote: > Also, the card does not appear in lspci: It's an ISA device, so of course it doesn't appear in lspci. Could you enable the isapnp config option in the kernel, and see if that makes any difference? > options snd-cs4236 irq=5 port=0x530 dma1=1 dma2=0 mpu_p