Alex J Lennon wrote:
> I also have encountered problems with the MediaGX and the OSS/Free
> sound drivers. The ALSA drivers seem to work well with the GXm but
> I have had problems with sound within a JVM. I wondered what your
> suggested work around to the problem is ?

Are you talking about the soundblaster emulation in the
BIOS using VSA? We have worked very closely with National
Semiconductor (for some Geode-related projects) and have
figured out that 8-bit sound will not work correctly with
the current OSS/Free sb driver (which probably is what
your JVM trying to use). The patch is very simple:

Look for the part on DMA buffer where it is defined as
64K, change it 32K (or any size less than 64K) and your
sb driver will now work for both 16-bit and 8-bit
emulation.

This is due to some mistakes in VSA code and hopefully
NS will release some updated code for BIOS updates.

Regards,
T J
-- 
Chng Tiak-Jung                               [EMAIL PROTECTED]
Ericsson Research/Cyberlab Singapore                   Tel: +65-350-1649
510 Thomson Road, #18-00                               Fax: +65-256-2403
SLF Building, Singapore 298135                  http://www.ericsson.com/

--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to