On Mon, May 18, 2009 at 08:00:54PM +0200, Arnout Engelen wrote: > On Sun, May 17, 2009 at 06:18:56PM +0200, Quentin Harley wrote: > > My system fails this one point, and after checking the .config could > > not find the flag they are referring to. > > > > Checking for Generic PCI bus-master DMA support... not found. > > ** Kernel without Generic PCI bus-master DMA support > > For more information, see: > > - http://lowlatency.linuxaudio.org
Turns out this option is only useful when the kernel is configured with IDE support, and Quentin's kernel was compiled without. http://arnout.engelen.eu/files/dev/linuxmusicians/realTimeConfigQuickScan.pl is now updated to warn about this setting only when IDE support is actually enabled. Thanks for the feedback! > As for the future of this script: I think this should some day rewritten > into something more mature and maintainable than a long perl script, > preferably with an (optional) GUI, but long journeys start with small > steps. Recommendations about components to use are also welcome :) I'm currently thinking about putting some of the configuration-parsing logic in Augeas lenses (see http://augeas.net ) - that would make them more reusable and thus worth spending time on :). Regards, Arnout _______________________________________________ 64studio-devel mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-devel
