Go Back   Techwatch Support Forums: Digital & Satellite TV, FTA, Cable, Computers, Mobile Phones, Apple and General Tech Forums > Tech Forums > UK Cable > Cable TV Chat



Cable TV Chat Discuss all aspects of the cable tv world

Reply
 
LinkBack Thread Tools
Old 31-10-09, 02:57 PM   #51 (permalink)
Senior Member
 
Join Date: May 2008
Posts: 337
Thanks: 16
Thanked 126 Times in 69 Posts
Default Re: 3_7 funcard fix here

The IFS is a very simple command so the fun card does process it correctly, infact the 3.7 problem is nothing to do with any failure of the funcard to process a command. Its very simple and fundamental it has nothing to do with stuntguys FAQ or commands or failure to respond to commands. Repeated IFS means what? knowing that a IFS always follows immedialy after the ATR.
__________________
Without Prejudice all information is for educational purposes only.
Tesla is offline   Reply With Quote
Old 31-10-09, 03:03 PM   #52 (permalink)
Member
 
Join Date: May 2008
Posts: 48
Thanks: 7
Thanked 1 Time in 1 Post
Default Re: 3_7 funcard fix here

Quote:
Originally Posted by timetrex View Post
With the repeated IFS you could say that the IRD has asked the smartcard to change its IFS, the cards being hardcoded with responses etc but I would think if it keeps asking to change it then the card was unable to change the ITS to the requested value.
From reading,that is about the crux of it.

NagraVision cards
are coded to reset to the default $20, so it would seem that the 3.7 update has changed the response that the box excepts to something greater than the $20

As a result, any commands whose response is > $20 bytes either have deal with a response that is chained (which i would imagine would be harder), or the IFS has to be adjusted upwards.

The logs for the first IFS in 3.6 shows the following

21 40 08 ; A0 CA 00 00 02 12 00 06 15
12 00 08 ; 92 04 1B 34 56 78 90 00 1D

which as we know worked

whereas straightaway you see that the IFS for the 3.7 has issues

21 C1 01 ; FE 1F
12 E1 01 ; FE 0C

it would seem that it cannot get past the second set of bytes

Am i on the right tracks?
PaddyBhoy is offline   Reply With Quote
Old 31-10-09, 03:05 PM   #53 (permalink)
Member
 
Join Date: May 2008
Posts: 48
Thanks: 7
Thanked 1 Time in 1 Post
Default Re: 3_7 funcard fix here

Quote:
Originally Posted by Tesla View Post
The IFS is a very simple command so the fun card does process it correctly, infact the 3.7 problem is nothing to do with any failure of the funcard to process a command. Its very simple and fundamental it has nothing to do with stuntguys FAQ or commands or failure to respond to commands. Repeated IFS means what? knowing that a IFS always follows immedialy after the ATR.
lol i think that has blown my thoery out of the water
PaddyBhoy is offline   Reply With Quote
Old 31-10-09, 03:08 PM   #54 (permalink)
Senior Member
 
Join Date: May 2008
Posts: 337
Thanks: 16
Thanked 126 Times in 69 Posts
Default Re: 3_7 funcard fix here

One thing to know about logs is unless you log it yourself you dont know when the logger started logging data so you may not see the IFS command at the beginning of the log beacause the logger missed it but it was there immediatly after the ATR. A word of caution with this its a common mistake to dive into commands and technical stuff and jump to conclusions. As said previously you need to know what is hapenning to the fun card to repeatedly log IFS, nothing to do with commands?
__________________
Without Prejudice all information is for educational purposes only.
Tesla is offline   Reply With Quote
Old 31-10-09, 03:12 PM   #55 (permalink)
666
SEARCH FFS
 
666's Avatar
 
Join Date: May 2008
Posts: 1,327
Thanks: 165
Thanked 241 Times in 192 Posts
Default Re: 3_7 funcard fix here

@Tesla are you from data, and you went down the icp way. but the easyer way is timer/counter1 instead of the Timer0
__________________
All information is for educational purposes only, hacking is illegal
666 is offline   Reply With Quote
Old 31-10-09, 03:16 PM   #56 (permalink)
Senior Member
 
