Re: 2.4.{1,2pre1} oops in via82cxxx_audio (?)

2001-02-05 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: > On 05/02/01 20:55 Jeff Garzik wrote: > > The attached patch, sent to Matthew privately, apparently has fixed his > > problem. Right now it looks like an out-of-band interrupt... The > > interrupt is enabled via request_irq, and its shared so the interrupt > > handler

Re: 2.4.{1,2pre1} oops in via82cxxx_audio (?)

2001-02-05 Thread rui . sousa
On 05/02/01 20:55 Jeff Garzik wrote: > [EMAIL PROTECTED] wrote: > > > > On Mon, 5 Feb 2001, Matthew Harrell wrote: > > > > > : Ouch. After applying the attached patch, do any of the assertions > > > : trigger? (You should get a message 'Assertion failed! ...' right before > > > : the oops)

Re: 2.4.{1,2pre1} oops in via82cxxx_audio (?)

2001-02-05 Thread Matthew Harrell
: Ouch. After applying the attached patch, do any of the assertions : trigger? (You should get a message 'Assertion failed! ...' right before : the oops) : + assert (chan->sgtable != NULL); Yep, I get this one "chan->sgtable != NULL". I have no idea what this means but I got it one out of

Re: 2.4.{1,2pre1} oops in via82cxxx_audio (?)

2001-02-05 Thread Jeff Garzik
> [EMAIL PROTECTED] > >Just realized that some of those symbols were defined in the via82cxxx_audio > >module and I needed to load it to get them recognized. As long as I don't > >play any sounds the module will load fine so here is the new and improved > >ksymoops output > >>>EIP; d883a0a0 <[vi

Re: 2.4.{1,2pre1} oops in via82cxxx_audio (?)

2001-02-05 Thread Matthew Harrell
: I'm not positive that's what's causing the oops but it seems to happen only : when I load the sound driver and when esd starts to send a noise to the device. : The oops and config are attached below. Let me know if it's funny looking - : I typed it in by hand after it killed the machine but it'

2.4.{1,2pre1} oops in via82cxxx_audio (?)

2001-02-05 Thread Matthew Harrell
I'm not positive that's what's causing the oops but it seems to happen only when I load the sound driver and when esd starts to send a noise to the device. The oops and config are attached below. Let me know if it's funny looking - I typed it in by hand after it killed the machine but it's easil