Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual(take 2)

2006-09-21 Thread Steven Toth
I try this because I still have problems with some frecuencys with LNA off with your params. Other frecuencys are ok. Maybe there is something wrong in the AGC params? Hmm, maybe I did not pick the good ones from our reference drivers... I think only Steve can help to be sure we have th

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual (take 2)

2006-09-20 Thread Patrick Boettcher
On Wed, 20 Sep 2006, Jose Alberto Reguero wrote: > I try this because I still have problems with some frecuencys with LNA off > with your params. Other frecuencys are ok. Maybe there is something wrong in > the AGC params? Hmm, maybe I did not pick the good ones from our reference drivers... I

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual (take 2)

2006-09-20 Thread Jose Alberto Reguero
El Miércoles, 20 de Septiembre de 2006 11:55, Patrick Boettcher escribió: > Hi, > > On Wed, 20 Sep 2006, Jose Alberto Reguero wrote: > > I made a experiment, and take the agc params from > > dib3000p_mt2060_agc_config from dibusb-common.c line 170 and put in > > bristol_dib3000p_mt2060_agc_config

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual (take 2)

2006-09-20 Thread Patrick Boettcher
Hi, On Wed, 20 Sep 2006, Jose Alberto Reguero wrote: > I made a experiment, and take the agc params from dib3000p_mt2060_agc_config > from dibusb-common.c line 170 and put in bristol_dib3000p_mt2060_agc_config > from dib0700_devices.c line 26 except ".setup" and I have much beter results. > I

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual (take 2)

2006-09-20 Thread Jose Alberto Reguero
El Lunes, 18 de Septiembre de 2006 19:29, Jose Alberto Reguero escribió: > El Lunes, 18 de Septiembre de 2006 17:59, Patrick Boettcher escribió: > > On Mon, 18 Sep 2006, Jose Alberto Reguero wrote: > > > El Domingo, 17 de Septiembre de 2006 22:28, Patrick Boettcher escribió: > > > > Hi all, > > > >

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual(take 2)

2006-09-19 Thread Mauro Carvalho Chehab
Em Ter, 2006-09-19 às 15:07 +0200, Patrick Boettcher escreveu: > On Tue, 19 Sep 2006, Mauro Carvalho Chehab wrote: > > For this case, the best way is to do it dynamically. Switching on and off > regarding the current reception condition. Module parameters can be changed dynamically, via sys inter

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual(take 2)

2006-09-19 Thread Patrick Boettcher
On Tue, 19 Sep 2006, Mauro Carvalho Chehab wrote: > Em Ter, 2006-09-19 às 08:28 +0200, Patrick Boettcher escreveu: > > On Mon, 18 Sep 2006, Steven Toth wrote: > > > > > > > As updating an LNA (or something else) is very board specific, I put > > callback "update_lna" in dib3000mc_config. I wil

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual(take 2)

2006-09-19 Thread Mauro Carvalho Chehab
Em Ter, 2006-09-19 às 08:28 +0200, Patrick Boettcher escreveu: > On Mon, 18 Sep 2006, Steven Toth wrote: > > > As updating an LNA (or something else) is very board specific, I put > callback "update_lna" in dib3000mc_config. I will call this after starting > the AGCs to see if the LNA has to b

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual(take 2)

2006-09-18 Thread Patrick Boettcher
On Mon, 18 Sep 2006, Steven Toth wrote: > > > I think you mean line 70 in dib0700_devices.c > > > > dib0700_set_gpio(adap->dev, GPIO0, GPIO_OUT, 0); msleep(10); // LNA > > > > It work better for me. I can tune all the channels. > > > Patrick, > > In the windows driver we leave the LNA off at

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual(take 2)

2006-09-18 Thread Steven Toth
I think you mean line 70 in dib0700_devices.c dib0700_set_gpio(adap->dev, GPIO0, GPIO_OUT, 0); msleep(10); // LNA It work better for me. I can tune all the channels. Patrick, In the windows driver we leave the LNA off at all times, but have a registry override to allow users to enable it

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual (take 2)

2006-09-18 Thread Jose Alberto Reguero
El Lunes, 18 de Septiembre de 2006 17:59, Patrick Boettcher escribió: > On Mon, 18 Sep 2006, Jose Alberto Reguero wrote: > > El Domingo, 17 de Septiembre de 2006 22:28, Patrick Boettcher escribió: > > > Hi all, > > > > > > I just updated my .dib0700 repository, it should now work with both > > > ch

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual (take 2)

2006-09-18 Thread Patrick Boettcher
On Mon, 18 Sep 2006, Jose Alberto Reguero wrote: > El Domingo, 17 de Septiembre de 2006 22:28, Patrick Boettcher escribió: > > Hi all, > > > > I just updated my .dib0700 repository, it should now work with both > > channels. > > > > I have very good reception with this card at my home (25 dB C/N).

Re: [linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual (take 2)

2006-09-18 Thread Jose Alberto Reguero
El Domingo, 17 de Septiembre de 2006 22:28, Patrick Boettcher escribió: > Hi all, > > I just updated my .dib0700 repository, it should now work with both > channels. > > I have very good reception with this card at my home (25 dB C/N). If > anyone encounters problem with reception, please compare t

[linux-dvb] Preliminary support of Hauppauge Nova-T 500 Dual (take 2)

2006-09-17 Thread Patrick Boettcher
Hi all, I just updated my .dib0700 repository, it should now work with both channels. I have very good reception with this card at my home (25 dB C/N). If anyone encounters problem with reception, please compare the perfomance of the card with the Windows driver. It could be, that the recept