Here's what I have.
Code:
chris@debian:~$ dpkg -l | grep sun
ii sun-java5-bin 1.5.0-08-1 Sun Java(TM) Runtime Environment (JRE) 5.0
ii sun-java5-demo 1.5.0-08-1 Sun Java(TM) Development Kit (JDK) 5.0 demos
ii sun-java5-jdk 1.5.0-08-1 Sun Java(TM) Development Kit (JDK) 5.0
ii sun-java5-jre 1.5.0-08-1 Sun Java(TM) Runtime Environment (JRE) 5.0
ii sun-java5-plugin 1.5.0-08-1 The Java(TM) Plug-in, Java SE 5.0
chris@debian:~$
When I got Java through the packages in the Debian etch testing repositories, I went to test it at a game that uses Java,
www.runescape.com . I choose high quality for sound. I heard no sound and once in a while, I could not type either. I had to res,start Java and the game to type again. How can I get sound working? I use Alsa, and sound works for other things. Here are the installed packages and version I have if it helps any.
Code:
chris@debian:~$ dpkg -l | grep alsa
ii alsa-base 1.0.12-1 ALSA driver configuration files
ii alsa-utils 1.0.12-1 ALSA utilities
ii gstreamer0.10-alsa 0.10.9-2 GStreamer plugin for ALSA
ii libesd-alsa0 0.2.36-3 Enlightened Sound Daemon (ALSA) - Shared lib
ii libpt-plugins-alsa 1.10.1.dfsg-1 Portable Windows Library Audio Plugin for th
ii libsdl1.2debian-alsa 1.2.11-3 Simple DirectMedia Layer (with X11 and ALSA
chris@debian:~$