[From nobody Fri Sep  2 13:31:32 2005
Message-ID: &lt;4228BE91.4090201@dtek.chalmers.se&gt;
Date: Fri, 04 Mar 2005 21:01:21 +0100
From: Anders Gunnarsson &lt;d00guan@dtek.chalmers.se&gt;
User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: &quot;andi_s@BonBon.net&quot; &lt;andi_s@BonBon.net&gt;
Subject: Re: [linux-dvb] HELP: strange problem with siemens dvb-c card
References: &lt;422339AD.1020603@BonBon.net&gt; &lt;20050304134556.GB9312@linuxtv.org&gt;
	&lt;4228A6B0.2090101@BonBon.net&gt;
In-Reply-To: &lt;4228A6B0.2090101@BonBon.net&gt;
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Just got introduced to the PWM settign myself and have solved most of my 
reception problem. I use the siemens dvb-c v1.5 card. After you load you 
drivers you can check your cards default pwm-setting with dmesg.

It was posted in a previous message that you can't give the pwm-value as 
a parameter when you load your modules anymore, but you can if you have 
older drivers. From my own simple tests I've seen that reception gets 
better for higher pwm-values but the tuning gets slower. The tip that 
one should try to get a AFC value close to zero doesn't seem to apply 
for my card.

I also got a tip that a change of the tune-delay could help to get 
better reception. Has been reported to improve for TT2.1, but I couldn't 
see any changes for my siemens other than that tuning is faster for some 
delays.

The best settings I've found so far is the following, try to edit these 
rows in insmod.sh

insmod ./dvb-core.o dvb_override_tune_delay=800
insmod ./ves1820.o pwm=0x64 (add verbose=1 after pwm to see your AFC-value)

For me tuning is reasonably fast, a few seconds and reception is very 
good. Hope you solve your problem.

/Anders

andi_s@BonBon.net wrote:

&gt;&gt; Seems like you have trouble with the signal? Or maybe with the PWM
&gt;&gt; parameter?
&gt;
&gt; the signal from my cable provider is OK (it works on windows)
&gt;
&gt; PWM parameter??? i searched for it and it seems it is a kind of 
&gt; frequency adjustment, but as i am new to linux i do not know where/how 
&gt; to set/change this. any hints howto do this?
&gt;
&gt;&gt; All I can say is: works for me:
&gt;&gt;
&gt;&gt; $ czap zdf
&gt;&gt; using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
&gt;&gt; reading channels from file '/home/js/.czap/channels.conf'
&gt;&gt;   1 ZDF:394000000:INVERSION_OFF:6900000:FEC_NONE:QAM_64:110:120
&gt;&gt;     1 ZDF: f 394000000, s 6900000, i 0, fec 0, qam 3, v 0x6e, a 0x78
&gt;&gt;     status 1f | signal 8585 | snr c0c0 | ber 00029220 | unc ffffffff 
&gt;&gt; | FE_HAS_LOCK
&gt;
&gt; if have similiar output with czap (same freq etc. here)
&gt; status 00 | signal 8989 | snr b4b4 | ber 000062d4 | unc ffffffff |
&gt; status 00 | signal 8585 | snr b9b9 | ber 000062d4 | unc ffffffff |
&gt; status 00 | signal 8585 | snr b6b6 | ber 000062d4 | unc ffffffff |
&gt; status 00 | signal 8585 | snr b6b6 | ber 000062d4 | unc ffffffff |
&gt; status 00 | signal 8585 | snr b7b7 | ber 000062d4 | unc ffffffff |
&gt; status 06 | signal 8585 | snr b5b5 | ber 000062d4 | unc ffffffff |
&gt; status 00 | signal 8787 | snr b8b8 | ber 000062d4 | unc ffffffff |
&gt;
&gt; but no FE_HAS_LOCK and status is always zero except the single line 
&gt; with &quot;06&quot;, but i don't know what this means... )-:
&gt;
&gt; are you using kernel 2.6.10 and latest firmware or anything else???
&gt;
&gt; andi
&gt;
&gt;
&gt;
&gt; _______________________________________________
&gt; linux-dvb mailing list
&gt; linux-dvb@linuxtv.org
&gt; http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb



]