Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#3490 closed defect (fixed)

Wrong Clock for DM7025 reading Sky Deutschland 09C4

Reported by: JoSquillo Owned by:
Priority: major Component: Reader
Severity: medium Keywords:
Cc: Sensitive: no

Description

Revision

r8992

Issue Description

I installed the new Oscam Version and had to change some parameters in oscam.server to read my 09C4 Smartcard.
As found in the Documetation I had to insert

mhz=8300
cardmhz=-1

for the DM7025. The Smartcard was recognised but with in my opinion too high clock.


2013/10/24 09:05:38 4D8218 r skydeu [internal] Reader initialized (device=/dev/sci1, detect=cd, pll max=83.00 MHz, wanted cardmhz=-0.01 MHz
2013/10/24 09:05:39 4D8218 r skydeu [internal] card detected
2013/10/24 09:05:40 4D8218 r skydeu [internal] ATR: 3F FF 11 25 03 10 80 41 B0 07 69 FF 4A 50 70 00 00 50 31 01 00 11
2013/10/24 09:05:40 4D8218 r skydeu [internal] Init card protocol T0, FI=1, F=372, D=1, N=3
2013/10/24 09:05:40 4D8218 r skydeu [internal] Calculated work ETU is 31.39 us
2013/10/24 09:05:40 4D8218 r skydeu [internal] PLL Reader: ATR Fsmax is 5 MHz, clocking card to 11.86 Mhz (nearest possible mhz specified reader->cardmhz)
2013/10/24 09:05:41 4D8218 r skydeu [internal] Card type: P1TV
2013/10/24 09:05:41 4D8218 r skydeu [internal] Rom version: 10A7
2013/10/24 09:05:42 4D8218 r skydeu [internal] parental lock setting: FF FF FF FF
2013/10/24 09:05:42 4D8218 r skydeu [internal] type: VideoGuard Sky Germany (09C4), caid: 09C4
2013/10/24 09:05:42 4D8218 r skydeu [internal] serial: ########, BoxID: ########, baseyear: 2004
2013/10/24 09:05:42 4D8218 r skydeu [internal] ready for requests
2013/10/24 09:05:42 4D8218 r skydeu [internal] found card system videoguard2
2013/10/24 09:05:42 4D8218 r skydeu [videoguard2] THIS WAS A SUCCESFULL START ATTEMPT No 1 out of max alloted of 1
2013/10/24 09:05:42 4D8218 r skydeu [videoguard2] card detected
2013/10/24 09:05:42 4D8218 r skydeu [videoguard2] type: VideoGuard Sky Germany (09C4)


For Comparison

In my old oscam with

mhz=357
cardmhz=357

The clock was only 5 MHz


2013/10/24 09:10:12 4D05E8 r skydeu [internal] Reader initialized (device=/dev/sci1, detect=cd, mhz=357, cardmhz=357)
2013/10/24 09:10:13 4D05E8 r skydeu [internal] card detected
2013/10/24 09:10:14 4D05E8 r skydeu [internal] ATR: 3F FF 11 25 03 10 80 41 B0 07 69 FF 4A 50 70 00 00 50 31 01 00 11
2013/10/24 09:10:14 4D05E8 r skydeu [internal] Init card protocol T0, FI=1, F=372, D=1, N=3
2013/10/24 09:10:14 4D05E8 r skydeu [internal] Calculated work ETU is 74.40 us
2013/10/24 09:10:14 4D05E8 r skydeu [internal] ATR Fsmax is: 5 MHz, clocking card to 5.00
2013/10/24 09:10:15 4D05E8 r skydeu [internal] Card type: P1TV
2013/10/24 09:10:15 4D05E8 r skydeu [internal] Rom version: 10A7
2013/10/24 09:10:16 4D05E8 r skydeu [internal] parental lock setting: FF FF FF FF
2013/10/24 09:10:16 4D05E8 r skydeu [internal] type: VideoGuard Sky Germany (09C4), caid: 09C4
2013/10/24 09:10:16 4D05E8 r skydeu [internal] serial: ########, BoxID: ########, baseyear: 2004
2013/10/24 09:10:16 4D05E8 r skydeu [internal] ready for requests
2013/10/24 09:10:16 4D05E8 r skydeu [internal] found card system videoguard2
2013/10/24 09:10:16 4D05E8 r skydeu [videoguard2] card detected
2013/10/24 09:10:16 4D05E8 r skydeu [videoguard2] type: VideoGuard Sky Germany (09C4)


I'm not sure if all is correct. Maybe there is an error or maybe there is only a wrong output on the log.
If all is correct you can close the ticket.

When the issue occurs

starting oscam

Change History (2)

comment:1 by JoSquillo, 10 years ago

I forgot to write that I use the Internal Cardreader of the DM7025. Sorry.

comment:2 by The_Raven, 10 years ago

Resolution: fixed
Status: newclosed

Fixed with r8997! :-) Thx theparasol!
Log:
PLL Reader: ATR Fsmax is 5 MHz, clocking card to 4.61 Mhz (nearest possible mhz specified reader->cardmhz)

Last edited 10 years ago by The_Raven (previous) (diff)
Note: See TracTickets for help on using tickets.