[PlanetCCRMA] Jack and Intel 82801g Audio - Possible Solution for us

Roy Vestal rvestal at trilug.org
Thu Apr 10 10:47:56 PDT 2008


I ran across this archive looking into an identical problem of crazy 
amounts of xruns on my Thinkpad (the one listed in this thread is a 
Toshiba from Patrick Ladam). 
http://ccrma-mail.stanford.edu/pipermail/planetccrma/2007-September/013826.html 


I found this link and tried the following fix and its working for me 
atm. I'm not having ANY xruns. Hoping this might help someone else.
link: 
http://www.linuxquestions.org/questions/slackware-14/problem-with-82801g-intel-ch7-audio-alsa-619261/ 


Solution:

I added " position_fix=1 model=3stack " to my option hda-intel line in 
my /etc/modprobe.conf

original:
options snd-hda-intel index=0

"fix":
options snd-hda-intel index=0 position_fix=1model=3stack



More information about the PlanetCCRMA mailing list