Hello!
I recently bought the kozumi KTV-01C that is a very cheap pci tv card.
When I booted linux (fc 6) it autoloaded the modules bttv, and bt878.
But with tvtime, zapping, xawtv, or kdetv I was getting no signal, so I looked up in internet and I found how to configure it correctly, I have to rmmod the modules that are loaded by default and modprobe them with correct parameters.
modprobe bttv radio=1 pll=1 tuner=38 card=51 (if I put remote=1 it is the same, the controller doesn't work) (with card=70 it works exactly the same)
modprobe bt878 verbose=1
This way I can see tv, some channels don't work so good, but w/e.
The radio works perfectly with gnomeradio, but, the thing I just have left to configure it great is to make the remote controller to work.
I've been reading about lirc, but no, I don't know how to configure this. Is this the app I have to use?
All works perfect in Win Xp, but it's a shame I have to use it every time I want to watch tv.
Can anybody help?