Francesco, could you try to create an /etc/asound.conf file like the one here: 
http://pulseaudio.org/wiki/PerfectSetup#ALSAApplications
In terminal:
gksu gedit /etc/asound.conf

Then copy and paste the code below into the file. Save, quit, and reboot. See 
if alsa apps works properly now:
pcm.pulse {
    type pulse
}
ctl.pulse {
    type pulse
}
pcm.!default {
    type pulse
}
ctl.!default {
    type pulse
}

-- 
Add pulseaudio support to sun-java6-jdk
https://bugs.launchpad.net/bugs/457144
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to