Comment 4 for bug 551949

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: ubuntu-bug alsa-base Poppting Clicking Pulse Audio crashing

options snd-hda-intel enable=1 index=0 position_fix=1 position_fix=2 <--- ???

The above line doesn't make any sense. The only thing you needed to add was:

options snd-hda-intel position_fix=1

LPIB is the method we're trying to test. What is the position_fix=2 doing there? (It makes the first value useless.)