Hi Albert, Hi Mauro,
I have successfulli patched and compiled the driver. Im using the terratec
cinergy device and it works fine.
> > [ 2251.856000] xc2028 4-0061: Error on line 1063: -5
This error message looked very familar to me, so i searched my log and guess
what I found:
Feb 15 20:42:18 musik kernel: xc2028 3-0061: xc2028_sleep called
Feb 15 20:42:18 musik kernel: xc2028 3-0061: xc2028_sleep called
Feb 15 20:42:18 musik kernel: xc2028 3-0061: Error on line 1064: -5
Feb 15 20:42:18 musik kernel: DiB7000P: setting output mode for demod df75e800
to 0
Feb 15 20:42:18 musik kernel: DiB7000P: setting output mode for demod df75e800
to 0
It identifies the marked line (just to be sure because of the differen line
numbers)
if (priv->firm_version < 0x0202)
-> rc = send_seq(priv, {0x00, 0x08, 0x00, 0x00});
else
rc = send_seq(priv, {0x80, 0x08, 0x00, 0x00});
> The above error is really weird. It seems to be related to something that
> happened before xc2028, since firmware load didn't start on that point of
> the code.
The error really is weird, but it does not seem to cause the troubles - my
card works despite the error!
>
> > [ 2289.284000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware
> > version 2.7
>
> This message means that xc3028 firmware were successfully loaded and it is
> running ok.
This and the following messages look similar...
Holger
_______________________________________________
linux-dvb mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb