Backported to Hardy this is a great problem I am trying to install
Ubuntu Hardy (because it is  LONG TIME SUPPORT) and in all machines with
Intel sound cards there is this problem, everything else works great,
and I am trying to promote Ubuntu as much as possible between my
friends, but this thing is bad.

Pulseaudio keeps dying with this message of this bug.

My asoundrc is: (I modified to have software microphone gain because if
not it is not possible to record, volume is super low.

</home/abelardo/.asoundrc.asoundconf>

pcm.!default { type pulse }
ctl.!default { type pulse }
pcm.pulse {
    type asym
    playback.pcm {
        type pulse
    }
    #software gain upto 45dB for digital microphone
    capture.pcm {
        type       softvol
        slave.pcm  "hw:0,0"
        #slave.pcm "pulse0"
        control {
            name   "+50dB Mic Capture Volume"  
            card   0
        }
        max_dB     45.0
    }
}
ctl.pulse { type pulse }

Other files are not modified, but pulseaudio keeps dying from time to
time with that message. Please helppppppp

-- 
Crash during playback with CPU time limit error
https://bugs.launchpad.net/bugs/237443
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to