View previous topic :: View next topic |
Author |
Message |
maca Tux's lil' helper
Joined: 26 Jun 2003 Posts: 84 Location: Perth, Australia
|
Posted: Sun Sep 28, 2003 12:05 am Post subject: TV-card woes !!! |
|
|
i have a TV excel conexeant FUSION 878A chipset ...any idea on how I get the "thing" going and which application prog's would be most useful ??????? _________________ You can take nothing from me that I will more freely give, except my life
William Shakespeare
Hamlet |
|
Back to top |
|
|
bmichaelsen Veteran
Joined: 17 Nov 2002 Posts: 1277 Location: Hamburg, Germany
|
Posted: Sun Sep 28, 2003 9:31 am Post subject: |
|
|
You need:
Code: | I2O device support --->
<*> I2O support
<*> I2O PCI support
Character devices ---> I2C support --->
<*> I2C support
<*> I2C bit-banging interfaces
<*> I2C /proc interface (required for hardware sensors) (not sure about this one)
Multimedia devices --->
<*> Video For Linux
Multimedia devices ---> Video For Linux --->
[*] V4L information in proc filesystem
<*> BT848 Video For Linux
|
in your kernel.
The "best app" depends on you desktop and you expectations. xawtv is lean and mean (I use it), kwintv seem to be good. If you have CPU cycles to burn try tvtime. Mythtv maybe good but is much more than just tv and has some more requirements (mysql). Because of this it is a PITA to install..... |
|
Back to top |
|
|
|