I want to throw out another problem I am having in this Wheezy upgrade: sound!
I used to use ALSA with Squeeze, no problems. After the upgrade, I am able to get sound in my browser, I can play MP3 files, but I can't record and can't play wav: $ mpg321 radio.mp3 (works fine) $ bplay radio.wav bplay: /dev/dsp: No such file or directory $ I am not sure how to debug this one. I tried loading the oss-compat package, and that hasn't changed things either. What could have happened in the Squeeze->Wheezy upgrade to get rid of /dev/dsp? |