> I've compiled the brand new 2.4.1 with the i810 module (the one which plays 
> mp3s 15% faster than the usual speed). I did a hack modifying this line into :
> /usr/src/linux/drivers/sound/i810_audio.c and modified the clocking as 
> follows : 
> 
> static unsigned int clocking=41194;
> 
> I don't think this why i got this behavior but using xmms sucked 98% of the 
> CPU time reading either mp3s or ogg files. Something is definitly wrong with 
> this driver as ALSA ones work just fine (xmms then uses only 0.5% of the CPU 
> time).

Or something is wrong with xmms. Right now I dont know which. I can tell you
the speed thing is unrelated. Certain vendors wire the ac97 codecs to the wrong
clock to save board space/crystals - notably dell laptops. That is why the
clocking value is a module option and you can select 'fix the sound on dell'
mode with the module option ftsodell=1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://vger.kernel.org/lkml/

Reply via email to