When one uses Debian Testing for high-test multimedia purposes, one must add repos. Here is my current /etc/apt/sources.list :
deb http://ftp.gtlib.gatech.edu/debian/ squeeze main contrib deb-src http://ftp.gtlib.gatech.edu/debian/ squeeze main contrib deb http://security.debian.org/ squeeze/updates main contrib non-free deb-src http://security.debian.org/ squeeze/updates main contrib non-free deb http://ftp.gtlib.gatech.edu/debian/ sid main contrib deb-src http://ftp.gtlib.gatech.edu/debian/ sid main contrib deb http://ftp.gtlib.gatech.edu/debian/ experimental main contrib deb-src http://ftp.gtlib.gatech.edu/debian/ experimental main contrib #DEBIAN MULTIMEDIA deb http://www.debian-multimedia.org/ squeeze main deb-src http://www.debian-multimedia.org/ squeeze main deb http://www.debian-multimedia.org/ sid main deb-src ftp://ftp.debian-multimedia.org/ sid main deb ftp://ftp.debian-multimedia.org/ experimental main # Google deb http://dl.google.com/linux/deb/ testing non-free main # sidux sources added by smxi deb http://ftp-mirror.internap.com/pub/sidux/debian/ sid main contrib non-free firmware fix.contrib fix.non-free deb http://sidux.com/debian/ sid main contrib non-free firmware fix.contrib fix.non-free deb-src http://sidux.com/debian/ sid main fix.main contrib non-free firmware fix.contrib fix.non-free # Rivendell. Some good and interesting code here. deb http://debian.tryphon.org/ testing main contrib deb-src http://debian.tryphon.org/ testing main contrib deb http://debian.tryphon.org/ unstable main contrib deb-src http://debian.tryphon.org/ unstable main contrib # the Ubuntu Mozilla PPA. Great for the current Thunderbird. # Haven't tried it for Firefox yet, icebird is working just fine # for me. deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu/ karmic main
[...] to have first dibs at the audio hardware. But starting it from rc.local gets old. Happily, the Rivendell Sid repos have a package called jack-init, which sets Jack up to run at boot. One does have to set the [...]