Join Date: May 2008
Posts: 337
Thanks: 16
Thanked 126 Times in 69 Posts
Default Re: 3_7 funcard fix here

I do tend to go for 'sexy' coding lol. Any fix is a good fix and if you get into this in any detail you will find there is always more than one way to end up with the same result.
__________________
Without Prejudice all information is for educational purposes only.
Tesla is offline   Reply With Quote
The Following User Says Thank You to Tesla For This Useful Post:
666 (31-10-09)
Old 31-10-09, 03:20 PM   #57 (permalink)
'The Don'
 
dannyt0812's Avatar
 
Join Date: Oct 2008
Location: Stockport
Posts: 392
Thanks: 62
Thanked 73 Times in 64 Posts
Default Re: 3_7 funcard fix here

Quote:
Originally Posted by Tesla View Post
The IFS is a very simple command so the fun card does process it correctly, infact the 3.7 problem is nothing to do with any failure of the funcard to process a command. Its very simple and fundamental it has nothing to do with stuntguys FAQ or commands or failure to respond to commands. Repeated IFS means what? knowing that a IFS always follows immedialy after the ATR.
This is all way out of my league at the moment but im really interested so want to dive straight in lol

This may sound stupid but it seems as if the card keeps resetting itself because in the 3.7 it is looking for an IFS above $20, where as the IFS on the card is only upto $20.
__________________
Good things come to those who wait........ so be patient!
dannyt0812 is offline   Reply With Quote
Old 31-10-09, 03:25 PM   #58 (permalink)
G77
Super Moderator
 
G77's Avatar
 
Join Date: May 2008
Posts: 6,080
Thanks: 695
Thanked 1,248 Times in 1,042 Posts
Default Re: 3_7 funcard fix here

if the logs you have got are the ones i did, logging is from boot for 100 packets. with a au card with no keys in it. (a freshly progged card)

oh, and there from c+w
__________________
1M Motorised Dish, 45W-36E, DM800HD.
Quad LNB Mesh Mini Dish, 28.2E, DM500, TM500.
Samsung Galaxy S GT-I9000 XXJVU & CF-Root.
G77 is offline   Reply With Quote
Old 31-10-09, 03:27 PM   #59 (permalink)
Member
 
Join Date: May 2008
Posts: 48
Thanks: 7
Thanked 1 Time in 1 Post
Default Re: 3_7 funcard fix here

i believe they are your logs G77, thanks for taking the time to upload them
PaddyBhoy is offline   Reply With Quote
Old 31-10-09, 03:28 PM   #60 (permalink)
Senior Member
 
Join Date: May 2008
Posts: 337
Thanks: 16
Thanked 126 Times in 69 Posts
Default Re: 3_7 funcard fix here

Quote - the card keeps resetting itself

Take a team point that man. Correct the card is repeatedly reset, the funcard was always struggling with its comms. The firmware version 3.6 ignored these failures and kept going. Unfortunately the 3.7 firmware was less tolerant of these failings and so repeatedly reset the card. Sunrise, the giver of light' realised the fun card failings a while ago and engineered a fix for it, so he had a fix already for different reasons, before 3.7 came into being, he is a very clever bloke.

So you now no what is happening its the end of the logs and stuntguys for the time being. Now the next bit what else do you know about 3.7 and what works and what does not work?
__________________
Without Prejudice all information is for educational purposes only.

Last edited by Tesla; 31-10-09 at 03:45 PM.
Tesla is offline   Reply With Quote
The Following User Says Thank You to Tesla For This Useful Post:
dannyt0812 (31-10-09)
Reply

Bookmarks

« camid | Err4 »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where is the ex-cw funcard fix? sassbs11 Cable TV Chat 10 05-12-09 12:11 AM
Funcard fix for Leeds mekonhead Cable TV Chat 55 26-09-09 02:26 PM
Buy funcard 1, funcard 4, or funcard 6? waqasahmed Cable TV Chat 5 06-09-09 02:31 PM
Which Fix needs to go onto a Prussian Galaxy 2 Funcard seanoasisoldham Cable TV Chat 4 07-12-08 04:16 PM
eurovox 2 firmware fix????? E*BAY elvis Eurovox 9 04-12-08 07:43 PM


All times are GMT +1. The time now is 04:14 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.