At Wed, 5 Mar 2003 07:42:44 -0500,
Paul Davis wrote:
> 
> is anybody else using gcc 3.2.2 to compile their kernel and ALSA CVS? 
> 
> i switched in the last couple of days, and have found:
> 
>   * just trying to load wavefront driver causes lockup without oops message.
>   * use of trident driver causes oops whenever used.
> 
> i haven't tried the hammerfall/hdsp drivers yet, though they load just
> fine and the /proc card-specific files work just fine.
> 
> the oops trace from using the trident points to problems with process
> wakeup after an interrupt, and doesn't seem to involve ALSA specific
> code (the call trace points to a set of functions that start at
> synchronize_irq() and end with wake_up_process().
> 
> i am not sure if this is an ALSA CVS issue, or if its to do with my
> use of gcc 3.2.2. i don't have gcc2.95 around anymore, and am
> reluctant to do so, but if i have to ...

did you compile the kernel itself with the same gcc?
the combination of gcc-2.x and gcc-3.x on the kernel space will likely
cause oops.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to