Adrian Minta wrote: > > I have a 3Demon TV/FM stereo card made by Provideo (pv951) and I it > works but without sound. > My configuration is: > Debian Potato kernel 2.2.18 > bttv0.64h Chances are, bttv 0.6.x simply doesn't support all the chips on your card. This isn't surprising, since it's very, very old. Go get bttv 0.7.63 and try again - it's at http://www.strusel007.de/linux/bttv/index.html You'll need to first aquire and compile the newfangled i2c code available at http://www.netroedge.com/~lm78/archive/i2c-2.5.5.tar.gz Both of these represent a whole lotta kernel modules. I find that it's easiest to patch the kernel with i2c, recompile, and then compile bttv on it's own. You can probably avoid recompiling your kernel if you're really averse to that. In either case, consult the documentation that comes with each package. - Eric