Home > Debian, Gnome, Hardware, Howto, Linux > ALSA and pogo.com java games sound problems

ALSA and pogo.com java games sound problems

September 22nd, 2008 Quail Leave a comment Go to comments

Couple weeks ago I upgraded my mothers computer from Microsoft XP to Linux Debian Lenny (testing). Everything is working except sound with pogo.com java games. After couple weeks searching for a fix and reading ALSA documention and tinkering around.

the problematic soundcard is

$ lspci
...
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 70)
...

This is what I ended up with to get the sound to work with the pogo.com java games. First I created the ~/.asoundrc file, and this what I added to the ~/.asoundrc file.

!defaults.pcm.card 0
defaults.ctl.card 0
defaults.pcm.device 0
defaults.pcm.subdevice -1
defaults.pcm.dmix.device defaults.pcm.device
defaults.pcm.dsnoop.device defaults.pcm.device

After saving the file we have to restart ALSA

# /etc/init.d/alsa-utils restart
Shutting down ALSA…done.
Setting up ALSA…done.

Note: this fix may not work for everyone.

Categories: Debian, Gnome, Hardware, Howto, Linux Tags:
  1. May 13th, 2009 at 13:37 | #1

    Wow! what an idea ! What a concept ! Beautiful .. Amazing

  2. Jared (aka head_victim)
    July 31st, 2009 at 09:57 | #2

    Quail,

    Thanks heaps for shedding some light on this topic. It was driving me nuts.

    The main thing I took from this was to stop blaming java/flash and to look elsewhere for the fault because I think all I was accomplishing was screwing up the java installation.

    I’m quickly running out of reasons I can’t try and get the wife to join the dark side.

    -Jared

  1. No trackbacks yet.
-->

Bad Behavior has blocked 19 access attempts in the last 7 days.