On 03-Nov-2001 Pete de Zwart wrote: > Hi All, > > Has anyone come across the problem with the via82cxxx_audio driver > in the 2.4 series of the Linux kernels, where the sample rate is fixed to > 48KHz?
yes. > This problem was not apparent in the 2.2 series. yes. > Also, is there an IRC channel for Slug? dunno. The via82cxxx_audio driver in the Kernel 2.2 series used "soundblaster legacy" support to implement itself. The maintainer decided it was better to go with native audio support in the Kernel 2.4 series, and a side effect of that is that the sample rate ends up getting locked at 48khz. Not sure if this is a limitation of the harware, or just the driver (though I suspect the latter). I believe that the ALSA support still uses legacy support. HTH -Greg +---------------------------------------------------------------------+ You can release software that's good, software that's inexpensive, or software that's available on time. You can usually release software that has 2 of these 3 attributes -- but not all 3. | Greg Hosler [EMAIL PROTECTED] | +---------------------------------------------------------------------+ -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
