[linux-dvb] basic steps for a new driver?

2006-11-09 Thread José Oliver Segura
Hi, as nobody answered my email regarding the LiveView TV Walker, I'll assume that nobody is interested in it :) Well, I'm am, so I am looking for basic steps to develop support for it. I've been looking around the dbv wiki (a lot, believe me), but I'v not found any

Re: [linux-dvb] basic steps for a new driver?

2006-11-09 Thread Patrick Boettcher
Hi Jose, The first thing you should consider, before starting a new driver, is to identify the used hardware components. There is a big chance, that the device is already partially or even completely supported by existing drivers and supporting it is just added USB IDs. Have you opened the

RE: [linux-dvb] basic steps for a new driver?

2006-11-09 Thread Chun Chung Lo
Hi all, I have recently ported (or you can say built a new) a DVB-T driver for my company's STB projects. Firstly, I also confused where should I get start. But since I know the actual hardware configuration of my system, and finally I found that there already exists codes for my hardware

[linux-dvb] TV-out picture quality on Nexus card

2006-11-09 Thread Jens Rohmann
Hi Is there a way to control the (analogue) composite output of the hauppauge nexus dvb card ? I want less colors , more brightness and I don't want to change the settings on the TV. I tried it over the videodev / saa7146 driver with VIDIOC_S_CTRL but got no change in the output picture, even

[linux-dvb] twinhan VP7045A new version ?

2006-11-09 Thread Henrik Beckman
Hi, I just got this instead of a VP7045 Twinhan 7045A, Twinhan DTV Alpha Windows, Arrived with V1.0.4.0 drivers, no channels detected. Latest Twinhan driver detects channels. Linux, No channels detected. Only filter timeouts, I´m 100% certain that the arial is ok. After some investigation, it

[linux-dvb] Additional USB-id for Nova-T Stick

2006-11-09 Thread Stefan Traby
Hi! Bus 001 Device 018: ID 2040:7060 Hauppauge I did only -#define USB_PID_HAUPPAUGE_NOVA_T_STICK 0x7050 +#define USB_PID_HAUPPAUGE_NOVA_T_STICK 0x7060 and the card worked. (today, v4l-dvb-1743615a44e1) Thanks for the nice

Re: [linux-dvb] Additional USB-id for Nova-T Stick

2006-11-09 Thread Michael Krufky
Stefan Traby wrote: Hi! Bus 001 Device 018: ID 2040:7060 Hauppauge I did only -#define USB_PID_HAUPPAUGE_NOVA_T_STICK 0x7050 +#define USB_PID_HAUPPAUGE_NOVA_T_STICK 0x7060 and the card worked. (today,

[linux-dvb] Recommended HDTV tuner

2006-11-09 Thread Bonne Eggleston
Hi all, I'm looking for a digital HDTV DVB-T tuner, and wanted any recommendations that you might have. Here are my preferences: 1. PCI (small form factor preferable) 2. Dual tuner if possible 3. Hybrid digital/analogue if dual not available 4. Remote control (can be separate) I live in Sydney,

[linux-dvb] Hauppauge WinTV-NOVA-T Board Rev 90003LF scan problems

2006-11-09 Thread Bill Adair
I have set up dvb on fedora core 5 using a Hauppauge WinTV-NOVA-T pci card bought from ebuyer. The box and pictures are unchanged from the supposedly working previous versions but the board rev is 90003LF with Conexant CX23882-39 and CX22702-25 chips. The file I was trying with scan (dvbscan) is

[linux-dvb] Hauppauge WinTV-Nova-T revision 90003LF scan problems

2006-11-09 Thread Bill Adair
I've just bought a Hauppauge WinTV-Nova-T from ebuyer in the UK. The board revision is 90003LF and the visible chips a Conexant CX23882-39 and CX22702-25. I'm running Fedora Core 5 and have removed the blackbird modules as suggested by Paul Netherwoood. I've created a configuration file for my

Re: [linux-dvb] Additional USB-id for Nova-T Stick

2006-11-09 Thread Stefan Traby
On Thu, Nov 09, 2006 at 04:57:19PM -0500, Michael Krufky wrote: In order to add support for your device without removing support for the 7050 device, you should create a new #define got 7060... perhaps like this: #define USB_PID_HAUPPAUGE_NOVA_T_STICK_REV2 0x7060 ... or

Re: [linux-dvb] Additional USB-id for Nova-T Stick

2006-11-09 Thread Michael Krufky
Stefan Traby wrote: On Thu, Nov 09, 2006 at 04:57:19PM -0500, Michael Krufky wrote: In order to add support for your device without removing support for the 7050 device, you should create a new #define got 7060... perhaps like this: #define USB_PID_HAUPPAUGE_NOVA_T_STICK_REV2

Re: [linux-dvb] MSI Megasky 580 using Uli m9206 - http://linuxtv.org/hg/~mkrufky/m920x

2006-11-09 Thread Gunther Mayer
hermann pitton wrote: Am Mittwoch, den 04.10.2006, 16:36 -0400 schrieb Michael Krufky: Gunther Mayer wrote: [...] On another note, Gunther, I have to second Markus' comment: Gunther, could you do us a favour and split up your site a bit.. The index file already takes around

[linux-dvb] Kernel oops - DViCO Dual Digital

2006-11-09 Thread Luke Rosenthal
Hi, Seem to be having a strange issue with the aforementioned board. From a cold boot, only one frontend is loaded. I have just done a hg clone http://linuxtv.org/hg/v4l-dvb and compiled, make install, then rebooted, same result. However, if (after booting) I go into the v4l-dvb source dir and